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
|
13 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
|
14 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 |
Marek Szyprowski
|
ce5f036bbb
sdhci-s3c: add support for the non standard minimal clock value
|
15 years ago |
Hyuk Lee
|
3fe42e077f
sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk
|
15 years ago |
Marek Szyprowski
|
9d51a6b248
sdhci-s3c: add missing remove function
|
15 years ago |
Maurus Cuelenaere
|
14c5aa6d37
sdhci: enable multiblock transfers in sdhci-s3c
|
15 years ago |
Thomas Abraham
|
b2e75eff5e
mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |