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 년 전 |
Sascha Hauer
|
3d705d14fe
mmc: implement Driver Stage Register handling
|
11 년 전 |
Ulf Hansson
|
b9ec26160f
mmc: core: Fixup busy detection for mmc switch operations
|
11 년 전 |
Ulf Hansson
|
636bd13c12
mmc: core: Minor simplifications to __mmc_switch
|
11 년 전 |
Ulf Hansson
|
4509f84775
mmc: core: Add ignore_crc flag to __mmc_switch
|
11 년 전 |
Ulf Hansson
|
1d4d77444b
mmc: core: Rename cmd_timeout_ms to busy_timeout
|
11 년 전 |
Ulf Hansson
|
ecd3a7dad9
mmc: core: Silence compiler warning in __mmc_switch
|
11 년 전 |
Ulf Hansson
|
878e200bbb
mmc: core: Do not poll for busy with status cmd for all switch cmds
|
12 년 전 |
Seungwon Jeon
|
a27fbf2f06
mmc: add ignorance case for CMD13 CRC error
|
12 년 전 |
Minjian Wu
|
84532e3397
mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).
|
12 년 전 |
Ulf Hansson
|
07a6821608
mmc: core: Restructure and simplify code for mmc sleep|awake
|
12 년 전 |
Maya Erez
|
775a9362b5
mmc: card: Adding support for sanitize in eMMC 4.5
|
12 년 전 |
Seungwon Jeon
|
ce39f9d17c
mmc: support packed write command for eMMC4.5 devices
|
12 년 전 |
Trey Ramsay
|
8fee476b21
mmc: core: Fix some driver hangs when dealing with broken devices
|
12 년 전 |
Jaehoon Chung
|
950d56acce
mmc: support BKOPS feature for eMMC
|
13 년 전 |
Kyungsik Lee
|
1a41313e7f
mmc: core: Remove bounce buffer in mmc_send_cxd_data()
|
13 년 전 |
Venkatraman S
|
6af9e96e05
mmc: core: Fix the HPI execution sequence
|
13 년 전 |
Jaehoon Chung
|
2378975bd5
mmc: core: warn when card doesn't support HPI
|
13 년 전 |
Paul Gortmaker
|
3ef77af154
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
|
14 년 전 |
Jaehoon Chung
|
eb0d8f135b
mmc: core: support HPI send command
|
14 년 전 |