index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc_ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
1
-1
/
+2
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
1
-1
/
+1
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
1
-1
/
+0
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
1
-0
/
+1
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
1
-0
/
+1
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
1
-1
/
+0
2021-06-14
mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
Ulf Hansson
1
-0
/
+2
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
1
-1
/
+4
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
1
-0
/
+3
2021-04-15
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
1
-1
/
+1
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
1
-1
/
+1
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
1
-1
/
+1
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for HPI commands
Ulf Hansson
1
-0
/
+1
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discard
Ulf Hansson
1
-0
/
+7
2020-03-24
mmc: core: Drop redundant in-parameter to __mmc_switch()
Ulf Hansson
1
-1
/
+1
2020-03-24
mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()
Ulf Hansson
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
1
-2
/
+1
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
1
-1
/
+0
2017-06-20
mmc: core: Make mmc_can_reset() static
Ulf Hansson
1
-1
/
+0
2017-06-20
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
Ulf Hansson
1
-1
/
+0
2017-06-20
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
Ulf Hansson
1
-1
/
+0
2017-06-20
mmc: block: Use __mmc_send_status() and drop get_card_status()
Ulf Hansson
1
-0
/
+1
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
1
-0
/
+2
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
1
-0
/
+9
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
1
-0
/
+5
2016-12-05
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
1
-0
/
+1
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
1
-2
/
+2
2016-11-29
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
Ulf Hansson
1
-1
/
+1
2016-11-29
mmc: core: Make mmc_switch_status() available for mmc core
Ulf Hansson
1
-1
/
+1
2015-10-26
mmc: core: Convert __mmc_switch() into an internal core function
Ulf Hansson
1
-0
/
+3
2015-06-01
mmc: core: Separate out the mmc_switch status check so it can be re-used
Adrian Hunter
1
-0
/
+1
2014-11-10
mmc: core: Add helper function for EXT_CSD support
Ulf Hansson
1
-0
/
+1
2014-11-10
mmc: core: Remove duplicated definition of mmc_send_ext_csd()
Ulf Hansson
1
-1
/
+0
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
1
-0
/
+1
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
1
-1
/
+0
2011-10-27
mmc: core: support HPI send command
Jaehoon Chung
1
-0
/
+1
2011-05-25
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
1
-1
/
+0
2011-01-09
mmc: Test bus-width for old MMC devices
Aries Lee
1
-0
/
+1
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
1
-0
/
+1
2007-09-23
MMC core learns about SPI
David Brownell
1
-0
/
+3
2007-07-26
mmc: update header file paths
Pierre Ossman
1
-1
/
+1
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman
1
-0
/
+27