summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball1-4/+3
2011-03-11Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley1-10/+26
2011-03-02MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()Paul Walmsley1-3/+3
2011-03-02OMAP: hsmmc: Rename the device and driverKishore Kadiyala1-1/+1
2011-03-02OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala1-2/+2
2011-02-22OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala1-4/+20
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-24mmc: update workqueue usagesTejun Heo1-1/+1
2010-11-18mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala1-1/+1
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala1-2/+2
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-10/+14
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij1-8/+13
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-10-02omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala1-0/+12
2010-10-02omap4 hsmmc: Register offset handlingkishore kadiyala1-0/+2
2010-10-02OMAP4 ES2: HSMMC soft reset changeMadhusudhan Chikkature1-0/+11
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai1-16/+2
2010-09-10omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du1-1/+1
2010-09-10omap_hsmmc: remove unused local `state'Sergio Aguirre1-1/+0
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter1-3/+10
2010-08-11omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S1-2/+5
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas1-0/+10
2010-08-11mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala1-2/+15
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2010-05-27mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman1-4/+11
2010-05-27omap_hsmmc: improve interrupt synchronisationAdrian Hunter1-128/+134
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature1-7/+2
2010-02-15omap_hsmmc: allow compile without regulator frameworkAdrian Hunter1-54/+79
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter1-1/+15
2010-02-15omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter1-6/+3
2010-02-15omap_hsmmc: Fix disable timeoutsAdrian Hunter1-2/+2
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter1-0/+6
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter1-13/+339
2009-11-11Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-4/+4
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-4/+4
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala1-0/+10
2009-09-23omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter1-4/+11
2009-09-23omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter1-27/+33
2009-09-23omap_hsmmc: protect the card when the cover is openAdrian Hunter1-2/+61
2009-09-23omap_hsmmc: code refactoringDenis Karpov1-159/+161
2009-09-23omap_hsmmc: prevent races with irq handlerAdrian Hunter1-0/+25
2009-09-23omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter1-0/+7
2009-09-23omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter1-0/+4
2009-09-23omap_hsmmc: cleanup macro usageDenis Karpov1-23/+19
2009-09-23omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen1-1/+1
2009-09-23omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen1-74/+88
2009-09-23omap_hsmmc: put MMC regulator to sleepAdrian Hunter1-5/+54
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov1-30/+215
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter1-0/+3