aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-02mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllersAdrian Hunter1-7/+27
2018-05-02mmc: renesas_sdhi_internal_dmac: remove superfluous WARNWolfram Sang1-4/+1
2018-05-02mmc: renesas_sdhi_internal_dmac: use more generic whitelistingWolfram Sang1-2/+5
2018-05-02mmc: renesas_sdhi: Fix alignment check of sg bufferMasaharu Hayakawa1-7/+8
2018-05-02mmc: renesas_sdhi: use helpers to access struct scatterlist membersNiklas Söderlund1-5/+3
2018-05-02mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904xKyle Roeschley2-0/+5
2018-05-02mmc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-8/+2
2018-05-02mmc: sunxi: Drop the init / reset of the controller from set_iosMaxime Ripard1-7/+4
2018-05-02mmc: sunxi: Add runtime_pm supportMaxime Ripard1-0/+48
2018-05-02mmc: sunxi: Move the card power configuration to a functionMaxime Ripard1-15/+25
2018-05-02mmc: sunxi: Move clock configuration to a functionMaxime Ripard1-15/+18
2018-05-02mmc: sunxi: Move bus width configuration to a functionMaxime Ripard1-12/+17
2018-05-02mmc: sunxi: Change sunxi_mmc_init_host argument typeMaxime Ripard1-3/+2
2018-05-02mmc: sunxi: Reorder the headersMaxime Ripard1-23/+20
2018-05-02mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_iosShawn Lin1-3/+2
2018-05-02mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada1-4/+18
2018-05-02mmc: meson: update doc to support Meson-AXG platformNan Li2-3/+3
2018-05-02mmc: meson-axg: add support for the Meson-AXG platformNan Li1-10/+51
2018-05-02mmc: jz4740: Use dma_request_chan()Ezequiel Garcia1-15/+7
2018-05-02mmc: jz4740: Add support for the JZ4780Alex Smith2-23/+72
2018-05-02mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATEAlex Smith1-1/+1
2018-05-02mmc: jz4740: Introduce devicetree probeEzequiel Garcia1-10/+41
2018-05-02mmc: jz4740: Reset the device requesting the interruptZubair Lutfullah Kakakhel1-1/+2
2018-05-02mmc: jz4740: Use dev_get_platdataEzequiel Garcia1-3/+3
2018-05-02mmc: jz4780: Order headers alphabeticallyEzequiel Garcia1-9/+9
2018-05-02mmc: jz4740: Fix error exit path in driver's probePaul Cercueil1-8/+9
2018-05-02mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin1-0/+4
2018-05-02mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgsPhil Edworthy1-1/+2
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang1-6/+33
2018-04-11mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz1-2/+23
2018-04-04mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa1-1/+1
2018-04-04mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds19-208/+791
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-699/+0
2018-03-26mmc: remove bfin_sdh driverArnd Bergmann3-699/+0
2018-03-22mmc: renesas_sdhi: replace EXT_ACC with HOST_MODEMasaharu Hayakawa1-3/+3
2018-03-21Merge branch 'fixes' into nextUlf Hansson1-1/+1
2018-03-21mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter1-1/+1
2018-03-16Merge branch 'fixes' into nextUlf Hansson1-2/+4
2018-03-16mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin1-2/+4
2018-03-15Merge branch 'fixes' into nextUlf Hansson1-1/+7
2018-03-15mmc: sunxi: Set our device drvdata earlierMaxime Ripard1-1/+1
2018-03-15mmc: sunxi: Move the reset deassertion before enabling the clocksMaxime Ripard1-18/+18
2018-03-15mmc: sunxi: Move resources management to separate functionsMaxime Ripard1-60/+82
2018-03-15mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshctianshuliang4-0/+218
2018-03-15mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung1-1/+7
2018-03-15mmc: renesas_sdhi: fix WP detectionWolfram Sang2-4/+0
2018-03-15mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping1-2/+2
2018-03-15mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung3-7/+0
2018-03-15mmc: dw_mmc: remove the deprecated "clock-freq-min-max" propertyJaehoon Chung1-11/+4