summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-spear.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-7/+5
|\
| * mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * mmc: remove use of __devinitBill Pemberton2012-11-281-5/+3
| * mmc: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resumeViresh Kumar2012-12-061-2/+2
* | mmc: sdhci-spear: Initialize sdhci clk to 50 MHzVipul Kumar Samar2012-12-061-0/+5
|/
* mmc: sdhci-spear: Add clk_{un}prepare() supportViresh Kumar2012-10-071-5/+5
* mmc: sdhci-spear: add device tree bindingsViresh Kumar2012-10-071-2/+55
* Viresh has movedViresh Kumar2012-06-201-2/+2
* mmc: sdhci-spear: Use devm_* derivativesViresh Kumar2012-05-011-53/+27
* mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar2012-05-011-2/+0
* mmc: sdhci-spear: add pm callbacks to support hibernationShiraz Hashim2012-03-271-7/+2
* mmc: sdhci-spear: Fix compilation errorViresh Kumar2012-01-121-2/+1
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-111-11/+1
* mmc: sdhci-spear: Implement suspend/resumeViresh Kumar2012-01-111-0/+40
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar2011-10-261-2/+0
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-271-0/+298
OpenPOWER on IntegriCloud