summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-03-24mmc: core: Drop unused defineUlf Hansson
2020-03-24mmc: core: Throttle polling rate for CMD6Ulf Hansson
2020-03-24mmc: host: sdhci-sprd: Add software queue supportBaolin Wang
2020-03-24mmc: host: sdhci: Add a variable to defer to complete requests if neededBaolin Wang
2020-03-24mmc: host: sdhci: Add request_done ops for struct sdhci_opsBaolin Wang
2020-03-24mmc: core: Enable the MMC host software queue for the SD cardBaolin Wang
2020-03-24mmc: Add MMC host software queue supportBaolin Wang
2020-03-24mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani
2020-03-24mmc: sdhci-of-arasan: Remove quirk for broken base clockManish Narani
2020-03-24mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platformsManish Narani
2020-03-24mmc: tmio: remove superfluous callback wrappersWolfram Sang
2020-03-24mmc: tmio: factor out TAP usageWolfram Sang
2020-03-24mmc: tmio: enforce retune after runtime suspendWolfram Sang
2020-03-24mmc: tmio: give callback a generic nameWolfram Sang
2020-03-24mmc: renesas_sdhi: complain loudly if driver needs updateWolfram Sang
2020-03-24mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang
2020-03-24mmc: renesas_sdhi: cleanup SCC definesWolfram Sang
2020-03-24mmc: renesas_sdhi: enforce manual correction for Gen3Wolfram Sang
2020-03-24mmc: renesas_sdhi: only check CMD status for HS400 manual correctionTakeshi Saito
2020-03-24mmc: renesas_sdhi: Add manual correctionTakeshi Saito
2020-03-24mmc: renesas_sdhi: remove double clear of automatic correctionWolfram Sang
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2020-03-17mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-03-17mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhierMasahiro Yamada
2020-03-17mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...Hans de Goede
2020-03-17mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...Hans de Goede
2020-03-12mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson
2020-03-11mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-03-11mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-03-11mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson
2020-03-11mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-04mmc: sdhci-pci-gli: Enable MSI interrupt for GL975xBen Chuang
2020-02-14drivers: mmc: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-02-13mmc: sdhci-msm: Mark sdhci_msm_cqe_disable staticStephen Boyd
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-24mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson
2020-01-24mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson
2020-01-24mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson
2020-01-24mmc: sdhci-cadence: remove unneeded 'inline' markerMasahiro Yamada
2020-01-24mmc: sdhci-msm: Add CQHCI support for sdhci-msmRitesh Harjani
2020-01-24mmc: sdhci: Let a vendor driver supply and update ADMA descriptor sizeVeerabhadrarao Badiganti
2020-01-20mmc: sdhci-of-esdhc: fix serious issue clock is always disabledYangbo Lu
2020-01-20mmc: sdhci-of-esdhc: fix transfer mode register readingYangbo Lu
2020-01-20mmc: sdhci-brcmstb: Fix incorrect switch to HS modeAl Cooper
2020-01-20mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)Al Cooper
2020-01-20mmc: sdhci-brcmstb: Add shutdown callbackAl Cooper
2020-01-20mmc: sdhci-brcmstb: Fix driver to defer on clk_get deferAl Cooper
2020-01-20mmc: sdhci-brcmstb: Add ability to use HS400ES transfer modeAl Cooper
2020-01-20mmc: core: limit probe clock frequency to configured f_maxMichał Mirosław
2020-01-20mmc: sdhci-milbeaut: Remove redundant platform_get_irq error messageYueHaibing