summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter
2016-03-03mmc: sdhci: Allow override of mmc host operationsAdrian Hunter
2016-03-03mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter
2016-03-03mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik
2016-03-03mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter
2016-03-03mmc: mmci: fix an ages old detection errorLinus Walleij
2016-03-03mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-03-03mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2016-03-03mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du
2016-03-03mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2016-03-03mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter
2016-03-03mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter
2016-03-03mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent
2016-02-16mmc: Add tracepoints of mmc block operationsKen Sumrall
2016-02-16Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson
2016-02-16mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2016-02-16mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2016-02-16mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2016-02-16mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2016-02-16mmc: sdio: fix sdio_reset_comm() voltage selectionColin Cross
2016-02-16mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2016-02-16mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2016-02-16mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2016-02-16mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2016-02-16mmc: Add sdio_readb_ext() functionDmitry Shmidt
2016-02-16mmc: Extend wakelock if bus is deadJohn Stultz
2016-02-16mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2016-02-16mmc: Add concept of an 'embedded' SDIO device.San Mehat
2016-02-16mmc: sd: Add retries in re-detectionSan Mehat
2016-02-16mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2016-02-16mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2016-02-16mmc_block: Allow more than 8 partitions per cardColin Cross
2015-11-09mmc: remove bondage between REQ_META and reliable writeLuca Porzio
2015-11-09mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven