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
/
mmc_ops.h
Age
Commit message (
Expand
)
Author
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for HPI commands
Ulf Hansson
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discard
Ulf Hansson
2020-03-24
mmc: core: Drop redundant in-parameter to __mmc_switch()
Ulf Hansson
2020-03-24
mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()
Ulf Hansson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
2017-06-20
mmc: core: Make mmc_can_reset() static
Ulf Hansson
2017-06-20
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
Ulf Hansson
2017-06-20
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
Ulf Hansson
2017-06-20
mmc: block: Use __mmc_send_status() and drop get_card_status()
Ulf Hansson
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
2016-12-05
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
2016-11-29
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
Ulf Hansson
2016-11-29
mmc: core: Make mmc_switch_status() available for mmc core
Ulf Hansson
2015-10-26
mmc: core: Convert __mmc_switch() into an internal core function
Ulf Hansson
2015-06-01
mmc: core: Separate out the mmc_switch status check so it can be re-used
Adrian Hunter
2014-11-10
mmc: core: Add helper function for EXT_CSD support
Ulf Hansson
2014-11-10
mmc: core: Remove duplicated definition of mmc_send_ext_csd()
Ulf Hansson
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
2011-01-08
mmc: Test bus-width for old MMC devices
Aries Lee
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2007-09-23
MMC core learns about SPI
David Brownell
2007-07-26
mmc: update header file paths
Pierre Ossman
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman