summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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 cd-gpio handlingMichał 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
2019-12-16mmc: sdhci-esdhc-imx: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: omap_hsmmc: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: usdhi6rol0: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: mmci: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: meson-gx: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16Merge branch 'fixes' into nextUlf Hansson
2019-12-16mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-16mmc: renesas_sdhi: use recent tap values for HS400Wolfram Sang
2019-12-16mmc: renesas_sdhi: remove 4taps as a TMIO flagWolfram Sang
2019-12-16mmc: renesas_sdhi: make quirks info accessible outside probe()Wolfram Sang