summaryrefslogtreecommitdiff
path: root/drivers/mmc/host (follow)
Commit message (Expand)AuthorAge
* mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin2018-03-28
* mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu2018-03-24
* mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter2018-03-24
* mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu2018-01-31
* mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao2017-12-20
* mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann2017-11-08
* mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam2017-06-07
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-27
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-03-30
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-03-30
* 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: Fix recovery from tuning timeoutAdrian Hunter2017-01-09
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2016-11-18
* mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung2016-11-10
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-10-28
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-10-28
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2016-10-28
* mmc: pxamci: fix potential oopsRobert Jarzmik2016-10-07
* mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2016-09-24
* mmc: sdhci: Do not BUG on invalid vddAdrian Hunter2016-09-15
* mmc: sdhci: 64-bit DMA actually has 4-byte alignmentAdrian Hunter2016-09-15
* mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2016-09-07
* mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-01
* mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-01
* mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-20
* mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter2016-04-12
* mmc: sdhci: fix data timeout (part 2)Russell King2016-04-12
* mmc: sdhci: fix data timeout (part 1)Russell King2016-04-12
* mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm2016-04-12
* mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson2016-04-12
* mmc: sh_mmcif: rework dma channel handlingArnd Bergmann2016-04-12
* mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter2016-03-03
* mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2016-03-03
* mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter2016-03-03
* mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik2016-03-03
* mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter2016-03-03
* mmc: mmci: fix an ages old detection errorLinus Walleij2016-03-03
* mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter2016-03-03
* mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter2016-03-03
* mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter2016-03-03
* mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent2016-03-03
* mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2015-11-09
* mmc: mediatek: Preinitialize delay_phase in get_best_delay()Geert Uytterhoeven2015-11-09
* mmc: pxamci: fix read-only gpio detection polarityRobert Jarzmik2015-11-09
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
| | |/
* | | mmc: dw_mmc: fix the wrong setting for UHS-DDR50 modeJaehoon Chung2015-10-29
* | | mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl registerJaehoon Chung2015-10-29