Linus Torvalds
|
d0048f0b91
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
|
12 years ago |
Haijun Zhang
|
c0b887b66c
mmc: sdhci: get voltage from sdhc host
|
12 years ago |
Shawn Guo
|
2af502ca64
mmc: sdhci: request irq after sdhci_init() is called
|
12 years ago |
Mark Brown
|
462849aad5
mmc: sdhci: Indicate that regulators may be absent
|
12 years ago |
Christian Daudt
|
722e1280c9
mmc: sdhci: add card_event callback to sdhci
|
12 years ago |
Giuseppe CAVALLARO
|
599115686d
mmc: sdhci: fix ctrl_2 on super-speed selection
|
12 years ago |
Giuseppe CAVALLARO
|
156e14b126
mmc: sdhci: fix caps2 for HS200
|
12 years ago |
Shawn Guo
|
9668d765ea
mmc: sdhci: improve card removal check in sdhci_card_event()
|
12 years ago |
Adrian Hunter
|
f0710a557c
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
|
12 years ago |
Chris Ball
|
a3361abaae
mmc: sdhci: Don't ignore regulator_enable() return value
|
12 years ago |
Kevin Liu
|
94144a465d
mmc: sdhci: add get_cd() implementation
|
12 years ago |
Fabio Estevam
|
21f5998f10
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
|
12 years ago |
Marek Szyprowski
|
a4f8f257ed
mmc: sdhci: check voltage range only on regulators aware of voltage value
|
12 years ago |
Kevin Liu
|
52983382c7
mmc: sdhci: enhance preset value function
|
12 years ago |
Kevin Liu
|
20b92a30b5
mmc: sdhci: update signal voltage switch code
|
12 years ago |
Sascha Hauer
|
7bc088d38f
mmc: sdhci: rename platform_8bit_width to platform_bus_width
|
12 years ago |
Andy Shevchenko
|
8213af3b7a
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock
|
12 years ago |
Kevin Liu
|
ad080d7916
mmc: sdhci: add IRQ wake up support
|
12 years ago |
Kevin Liu
|
b0a8dece55
mmc: sdhci: disable interrupt before free_irq
|
12 years ago |
Shawn Guo
|
505a8680b7
mmc: sdhci: query card presence from cd-gpio before asking SDHCI
|
12 years ago |
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
|
13 years ago |