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.c
Age
Commit message (
Expand
)
Author
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-06-14
mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
Ulf Hansson
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
2021-06-14
mmc: core: Re-structure some code in __mmc_poll_for_busy()
Ulf Hansson
2021-06-14
mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
Ulf Hansson
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-04-15
mmc: core: Let eMMC sanitize not retry in case of timeout/failure
Bean Huo
2021-04-15
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
2021-03-30
mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}
Yue Hu
2021-02-08
mmc: core: Use host instead of card argument to mmc_spi_send_csd()
Yue Hu
2020-04-20
mmc: core: make mmc_interrupt_hpi() static
Jason Yan
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
2020-03-24
mmc: core: Fixup support for HW busy detection for HPI commands
Ulf Hansson
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for HPI commands
Ulf Hansson
2020-03-24
mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd()
Ulf Hansson
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discard
Ulf Hansson
2020-03-24
mmc: core: Update CMD13 busy check for CMD6 commands
Ulf Hansson
2020-03-24
mmc: core: Split up mmc_poll_for_busy()
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
2020-03-24
mmc: core: Drop unused define
Ulf Hansson
2020-03-24
mmc: core: Throttle polling rate for CMD6
Ulf Hansson
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
2020-01-24
mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
Ulf Hansson
2020-01-24
mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
Ulf Hansson
2019-09-03
Revert "mmc: core: do not retry CMD6 in __mmc_switch()"
Jan Kaisrlik
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-29
mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0
Yoshihiro Shimoda
2019-02-28
mmc: core: do not retry CMD6 in __mmc_switch()
Chaotian Jing
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
2018-12-17
mmc: core: Drop redundant check in mmc_send_hpi_cmd()
Ulf Hansson
2018-07-16
mmc: core: Adjust and reuse the macro of R1_STATUS(x)
Shawn Lin
2018-02-27
mmc: core: Avoid hanging to claim host for mmc via some nested calls
Ulf Hansson
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-10-30
mmc: core: Remove unnecessary host claim
Adrian Hunter
2017-08-30
mmc: ops: export mmc_get_status()
Linus Walleij
2017-08-30
mmc: mmc_ops: fix a typo for comment of mmc_start_bkops
Shawn Lin
2017-06-20
mmc: core: Clarify code for sending CSD
Ulf Hansson
2017-06-20
mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead
Ulf Hansson
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
2017-06-20
mmc: core: Remove redundant code in mmc_send_cid()
Ulf Hansson
2017-06-20
mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
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: core: add proper be32 annotation
Winkler, Tomas
[next]