summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann2017-11-081-0/+1
* mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods2017-08-111-10/+10
* mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches2017-08-111-1/+34
* mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam2017-06-071-1/+2
* Revert "mmc: sdhci-msm: Enable few quirks"Greg Kroah-Hartman2017-05-031-3/+1
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-271-0/+1
* mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu2017-04-121-8/+10
* mmc: sdhci-msm: Enable few quirksRitesh Harjani2017-04-121-1/+3
* mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches2017-04-081-1/+10
* mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede2017-04-081-0/+6
* mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter2017-03-301-0/+4
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-03-301-1/+3
* mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula2017-03-301-9/+5
* mmc: sdhci-of-at91: Support external regulatorsRomain Izard2017-03-301-0/+19
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-03-301-0/+3
* mmc: sdhci-acpi: support deferred probeZhang Rui2017-03-121-1/+4
* mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi2017-02-091-1/+2
* mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren2017-01-261-2/+4
* mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede2017-01-261-1/+2
* mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter2017-01-091-0/+20
* Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter2017-01-091-4/+0
* mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung2016-11-211-0/+1
* mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle2016-11-182-0/+15
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2016-11-071-2/+2
* mmc: sdhci: Fix missing enhanced strobe setting during runtime resumeAdrian Hunter2016-11-071-0/+4
* mmc: sdhci: Reset cmd and data circuits after tuning failureAdrian Hunter2016-11-071-0/+4
* mmc: sdhci: Fix unexpected data interrupt handlingAdrian Hunter2016-11-071-3/+2
* mmc: sdhci: Fix CMD line reset interfering with ongoing data transferAdrian Hunter2016-11-071-7/+16
* mmc: dw_mmc: add the "reset" as name of reset controllerJaehoon Chung2016-11-071-1/+1
* mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun2016-10-271-0/+1
* mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung2016-10-251-2/+3
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-10-171-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-10-171-5/+0
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2016-10-171-1/+1
* mmc: sdhci-esdhc-imx: Correct two register accessesAaron Brice2016-10-131-1/+22
* mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllersAdrian Hunter2016-10-101-0/+50
* mmc: sdhci-pci: Let devices define their own sdhci_opsAdrian Hunter2016-10-102-1/+5
* mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()Adrian Hunter2016-10-103-14/+16
* mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TCAdrian Hunter2016-10-101-8/+6
* mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1Shawn Lin2016-10-101-0/+24
* mmc: sdhci-of-arasan: Fix non static symbol warningWei Yongjun2016-10-101-1/+1
* mmc: dw_mmc: remove the deprecated "supports-highspeed" propertyJaehoon Chung2016-09-261-5/+0
* mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifothShawn Lin2016-09-261-4/+1
* mmc: dw_mmc: use macro to define ring buffer sizeShawn Lin2016-09-261-5/+10
* mmc: dw_mmc: fix misleading error print if failing to do DMA transferShawn Lin2016-09-261-2/+4
* mmc: dw_mmc: avoid race condition of cpu and IDMACShawn Lin2016-09-261-79/+129
* mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64Shawn Lin2016-09-261-70/+79
* mmc: sdhci-of-arasan: Set controller to test mode when no CD bitZach Brown2016-09-262-1/+28
* mmc: tmio: add eMMC supportWolfram Sang2016-09-262-12/+29
* mmc: rtsx_usb: use new macro for R1 without CRCWolfram Sang2016-09-261-1/+1