Ulf Hansson
|
ee6ff743e3
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
|
8 年之前 |
Adrian Hunter
|
e711f03091
mmc: mmc: Introduce mmc_abort_tuning()
|
8 年之前 |
Adrian Hunter
|
ef3d232245
mmc: mmc: Relax checking for switch errors after HS200 switch
|
8 年之前 |
Shawn Lin
|
8cce3ecc53
mmc: core: remove BUG_ONs from mmc
|
8 年之前 |
Ulf Hansson
|
aa33ce3c41
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
|
8 年之前 |
Ulf Hansson
|
5ec32f8411
mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling
|
8 年之前 |
Ulf Hansson
|
625228fa3e
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
|
8 年之前 |
Ulf Hansson
|
89e57aedda
mmc: core: Remove redundant __mmc_send_status()
|
8 年之前 |
Ulf Hansson
|
437590a123
mmc: core: Retry instead of ignore at CRC errors when polling for busy
|
8 年之前 |
Ulf Hansson
|
70562644f4
mmc: core: Don't use ->card_busy() and CMD13 in combination when polling
|
8 年之前 |
Ulf Hansson
|
716bdb8953
mmc: core: Factor out code related to polling in __mmc_switch()
|
8 年之前 |
Ulf Hansson
|
cb26ce069f
mmc: core: Clarify code which deals with polling in __mmc_switch()
|
8 年之前 |
Ulf Hansson
|
20348d1981
mmc: core: Make mmc_switch_status() available for mmc core
|
8 年之前 |
Chaotian Jing
|
987aa5f805
mmc: mmc: fix switch timeout issue caused by jiffies precision
|
9 年之前 |
Chaotian Jing
|
87a18a6a56
mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()
|
9 年之前 |
Masahiro Yamada
|
0899e74193
mmc: remove unnecessary assignment statements before return
|
9 年之前 |
Chaotian Jing
|
3bbb0deea6
mmc: core: fix __mmc_switch timeout caused by preempt
|
9 年之前 |
Chaotian Jing
|
9979dbe515
mmc: mmc: extend the mmc_send_tuning()
|
9 年之前 |
Ulf Hansson
|
f90d2e4035
mmc: core: Convert __mmc_switch() into an internal core function
|
10 年之前 |
Adrian Hunter
|
ed16f58dc0
mmc: core: Separate out the mmc_switch status check so it can be re-used
|
10 年之前 |
Adrian Hunter
|
c6dbab9cb5
mmc: core: Hold re-tuning during switch commands
|
10 年之前 |
Ulf Hansson
|
04cdbbfa73
mmc: core: Make tuning block patterns static
|
10 年之前 |
Ulf Hansson
|
fe5afb13d4
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
|
10 年之前 |
Minda Chen
|
996903de92
mmc: core: add core-level function for sending tuning commands
|
10 年之前 |
Ulf Hansson
|
22b787007f
mmc: core: Convert to use kzalloc() for CXD register buffers
|
10 年之前 |
Ulf Hansson
|
601ed60cef
mmc: core: Don't handle buffers on stack while fetching CXD registers
|
10 年之前 |
Ulf Hansson
|
2fc91e8b0e
mmc: core: Remove the redundant mmc_send_ext_csd() API
|
10 年之前 |
Ulf Hansson
|
e21aa519ee
mmc: core: Export mmc_get_ext_csd()
|
10 年之前 |
Ulf Hansson
|
148bcab28f
mmc: core: Add helper function for EXT_CSD support
|
10 年之前 |
Joe Perches
|
6606110d89
mmc: Convert pr_warning to pr_warn
|
11 年之前 |