index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Age
Commit message (
Expand
)
Author
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
2014-09-24
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-09
mmc: core: resolve divded by zero panic
Chuanxiao Dong
2014-09-09
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
Javier Martinez Canillas
2014-09-09
mmc: core: Remove fixed voltage regulator logic
Tim Kryger
2014-07-26
mmc: Do not advertise secure discard if it is blacklisted
Lukas Czerner
2014-05-12
mmc: core: Improve support for deferred regulators
Tim Kryger
2014-05-12
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
mmc: core: Try other signal levels during power up
Tim Kryger
2014-04-22
mmc: core: Use maximum timeout values in case TACC field is zero
Stefan Wahren
2014-04-22
mmc: Delay the card_event callback into the mmc_rescan worker
Markus Mayer
2014-03-17
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
Adrian Hunter
2014-02-23
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
2014-02-23
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
2014-02-23
mmc: core: Rename max_discard_to to max_busy_timeout
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 unnecessary validations for bus_ops callbacks
Ulf Hansson
2014-02-13
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
2014-01-13
mmc: Do not call get_cd for non removable cards
Sascha Hauer
2013-10-30
mmc: core: Remove deprecated mmc_suspend|resume_host APIs
Ulf Hansson
2013-10-30
mmc: core: Signal wakeup event at card insert/removal
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_set_signal_voltage take ocr as parameter
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-09-25
mmc: core: remove dead function mmc_try_claim_host
Grant Grundler
2013-09-10
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-08-26
mmc: core: parse voltage from device-tree
Haijun Zhang
2013-07-31
mmc: core: Indicate that vmmcq may be absent
Mark Brown
2013-06-27
mmc: core: Initiate suspend|resume from mmc bus instead of mmc host
Ulf Hansson
2013-06-27
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
2013-06-27
mmc: core: Remove unnecessary check for the remove callback
Ulf Hansson
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
2013-05-26
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2013-05-26
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
2013-05-26
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
Ulf Hansson
[next]