aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-4/+4
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-4/+4
2012-01-12mmc: fix a deadlock between system suspend and MMC block IOGuennadi Liakhovetski1-3/+6
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S5-12/+163
2012-01-12mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon2-11/+23
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson1-0/+6
2012-01-11mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon1-1/+7
2012-01-11mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2-1/+75
2012-01-11mmc: core: Fix voltage select in DDR modeGirish K S1-1/+1
2012-01-11mmc: core: Fixup delayed work clock gating patchStephen Boyd1-5/+1
2012-01-11mmc: boot partition ro lock supportJohan Rudholm1-2/+12
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter5-6/+83
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity3-27/+306
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma1-4/+53
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO1-0/+2
2012-01-11mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2-11/+11
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-2/+2
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen1-11/+0
2011-12-10mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma1-1/+2
2011-12-10mmc: core: Fix typo at mmc_card_sleepKyungmin Park1-1/+1
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S2-33/+50
2011-12-10mmc: core: Fix setting power notify state variable for non-eMMCGirish K S1-3/+7
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK1-0/+12
2011-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker3-0/+3
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker9-0/+9
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon1-11/+9
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson1-15/+27
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao1-1/+1
2011-10-26mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani1-3/+3
2011-10-26mmc: core: support HPI send commandJaehoon Chung4-0/+120
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2-0/+86
2011-10-26mmc: core: Modify the timeout value for writing power classSeungwon Jeon1-1/+1
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2-0/+18
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park1-0/+8
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2-2/+55
2011-10-26mmc: replace printk with appropriate display macroGirish K S9-51/+51
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon1-4/+12
2011-10-26mmc: core: move ->request() call from atomic contextAdrian Hunter1-7/+21
2011-10-26mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon1-4/+48
2011-10-26mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin1-0/+2
2011-10-26mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S1-0/+96
2011-10-26mmc: add module param to set fault injection attributesPer Forlin1-18/+11
2011-10-26mmc: core: add sd uhs string for mmc_ios_showAaron Lu1-0/+9
2011-10-26mmc: block: add eMMC hardware reset supportAdrian Hunter1-2/+2
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter2-1/+97
2011-10-26mmc: core: clarify how to use post_req in case of errorsPer Forlin1-0/+6
2011-10-26mmc: core: Set correct bus mode before card initStefan Nilsson XK4-9/+11
2011-10-26mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK2-2/+16
2011-10-26mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson5-5/+9