aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-02-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-01-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-12mmc: mmc_test: Uninitialized return valueDan Carpenter
2017-01-10Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-09mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2016-11-25Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-18mmc: mxs: Initialize the spinlock prior to using itFabio Estevam
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-10mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung
2016-10-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-28mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-10-28mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-10-28mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-10-28mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-10-28mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-12Fix a build breakage in IO latency hist code.Mohan Srinivasan
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-07mmc: pxamci: fix potential oopsRobert Jarzmik
2016-09-24mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-15mmc: sdhci: Do not BUG on invalid vddAdrian Hunter
2016-09-15mmc: sdhci: 64-bit DMA actually has 4-byte alignmentAdrian Hunter
2016-09-14Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-09-07mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter
2016-08-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-10mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-06-02Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-01mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-06-01mmc: longer timeout for long read time quirkMatt Gumbel
2016-06-01mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-06-01mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-04-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.04-androidAlex Shi
2016-04-20mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-04-12mmc: sdhci: fix data timeout (part 2)Russell King
2016-04-12mmc: sdhci: fix data timeout (part 1)Russell King
2016-04-12mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm
2016-04-12mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin
2016-04-12mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson
2016-04-12mmc: sh_mmcif: rework dma channel handlingArnd Bergmann
2016-04-07ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEEDMark Salyzyn
2016-04-07FROMLIST: mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin
2016-04-07ANDROID: mmc: sdio: Disable retuning in sdio_reset_comm()Andrew Bresticker
2016-04-07ANDROID: mmc: Move tracepoint creation and export symbolsDylan Reid
2016-04-07Revert "mmc: Extend wakelock if bus is dead"Dmitry Shmidt
2016-04-07Revert "mmc: core: Hold a wake lock accross delayed work + mmc rescan"Dmitry Shmidt
2016-04-07ANDROID: mmc: move to a SCHED_FIFO threadTim Murray