summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2016-10-281-1/+1
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2016-10-281-1/+2
* mmc: pxamci: fix potential oopsRobert Jarzmik2016-10-071-7/+9
* mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2016-09-242-2/+2
* mmc: sdhci: Do not BUG on invalid vddAdrian Hunter2016-09-151-1/+3
* mmc: sdhci: 64-bit DMA actually has 4-byte alignmentAdrian Hunter2016-09-152-28/+24
* mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2016-09-072-0/+82
* mmc: block: fix packed command header endiannessTaras Kondratiuk2016-08-101-6/+6
* mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-011-4/+1
* mmc: longer timeout for long read time quirkMatt Gumbel2016-06-012-4/+5
* mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-011-3/+3
* mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter2016-06-011-0/+7
* mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-202-0/+28
* mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter2016-04-121-3/+3
* mmc: sdhci: fix data timeout (part 2)Russell King2016-04-121-2/+13
* mmc: sdhci: fix data timeout (part 1)Russell King2016-04-121-1/+1
* mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm2016-04-121-0/+6
* mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin2016-04-121-8/+16
* mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson2016-04-121-1/+1
* mmc: sh_mmcif: rework dma channel handlingArnd Bergmann2016-04-121-46/+38
* mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter2016-03-031-1/+1
* mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2016-03-032-1/+3
* mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter2016-03-031-0/+31
* mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik2016-03-031-1/+1
* mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter2016-03-031-0/+30
* mmc: mmci: fix an ages old detection errorLinus Walleij2016-03-031-1/+1
* mmc: core: Enable tuning according to the actual timingCarlo Caione2016-03-032-6/+6
* mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter2016-03-031-2/+2
* mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du2016-03-031-4/+2
* mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter2016-03-031-1/+1
* mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter2016-03-031-3/+6
* mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter2016-03-031-1/+1
* mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent2016-03-031-1/+2
* mmc: remove bondage between REQ_META and reliable writeLuca Porzio2015-11-091-8/+3
* mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2015-11-091-0/+1
* mmc: mediatek: Preinitialize delay_phase in get_best_delay()Geert Uytterhoeven2015-11-091-1/+1
* mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter2015-11-091-2/+26
* mmc: mmc: Move mmc_switch_status()Adrian Hunter2015-11-091-13/+13
* mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter2015-11-091-6/+8
* mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter2015-11-091-3/+22
* mmc: pxamci: fix read-only gpio detection polarityRobert Jarzmik2015-11-091-1/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| | |/
* | | mmc: dw_mmc: fix the wrong setting for UHS-DDR50 modeJaehoon Chung2015-10-291-0/+1
* | | mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl registerJaehoon Chung2015-10-291-1/+1
* | | mmc: dw_mmc: NULL dereference in error messageDan Carpenter2015-10-291-3/+1
* | | mmc: pwrseq: Use highest priority for eMMC restart handlerJavier Martinez Canillas2015-10-271-3/+3
* | | mmc: mediatek: add HS400 supportChaotian Jing2015-10-271-5/+244
* | | mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-278-15/+15
OpenPOWER on IntegriCloud