aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski
2012-02-13mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks
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: Fix low speed mmc card detection failureGirish K S
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-02-13mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity
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: HS200 mode support for eMMC 4.5Girish K S
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: add a generic GPIO card-detect helperGuennadi Liakhovetski
2012-01-11mmc: core: Fix voltage select in DDR modeGirish K S
2012-01-11mmc: core: Fixup delayed work clock gating patchStephen Boyd
2012-01-11mmc: boot partition ro lock supportJohan Rudholm
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO
2012-01-11mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu
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