summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-spear.c
AgeCommit message (Expand)Author
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-04mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-06mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resumeViresh Kumar
2012-12-06mmc: sdhci-spear: Initialize sdhci clk to 50 MHzVipul Kumar Samar
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-10-07mmc: sdhci-spear: Add clk_{un}prepare() supportViresh Kumar
2012-10-07mmc: sdhci-spear: add device tree bindingsViresh Kumar
2012-06-20Viresh has movedViresh Kumar
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar
2012-03-27mmc: sdhci-spear: add pm callbacks to support hibernationShiraz Hashim
2012-01-12mmc: sdhci-spear: Fix compilation errorViresh Kumar
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR