| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v3.0.77' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l... | Chirayu Desai | 2013-05-09 | 1 | -1/+1 |
|\ |
|
| * | mmc: core: Fix bit width test failing on old eMMC cards | Philip Rakity | 2013-05-07 | 1 | -1/+1 |
* | | add support for p1 | Chirayu Desai | 2013-05-05 | 2 | -7/+25 |
* | | Merge 3.0.52 | Pawit Pornkitprasan | 2012-11-20 | 3 | -8/+11 |
|\ \
| |/ |
|
| * | mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode | Subhash Jadavani | 2012-10-02 | 1 | -3/+3 |
| * | mmc: sdio: avoid spurious calls to interrupt handlers | Nicolas Pitre | 2012-06-01 | 2 | -5/+8 |
* | | Merge linux-stable 3.0.28 into android-3.0 | Todd Poynor | 2012-04-19 | 5 | -6/+12 |
|\ \
| |/ |
|
| * | mmc: core: Fix voltage select in DDR mode | Girish K S | 2012-01-25 | 1 | -1/+1 |
| * | mmc: core: ext_csd.raw_* used in comparison but never set | Andrei Warkentin | 2011-11-11 | 1 | -0/+2 |
| * | mmc: core: Fix hangs related to insert/remove of cards | Ulf Hansson | 2011-11-11 | 5 | -5/+9 |
* | | mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used | Dmitry Shmidt | 2011-12-19 | 1 | -17/+7 |
* | | Merge commit 'v3.0.8' into android-3.0 | Colin Cross | 2011-10-27 | 3 | -14/+41 |
|\ \
| |/ |
|
| * | mmc: core: use non-reentrant workqueue for clock gating | Mika Westerberg | 2011-10-03 | 1 | -1/+1 |
| * | mmc: core: prevent aggressive clock gating racing with ios updates | Mika Westerberg | 2011-10-03 | 1 | -2/+29 |
| * | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} | Mika Westerberg | 2011-10-03 | 3 | -11/+11 |
* | | mmc: core: host: only use wakelock for detect work | Colin Cross | 2011-09-07 | 2 | -17/+16 |
* | | Merge commit 'v3.0' into android-3.0 | Colin Cross | 2011-08-10 | 1 | -27/+50 |
|\ \
| |/ |
|
| * | mmc: core: Bus width testing needs to handle suspend/resume | Philip Rakity | 2011-07-13 | 1 | -27/+50 |
* | | Merge commit 'v3.0-rc5' into android-3.0 | Colin Cross | 2011-06-29 | 3 | -2/+41 |
|\ \
| |/ |
|
| * | mmc: core: make erase timeout calculation allow for gated clock | Adrian Hunter | 2011-06-25 | 1 | -1/+1 |
| * | mmc: sdio: reset card during power_restore | Daniel Drake | 2011-06-25 | 1 | -0/+39 |
| * | mmc: sdio: fix runtime PM path during driver removal | Ohad Ben-Cohen | 2011-06-25 | 1 | -1/+1 |
* | | Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices" | Colin Cross | 2011-06-14 | 1 | -6/+1 |
* | | mmc: Fix pm_notifier obeying deferred resume | Dmitry Shmidt | 2011-06-14 | 1 | -1/+15 |
* | | mmc: Add "ignore mmc pm notify" functionality | Dmitry Shmidt | 2011-06-14 | 1 | -2/+5 |
* | | mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm() | Dmitry Shmidt | 2011-06-14 | 1 | -15/+10 |
* | | mmc: subtract boot sectors from disk size for eMMC 4.3+ devices | Gary King | 2011-06-14 | 1 | -1/+6 |
* | | mmc: core: Release delayed mmc work wakelock after deep disable | San Mehat | 2011-06-14 | 1 | -1/+4 |
* | | mmc: sdio: Add high speed support to sdio_reset_comm() | Daniel Chen | 2011-06-14 | 1 | -1/+22 |
* | | mmc: sdio: Claim host in sdio_reset_comm() | Dmitry Shmidt | 2011-06-14 | 1 | -4/+5 |
* | | mmc: mmcblk: Add support for deferred SD bus resume | San Mehat | 2011-06-14 | 1 | -0/+6 |
* | | mmc: core: Add deferred bus resume policy. | San Mehat | 2011-06-14 | 1 | -0/+33 |
* | | mmc: core: Hold a wake lock accross delayed work + mmc rescan | San Mehat | 2011-06-14 | 1 | -1/+16 |
* | | mmc: sd: Add retries in re-detection | San Mehat | 2011-06-14 | 1 | -6/+45 |
* | | mmc: sd: When resuming, try a little harder to init the card | San Mehat | 2011-06-14 | 1 | -0/+19 |
* | | mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S... | San Mehat | 2011-06-14 | 1 | -0/+57 |
* | | trout: Add functions for WiFi | Dmitry Shmidt | 2011-06-14 | 1 | -0/+33 |
* | | mmc: Add concept of an 'embedded' SDIO device. | San Mehat | 2011-06-14 | 4 | -17/+95 |
* | | mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d... | San Mehat | 2011-06-14 | 2 | -0/+30 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-05-25 | 14 | -258/+764 |
|\ |
|
| * | mmc: core: eMMC bus width may not work on all platforms | Philip Rakity | 2011-05-25 | 1 | -10/+102 |
| * | mmc: core: Block CMD23 support for UHS104/SDXC cards. | Andrei Warkentin | 2011-05-25 | 1 | -0/+2 |
| * | mmc: core: duplicated trial with same freq in mmc_rescan_try_freq() | Jaehoon Chung | 2011-05-24 | 1 | -1/+1 |
| * | mmc: core: add support for eMMC Dual Data Rate | Philip Rakity | 2011-05-24 | 3 | -19/+32 |
| * | mmc: core: eMMC signal voltage does not use CMD11 | Philip Rakity | 2011-05-24 | 3 | -5/+6 |
| * | mmc: core: clear MMC_PM_KEEP_POWER flag on resume | Eliad Peller | 2011-05-24 | 1 | -0/+1 |
| * | mmc: sdio: optimized SDIO IRQ handling for single irq | Stefan Nilsson XK | 2011-05-24 | 1 | -1/+32 |
| * | mmc: sdhci: enable preset value after uhs initialization | Arindam Nath | 2011-05-24 | 1 | -0/+11 |
| * | mmc: sd: add support for tuning during uhs initialization | Arindam Nath | 2011-05-24 | 1 | -0/+6 |
| * | mmc: sd: report correct speed and capacity of uhs cards | Arindam Nath | 2011-05-24 | 2 | -4/+17 |