summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-071-11/+35
* mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-031-0/+11
* mmc: core: reset signal voltage on power upAaron Lu2012-07-221-3/+0
* mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-101-7/+11
* mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung2012-06-061-1/+1
* mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-171-0/+2
* mmc: core: Remove dead codePhilippe De Swert2012-05-091-5/+1
* mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-091-11/+7
* mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-091-5/+7
* mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-091-49/+32
* mmc: core: fix power class selectionSubhash Jadavani2012-04-051-13/+17
* mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-271-1/+2
* mmc: core: hs200 fixesSubhash Jadavani2012-03-271-17/+21
* mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-251-0/+14
* mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-041-0/+3
* mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks2012-02-131-2/+2
* mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-131-5/+12
* mmc: core: Fix low speed mmc card detection failureGirish K S2012-02-131-2/+3
* mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-121-9/+153
* mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon2012-01-121-2/+11
* mmc: core: Fix voltage select in DDR modeGirish K S2012-01-111-1/+1
* mmc: boot partition ro lock supportJohan Rudholm2012-01-111-2/+12
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-111-1/+11
* mmc: core: Fix power_off_notify during suspendGirish K S2011-12-101-1/+1
* mmc: core: Fix setting power notify state variable for non-eMMCGirish K S2011-12-101-3/+7
* mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-10-311-0/+1
* mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon2011-10-271-11/+9
* mmc: core: support HPI send commandJaehoon Chung2011-10-261-0/+31
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-261-0/+23
* mmc: core: Modify the timeout value for writing power classSeungwon Jeon2011-10-261-1/+1
* mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-261-0/+4
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-261-2/+21
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-12/+12
* mmc: core: Add default timeout value for CMD6Seungwon Jeon2011-10-261-4/+12
* mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-261-4/+48
* mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin2011-10-261-0/+2
* mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S2011-10-261-0/+96
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-261-1/+3
* mmc: core: Set correct bus mode before card initStefan Nilsson XK2011-10-261-0/+8
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-261-0/+1
* mmc: core: Put eMMC in Sleep mode before suspendBalaji T K2011-10-261-2/+7
* mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2011-08-131-1/+1
* mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-27/+50
* mmc: core: eMMC bus width may not work on all platformsPhilip Rakity2011-05-251-10/+102
* mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-241-5/+30
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-241-5/+17
* mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-241-6/+8
* mmc: Reliable write support.Andrei Warkentin2011-05-241-0/+5
* mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-241-0/+10
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
OpenPOWER on IntegriCloud