aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* SDIO: Add support for CCCR version 3.0 and SDIO revision 3.0Pradeep Gurumath2014-10-011-1/+1
* mmc: core: Kill block requests if card is removedSujit Reddy Thumma2014-10-011-0/+2
* MMC: increased write data timeout for SD cards to 500msAndrii Guriev2014-10-011-3/+4
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2013-01-163-8/+11
|\
| * Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-163-8/+11
| |\
| | * Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-013-8/+11
| | |\
| | | * mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2012-10-021-3/+3
| | | * mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-012-5/+8
* | | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-08-161-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-08-161-0/+1
| |\ \ \ | | |/ /
| | * | mmc: Make sure host is disabled on suspendDmitry Shmidt2012-08-161-0/+1
| | * | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-195-6/+12
| | |\ \ | | | |/
* | | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-04-195-6/+12
|\ \ \ \ | |/ / /
| * | | Merge linux-omap-3.0 into android-omap-3.0Todd Poynor2012-04-195-6/+12
| |\ \ \
| | * \ \ Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-195-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
* | | | | [MMC] Patch the firmware of certain Samsung emmc parts to fix a bugKen Sumrall2012-03-012-0/+263
|/ / / /
* | | | Merge branch 'android-3.0' into android-omap-3.0Erik Gilling2012-01-091-17/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt2011-12-191-17/+7
| * | | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-273-14/+41
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-273-14/+41
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'v3.0.8' into linux-omap-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
| * | | Merge commit 'v3.0' into linux-omap-3.0Colin Cross2011-08-101-27/+50
| |\ \ \ | | |/ /
* | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-09-082-17/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | mmc: core: host: only use wakelock for detect workColin Cross2011-09-072-17/+16
* | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-08-101-27/+50
|\ \ \ \ | |/ / /
| * | | 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 branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-07-151-2/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | MMC: eMMC: Sleep before OFFBalaji T K2011-07-141-2/+6
| |/
* | 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