aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAge
* mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni2014-12-29
* mmc: core: Export mmc_get_ext_csd()Ulf Hansson2014-11-10
* mmc: core: Don't panic when fetching EXT_CSDUlf Hansson2014-11-10
* mmc: core: Let's callers of from mmc_get_ext_csd() do error handlingUlf Hansson2014-11-10
* mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()Ulf Hansson2014-11-10
* mmc: core: Add helper function for EXT_CSD supportUlf Hansson2014-11-10
* mmc: core: Remove unnecessary 'out of memory' messageUlf Hansson2014-11-10
* mmc: core: Remove redundant check of max_dtr while selecting timingsUlf Hansson2014-11-10
* mmc: core: Remove redundant check while selecting powerclassUlf Hansson2014-11-10
* mmc: core: Remove mmc_free_ext_csd()Ulf Hansson2014-11-10
* mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou2014-11-10
* mmc: core: Fix error paths and messages in mmc_init_cardAndrew Gabbasov2014-11-10
* mmc: Convert pr_warning to pr_warnJoe Perches2014-09-24
* mmc: Consolidate emmc tuning blocksStephen Boyd2014-09-23
* mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé2014-09-18
* mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2014-09-18
* mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé2014-09-18
* mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong2014-09-09
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-09
* mmc: Allow forward compatibility for eMMCRomain Izard2014-07-09
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-12
* mmc: rework selection of bus speed modeSeungwon Jeon2014-05-12
* mmc: step power class after final selection of bus modeSeungwon Jeon2014-05-12
* mmc: identify available device type to selectSeungwon Jeon2014-05-12
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12
* mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin2014-04-22
* mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-20
* mmc: core: Respect host's max_busy_timeout when sending sleep cmdUlf Hansson2014-02-23
* mmc: core: Use generic CMD6 time while switching to eMMC HS200 modeUlf Hansson2014-02-23
* mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson2014-02-23
* mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson2014-02-13
* mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson2014-02-13
* mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson2014-02-13
* mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-13
* mmc: core: mmc DDR mode should not depend on UHS_DDR50Dong Aisheng2014-01-13
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-30
* mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson2013-10-30
* mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson2013-10-30
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-30
* mmc: core: Collect common code for card ocr validationUlf Hansson2013-10-30
* mmc: core: Prevent violation of specs while initializing cardsUlf Hansson2013-10-30
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-30
* mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson2013-10-30
* mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-30
* mmc: core: production year for eMMC 4.41 and laterRomain Izard2013-07-05
* mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-27
* mmc: core: Enable power_off_notify for eMMC shutdown sequenceUlf Hansson2013-06-27
* mmc: core: Add shutdown callback for (e)MMC bus_opsUlf Hansson2013-06-27
* mmc: core: Handle both poweroff notification types for eMMCUlf Hansson2013-06-27
* mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson2013-06-27