summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-07mmc: rtsx_pci: fix return value check of mmc_add_host()Yang Yingliang1-1/+8
2022-12-07mmc: pxamci: fix return value check of mmc_add_host()Yang Yingliang1-1/+6
2022-12-07mmc: mxcmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2022-12-07mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2022-12-07mmc: alcor: fix return value check of mmc_add_host()Yang Yingliang1-1/+4
2022-12-07mmc: mtk-sd: add Inline Crypto Engine clock controlMengqi Zhang1-0/+12
2022-12-07dt-bindings: mmc: mtk-sd: add Inline Crypto Engine clockMengqi Zhang1-0/+22
2022-12-07dt-bindings: mmc: sdhci-msm: Document compatible for MSM8976AngeloGioacchino Del Regno1-0/+1
2022-12-07mmc: Remove duplicate words in commentsAdrian Hunter6-7/+7
2022-12-07mmc: sdhci_am654: Use dev_err_probe() for mmc_of_parse() return codeMatthias Schiffer1-1/+1
2022-12-07mmc: sdhci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris1-1/+2
2022-12-07mmc: sdhci-esdhc-imx: reset the tuning logic before execute tuningHaibo Chen1-38/+44
2022-12-07mmc: sdhci-*: Convert drivers to new sdhci_and_cqhci_reset()Brian Norris3-26/+6
2022-12-07mmc: sdhci-of-arasan: Add support for dynamic configurationSai Krishna Potthuri1-0/+69
2022-12-07mmc: mediatek: add support for MT7986 SoCSam Shih1-0/+14
2022-12-07dt-bindings: mmc: Add support for Mediatek MT7986Sam Shih1-0/+26
2022-12-07dt-bindings: mmc: mtk-sd: Set clocks based on compatibleNĂ­colas F. R. A. Prado1-30/+93
2022-12-07mmc: host: Fix repeated words in commentswangjianli3-3/+3
2022-12-07mmc: sdhci-esdhc-imx: improve imxrt1050 dataGiulio Benetti1-1/+2
2022-12-07mmc: sdhci-brcmstb: Allow building with COMPILE_TESTBrian Norris1-2/+2
2022-12-07mmc: wbsd: Replace kmap_atomic() with kmap_local_page()Adrian Hunter1-5/+5
2022-12-07mmc: au1xmmc: Replace kmap_atomic() with kmap_local_page()Adrian Hunter1-4/+4
2022-12-07mmc: tmio_mmc_core: Replace kmap_atomic() with kmap_local_page()Adrian Hunter1-2/+2
2022-12-07mmc: tmio_mmc_core: Remove local_irq_{save,restore}() around k[un]map_atomic()Adrian Hunter3-14/+8
2022-12-07mmc: tifm_sd: Replace kmap_atomic() with kmap_local_page()Adrian Hunter1-8/+8
2022-12-07mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_bounce_block()Adrian Hunter1-7/+2
2022-12-07mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_transfer_data()Adrian Hunter1-3/+0
2022-12-07mmc: mmc_test: Remove local_irq_{save,restore}() around sg_copy_{from,to}_buf...Adrian Hunter1-5/+0
2022-12-07mmc: bcm2835: Replace kmap_atomic() with kmap_local_page()Adrian Hunter1-2/+2
2022-12-07mmc: bcm2835: Remove local_irq_{save,restore}() around sg_miter_{next,stop}()Adrian Hunter1-5/+0
2022-12-07mmc: bcm2835: Remove local_irq_{save,restore}() around k[un]map_atomic()Adrian Hunter1-3/+0
2022-12-07mmc: sdhci: Replace kmap_atomic() with kmap_local_page()Adrian Hunter1-2/+2
2022-12-07mmc: sdhci: Remove local_irq_{save,restore}() around sg_miter_{next,stop}()Adrian Hunter1-10/+0
2022-12-07mmc: sdhci: Remove local_irq_{save,restore}() around k[un]map_atomic()Adrian Hunter1-10/+6
2022-12-07dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignoredMarek Vasut1-1/+3
2022-12-07dt-bindings: mmc: sdhci-am654: add ti,itap-del-sel-ddr50 to schemaMatt Ranostay1-0/+6
2022-12-07dt-bindings: mmc: renesas,sdhi: Document R-Car V4H supportGeert Uytterhoeven1-0/+1
2022-12-07dt-bindings: mmc: fsl-imx-esdhc: update i.MX8DXL compatiblePeng Fan1-1/+2
2022-12-05Linux 6.1-rc8Linus Torvalds1-1/+1
2022-12-04Revert "mm: align larger anonymous mappings on THP boundaries"Linus Torvalds1-3/+0
2022-12-04char: tpm: Protect tpm_pm_suspend with locksJan Dabros1-2/+3
2022-12-04Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+13
2022-12-04Merge tag 'timers_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2022-12-04Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-31/+22
2022-12-04Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2022-12-04Merge tag 'i2c-for-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-11/+27
2022-12-04Merge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+35
2022-12-03Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linuxLinus Torvalds3-1/+6
2022-12-03Merge tag 'pinctrl-v6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-5/+33
2022-12-03Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-24/+187