summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)Author
2011-07-21mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()Adrian Hunter
2011-07-21mmc: omap_hsmmc: refactor duplicated codeAndy Shevchenko
2011-07-21mmc: omap_hsmmc: fix a few bugs when setting the clock divisorAndy Shevchenko
2011-07-21mmc: omap_hsmmc: introduce start_clock and re-use stop_clockAndy Shevchenko
2011-07-21mmc: omap_hsmmc: split duplicate code to calc_divisor() functionAndy Shevchenko
2011-07-21mmc: omap_hsmmc: move hardcoded frequency constants to definesAndy Shevchenko
2011-07-21mmc: omap_hsmmc: correct debug report error status mnemonicsAdrian Hunter
2011-07-20mmc: omap_hsmmc: Remove unused iclkBalaji T K
2011-07-20mmc: omap_hsmmc: add runtime pm supportBalaji T K
2011-07-20mmc: omap_hsmmc: Remove lazy_disableBalaji T K
2011-07-20mmc: omap_hsmmc: add support for pre_req and post_reqPer Forlin
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K
2011-03-22drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley
2011-03-01MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()Paul Walmsley
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala
2011-03-01OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala
2011-02-22OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24mmc: update workqueue usagesTejun Heo
2010-11-17mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-10-01omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala
2010-10-01omap4 hsmmc: Register offset handlingkishore kadiyala
2010-10-01OMAP4 ES2: HSMMC soft reset changeMadhusudhan Chikkature
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai
2010-09-09omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du
2010-09-09omap_hsmmc: remove unused local `state'Sergio Aguirre
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter
2010-08-11omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas
2010-08-11mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman
2010-05-27omap_hsmmc: improve interrupt synchronisationAdrian Hunter
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature
2010-02-15omap_hsmmc: allow compile without regulator frameworkAdrian Hunter
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter
2010-02-15omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter
2010-02-15omap_hsmmc: Fix disable timeoutsAdrian Hunter
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren