aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2017-01-23mmc: dw_mmc: force setup bus if active slots existZiyuan Xu
2017-01-12mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-01-12mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede
2017-01-10MMC: meson: avoid possible NULL dereferenceHeinrich Schuchardt
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter
2016-12-20mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada
2016-12-08mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada
2016-12-08mmc: sdhci: export sdhci_execute_tuning()Masahiro Yamada
2016-12-05mmc: sdhci: Tidy tuning loopAdrian Hunter
2016-12-05mmc: sdhci: Simplify tuning block size logicAdrian Hunter
2016-12-05mmc: sdhci: Factor out tuning helper functionsAdrian Hunter
2016-12-05mmc: sdhci: Use mmc_abort_tuning()Adrian Hunter
2016-12-05mmc: sdhci: Always allow tuning to fall back to fixed samplingAdrian Hunter
2016-12-05mmc: sdhci: Fix tuning reset after exhausting the maximum number of loopsAdrian Hunter
2016-12-05mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2016-12-05Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter
2016-12-05mmc: sdhci-acpi: support 80860F14 UID 2 SDIO busDaniel Drake
2016-12-05mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS selectMasahiro Yamada
2016-12-05mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdioZach Brown
2016-12-05mmc: sdhci-pci: Add PCI ID for Intel NI byt sdioZach Brown
2016-12-05mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rateJaehoon Chung
2016-12-05mmc: dw_mmc: display the clock message only one time when card is pollingJaehoon Chung
2016-12-05mmc: dw_mmc: add the debug message for polling and non-removableJaehoon Chung
2016-12-05mmc: dw_mmc: check the "present" variable before checking flagsJaehoon Chung
2016-12-05mmc: dw_mmc: add missing codes for runtime resumeJoonyoung Shim
2016-12-05mmc: dw_mmc: exynos: fix to call suspend callbackJoonyoung Shim
2016-11-29mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2016-11-29mmc: sdhci-pci: Allow deferred probe for sd card detect gpioDavid E. Box
2016-11-29mmc: sdhci-pci: Add support for Intel GLKAdrian Hunter
2016-11-29sdhci: sdhci-msm: update dll configurationRitesh Harjani
2016-11-29mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuitRitesh Harjani
2016-11-29mmc: sdhci-msm: Save the calculated tuning phaseRitesh Harjani
2016-11-29mmc: sdhci-msm: Add HS400 platform supportVenkat Gopalakrishnan
2016-11-29mmc: sdhci-msm: Add clock changes for DDR mode.Ritesh Harjani
2016-11-29mmc: sdhci-msm: Implement set_clock callback for sdhci-msmRitesh Harjani
2016-11-29mmc: sdhci: Factor out sdhci_enable_clkRitesh Harjani
2016-11-29mmc: sdhci-msm: Enable few quirksRitesh Harjani
2016-11-29mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callbackRitesh Harjani
2016-11-29mmc: sdhci-msm: Update DLL reset sequenceVenkat Gopalakrishnan
2016-11-29mmc: sdhci-msm: Change poor style writel/readl of registersRitesh Harjani
2016-11-29mmc: dw_mmc: The "clock-freq-min-max" property was deprecatedJaehoon Chung
2016-11-29mmc: dw_mmc: remove the unnecessary mmc_data structureJaehoon Chung
2016-11-29mmc: dw_mmc: use the cookie's enum values for post/pre_req()Jaehoon Chung
2016-11-29mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung
2016-11-29mmc: dw_mmc: use the hold register when send stop commandJaehoon Chung
2016-11-29mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100KJaehoon Chung
2016-11-29mmc: dw_mmc: fix the debug message for checking card's presentJaehoon Chung
2016-11-29mmc: dw_mmc: display the real register value on debugfsJaehoon Chung