Ulf Hansson
|
956d9fd5eb
mmc: core: Clean up after mmc_pre_req if card was removed
|
13 years ago |
Adrian Hunter
|
907d2e7cc7
mmc: start removing enable / disable API
|
13 years ago |
Ulf Hansson
|
f0cc9cf993
mmc: core: Detect card removal on I/O error
|
13 years ago |
Jaehoon Chung
|
7b2fd4f23f
mmc: core: add a debug message for SET_BLOCK_COUNT
|
13 years ago |
Ulf Hansson
|
e7747475b6
mmc: core: Fixup suspend/resume issues for UHS-I cards
|
13 years ago |
Girish K S
|
3e73c36b4d
mmc: core: Fix PowerOff Notify suspend/resume
|
13 years ago |
Jaehoon Chung
|
6e8201f57c
mmc: core: add the capability for broken voltage
|
13 years ago |
Sujit Reddy Thumma
|
2c4967f741
mmc: core: Ensure clocks are always enabled before host interaction
|
13 years ago |
Linus Torvalds
|
0a80939b3e
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Guennadi Liakhovetski
|
0db13fc2ab
mmc: fix a deadlock between system suspend and MMC block IO
|
13 years ago |
Seungwon Jeon
|
8bc0678b84
mmc: core: Separate the timeout value for cache-ctrl
|
13 years ago |
Ulf Hansson
|
aa9df4fb2a
mmc: core: Add option to prevent eMMC sleep command
|
13 years ago |
Seungwon Jeon
|
17e9ff559a
mmc: core: Add claiming of hosts during mmc_cache_ctrl
|
13 years ago |
Adrian Hunter
|
d304950488
mmc: allow upper layers to know immediately if card has been removed
|
13 years ago |
Sujit Reddy Thumma
|
49df780749
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
|
13 years ago |
Kyungmin Park
|
c99872a16f
mmc: core: Fix typo at mmc_card_sleep
|
13 years ago |
Girish K S
|
a80f162763
mmc: core: Fix power_off_notify during suspend
|
13 years ago |
Stefan Nilsson XK
|
6de5fc9cf7
mmc: core: Add quirk for long data read time
|
13 years ago |
Ulf Hansson
|
b6ad726e3f
mmc: core: Prevent too long response times for suspend
|
13 years ago |
Jaehoon Chung
|
eb0d8f135b
mmc: core: support HPI send command
|
13 years ago |
Seungwon Jeon
|
881d1c25f7
mmc: core: Add cache control for eMMC4.5 device
|
13 years ago |
Kyungmin Park
|
b3bf915308
mmc: core: new discard feature support at eMMC v4.5
|
13 years ago |
Kyungmin Park
|
d9ddd62943
mmc: core: mmc sanitize feature support for v4.5
|
13 years ago |
Girish K S
|
bec8726abc
mmc: core: Add Power Off Notify Feature eMMC 4.5
|
13 years ago |
Girish K S
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
13 years ago |
Adrian Hunter
|
08a7e1dfaa
mmc: core: move ->request() call from atomic context
|
13 years ago |
Adrian Hunter
|
67716327ee
mmc: block: add eMMC hardware reset support
|
14 years ago |
Adrian Hunter
|
b2499518b5
mmc: core: add eMMC hardware reset support
|
14 years ago |
Per Forlin
|
7c8a2829c2
mmc: core: clarify how to use post_req in case of errors
|
14 years ago |