index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Age
Commit message (
Expand
)
Author
2016-02-29
mmc: core: report tuning command execution failure reason
Russell King
2016-02-29
mmc: core: improve mmc_of_parse_voltage() to return better status
Russell King
2016-02-29
mmc: core: shut up "voltage-ranges unspecified" pr_info()
Russell King
2016-02-29
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2016-02-29
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
2015-12-28
mmc: core: Optimize boot time by detecting cards simultaneously
Ulf Hansson
2015-12-22
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
Carlo Caione
2015-12-22
mmc: core: set regulator not found message as debug
ludovic.desroches@atmel.com
2015-12-22
mmc: core: Check for non-removable cards earlier in the error path
Ulf Hansson
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-12-22
mmc: core: Keep host claimed in mmc_rescan() while calling host ops
Ulf Hansson
2015-12-22
mmc: core: Invoke ->card_event() callback only when needed
Ulf Hansson
2015-10-26
mmc: core: Add mmc_regulator_set_vqmmc()
Douglas Anderson
2015-10-26
mmc: core: move ocr-bit to voltage translation into separate function
Heiko Stuebner
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
mmc: Wait for card_busy before starting sdio requests
Hans de Goede
2015-10-26
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
2015-09-30
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
2015-08-31
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
2015-08-27
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
2015-08-27
mmc: core: Fixed bug in one erase-group budget TRIM
Robin van der Gracht
2015-08-17
mmc: core: Optimize case for exactly one erase-group budget
David Jander
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
mmc: core: Reset driver type to default
Adrian Hunter
2015-06-01
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
Doug Anderson
2015-06-01
mmc: core: Don't print reset warning if reset is not supported
Adrian Hunter
2015-06-01
mmc: core: Flag re-tuning is needed on CRC errors
Adrian Hunter
2015-06-01
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
2015-06-01
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
2015-06-01
mmc: core: Add support for re-tuning before each request
Adrian Hunter
2015-06-01
mmc: core: Enable / disable re-tuning
Adrian Hunter
2015-05-04
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
2015-03-31
mmc: core: Enable runtime PM management of host devices
Ulf Hansson
2015-03-27
mmc: core: Remove the ->enable|disable() callbacks
NeilBrown
2015-02-03
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
2015-01-19
mmc: core: Move mmc_card_removed() into mmc_start_request()
Adrian Hunter
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
2015-01-19
mmc: core: always check status after reset
Johan Rudholm
2015-01-19
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
2014-11-26
mmc: core: hold SD Clock before CMD11 during Signal
Vincent Yang
2014-11-26
mmc: core: consistent handling of initial values
Johan Rudholm
2014-11-10
mmc: core: use mmc_send_status to check hw_reset
Johan Rudholm
2014-11-10
mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
Ulf Hansson
2014-11-10
mmc: core: fix prepared requests while doing bkops
Srinivas Kandagatla
2014-11-10
mmc: core: Add debug message for SET_BLOCK_COUNT result
Andrew Gabbasov
2014-11-10
mmc: core: Initialize SET_BLOCK_COUNT request fields
Andrew Gabbasov
2014-09-29
mmc: Fix incorrect warning when setting 0 Hz via debugfs
Adrian Hunter
[next]