summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2018-08-03mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding1-5/+9
2018-08-03mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin1-0/+4
2018-07-17mmc: dw_mmc: fix card threshold control configurationx002701701-3/+4
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban1-5/+25
2018-05-30mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam1-1/+0
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-04-13sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2-0/+9
2018-03-28mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin1-2/+4
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake1-0/+8
2018-03-24mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu1-0/+14
2018-03-24mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-12-20mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao1-2/+2
2017-12-10mmc: sdhci-msm: fix issue with power irqSubhash Jadavani1-0/+18
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2-2/+2
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter1-0/+3
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann1-0/+1
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min1-17/+19
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+11
2017-08-16mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen1-1/+1
2017-08-11mmc: core: Use device_property_read instead of of_property_readDavid Woods1-36/+34
2017-08-11mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods1-10/+10
2017-08-11mmc: core: Fix access to HS400-ES devicesGuenter Roeck1-1/+1
2017-08-11mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches1-1/+34
2017-06-07mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam1-1/+2
2017-05-03Revert "mmc: sdhci-msm: Enable few quirks"Greg Kroah-Hartman1-3/+1
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-12mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu1-8/+10
2017-04-12mmc: sdhci-msm: Enable few quirksRitesh Harjani1-1/+3
2017-04-08mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches1-1/+10
2017-04-08mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-03-30mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter1-0/+4
2017-03-30mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-03-30mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula1-9/+5
2017-03-30mmc: sdhci-of-at91: Support external regulatorsRomain Izard1-0/+19
2017-03-30mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-12mmc: sdhci-acpi: support deferred probeZhang Rui1-1/+4
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula1-2/+2
2017-02-09mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi1-1/+2
2017-01-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-01-26mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede1-1/+2
2017-01-12mmc: mmc_test: Uninitialized return valueDan Carpenter1-1/+1
2017-01-09mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton1-2/+10
2017-01-09mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter1-0/+20
2017-01-09Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter1-4/+0
2016-11-21mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung1-0/+1
2016-11-18mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle2-0/+15
2016-11-07mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2016-11-07mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson1-0/+3
2016-11-07mmc: mmc_test: Fix "Commands during non-blocking write" testsAdrian Hunter1-4/+4
2016-11-07mmc: sdhci: Fix missing enhanced strobe setting during runtime resumeAdrian Hunter1-0/+4