aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-s3c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-31mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S1-0/+2
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown1-0/+1
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung1-0/+3
2011-07-20mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()Wonil Choi1-4/+2
2011-03-15mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park1-0/+3
2011-01-26mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung1-0/+36
2011-01-08mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo1-0/+62
2011-01-08mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo1-0/+4
2010-09-26mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski1-2/+4
2010-09-26mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski1-2/+4
2010-08-20drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park1-3/+3
2010-08-11sdhci-s3c: add support for new card detection methodsMarek Szyprowski1-0/+85
2010-08-11sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski1-0/+1
2010-08-11sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski1-0/+27
2010-08-11sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee1-7/+3
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-05-27sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere1-3/+0
2010-05-27mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham1-6/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks1-0/+3
2009-06-21sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks1-0/+425