Ulf Hansson
|
3056c49c35
mmc: core: Remove redundant ->power_restore() callback for SD
|
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 |
Lars-Peter Clausen
|
9f6e0bff2a
mmc: Add support for disabling write-protect detection
|
10 years ago |
Linus Torvalds
|
d0bbe0dd35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
10 years ago |
Masanari Iida
|
f42cf8d6a3
treewide: Fix typo in printk messages
|
10 years ago |
Adrian Hunter
|
63e415c640
mmc: core: Simplify by adding mmc_execute_tuning()
|
10 years ago |
Johan Rudholm
|
dc0ecfef29
mmc: sd: add reset bus_ops callback
|
10 years ago |
Doug Anderson
|
eac86321b5
mmc: core: Support the optional init_card() callback for MMC and SD
|
10 years ago |
Joe Perches
|
6606110d89
mmc: Convert pr_warning to pr_warn
|
11 years ago |
Sascha Hauer
|
3d705d14fe
mmc: implement Driver Stage Register handling
|
11 years ago |
Seungwon Jeon
|
cdc991790c
mmc: drop the speed mode of card's state
|
11 years ago |
Axel Lin
|
d1e58212ca
mmc: Convert to use ATTRIBUTE_GROUPS
|
11 years ago |
Ulf Hansson
|
2501c9179d
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
|
11 years ago |
Wolfram Sang
|
9288cac054
mmc: core: sd: implement proper support for sd3.0 au sizes
|
11 years ago |
Ulf Hansson
|
4d22378221
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
|
11 years ago |
Ulf Hansson
|
0cb403a227
mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
|
11 years ago |
Ulf Hansson
|
0cc81a8c64
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
|
12 years ago |
Ulf Hansson
|
9ec775f7ef
mmc: Don't force card to active state when entering suspend/shutdown
|
12 years ago |
Ulf Hansson
|
726d6f2374
mmc: core: Collect common code for card ocr validation
|
12 years ago |
Ulf Hansson
|
ce69d37b7d
mmc: core: Prevent violation of specs while initializing cards
|
12 years ago |
Ulf Hansson
|
6904115095
mmc: core: Move cached value of the negotiated ocr mask to card struct
|
12 years ago |
Ulf Hansson
|
0f791fdad8
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
|
12 years ago |
Ulf Hansson
|
4a065193c4
mmc: core: Let mmc_power_up|cycle take ocr as parameter
|
12 years ago |
Jaehoon Chung
|
77776fd0a4
mmc: sd: fix the maximum au_size for SD3.0
|
12 years ago |
Wei WANG
|
7fca96758e
mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card
|
12 years ago |
Ulf Hansson
|
5992e78697
mmc: core: Add shutdown callback for SD bus_ops
|
12 years ago |