aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13mmc: meson-gx: fix interrupt nameMartin Blumenstingl1-1/+2
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays1-1/+9
2019-02-06mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai1-0/+15
2019-02-06mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by defaultChen-Yu Tsai1-1/+10
2019-01-28mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing1-1/+1
2019-01-28mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner1-0/+2
2019-01-25Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-20/+26
2019-01-22mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun1-5/+0
2019-01-22mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart1-5/+9
2019-01-15Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2019-01-14mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren1-1/+4
2019-01-14mmc: meson-gx: Free irq in release() callbackRemi Pommarel1-7/+11
2019-01-14mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas1-1/+1
2019-01-14mmc: sdhci-acpi: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-11mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+3
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds46-788/+2574
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds3-86/+54
2018-12-19mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou1-3/+50
2018-12-17mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das1-0/+1
2018-12-17mmc: core: Cleanup BKOPS supportUlf Hansson5-83/+21
2018-12-17mmc: core: Drop redundant check in mmc_send_hpi_cmd()Ulf Hansson1-6/+0
2018-12-17Merge branch 'fixes' into nextUlf Hansson4-16/+32
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-17mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni1-4/+4
2018-12-17mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni1-2/+2
2018-12-17mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2-1/+91
2018-12-17mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllersAdrian Hunter1-2/+5
2018-12-17mmc: sdhci-pci: Disable LED control for Intel BYT-based controllersAdrian Hunter1-5/+10
2018-12-17mmc: sdhci: Add quirk to disable LED controlAdrian Hunter2-0/+14
2018-12-17mmc: mmci: add variant property to set command stop bitLudovic Barre2-0/+8
2018-12-17mmc: meson-gx: add signal resamplingJerome Brunet1-1/+11
2018-12-17mmc: meson-gx: align default phase on soc vendor treeJerome Brunet1-7/+1
2018-12-17mmc: meson-gx: remove useless lockJerome Brunet1-7/+0
2018-12-17mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet1-10/+63
2018-12-17mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas4-46/+387
2018-12-17mmc: sdhci-msm: avoid unused function warningArnd Bergmann1-4/+2
2018-12-17mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2-6/+14
2018-12-17mmc: sdhci-omap: Fix timeout checksAdrian Hunter1-4/+12
2018-12-17mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter1-4/+12
2018-12-17mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing1-4/+1
2018-12-17mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King1-1/+1
2018-12-17mmc: rtsx_usb_sdmmc: Re-work card detection/removal supportUlf Hansson1-1/+28
2018-12-17mmc: rtsx_usb_sdmmc: Re-work runtime PM supportUlf Hansson1-7/+4
2018-12-17mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing ledUlf Hansson1-1/+5
2018-12-17mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson1-1/+4
2018-12-17mmc: sdhci-msm: Disable CDR function on TXLoic Poulain1-1/+43