summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann2017-11-081-0/+1
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+11
* mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam2017-06-071-1/+2
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-271-0/+1
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-03-301-1/+3
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-03-301-0/+3
* 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: mmc_test: Uninitialized return valueDan Carpenter2017-01-121-1/+1
* mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter2017-01-091-0/+20
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2016-11-181-2/+2
* mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung2016-11-101-2/+3
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-10-281-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-10-281-5/+0
* mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2016-10-282-2/+2
* 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