aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
Commit message (Expand)AuthorAge
* 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
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | mmc: fix a deadlock between system suspend and MMC block IOGuennadi Liakhovetski2012-01-12
* | mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon2012-01-12
* | mmc: core: Add option to prevent eMMC sleep commandUlf Hansson2012-01-11
* | mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon2012-01-11
* | mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-11
|/
* mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma2011-12-10
* mmc: core: Fix typo at mmc_card_sleepKyungmin Park2011-12-10
* mmc: core: Fix power_off_notify during suspendGirish K S2011-12-10
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
* mmc: core: Prevent too long response times for suspendUlf Hansson2011-10-26
* mmc: core: support HPI send commandJaehoon Chung2011-10-26
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-26
* mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-26
* mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-26
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-26
* mmc: replace printk with appropriate display macroGirish K S2011-10-26
* mmc: core: move ->request() call from atomic contextAdrian Hunter2011-10-26
* mmc: block: add eMMC hardware reset supportAdrian Hunter2011-10-26
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-26
* mmc: core: clarify how to use post_req in case of errorsPer Forlin2011-10-26
* mmc: core: Set correct bus mode before card initStefan Nilsson XK2011-10-26
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-26
* mmc: core: add a short delay in mmc_power_offDaniel Drake2011-10-26
* mmc: fix integer assignments to pointerVenkatraman S2011-10-26
* mmc: core: add random fault injectionPer Forlin2011-10-26
* mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg2011-08-31
* mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-08-31
* mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-13
* notifiers: pm: move pm notifiers into suspend.hAmerigo Wang2011-07-25
* mmc: print debug messages for runtime PM actionsDaniel Drake2011-07-21
* mmc: core: add non-blocking mmc request functionPer Forlin2011-07-20