summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Allow forward compatibility for eMMCRomain Izard2014-07-091-6/+5
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-121-5/+93
* mmc: rework selection of bus speed modeSeungwon Jeon2014-05-121-199/+232
* mmc: step power class after final selection of bus modeSeungwon Jeon2014-05-121-41/+55
* mmc: identify available device type to selectSeungwon Jeon2014-05-121-33/+39
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-121-8/+3
* mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin2014-04-221-10/+2
* mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-201-1/+1
* mmc: core: Respect host's max_busy_timeout when sending sleep cmdUlf Hansson2014-02-231-3/+16
* mmc: core: Use generic CMD6 time while switching to eMMC HS200 modeUlf Hansson2014-02-231-1/+3
* mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson2014-02-231-6/+7
* mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson2014-02-131-2/+1
* mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson2014-02-131-1/+1
* mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson2014-02-131-3/+0
* mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-131-22/+1
* mmc: core: mmc DDR mode should not depend on UHS_DDR50Dong Aisheng2014-01-131-6/+2
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-301-5/+7
* mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson2013-10-301-8/+30
* mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson2013-10-301-12/+1
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-301-11/+34
* mmc: core: Collect common code for card ocr validationUlf Hansson2013-10-301-11/+0
* mmc: core: Prevent violation of specs while initializing cardsUlf Hansson2013-10-301-1/+0
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-301-9/+10
* mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson2013-10-301-2/+2
* mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-301-3/+3
* 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
OpenPOWER on IntegriCloud