index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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-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
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-01-16
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
Ulf Hansson
2016-12-05
mmc: mmc: Introduce mmc_abort_tuning()
Adrian Hunter
2016-12-05
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
2016-12-05
mmc: core: remove BUG_ONs from mmc
Shawn Lin
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
2016-11-29
mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling
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: Remove redundant __mmc_send_status()
Ulf Hansson
2016-11-29
mmc: core: Retry instead of ignore at CRC errors when polling for busy
Ulf Hansson
2016-11-29
mmc: core: Don't use ->card_busy() and CMD13 in combination when polling
Ulf Hansson
2016-11-29
mmc: core: Factor out code related to polling in __mmc_switch()
Ulf Hansson
[next]