aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen
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: Fix setting power notify state variable for non-eMMCGirish K S
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao
2011-10-26mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani
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: Modify the timeout value for writing power classSeungwon 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: Add default timeout value for CMD6Seungwon Jeon
2011-10-26mmc: core: move ->request() call from atomic contextAdrian Hunter
2011-10-26mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon
2011-10-26mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-10-26mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S
2011-10-26mmc: add module param to set fault injection attributesPer Forlin
2011-10-26mmc: core: add sd uhs string for mmc_ios_showAaron Lu
2011-10-26mmc: block: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: core: clarify how to use post_req in case of errorsPer Forlin
2011-10-26mmc: core: Set correct bus mode before card initStefan Nilsson XK
2011-10-26mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK
2011-10-26mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
2011-10-26mmc: core: Put eMMC in Sleep mode before suspendBalaji T K
2011-10-26mmc: core: add a short delay in mmc_power_offDaniel Drake
2011-10-26mmc: fix integer assignments to pointerVenkatraman S
2011-10-26mmc: enable runtime PM by defaultDaniel Drake
2011-10-26mmc: core: add random fault injectionPer Forlin
2011-08-31mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani
2011-08-31mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-08-31mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg
2011-08-31mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-21mmc: print debug messages for runtime PM actionsDaniel Drake
2011-07-21mmc: fix runtime PM with -ENOSYS suspend caseOhad Ben-Cohen
2011-07-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter