aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon2012-01-11
* mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2012-01-11
* mmc: core: Fix voltage select in DDR modeGirish K S2012-01-11
* mmc: core: Fixup delayed work clock gating patchStephen Boyd2012-01-11
* mmc: boot partition ro lock supportJohan Rudholm2012-01-11
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-11
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-11
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-11
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-11
* mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2012-01-11
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-11
* Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-19
* 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: Fix setting power notify state variable for non-eMMCGirish K S2011-12-10
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
* mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-10-31
* mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon2011-10-27
* mmc: core: Prevent too long response times for suspendUlf Hansson2011-10-26
* mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-26
* mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2011-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: Modify the timeout value for writing power classSeungwon 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: Add default timeout value for CMD6Seungwon Jeon2011-10-26
* mmc: core: move ->request() call from atomic contextAdrian Hunter2011-10-26
* mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell2011-10-26
* mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-26
* mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin2011-10-26
* mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S2011-10-26
* mmc: add module param to set fault injection attributesPer Forlin2011-10-26
* mmc: core: add sd uhs string for mmc_ios_showAaron Lu2011-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: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK2011-10-26
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-26
* mmc: core: Put eMMC in Sleep mode before suspendBalaji T K2011-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: enable runtime PM by defaultDaniel Drake2011-10-26
* mmc: core: add random fault injectionPer Forlin2011-10-26
* mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani2011-08-31