summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-s3c.c
AgeCommit message (Expand)Author
2012-12-03mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung
2012-04-05mmc: sdhci-s3c: Enable runtime power managementMark Brown
2012-04-05mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown
2012-04-05mmc: sdhci-s3c: use devm_ functionsJulia Lawall
2012-04-05mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham
2012-04-05mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham
2012-04-05mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham
2012-03-10mmc: sdhci-s3c: add platform data for the second capabilityJaehoon Chung
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-11mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han
2012-01-11mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann
2011-12-23mmc: sdhci-s3c: Use generic clock names for sdhci bus clock optionsRajeshwari Shinde
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown
2011-10-26mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung
2011-10-26mmc: sdhci-s3c: add default controller configurationThomas Abraham
2011-08-31mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung
2011-07-20mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()Wonil Choi
2011-03-15mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park
2011-01-26mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung
2011-01-08mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo
2011-01-08mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo
2010-09-26mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski
2010-09-26mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski
2010-08-20drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park
2010-08-11sdhci-s3c: add support for new card detection methodsMarek Szyprowski
2010-08-11sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski
2010-08-11sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski
2010-08-11sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski
2010-05-27sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere
2010-05-27mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks
2009-06-21sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks