summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-03-24mmc: mmci: Add a reference at mmc_host_ops in mmci structLudovic Barre
2020-03-24mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idmaLudovic Barre
2020-03-24mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre
2020-03-24mmc: core: Fixup support for HW busy detection for HPI commandsUlf Hansson
2020-03-24mmc: core: Convert to mmc_poll_for_busy() for HPI commandsUlf Hansson
2020-03-24mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd()Ulf Hansson
2020-03-24mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discardUlf Hansson
2020-03-24mmc: core: Update CMD13 busy check for CMD6 commandsUlf Hansson
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson
2020-03-24mmc: core: Split up mmc_poll_for_busy()Ulf Hansson
2020-03-24mmc: core: Drop redundant in-parameter to __mmc_switch()Ulf Hansson
2020-03-24mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()Ulf Hansson
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