summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-241-1/+1
* sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2018-04-132-0/+9
* mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin2018-03-281-2/+4
* mmc: avoid removing non-removable hosts during suspendDaniel Drake2018-03-241-0/+8
* mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu2018-03-241-0/+14
* mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter2018-03-241-2/+2
* mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao2017-12-201-2/+2
* mmc: sdhci-msm: fix issue with power irqSubhash Jadavani2017-12-091-0/+18
* mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2017-12-052-2/+2
* mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter2017-12-051-0/+3
* mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann2017-11-081-0/+1
* mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-121-17/+19
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+11
* mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen2017-08-161-1/+1
* mmc: core: Use device_property_read instead of of_property_readDavid Woods2017-08-111-36/+34
* mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods2017-08-111-10/+10
* mmc: core: Fix access to HS400-ES devicesGuenter Roeck2017-08-111-1/+1
* 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: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-231-2/+2
* 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: mmc_test: Uninitialized return valueDan Carpenter2017-01-121-1/+1
* mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton2017-01-091-2/+10
* 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: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson2016-11-071-0/+3
* mmc: mmc_test: Fix "Commands during non-blocking write" testsAdrian Hunter2016-11-071-4/+4
* 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