aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: quirks: disable TEST_MMC_FW_PATCHINGZiyan2017-05-111-1/+1
* mmc: quirks: change optimization levelZiyan2016-01-081-1/+1
* mmc: quirks: Disable optimization on eMMC firmware patching if needed.Kyle Repinski2015-01-121-0/+11
* Revert "[REVIEW ME] tuna: temporary fix for gcc 4.8 build breakage"Ziyan2015-01-121-3/+0
* [REVIEW ME] tuna: temporary fix for gcc 4.8 build breakageZiyann2014-11-261-0/+3
* [MMC] Provide access to Samsung's e-MMC Smart Report via sysfsScott Anderson2014-11-263-2/+181
* [MMC] Improve error handling of Samsung e-MMC wear leveling quirkScott Anderson2014-11-261-13/+28
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-261-1/+1
|\
| * mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-05-071-1/+1
* | mmc: new api mmc_release_host_sync()Viswanath Puttagunta2014-10-014-6/+23
* | 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