summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2013-06-17mmc: core: Make update_devfreq call conditionalR Raj Kumar
2013-04-16mmc: core: set device min_freq to 0Naveen Kumar Arepalli
2013-04-10mmc: core: Dynamic freq scaling for SD,MMC,SDIOPavan Kunapuli
2012-07-30mmc: core: SDXC speed class supportPavan Kunapuli
2012-07-12mmc: proactively issue bkops_start and refreshMohit Kataria
2012-06-27mmc: core: new discard feature support at eMMC v4.5Kyungmin Park
2012-04-25mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-25mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-25mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-18mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-04-16mmc: core: host: only use wakelock for detect workColin Cross
2012-04-16mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2012-04-16mmc: core: Add deferred bus resume policy.San Mehat
2012-04-16mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2012-04-07mmc: core/host: compile for 3.4Varun Wadekar
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-23Merge commit '5275e74' into after-upstream-androidDan Willemsen
2012-03-23mmc: core: Add support for BKOPS and HPI interruptShridhar Rasal
2012-03-23mmc: core: Retry if data commands fail with errorMayuresh Kulkarni
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-02-21Merge commit 'v3.3-rc4' into android-3.3Colin Cross
2012-02-14mmc: core: host: only use wakelock for detect workColin Cross
2012-02-14mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2012-02-14mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2012-02-14mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2012-02-14mmc: core: Add deferred bus resume policy.San Mehat
2012-02-14mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2012-02-14mmc: Add concept of an 'embedded' SDIO device.San Mehat
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
2012-01-12mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson
2012-01-11mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter
2011-12-10mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma
2011-12-10mmc: core: Fix typo at mmc_card_sleepKyungmin Park
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson
2011-10-26mmc: core: support HPI send commandJaehoon Chung
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: core: move ->request() call from atomic contextAdrian Hunter