Ulf Hansson
|
29772f8a73
mmc: core: Drop the unused mmc_power_save|restore_host()
|
7 years ago |
Ulf Hansson
|
7405df4c79
mmc: core: Implement ->sw_reset bus ops for SDIO
|
7 years ago |
Ulf Hansson
|
3a3db6030b
mmc: core: Rename ->reset() bus ops to ->hw_reset()
|
7 years ago |
Ulf Hansson
|
fb09f44e29
mmc: core: Re-factor some code for SDIO re-initialization
|
10 years ago |
Kyle Roeschley
|
247cfe5355
mmc: core: Add capability to avoid 3.3V signaling
|
7 years ago |
harish_kandiga@mentor.com
|
ebc5a1bf4f
mmc: core: Add a new quirk for limiting clock rate
|
7 years ago |
Shawn Lin
|
1e178270df
mmc: sdio: Check the return value of sdio_enable_4bit_bus
|
7 years ago |
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
|
9 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 |