summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-12-12Merge branch 'linux-4.9-nxp' into linux-4.9 on Dec. 8, 2017Xie Xiaobo
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
2017-12-12mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu
2017-12-12mmc: sdhci-of-esdhc: Workaround for reducing the maximum speed on ls1021atwryinbo.zhu
2017-12-12mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-09-25mmc: sdhci-of-esdhc: disable SD clock for clock value 0Yangbo Lu
2017-09-25mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessingYangbo Lu
2017-09-25mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handlingYangbo Lu
2017-09-25mmc: sdhci: put together into one condition checkingJaehoon Chung
2017-08-16mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen
2017-08-11mmc: core: Use device_property_read instead of of_property_readDavid Woods
2017-08-11mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods
2017-08-11mmc: core: Fix access to HS400-ES devicesGuenter Roeck
2017-08-11mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches
2017-07-14mmc: sdhci: export sdhci_execute_tuning()Masahiro Yamada
2017-07-14mmc: sdhci: Control the delay between tuning commandsAdrian Hunter
2017-07-14mmc: sdhci-of-esdhc: add delay between tuning cyclesyangbo lu
2017-07-14mmc: sdhci-of-esdhc: add tuning supportyangbo lu
2017-07-14mmc: sdhci-of-esdhc: add peripheral clock supportyangbo lu
2017-07-14mmc: sdhci-of-esdhc: add support for signal voltage switchyangbo lu
2017-07-14mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelayyangbo lu
2017-07-14mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changingyangbo lu
2017-07-14mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu
2017-07-14mmc: sdhci-esdhc: clean up register definitionsyangbo lu
2017-07-14mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu
2017-06-07mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam
2017-05-03Revert "mmc: sdhci-msm: Enable few quirks"Greg Kroah-Hartman
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-04-12mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu
2017-04-12mmc: sdhci-msm: Enable few quirksRitesh Harjani
2017-04-08mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches
2017-04-08mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede
2017-03-30mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter
2017-03-30mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter
2017-03-30mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula
2017-03-30mmc: sdhci-of-at91: Support external regulatorsRomain Izard
2017-03-30mmc: ushc: fix NULL-deref at probeJohan Hovold
2017-03-12mmc: sdhci-acpi: support deferred probeZhang Rui
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-02-09mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi
2017-01-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-01-26mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede
2017-01-12mmc: mmc_test: Uninitialized return valueDan Carpenter
2017-01-09mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton
2017-01-09mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2017-01-09Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter
2016-11-21mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung