Fabio Estevam
|
8d86e4fccc
mmc: sdhci-esdhc-imx: Call mmc_of_parse()
|
10 years ago |
Sascha Hauer
|
07bf2b54cd
mmc: sdhci-esdhc-imx: support voltage-range property
|
10 years ago |
Dan Carpenter
|
eeed7026b4
mmc: sdhci-esdhc-imx: silence a false curly braces warning
|
10 years ago |
Ulf Hansson
|
77903c01d8
mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()
|
10 years ago |
Ulf Hansson
|
0b41436840
mmc: sdhci-esdhc-imx: Fixup ->remove()
|
10 years ago |
Linus Torvalds
|
92a578b064
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
10 years ago |
Ulf Hansson
|
d178532689
mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()
|
10 years ago |
Rafael J. Wysocki
|
162d6f9800
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
|
10 years ago |
Dirk Behme
|
cd529af7ee
mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states
|
11 years ago |
Aisheng Dong
|
e33eb8e281
mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
|
11 years ago |
Aisheng Dong
|
10fd0ad967
mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
|
11 years ago |
Peter Griffin
|
2137f5d3b8
mmc: remove .owner field for drivers using module_platform_driver
|
11 years ago |
Aisheng Dong
|
69f5bf38f9
mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue
|
11 years ago |
Russell King
|
850a29b859
mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
|
11 years ago |
Russell King
|
13e645012d
mmc: sdhci: set_uhs_signaling() need not return a value
|
11 years ago |
Russell King
|
cb399da401
mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
|
11 years ago |
Russell King
|
10cf496300
mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()
|
11 years ago |
Russell King
|
9d2fc80fb1
mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
|
11 years ago |
Russell King
|
1650d0c71a
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
|
11 years ago |
Russell King
|
373073efd0
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
|
11 years ago |
Russell King
|
0718e59ae2
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
|
11 years ago |
Russell King
|
03231f9b78
mmc: sdhci: convert reset into a library function
|
11 years ago |
Russell King
|
2317f56c05
mmc: sdhci: convert generic bus width setup to library function
|
11 years ago |
Russell King
|
be138554a7
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
|
11 years ago |
Dong Aisheng
|
a7f2be94be
mmc: sdhci-esdhc-imx: fix warning during module remove function
|
11 years ago |
Dong Aisheng
|
a974862fae
mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context
|
11 years ago |
Fabio Estevam
|
a50145f925
mmc: sdhci-esdhc-imx: Use NULL instead of zero
|
12 years ago |
Dong Aisheng
|
89d7e5c131
mmc: sdhci-esdhc-imx: add runtime pm support
|
12 years ago |
Dong Aisheng
|
ce090a4eb9
mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue
|
12 years ago |
Dong Aisheng
|
8b2bb0adce
mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits
|
12 years ago |