aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2013-07-01mmc: Add tracepoints of mmc block operationsKen Sumrall
2013-07-01mmc: core: host: only use wakelock for detect workColin Cross
2013-07-01mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2013-07-01mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2013-07-01mmc: core: Add deferred bus resume policy.San Mehat
2013-07-01mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2013-07-01mmc: Add concept of an 'embedded' SDIO device.San Mehat
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mmc: rename random32() to prandom_u32()Akinobu Mita
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter
2013-04-12Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski
2013-02-24mmc: core: fix indentationJaehoon Chung
2013-02-24mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon
2013-02-24mmc: core: Fixup signal voltage switchJohan Rudholm
2013-02-24mmc: core: Break out start_signal_voltage_switchJohan Rudholm
2013-02-24mmc: core: Add mmc_power_cycleJohan Rudholm
2013-02-24mmc: core: move the cache disabling operation to mmc_suspendMaya Erez
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson
2012-10-07mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung
2012-09-04mmc: core: Do not rescan non-removable devicesJohan Rudholm
2012-09-04mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S
2012-07-22mmc: core: reset signal voltage on power upAaron Lu
2012-07-21mmc: prohibit card detection when host is not readyGuennadi Liakhovetski
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski
2012-07-10mmc: core: Export regulator_* functions as GPLChris Ball
2012-07-10mmc: core: Fix the HPI execution sequenceVenkatraman S
2012-05-09mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-03-27mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-27mmc: core: Detect card removal on I/O errorUlf Hansson
2012-03-25mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12mmc: fix a deadlock between system suspend and MMC block IOGuennadi Liakhovetski