summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu
2019-05-31mmc_spi: add a status check for spi_sync_lockedKangjie Lu
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-04-05mmc: omap: fix the maximum timeout settingAaro Koskinen
2019-03-27mmc: pxamci: fix enum type confusionArnd Bergmann
2019-03-19mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2018-12-29mmc: omap_hsmmc: fix DMA API warningRussell King
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-11-13mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-09-26mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade
2018-08-03mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin
2018-07-17mmc: dw_mmc: fix card threshold control configurationx00270170
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-05-30mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-04-13sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko
2018-03-28mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-24mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu
2018-03-24mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter
2017-12-20mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao
2017-12-09mmc: sdhci-msm: fix issue with power irqSubhash Jadavani
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann
2017-08-11mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods
2017-08-11mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches
2017-06-07mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam
2017-05-03Revert "mmc: sdhci-msm: Enable few quirks"Greg Kroah-Hartman
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-04-12mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu
2017-04-12mmc: sdhci-msm: Enable few quirksRitesh Harjani
2017-04-08mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches
2017-04-08mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede
2017-03-30mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter
2017-03-30mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter
2017-03-30mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula
2017-03-30mmc: sdhci-of-at91: Support external regulatorsRomain Izard
2017-03-30mmc: ushc: fix NULL-deref at probeJohan Hovold
2017-03-12mmc: sdhci-acpi: support deferred probeZhang Rui
2017-02-09mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi
2017-01-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-01-26mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede
2017-01-09mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2017-01-09Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter