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 |
Kyungmin Park
|
732f0e31db
mmc: sdhci-s3c: Auto CMD12 support
|
14 years ago |
Jaehoon Chung
|
548f07d2a3
mmc: sdhci-s3c: add platform_8bit_width() hook
|
14 years ago |
Jeongbae Seo
|
253e0a7c3d
mmc: sdhci-s3c: Support controllers with no internal clock divider
|
14 years ago |
Jeongbae Seo
|
b3824f2c6f
mmc: sdhci-s3c: Support additional host capabilities
|
14 years ago |
Marek Szyprowski
|
9320f7cbbd
mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
|
14 years ago |
Marek Szyprowski
|
06fe577f84
mmc: sdhci-s3c: fix incorrect spinlock usage after merge
|
15 years ago |
Kyungmin Park
|
f522886e20
drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function
|
15 years ago |
Marek Szyprowski
|
17866e14f3
sdhci-s3c: add support for new card detection methods
|
15 years ago |
Marek Szyprowski
|
a1d5646005
sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk
|
15 years ago |