aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* Revert "mmc: sdhci-msm: Enable few quirks"Greg Kroah-Hartman2017-05-03
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-27
* mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu2017-04-12
* mmc: sdhci-msm: Enable few quirksRitesh Harjani2017-04-12
* mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches2017-04-08
* mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede2017-04-08
* mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter2017-03-30
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-03-30
* mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula2017-03-30
* mmc: sdhci-of-at91: Support external regulatorsRomain Izard2017-03-30
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-03-30
* mmc: sdhci-acpi: support deferred probeZhang Rui2017-03-12
* mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-23
* mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi2017-02-09
* mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren2017-01-26
* mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede2017-01-26
* mmc: mmc_test: Uninitialized return valueDan Carpenter2017-01-12
* mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton2017-01-09
* mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter2017-01-09
* Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter2017-01-09
* mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung2016-11-21
* mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle2016-11-18
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2016-11-07
* mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson2016-11-07
* mmc: mmc_test: Fix "Commands during non-blocking write" testsAdrian Hunter2016-11-07
* mmc: sdhci: Fix missing enhanced strobe setting during runtime resumeAdrian Hunter2016-11-07
* mmc: sdhci: Reset cmd and data circuits after tuning failureAdrian Hunter2016-11-07
* mmc: sdhci: Fix unexpected data interrupt handlingAdrian Hunter2016-11-07
* mmc: sdhci: Fix CMD line reset interfering with ongoing data transferAdrian Hunter2016-11-07
* mmc: dw_mmc: add the "reset" as name of reset controllerJaehoon Chung2016-11-07
* mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun2016-10-27
* mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung2016-10-25
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-10-17
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-10-17
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2016-10-17
* mmc: sdhci-esdhc-imx: Correct two register accessesAaron Brice2016-10-13
* mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllersAdrian Hunter2016-10-10
* mmc: sdhci-pci: Let devices define their own sdhci_opsAdrian Hunter2016-10-10
* mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()Adrian Hunter2016-10-10
* mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TCAdrian Hunter2016-10-10
* mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2016-10-10
* mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1Shawn Lin2016-10-10
* mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin2016-10-10
* mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin2016-10-10
* mmc: block: add missing header dependenciesBaoyou Xie2016-10-10
* mmc: sdhci-of-arasan: Fix non static symbol warningWei Yongjun2016-10-10
* mmc: dw_mmc: remove the deprecated "supports-highspeed" propertyJaehoon Chung2016-09-26
* mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifothShawn Lin2016-09-26
* mmc: dw_mmc: use macro to define ring buffer sizeShawn Lin2016-09-26
* mmc: dw_mmc: fix misleading error print if failing to do DMA transferShawn Lin2016-09-26