aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
Commit message (Expand)AuthorAge
* mmc: core: Initiate suspend|resume from mmc bus instead of mmc hostUlf Hansson2013-06-27
* mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson2013-06-27
* mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson2013-06-27
* mmc: core: Remove unnecessary check for the remove callbackUlf Hansson2013-06-27
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-26
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-26
* mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson2013-05-26
* mmc: core: Stop bkops for eMMC only from mmc suspendUlf Hansson2013-05-26
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-26
* mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson2013-05-26
* Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-04
|\
| * mmc: core: fix init controller performance regression, updated patchAdrian Hunter2013-04-15
| * mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter2013-04-12
| * Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter2013-04-12
| * mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich2013-03-22
| * mmc: core: enhance card removal judgement for slow removalKevin Liu2013-03-22
* | mmc: rename random32() to prandom_u32()Akinobu Mita2013-04-29
|/
* mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski2013-02-24
* mmc: core: fix indentationJaehoon Chung2013-02-24
* mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon2013-02-24
* mmc: core: Fixup signal voltage switchJohan Rudholm2013-02-24
* mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-24
* mmc: core: Add mmc_power_cycleJohan Rudholm2013-02-24
* mmc: core: move the cache disabling operation to mmc_suspendMaya Erez2013-02-24
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-11
* mmc: core: Add mmc_set_blockcount featureLoic Pallardy2012-12-06
* mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay2012-12-06
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-07
* mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball2012-10-07
* mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-03
* mmc: core: Do not rescan non-removable devicesJohan Rudholm2012-09-04
* mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S2012-09-04
* mmc: core: reset signal voltage on power upAaron Lu2012-07-22
* mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-21
* mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-21
* mmc: core: Export regulator_* functions as GPLChris Ball2012-07-10
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-10
* mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-09
* mmc: core: Do not pre-claim host in suspendUlf Hansson2012-04-20
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-20
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-20
* mmc: use really long write timeout to deal with crappy cardsPaul Walmsley2012-04-05
* mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson2012-03-27
* mmc: start removing enable / disable APIAdrian Hunter2012-03-27
* mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-27
* mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung2012-03-25
* mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-04
* mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-13
* mmc: core: add the capability for broken voltageJaehoon Chung2012-02-13
* mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-13