index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc.c
Age
Commit message (
Expand
)
Author
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-19
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
Grégory Soutadé
2014-09-19
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
2014-09-19
mmc: Move code that manages user area and gp partitions into functions
Grégory Soutadé
2014-09-09
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
Chuanxiao.Dong
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-07-09
mmc: Allow forward compatibility for eMMC
Romain Izard
2014-05-12
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
2014-05-12
mmc: rework selection of bus speed mode
Seungwon Jeon
2014-05-12
mmc: step power class after final selection of bus mode
Seungwon Jeon
2014-05-12
mmc: identify available device type to select
Seungwon Jeon
2014-05-12
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-04-22
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2014-04-20
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-02-23
mmc: core: Respect host's max_busy_timeout when sending sleep cmd
Ulf Hansson
2014-02-23
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
Ulf Hansson
2014-02-23
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
2014-02-13
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
Ulf Hansson
2014-02-13
mmc: core: Use mmc_flush_cache() during mmc suspend
Ulf Hansson
2014-02-13
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
Ulf Hansson
2014-02-13
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
2014-01-13
mmc: core: mmc DDR mode should not depend on UHS_DDR50
Dong Aisheng
2013-10-30
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
Ulf Hansson
2013-10-30
mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
Ulf Hansson
2013-10-30
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
Ulf Hansson
2013-10-30
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
2013-10-30
mmc: core: Collect common code for card ocr validation
Ulf Hansson
2013-10-30
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
2013-10-30
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
2013-10-30
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
2013-10-30
mmc: core: Do not poll for busy with status cmd for all switch cmds
Ulf Hansson
2013-07-05
mmc: core: production year for eMMC 4.41 and later
Romain Izard
2013-06-27
mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE
Ulf Hansson
2013-06-27
mmc: core: Enable power_off_notify for eMMC shutdown sequence
Ulf Hansson
2013-06-27
mmc: core: Add shutdown callback for (e)MMC bus_ops
Ulf Hansson
2013-06-27
mmc: core: Handle both poweroff notification types for eMMC
Ulf Hansson
2013-06-27
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
2013-06-27
mmc: core: Update the ext-csd.rev check for eMMC5.1
Yuvaraj Kumar C D
2013-05-26
mmc: core: Fix select power class after resume
Fredrik Soderstedt
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2013-04-04
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
2013-03-22
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
2013-02-24
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
mmc: core: expose RPMB partition only for CMD23 capable hosts
Balaji T K
2013-02-24
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
[next]