index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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