summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-31/+12
2012-01-12mmc: omap_hsmmc: use threaded irq handler for card-detect.NeilBrown1-27/+9
2012-01-12mmc: omap: remove clock rate hard codingBalaji TK1-4/+3
2011-12-28Merge branch 'v3.2-rc6' into next/driversArnd Bergmann1-2/+5
2011-12-09ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller1-0/+2
2011-12-09omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resumeEliad Peller1-9/+15
2011-12-08mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin1-2/+5
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds1-1/+1
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley1-0/+4
2011-10-27mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter1-9/+8
2011-10-27mmc: replace printk with appropriate display macroGirish K S1-3/+3
2011-10-27mmc: irq: Remove IRQF_DISABLEDYong Zhang1-3/+2
2011-07-21mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()Adrian Hunter1-1/+2
2011-07-21mmc: omap_hsmmc: refactor duplicated codeAndy Shevchenko1-44/+41
2011-07-21mmc: omap_hsmmc: fix a few bugs when setting the clock divisorAndy Shevchenko1-31/+28
2011-07-21mmc: omap_hsmmc: introduce start_clock and re-use stop_clockAndy Shevchenko1-6/+13
2011-07-21mmc: omap_hsmmc: split duplicate code to calc_divisor() functionAndy Shevchenko1-27/+19
2011-07-21mmc: omap_hsmmc: move hardcoded frequency constants to definesAndy Shevchenko1-2/+4
2011-07-21mmc: omap_hsmmc: correct debug report error status mnemonicsAdrian Hunter1-8/+11
2011-07-21mmc: omap_hsmmc: Remove unused iclkBalaji T K1-10/+0
2011-07-21mmc: omap_hsmmc: add runtime pm supportBalaji T K1-55/+56
2011-07-21mmc: omap_hsmmc: Remove lazy_disableBalaji T K1-244/+2
2011-07-21mmc: omap_hsmmc: add support for pre_req and post_reqPer Forlin1-4/+83
2011-06-26mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin1-2/+3
2011-06-26mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar1-1/+0
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K1-0/+3
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