Adrian Hunter
|
3e207c8cfa
mmc: core: Turn off CQE before sending commands
|
8 years ago |
Shawn Lin
|
6ca2920d8e
mmc: core: remove the check of mmc_card_blockaddr for SD cards
|
8 years ago |
Shawn Lin
|
4406ae215b
mmc: core: correct taac parameter according to the specification
|
8 years ago |
Rob Herring
|
bf892de9fb
mmc: Convert to using %pOF instead of full_name
|
8 years ago |
Shawn Lin
|
69f25f9bb0
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
|
8 years ago |
Shawn Lin
|
b044b1bcc5
mmc: core: always check the length of sglist with total data size
|
8 years ago |
Shawn Lin
|
1896f14006
mmc: core: remove check of host->removed for rescan routine
|
8 years ago |
Adrian Hunter
|
03dbaa04a2
mmc: slot-gpio: Add support to enable irq wake on cd_irq
|
8 years ago |
Ulf Hansson
|
d9df173758
mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
|
8 years ago |
Ulf Hansson
|
0f2c05125e
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
|
8 years ago |
Ulf Hansson
|
1cf8f7e5af
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
|
8 years ago |
Ulf Hansson
|
066d9cc546
mmc: core: Don't export some eMMC specific functions from core.c
|
8 years ago |
Ulf Hansson
|
52c8212d80
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
|
8 years ago |
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 |