summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc.c
AgeCommit message (Expand)Author
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung
2012-07-22mmc: core: reset signal voltage on power upAaron Lu
2012-07-10mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S
2012-06-06mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung
2012-05-17mmc: block: Allow disabling 512B sector size emulationSaugata Das
2012-05-09mmc: core: Remove dead codePhilippe De Swert
2012-05-09mmc: core: skip card initialization if power class selection failsSubhash Jadavani
2012-05-09mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon
2012-04-05mmc: core: fix power class selectionSubhash Jadavani
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter
2012-03-27mmc: core: hs200 fixesSubhash Jadavani
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
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: Fix low speed mmc card detection failureGirish K S
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: Fix voltage select in DDR modeGirish K S
2012-01-11mmc: boot partition ro lock supportJohan Rudholm
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter
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-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon
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: 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: 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: core: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: core: Set correct bus mode before card initStefan 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-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-05-25mmc: core: eMMC bus width may not work on all platformsPhilip Rakity
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin
2011-05-24mmc: Reliable write support.Andrei Warkentin
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity
2011-03-31Fix common misspellingsLucas De Marchi