aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-spear.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Viresh has movedViresh Kumar1-2/+2
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar1-53/+27
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar1-2/+0
2012-03-27mmc: sdhci-spear: add pm callbacks to support hibernationShiraz Hashim1-7/+2
2012-01-12mmc: sdhci-spear: Fix compilation errorViresh Kumar1-2/+1
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin1-11/+1
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar1-0/+40
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker1-0/+1
2011-10-26mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar1-2/+0
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR1-0/+298