Guennadi Liakhovetski
|
71e69211ea
mmc: sdhci: implement the .card_event() method
|
12 years ago |
Haijun Zhang
|
a4071fbbb9
mmc: eSDHC: Recover from ADMA errors
|
12 years ago |
Daniel Drake
|
6a66180a25
mmc: sdhci: add quirk for lack of 1.8v support
|
12 years ago |
Kevin Liu
|
cec2e216f7
mmc: sdhci: Use regulator min/max voltage range according to spec
|
12 years ago |
Kevin Liu
|
8363c37414
mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
|
12 years ago |
Chris Ball
|
14efd95720
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
|
12 years ago |
Kevin Liu
|
657d59823c
mmc: sdhci: fix IS_ERR() checking of regulator_get()
|
12 years ago |
Jerry Huang
|
63ef5d8c28
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
|
12 years ago |
Ulf Hansson
|
e6c085863f
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
|
12 years ago |
Guennadi Liakhovetski
|
bec9d4e593
mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing
|
12 years ago |
Philip Rakity
|
77dcb3f4c3
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled
|
13 years ago |
Philip Rakity
|
6231f3de13
mmc: sdhci: Add regulator support for vccq (voltage regualor)
|
13 years ago |
Aaron Lu
|
55c4665ea0
mmc: sd: Fix sd current limit setting
|
13 years ago |
Philip Rakity
|
38cfc2f71c
mmc: sdhci: When a UHS switch fails, cycle power if regulator is used
|
13 years ago |
Daniel Drake
|
eb6d5ae1c9
mmc: sdhci: poll for card even when card is logically unremovable
|
13 years ago |
Aaron Lu
|
973905feab
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
|
13 years ago |
Aaron Lu
|
b67c6b411d
mmc: sdhci: restore host settings when card is removed
|
13 years ago |
Aaron Lu
|
473b095a72
mmc: sdhci: fix incorrect command used in tuning
|
13 years ago |
Mark Brown
|
0fc81ee310
mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()
|
13 years ago |
Philip Rakity
|
bd6a8c30fa
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
|
13 years ago |
Philip Rakity
|
68737043bb
mmc: only support voltage (vdd) that regulator agrees with
|
13 years ago |
Philip Rakity
|
0aa6770000
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
|
13 years ago |
Philip Rakity
|
bad37e1ac6
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
|
13 years ago |
Chris Ball
|
09eeff52bf
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
|
13 years ago |
Mark Brown
|
021459773d
mmc: sdhci: Log what timeout was set if the timeout is too large
|
13 years ago |
Daniel Drake
|
87b87a3fc0
mmc: sdhci: refine non-removable card checking for card detection
|
13 years ago |
Al Cooper
|
4188bba0e9
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
|
13 years ago |
Alexander Stein
|
6379b2375a
mmc: sdhci: check interrupt flags in ISR again
|
13 years ago |
Adrian Hunter
|
6308d2905b
mmc: sdhci: add quirk for keeping card power during suspend
|
13 years ago |
Chris Ball
|
a1b13b4e18
mmc: sdhci: Add platform suspend/resume hooks.
|
13 years ago |