aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D2016-10-201-1/+1
* mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2016-09-221-1/+1
* mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2016-05-012-0/+18
* Add moviNAND VHX 4.41 DISCARD featureAndreas Blaesius2016-05-011-0/+10
* mmc: Make sure host is disabled on suspendDmitry Shmidt2016-03-111-0/+1
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-253-6/+9
|\
| * mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-05-071-1/+1
| * 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
* | mmc: new api mmc_release_host_sync()Viswanath Puttagunta2012-06-214-6/+23
* | SDIO: Add support for CCCR version 3.0 and SDIO revision 3.0Pradeep Gurumath2012-03-291-1/+1
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2012-02-161-17/+7
* | Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-025-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: increased write data timeout for SD cards to 500msAndrii Guriev2011-12-301-3/+4
* | mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2011-12-231-3/+3
* | mmc: core: Kill block requests if card is removedSujit Reddy Thumma2011-11-231-0/+2
* | mmc: Fix bug to enable DDR on MMCViswanath Puttagunta2011-11-101-4/+2
* | 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
* | 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