Seungwon Jeon
|
0aa55c2367
mmc: sdhci-s3c: fix the card detection in runtime-pm
|
12 years ago |
Thomas Abraham
|
0f310a057f
mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
|
13 years ago |
Chander Kashyap
|
2abeb5c5de
mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume
|
13 years ago |
Jaehoon Chung
|
5feb54a1ab
mmc: sdhci-s3c: fix the wrong number of max bus clocks
|
13 years ago |
Chander Kashyap
|
387a8cbdf8
mmc: sdhci-s3c: Fix crash on module insertion for second time
|
13 years ago |
Chander Kashyap
|
e684c46876
mmc: sdhci-s3c: Enable only required bus clock
|
13 years ago |
Thomas Abraham
|
cd1b00eb24
mmc: sdhci-s3c: Add device tree support
|
13 years ago |
Jingoo Han
|
2ad0b2494f
mmc: sdhci-s3c: fix checkpatch error and warnings
|
13 years ago |
Heiko Stübner
|
81ec1daa11
mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
|
13 years ago |
Mark Brown
|
9f4e8151db
mmc: sdhci-s3c: Enable runtime power management
|
13 years ago |
Mark Brown
|
d5e9c02cab
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
|
13 years ago |
Julia Lawall
|
9bda6da7ff
mmc: sdhci-s3c: use devm_ functions
|
13 years ago |
Thomas Abraham
|
1d4dc338bb
mmc: sdhci-s3c: Keep a copy of platform data and use it
|
13 years ago |
Thomas Abraham
|
0d22c77089
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
|
13 years ago |
Thomas Abraham
|
3119936a28
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
|
13 years ago |
Jaehoon Chung
|
c1c4b66dc0
mmc: sdhci-s3c: add platform data for the second capability
|
13 years ago |
Linus Torvalds
|
4b8be38cf7
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
|
13 years ago |
Jingoo Han
|
7003fecbf0
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
|
13 years ago |
Sangwook Lee
|
fa1773cc5b
mmc: sdhci-s3c: Add pm_caps into SD/MMC host
|
13 years ago |
Axel Lin
|
d1f81a64a4
mmc: convert drivers/mmc/host/* to use module_platform_driver()
|
13 years ago |
Arnd Bergmann
|
a07613a54d
Merge branch 'samsung/dt' into samsung/cleanup
|
13 years ago |
Rajeshwari Shinde
|
4346b6d9c6
mmc: sdhci-s3c: Use generic clock names for sdhci bus clock options
|
13 years ago |
Manuel Lauss
|
29495aa04a
mmc: sdhci: remove "state" argument from sdhci_suspend_host
|
13 years ago |
Mark Brown
|
524bfca2b4
mmc: sdhci-s3c: Remove old and misprototyped suspend operations
|
13 years ago |
Jaehoon Chung
|
326adda53a
mmc: sdhci-s3c: fix potential NULL dereference
|
13 years ago |
Thomas Abraham
|
6fe47179a0
mmc: sdhci-s3c: add default controller configuration
|
14 years ago |
Girish K S
|
49bb1e6195
mmc: sdhci-s3c: Fix mmc card I/O problem
|
14 years ago |
Mark Brown
|
55156d240a
mmc: sdhci-s3c: Fix build for header change
|
14 years ago |
Jaehoon Chung
|
7199e2b61d
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
|
14 years ago |
Wonil Choi
|
65d13516b2
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
|
14 years ago |