aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-03-20Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-17.03-androidAlex Shi
2017-03-06mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-03-06mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi
2017-03-06mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-01-19Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-12mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2016-12-02Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlinux-linaro-lsk-android-testAlex Shi
2016-11-01mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-11-01mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-11-01mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-11-01mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-10-28ANDROID : MMC : Build failure fixes.Mohan Srinivasan
2016-10-28Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-08-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-08-06mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-06mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-06-06mmc: longer timeout for long read time quirkMatt Gumbel
2016-06-06mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-05-19ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEEDMark Salyzyn
2016-04-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.04-androidAlex Shi
2016-04-18mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor
2016-04-18mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2016-04-18mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-04-18mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm
2016-04-18mmc: sdhci: fix data timeout (part 2)Russell King
2016-04-18mmc: sdhci: fix data timeout (part 1)Russell King
2016-04-18mmc: sdhci-pxav3: fix higher speed mode capabilitiesRussell King
2016-03-28Revert "mmc: Extend wakelock if bus is dead"Dmitry Shmidt
2016-03-28Revert "mmc: core: Hold a wake lock accross delayed work + mmc rescan"Dmitry Shmidt
2016-03-28ANDROID: mmc: move to a SCHED_FIFO threadTim Murray
2016-02-29Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-02-03mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-02-03mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang
2016-02-03mmc: mmci: fix an ages old detection errorLinus Walleij
2016-02-01mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2016-02-01mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter
2016-02-01mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-12-04mmc: Extend wakelock if bus is deadJohn Stultz
2015-12-04Revert "mmc: mmcblk: Add support for deferred SD bus resume"John Stultz
2015-12-04Revert "mmc: block: Remove call to mmc_blk_set_blksize"John Stultz
2015-11-19mmc: Add tracepoints of mmc block operationsKen Sumrall
2015-11-19mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2015-11-19mmc: block: Remove call to mmc_blk_set_blksizeArve Hjønnevåg
2015-11-19mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2015-11-19mmc: sdio: fix sdio_reset_comm() voltage selectionColin Cross
2015-11-19mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2015-11-19mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2015-11-19mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt