Ulf Hansson
|
33e6d74d65
mmc: core: Export API to allow hosts to get the card address
|
8 years ago |
jiajie.hao@mediatek.com
|
f328c76e56
mmc: sdio: Fix sdio wait busy implement limitation
|
8 years ago |
Linus Walleij
|
67b8360acc
mmc: core: refactor mmc_request_done()
|
8 years ago |
Linus Walleij
|
0e72f95bf3
mmc: core: refactor asynchronous request finalization
|
8 years ago |
Linus Walleij
|
5744d50d2d
mmc: core: move some code in mmc_start_areq()
|
8 years ago |
Adrian Hunter
|
f34bdd2f7e
mmc: core: Factor out mrq preparation from mmc_start_request()
|
8 years ago |
Adrian Hunter
|
4b67e63faa
mmc: core: Factor out debug prints from mmc_start_request()
|
8 years ago |
Linus Walleij
|
37dac0681e
mmc: core: start to break apart mmc_start_areq()
|
8 years ago |
Linus Walleij
|
c3399ef55d
mmc: core: rename mmc_start_req() to *areq()
|
8 years ago |
Linus Walleij
|
e13934bdf4
mmc: core/mmci: restore pre/post_req behaviour
|
8 years ago |
Ulf Hansson
|
4e74b6b3c6
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
|
8 years ago |
Ulf Hansson
|
2ed573b603
mmc: core: Clarify usage of mmc_set_signal_voltage()
|
8 years ago |
Ulf Hansson
|
a44efa4796
mmc: core: Remove redundant code in mmc_set_signal_voltage()
|
8 years ago |
Ulf Hansson
|
4facdde113
mmc: core: Move public functions from card.h to private headers
|
8 years ago |
Masahiro Yamada
|
c7836d1593
mmc: use empty initializer list to zero-clear structures
|
8 years ago |
Adrian Hunter
|
1552011150
mmc: core: Further fix thread wake-up
|
8 years ago |
Shawn Lin
|
6ff897ff5c
mmc: core: remove BUG_ONs from core.c
|
8 years ago |
Adrian Hunter
|
e0097cf5f2
mmc: queue: Fix queue thread wake-up
|
8 years ago |
Linus Walleij
|
d3c6aac3bd
mmc: delete is_first_req parameter from pre-request callback
|
8 years ago |
Ulf Hansson
|
aa33ce3c41
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
|
8 years ago |
Linus Walleij
|
8e8b3f514c
mmc: core: use enum mmc_blk_status properly
|
8 years ago |
Ulf Hansson
|
c2c24819b2
mmc: core: Don't power off the card when starting the host
|
9 years ago |
Ziyuan Xu
|
1712c9373f
mmc: core: don't try to switch block size for dual rate mode
|
9 years ago |
Adrian Hunter
|
5163af5a5e
mmc: core: Add support for sending commands during data transfer
|
9 years ago |
Baolin Wang
|
6c689886fb
mmc: core: Optimize the mmc erase size alignment
|
9 years ago |
Baolin Wang
|
71085123d2
mmc: core: Factor out the alignment of erase size
|
9 years ago |
Ulf Hansson
|
12182affc7
mmc: core: Use a default maximum erase timeout
|
9 years ago |
Baolin Wang
|
bb4eecf23b
mmc: Change the max discard sectors and erase response when HW busy detect
|
9 years ago |
Shawn Lin
|
a0c3b68c72
mmc: core: Allow hosts to specify non-support for MMC commands
|
9 years ago |
Ulf Hansson
|
1b8d79c549
mmc: core: Allow hosts to specify non-support for SD commands
|
9 years ago |