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
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
2013-05-04
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-29
mmc: rename random32() to prandom_u32()
Akinobu Mita
2013-04-15
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
2013-04-12
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
2013-04-12
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
2013-03-22
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
2013-03-22
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
2013-02-24
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
2013-02-24
mmc: core: fix indentation
Jaehoon Chung
2013-02-24
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
mmc: core: Add mmc_power_cycle
Johan Rudholm
2013-02-24
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2012-12-06
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
2012-12-06
mmc: core: Fix some driver hangs when dealing with broken devices
Trey Ramsay
2012-10-07
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
Chris Ball
[next]