summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich2021-01-271-1/+6
* mmc: pxamci: Fix error return code in pxamci_probeZhihao Cheng2020-12-301-0/+1
* mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter2020-11-241-2/+11
* mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda2020-11-181-0/+1
* mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu2020-11-181-0/+2
* mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang2020-11-051-2/+4
* mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle2020-11-051-0/+11
* mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel2020-11-051-0/+37
* mmc: sdhci: Add LTR support for some Intel BYT based controllersAdrian Hunter2020-11-051-0/+154
* mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik2020-11-051-0/+3
* mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede2020-10-071-1/+2
* mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham2020-09-171-3/+7
* mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson2020-09-171-1/+17
* mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel2020-09-171-7/+24
* sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni2020-09-091-2/+51
* mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter2020-09-091-1/+9
* mmc: cqhci: Add cqhci_deactivate()Adrian Hunter2020-09-092-4/+8
* mmc: mediatek: add optional module reset propertyWenbin Mei2020-09-091-0/+13
* mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel2020-09-091-10/+57
* sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186Sowjanya Komatineni2020-09-051-1/+0
* sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210Sowjanya Komatineni2020-09-051-1/+0
* mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda2020-08-211-5/+13
* mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1shirley her2020-08-191-0/+6
* mmc: sdhci-cadence: do not use hardware tuning for SD modeMasahiro Yamada2020-08-191-61/+62
* mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James2020-07-291-1/+1
* mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen2020-07-221-1/+1
* mmc: mmci: Support any block sizes for ux500v2 and qcom variantLinus Walleij2020-07-222-5/+37
* mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong2020-07-161-2/+4
* mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen2020-06-221-1/+1
* mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-06-221-1/+6
* mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti2020-06-221-1/+3
* mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl2020-06-221-0/+3
* mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada2020-06-171-5/+7
* mmc: tmio: Further fixup runtime PM management at removeUlf Hansson2020-06-171-2/+4
* mmc: mmci_sdmmc: fix DMA API warning overlapping mappingsLudovic Barre2020-06-171-0/+3
* mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti2020-06-171-0/+6
* mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10Ben Chuang2020-05-201-0/+5
* mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET2020-05-201-1/+5
* mmc: sdhci-pci-gli: Fix no irq handler from suspendBen Chuang2020-05-201-0/+18
* mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel2020-05-201-4/+6
* mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl2020-05-061-9/+0
* mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl2020-05-061-1/+1
* mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti2020-05-061-0/+2
* mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter2020-05-061-0/+3
* mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek BehĂșn2020-05-061-0/+10
* mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson2020-05-061-11/+10
* mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas2020-04-172-18/+21
* mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas2020-04-172-1/+3
* mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versionsYangbo Lu2020-04-171-4/+39
* mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson2020-04-011-0/+3