summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: mtk-sd: fix two spelling mistakes in commentYu Zhe2022-12-071-2/+2
* dt-bindings: mmc: sdhci-msm: Document the SM8550 compatibleAbel Vesa2022-12-071-0/+1
* dt-bindings: mmc: sdhci-msm: Document SM8350 SDHCIKonrad Dybcio2022-12-071-0/+1
* dt-bindings: mmc: sdhci-msm: Document the SM6375 compatibleKonrad Dybcio2022-12-071-0/+1
* mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
* mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+11
* mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
* mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
* mmc: omap_hsmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
* mmc: atmel-mci: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-3/+6
* dt-bindings: mmc: rockchip-dw-mshc: Add power-domains propertyJagan Teki2022-12-071-0/+3
* dt-bindings: mmc: sdhci-of-dwcmhsc: Add reset supportSebastian Reichel2022-12-071-0/+11
* mmc: litex_mmc: ensure `host->irq == 0` if pollingGabriel Somlo2022-12-071-0/+1
* mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+5
* mmc: vub300: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-3/+8
* mmc: toshsd: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+5
* mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+10
* mmc: rtsx_pci: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+8
* mmc: pxamci: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+6
* mmc: mxcmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
* mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
* mmc: alcor: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+4
* mmc: mtk-sd: add Inline Crypto Engine clock controlMengqi Zhang2022-12-071-0/+12
* dt-bindings: mmc: mtk-sd: add Inline Crypto Engine clockMengqi Zhang2022-12-071-0/+22
* dt-bindings: mmc: sdhci-msm: Document compatible for MSM8976AngeloGioacchino Del Regno2022-12-071-0/+1
* mmc: Remove duplicate words in commentsAdrian Hunter2022-12-076-7/+7
* mmc: sdhci_am654: Use dev_err_probe() for mmc_of_parse() return codeMatthias Schiffer2022-12-071-1/+1
* mmc: sdhci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-12-071-1/+2
* mmc: sdhci-esdhc-imx: reset the tuning logic before execute tuningHaibo Chen2022-12-071-38/+44
* mmc: sdhci-*: Convert drivers to new sdhci_and_cqhci_reset()Brian Norris2022-12-073-26/+6
* mmc: sdhci-of-arasan: Add support for dynamic configurationSai Krishna Potthuri2022-12-071-0/+69
* mmc: mediatek: add support for MT7986 SoCSam Shih2022-12-071-0/+14
* dt-bindings: mmc: Add support for Mediatek MT7986Sam Shih2022-12-071-0/+26
* dt-bindings: mmc: mtk-sd: Set clocks based on compatibleNĂ­colas F. R. A. Prado2022-12-071-30/+93
* mmc: host: Fix repeated words in commentswangjianli2022-12-073-3/+3
* mmc: sdhci-esdhc-imx: improve imxrt1050 dataGiulio Benetti2022-12-071-1/+2
* mmc: sdhci-brcmstb: Allow building with COMPILE_TESTBrian Norris2022-12-071-2/+2
* mmc: wbsd: Replace kmap_atomic() with kmap_local_page()Adrian Hunter2022-12-071-5/+5
* mmc: au1xmmc: Replace kmap_atomic() with kmap_local_page()Adrian Hunter2022-12-071-4/+4
* mmc: tmio_mmc_core: Replace kmap_atomic() with kmap_local_page()Adrian Hunter2022-12-071-2/+2
* mmc: tmio_mmc_core: Remove local_irq_{save,restore}() around k[un]map_atomic()Adrian Hunter2022-12-073-14/+8
* mmc: tifm_sd: Replace kmap_atomic() with kmap_local_page()Adrian Hunter2022-12-071-8/+8
* mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_bounce_block()Adrian Hunter2022-12-071-7/+2
* mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_transfer_data()Adrian Hunter2022-12-071-3/+0
* mmc: mmc_test: Remove local_irq_{save,restore}() around sg_copy_{from,to}_buf...Adrian Hunter2022-12-071-5/+0
* mmc: bcm2835: Replace kmap_atomic() with kmap_local_page()Adrian Hunter2022-12-071-2/+2
* mmc: bcm2835: Remove local_irq_{save,restore}() around sg_miter_{next,stop}()Adrian Hunter2022-12-071-5/+0
* mmc: bcm2835: Remove local_irq_{save,restore}() around k[un]map_atomic()Adrian Hunter2022-12-071-3/+0
* mmc: sdhci: Replace kmap_atomic() with kmap_local_page()Adrian Hunter2022-12-071-2/+2
* mmc: sdhci: Remove local_irq_{save,restore}() around sg_miter_{next,stop}()Adrian Hunter2022-12-071-10/+0