summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-272-2/+2
|\
| * remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
* | mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson2020-01-241-14/+11
* | mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson2020-01-241-3/+3
* | mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson2020-01-241-3/+6
* | mmc: sdhci-cadence: remove unneeded 'inline' markerMasahiro Yamada2020-01-241-1/+1
* | mmc: sdhci-msm: Add CQHCI support for sdhci-msmRitesh Harjani2020-01-242-1/+133
* | mmc: sdhci: Let a vendor driver supply and update ADMA descriptor sizeVeerabhadrarao Badiganti2020-01-242-10/+9
* | mmc: sdhci-of-esdhc: fix serious issue clock is always disabledYangbo Lu2020-01-201-1/+1
* | mmc: sdhci-of-esdhc: fix transfer mode register readingYangbo Lu2020-01-201-0/+3
* | mmc: sdhci-brcmstb: Fix incorrect switch to HS modeAl Cooper2020-01-201-1/+30
* | mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)Al Cooper2020-01-202-8/+133
* | mmc: sdhci-brcmstb: Add shutdown callbackAl Cooper2020-01-201-0/+10
* | mmc: sdhci-brcmstb: Fix driver to defer on clk_get deferAl Cooper2020-01-201-0/+2
* | mmc: sdhci-brcmstb: Add ability to use HS400ES transfer modeAl Cooper2020-01-201-11/+86
* | mmc: core: limit probe clock frequency to configured f_maxMichał Mirosław2020-01-201-2/+8
* | mmc: sdhci-milbeaut: Remove redundant platform_get_irq error messageYueHaibing2020-01-201-3/+1
* | mmc: sdhci: fix an issue of mixing different typesChunyan Zhang2020-01-201-2/+3
* | Merge branch 'fixes' into nextUlf Hansson2020-01-202-5/+7
|\ \
| * | mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław2020-01-201-4/+6
| * | mmc: tegra: fix SDR50 tuning overrideMichał Mirosław2020-01-161-1/+1
* | | mmc: sdhci-omap: Add special reset capabilityFaiz Abbas2020-01-201-0/+23
* | | mmc: sdhci-omap: Add am335x and am437x specific compatiblesFaiz Abbas2020-01-201-0/+10
* | | mmc: sdhci-omap: Disable data timeout interrupt during eraseFaiz Abbas2020-01-201-0/+11
* | | mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas2020-01-202-17/+20
* | | mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas2020-01-202-1/+3
* | | mmc: sdhci-omap: Add using external dmaChunyan Zhang2020-01-202-1/+16
* | | mmc: sdhci: add support for using external DMA devicesChunyan Zhang2020-01-203-2/+237
* | | mmc: sdhci: Factor out some operations set to their own functionsFaiz Abbas2020-01-201-41/+53
* | | mmc: sdhci-of-at91: fix memleak on clk_get failureMichał Mirosław2020-01-161-3/+6
* | | Merge branch 'fixes' into nextUlf Hansson2020-01-161-19/+35
|\| |
| * | mmc: sdhci_am654: Fix Command Queuing in AM65xFaiz Abbas2020-01-161-13/+14
| * | mmc: sdhci_am654: Reset Command and Data line after tuningFaiz Abbas2020-01-161-0/+18
| * | mmc: sdhci_am654: Remove Inverted Write Protect flagFaiz Abbas2020-01-161-6/+3
| |/
* | mmc: sdhci-of-esdhc: fix clock setting for different controller versionsYangbo Lu2020-01-161-56/+72
* | mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versionsYangbo Lu2020-01-161-4/+39
* | mmc: sdhci-of-esdhc: update tuning erratum A-008171Yangbo Lu2020-01-161-13/+26
* | mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()Yangbo Lu2020-01-161-13/+21
* | mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-1/+11
* | mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-4/+8
* | mmc: sh_mmcif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-2/+6
* | mmc: pxamci: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-6/+8
* | mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-3/+3
* | mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-3/+3
* | mmc: mxcmmc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-1/+10
* | mmc: mmci: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-4/+14
* | mmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-3/+5
* | Merge branch 'fixes' into nextUlf Hansson2019-12-191-0/+10
|\|
| * mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu2019-12-191-0/+10
* | mmc: mmci: Support any block sizes for ux500v2 and qcom variantLinus Walleij2019-12-182-5/+37