aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2021-10-07qcom_scm: hide Kconfig symbolGravatar Arnd Bergmann 1-1/+1
2021-10-06mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkGravatar Neil Armstrong 1-14/+59
2021-10-06mmc: sdhci-of-at91: replace while loop with read_poll_timeoutGravatar Claudiu Beznea 1-11/+5
2021-10-06mmc: sdhci-of-at91: wait for calibration done before proceedGravatar Claudiu Beznea 1-0/+6
2021-09-06mmc: renesas_sdhi: fix regression with hard reset on old SDHIsGravatar Wolfram Sang 1-0/+2
2021-09-06mmc: dw_mmc: Only inject fault before done/errorGravatar Vincent Whitchurch 1-3/+12
2021-09-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-5/+1
2021-09-03mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_pageGravatar Christoph Hellwig 1-1/+1
2021-09-03mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_dataGravatar Christoph Hellwig 1-4/+0
2021-08-31Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 20-166/+416
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+9
2021-08-27Merge branch 'fixes' into nextGravatar Ulf Hansson 1-2/+1
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Gravatar Ulf Hansson 1-2/+1
2021-08-25mmc: sdhci-esdhc-imx: Select the correct mode for auto tuningGravatar Haibo Chen 1-0/+33
2021-08-25mmc: sdhci-esdhc-imx: Remove redundant code for manual tuningGravatar Haibo Chen 1-11/+1
2021-08-24mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRAGravatar Dmitry Osipenko 1-0/+9
2021-08-24mmc: switch from 'pci_' to 'dma_' APIGravatar Christophe JAILLET 2-10/+10
2021-08-24mmc: usdhi6rol0: Implement card_busy functionGravatar Mårten Lindahl 1-0/+10
2021-08-24mmc: sdhci: Correct the tuning command handle for PIO modeGravatar Haibo Chen 1-2/+8
2021-08-24mmc: renesas_sdhi: Refactor renesas_sdhi_probe()Gravatar Yoshihiro Shimoda 4-96/+141
2021-08-24mmc: moxart: Fix issue with uninitialized dma_slave_configGravatar Tony Lindgren 1-0/+1
2021-08-24mmc: dw_mmc: Fix issue with uninitialized dma_slave_configGravatar Tony Lindgren 1-0/+1
2021-08-24mmc: sdhci: Fix issue with uninitialized dma_slave_configGravatar Tony Lindgren 1-0/+1
2021-08-24mmc: sdhci-msm: Use maximum possible data timeout valueGravatar Sahitya Tummala 1-0/+3
2021-08-24mmc: sdhci: Introduce max_timeout_count variable in sdhci_hostGravatar Sarthak Garg 2-7/+10
2021-08-24mmc: rtsx_pci: Fix long reads when clock is prescaledGravatar Thomas Hebb 1-13/+23
2021-08-24mmc: core: Store pointer to bio_crypt_ctx in mmc_requestGravatar Eric Biggers 1-2/+5
2021-08-24mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h headerGravatar Fabio Estevam 1-1/+32
2021-08-24mmc: dw_mmc: Add data CRC error injectionGravatar Vincent Whitchurch 2-0/+80
2021-08-24mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()Gravatar Andy Shevchenko 1-11/+4
2021-08-24mmc: mmci: De-assert reset on probeGravatar Linus Walleij 1-0/+3
2021-08-24mmc: usdhi6rol0: use proper DMAENGINE API for terminationGravatar Wolfram Sang 1-2/+2
2021-08-24mmc: sh_mmcif: use proper DMAENGINE API for terminationGravatar Wolfram Sang 1-2/+2
2021-08-24mmc: renesas_sdhi_sys_dmac: use proper DMAENGINE API for terminationGravatar Wolfram Sang 1-2/+2
2021-08-24mmc: arasan: Fix the issue in reading tap values from DTGravatar Sai Krishna Potthuri 1-2/+4
2021-08-24mmc: sdhci-of-arasan: Modify data type of the clk_phase arrayGravatar Manish Narani 1-1/+1
2021-08-24mmc: sdhci-of-arasan: Use appropriate type of division macroGravatar Manish Narani 1-1/+1
2021-08-24mmc: sdhci-of-arasan: Check return value of non-void funtionsGravatar Manish Narani 1-3/+15
2021-08-24mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platformGravatar Manish Narani 1-0/+4
2021-08-24mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk.Gravatar Manish Narani 1-0/+1
2021-08-24mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMPGravatar Manish Narani 1-0/+18
2021-08-16mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Gravatar Nicolas Saenz Julienne 1-1/+2
2021-08-16mmc: sdhci-iproc: Cap min clock frequency on BCM2711Gravatar Nicolas Saenz Julienne 1-0/+18
2021-08-04mmc: sdhci-msm: Update the software timeout value for sdhcGravatar Shaik Sajida Bhanu 1-0/+18
2021-08-04mmc: mmci: stm32: Check when the voltage switch procedure should be doneGravatar Christophe Kerello 1-2/+5
2021-08-04mmc: dw_mmc: Fix hang on data CRC errorGravatar Vincent Whitchurch 1-3/+3
2021-07-13mmc: jz4740: Fix fall-through warning for ClangGravatar Gustavo A. R. Silva 1-0/+2
2021-07-05Merge tag 'mmc-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Gravatar Linus Torvalds 3-3/+22
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-17/+17