aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2020-01-20mmc: sdhci: add support for using external DMA devicesChunyan Zhang
2020-01-20mmc: sdhci: Factor out some operations set to their own functionsFaiz Abbas
2020-01-16mmc: sdhci-of-at91: fix memleak on clk_get failureMichał Mirosław
2020-01-16Merge branch 'fixes' into nextUlf Hansson
2020-01-16mmc: sdhci_am654: Fix Command Queuing in AM65xFaiz Abbas
2020-01-16mmc: sdhci_am654: Reset Command and Data line after tuningFaiz Abbas
2020-01-16mmc: sdhci_am654: Remove Inverted Write Protect flagFaiz Abbas
2020-01-16mmc: sdhci-of-esdhc: fix clock setting for different controller versionsYangbo Lu
2020-01-16mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versionsYangbo Lu
2020-01-16mmc: sdhci-of-esdhc: update tuning erratum A-008171Yangbo Lu
2020-01-16mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()Yangbo Lu
2019-12-19mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19mmc: sh_mmcif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19mmc: pxamci: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19mmc: mxcmmc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19mmc: mmci: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19mmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-19Merge branch 'fixes' into nextUlf Hansson
2019-12-19mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu
2019-12-18mmc: mmci: Support any block sizes for ux500v2 and qcom variantLinus Walleij
2019-12-18mmc: au1xmmc: switch to platform_get_irqYangtao Li
2019-12-18mmc: mtk-sd: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sdhci-msm: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sdhci-milbeaut: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sdhci_am654: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sh_mmcif: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sdhci-spear: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sdhci-s3c: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: meson-mx-sdio: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: tmio: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sunxi-mmc: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18Merge branch 'fixes' into nextUlf Hansson
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-12-18mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter
2019-12-18mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1088aYangbo Lu
2019-12-18mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2019-12-18mmc: mmci: add threaded irq to abort DPSM of non-functional stateLudovic Barre
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2019-12-18mmc: core: Rework wp-gpio handlingMichał Mirosław
2019-12-18mmc: sdhci-s3c: remove unused ext_cd_gpio fieldMichał Mirosław
2019-12-18mmc: cavium: Add missed pci_release_regionsChuhong Yuan
2019-12-16Merge branch 'mmc_pinctrl' into nextUlf Hansson
2019-12-16mmc: uniphier-sd: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: jz4740: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: atmel-mci: Convert to pinctrl_select_default_state()Ulf Hansson