aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-11-10Revert "mmc: sdhci-msm: Enable few quirks"Greg Kroah-Hartman
2017-11-10mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-07-23mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu
2017-07-23mmc: sdhci-msm: Enable few quirksRitesh Harjani
2017-06-02mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches
2017-06-02mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede
2017-06-02mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter
2017-06-02mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula
2017-06-02mmc: sdhci-of-at91: Support external regulatorsRomain Izard
2017-06-02mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()Adrian Hunter
2017-06-02mmc: ushc: fix NULL-deref at probeJohan Hovold
2017-03-27mmc: sdhci-acpi: support deferred probeZhang Rui
2017-03-27mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-03-20mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi
2017-02-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-02-26mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede
2017-02-05mmc: mmc_test: Uninitialized return valueDan Carpenter
2017-01-09mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2016-12-02mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle
2016-11-18mmc: mxs: Initialize the spinlock prior to using itFabio Estevam
2016-11-18mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun
2016-11-18mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson
2016-11-18mmc: sdhci: Fix unexpected data interrupt handlingAdrian Hunter
2016-11-18mmc: sdhci: Fix CMD line reset interfering with ongoing data transferAdrian Hunter
2016-11-10mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung
2016-10-28mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-10-28mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-10-28mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin
2016-10-28mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-10-28mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-10-28mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner
2016-09-22mmc: dw_mmc: fix the spamming log messageJaehoon Chung
2016-09-14mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi
2016-09-14mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi
2016-09-12mmc: sdhci-st: Handle interconnect clockLee Jones
2016-08-25mmc: fix use-after-free of struct requestAdrian Hunter
2016-08-16block: Fix secure eraseAdrian Hunter
2016-07-31Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-29mmc: rtsx_pci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-29mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson
2016-07-29mmc: rtsx_pci: Use the provided busy timeout from the mmc coreUlf Hansson
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson
2016-07-29mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson
2016-07-29mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEPUlf Hansson
2016-07-27mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_opsUlf Hansson
2016-07-27mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_opsUlf Hansson
2016-07-27mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_opsUlf Hansson
2016-07-27mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPSUlf Hansson