summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-27mmc: dw_mmc: Don't allow Runtime PM for SDIO cardsDouglas Anderson1-2/+9
2017-04-27mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin1-5/+7
2017-04-12mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu1-8/+10
2017-04-08mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches1-1/+10
2017-04-08mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-03-30mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter1-0/+4
2017-03-30mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-03-30mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula1-9/+5
2017-03-30mmc: sdhci-of-at91: Support external regulatorsRomain Izard1-0/+19
2017-03-30mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-12mmc: sdhci-acpi: support deferred probeZhang Rui1-1/+4
2017-02-08mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux1-7/+25
2017-01-31mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi1-1/+2
2017-01-23mmc: dw_mmc: force setup bus if active slots existZiyuan Xu1-3/+4
2017-01-12mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-01-12mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede1-1/+2
2017-01-10MMC: meson: avoid possible NULL dereferenceHeinrich Schuchardt1-3/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-20mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter1-14/+19
2016-12-20mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada1-0/+1
2016-12-08mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada3-0/+295
2016-12-08mmc: sdhci: export sdhci_execute_tuning()Masahiro Yamada2-1/+3
2016-12-05mmc: sdhci: Tidy tuning loopAdrian Hunter1-38/+43
2016-12-05mmc: sdhci: Simplify tuning block size logicAdrian Hunter1-11/+5
2016-12-05mmc: sdhci: Factor out tuning helper functionsAdrian Hunter1-92/+124
2016-12-05mmc: sdhci: Use mmc_abort_tuning()Adrian Hunter1-10/+1
2016-12-05mmc: sdhci: Always allow tuning to fall back to fixed samplingAdrian Hunter1-18/+2
2016-12-05mmc: sdhci: Fix tuning reset after exhausting the maximum number of loopsAdrian Hunter1-0/+1
2016-12-05mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter1-0/+20
2016-12-05Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter1-4/+0
2016-12-05mmc: sdhci-acpi: support 80860F14 UID 2 SDIO busDaniel Drake1-0/+1
2016-12-05mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS selectMasahiro Yamada1-1/+0
2016-12-05mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdioZach Brown1-0/+32
2016-12-05mmc: sdhci-pci: Add PCI ID for Intel NI byt sdioZach Brown1-0/+24
2016-12-05mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rateJaehoon Chung1-0/+2
2016-12-05mmc: dw_mmc: display the clock message only one time when card is pollingJaehoon Chung2-1/+13
2016-12-05mmc: dw_mmc: add the debug message for polling and non-removableJaehoon Chung1-2/+16
2016-12-05mmc: dw_mmc: check the "present" variable before checking flagsJaehoon Chung1-1/+2
2016-12-05mmc: dw_mmc: add missing codes for runtime resumeJoonyoung Shim1-1/+15
2016-12-05mmc: dw_mmc: exynos: fix to call suspend callbackJoonyoung Shim1-2/+26
2016-11-29mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu2-0/+21
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij7-14/+7
2016-11-29mmc: sdhci-pci: Allow deferred probe for sd card detect gpioDavid E. Box1-5/+10
2016-11-29mmc: sdhci-pci: Add support for Intel GLKAdrian Hunter2-1/+29
2016-11-29sdhci: sdhci-msm: update dll configurationRitesh Harjani1-2/+123
2016-11-29mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuitRitesh Harjani1-0/+151
2016-11-29mmc: sdhci-msm: Save the calculated tuning phaseRitesh Harjani1-0/+10
2016-11-29mmc: sdhci-msm: Add HS400 platform supportVenkat Gopalakrishnan1-10/+112
2016-11-29mmc: sdhci-msm: Add clock changes for DDR mode.Ritesh Harjani1-4/+17