summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: production year for eMMC 4.41 and laterRomain Izard2013-07-051-0/+4
* mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-271-1/+1
* mmc: core: Enable power_off_notify for eMMC shutdown sequenceUlf Hansson2013-06-271-5/+4
* mmc: core: Add shutdown callback for (e)MMC bus_opsUlf Hansson2013-06-271-0/+10
* mmc: core: Handle both poweroff notification types for eMMCUlf Hansson2013-06-271-5/+12
* mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson2013-06-271-0/+4
* mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D2013-06-271-1/+1
* mmc: core: Fix select power class after resumeFredrik Soderstedt2013-05-261-24/+50
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-261-36/+41
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-261-0/+50
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-261-2/+2
* mmc: core: Stop bkops for eMMC only from mmc suspendUlf Hansson2013-05-261-0/+6
* mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-04-041-1/+1
* mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson2013-03-221-0/+3
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-241-0/+28
* mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-241-4/+4
* mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K2013-02-241-1/+1
* mmc: core: move the cache disabling operation to mmc_suspendMaya Erez2013-02-241-1/+7
* mmc: Limit MMC speed to 52MHz if not HS200Al Cooper2012-12-061-0/+2
* mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy2012-12-061-0/+4
* mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-061-0/+11
* mmc: Standardise capability typeLee Jones2012-12-061-1/+1
* 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
OpenPOWER on IntegriCloud