aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-10mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S1-7/+11
2012-06-06mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung1-1/+1
2012-05-17mmc: block: Allow disabling 512B sector size emulationSaugata Das1-0/+2
2012-05-09mmc: core: Remove dead codePhilippe De Swert1-5/+1
2012-05-09mmc: core: skip card initialization if power class selection failsSubhash Jadavani1-11/+7
2012-05-09mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon1-5/+7
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon1-49/+32
2012-04-05mmc: core: fix power class selectionSubhash Jadavani1-13/+17
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter1-1/+2
2012-03-27mmc: core: hs200 fixesSubhash Jadavani1-17/+21
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das1-0/+14
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson1-0/+3
2012-02-13mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks1-2/+2
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-5/+12
2012-02-13mmc: core: Fix low speed mmc card detection failureGirish K S1-2/+3
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S1-9/+153
2012-01-12mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon1-2/+11
2012-01-11mmc: core: Fix voltage select in DDR modeGirish K S1-1/+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 Hunter1-1/+11
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S1-1/+1
2011-12-10mmc: core: Fix setting power notify state variable for non-eMMCGirish K S1-3/+7
2011-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker1-0/+1
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon1-11/+9
2011-10-26mmc: core: support HPI send commandJaehoon Chung1-0/+31
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon1-0/+23
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 Park1-0/+4
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S1-2/+21
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-12/+12
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon1-4/+12
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: core: add eMMC hardware reset supportAdrian Hunter1-1/+3
2011-10-26mmc: core: Set correct bus mode before card initStefan Nilsson XK1-0/+8
2011-10-26mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson1-0/+1
2011-10-26mmc: core: Put eMMC in Sleep mode before suspendBalaji T K1-2/+7
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park1-1/+1
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity1-27/+50
2011-05-25mmc: core: eMMC bus width may not work on all platformsPhilip Rakity1-10/+102
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity1-5/+30
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin1-5/+17
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin1-6/+8
2011-05-24mmc: Reliable write support.Andrei Warkentin1-0/+5
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity1-0/+10
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-16mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity1-1/+11
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong1-0/+74
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross1-4/+9