Adrian Hunter
|
4760257cb5
mmc: sdio: Keep card runtime resumed while adding function devices
|
8 years ago |
Adrian Hunter
|
82e7edc216
mmc: sdio: Tidy error path in mmc_attach_sdio()
|
8 years ago |
Shawn Lin
|
1144c1e4dd
mmc: core: improve the quirks for sdio devices
|
8 years ago |
Shawn Lin
|
28fc64af63
mmc: core: change quirks.c to be a header file
|
8 years ago |
Ulf Hansson
|
2ed573b603
mmc: core: Clarify usage of mmc_set_signal_voltage()
|
8 years ago |
Ulf Hansson
|
5857b29b96
mmc: core: Move public functions from host.h to private headers
|
8 years ago |
Ulf Hansson
|
4facdde113
mmc: core: Move public functions from card.h to private headers
|
8 years ago |
Shawn Lin
|
5fc3d80ef4
mmc: sdio: don't use rocr to check if the card could support UHS mode
|
8 years ago |
Shawn Lin
|
0eb51a58ad
mmc: sdio: Factor out retry init card helper function
|
8 years ago |
Shawn Lin
|
5df0e8231f
mmc: core: remove BUG_ONs from sdio
|
8 years ago |
Shawn Lin
|
a0747eb81c
mmc: core: remove redundant memset of sdio_read_cccr
|
9 years ago |
Carlo Caione
|
e10c321977
mmc: core: Enable tuning according to the actual timing
|
9 years ago |
Adrian Hunter
|
d9bfbb95ed
mmc: sdio: Fix invalid vdd in voltage switch power cycle
|
9 years ago |
Ulf Hansson
|
9eadcc0581
mmc: core: Remove MMC_CLKGATE
|
10 years ago |
Ulf Hansson
|
8d1ffc8c98
mmc: core: Keep host claimed while invoking mmc_power_off|up()
|
10 years ago |
Adrian Hunter
|
3853a04232
mmc: core: Record card drive strength
|
10 years ago |
Adrian Hunter
|
e23350b35d
mmc: core: Factor out common code in drive strength selection
|
10 years ago |
Adrian Hunter
|
f168359efb
mmc: core: Add 'card' to drive strength selection callback
|
10 years ago |
Adrian Hunter
|
fa021cef1a
mmc: core: Simplify card drive strength mask
|
10 years ago |
Adrian Hunter
|
b4f30a174e
mmc: core: Allow card drive strength to be different to host
|
10 years ago |
Adrian Hunter
|
79d5a65aee
mmc: core: Enable / disable re-tuning
|
10 years ago |
Andreas Fenkart
|
1fb654fd97
mmc: sdio: add reset callback to bus operations
|
10 years ago |
NeilBrown
|
303dbedc31
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
|
10 years ago |
Adrian Hunter
|
63e415c640
mmc: core: Simplify by adding mmc_execute_tuning()
|
10 years ago |
NeilBrown
|
006fc51cb3
mmc: core: reset sdio card properly on resume.
|
10 years ago |
NeilBrown
|
59b6c9e0ad
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_restore
|
10 years ago |
Joe Perches
|
6606110d89
mmc: Convert pr_warning to pr_warn
|
11 years ago |
Fu Zhonghui
|
dea67c4ec8
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
|
11 years ago |
Seungwon Jeon
|
cdc991790c
mmc: drop the speed mode of card's state
|
11 years ago |
Ulf Hansson
|
573185cc7e
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
|
11 years ago |