aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b9a7985' into HEADKalimochoAz2012-10-141-3/+3
|\
| * mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2012-10-021-3/+3
* | mmc: Make sure host is disabled on suspendDmitry Shmidt2012-08-301-0/+1
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-132-5/+8
|\ \ | |/
| * mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-012-5/+8
* | Merge branch 'ics.googleupdate.4.0.4' into cm.icsKalimochoAz2012-04-011-17/+7
|\ \
| * | Revert "Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME i...Todd Poynor2012-01-241-17/+7
| * | Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used"Ken Sumrall2012-01-181-7/+17
| * | mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt2011-12-191-17/+7
* | | Merge branch 'linux-3.0.update' into cm.ics.newKalimochoAz2012-02-115-6/+12
|\ \ \ | |/ / |/| / | |/
| * mmc: core: Fix voltage select in DDR modeGirish K S2012-01-251-1/+1
| * mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin2011-11-111-0/+2
| * mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-11-115-5/+9
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-273-14/+41
|\ \ | |/
| * mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-10-031-1/+1
| * mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg2011-10-031-2/+29
| * mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-10-033-11/+11
* | mmc: core: host: only use wakelock for detect workColin Cross2011-09-072-17/+16
* | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-101-27/+50
|\ \ | |/
| * mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-27/+50
* | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-293-2/+41
|\ \ | |/
| * mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-251-1/+1
| * mmc: sdio: reset card during power_restoreDaniel Drake2011-06-251-0/+39
| * mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen2011-06-251-1/+1
* | Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross2011-06-141-6/+1
* | mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt2011-06-141-1/+15
* | mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt2011-06-141-2/+5
* | mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt2011-06-141-15/+10
* | mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King2011-06-141-1/+6
* | mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat2011-06-141-1/+4
* | mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen2011-06-141-1/+22
* | mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt2011-06-141-4/+5
* | mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat2011-06-141-0/+6
* | mmc: core: Add deferred bus resume policy.San Mehat2011-06-141-0/+33
* | mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat2011-06-141-1/+16
* | mmc: sd: Add retries in re-detectionSan Mehat2011-06-141-6/+45
* | mmc: sd: When resuming, try a little harder to init the cardSan Mehat2011-06-141-0/+19
* | mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat2011-06-141-0/+57
* | trout: Add functions for WiFiDmitry Shmidt2011-06-141-0/+33
* | mmc: Add concept of an 'embedded' SDIO device.San Mehat2011-06-144-17/+95
* | mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat2011-06-142-0/+30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-2514-258/+764
|\
| * mmc: core: eMMC bus width may not work on all platformsPhilip Rakity2011-05-251-10/+102
| * mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-251-0/+2
| * mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung2011-05-241-1/+1
| * mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-243-19/+32
| * mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-243-5/+6
| * mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller2011-05-241-0/+1
| * mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-241-1/+32
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-241-0/+11