summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap_hsmmc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-131-31/+12
|\
| * mmc: omap_hsmmc: use threaded irq handler for card-detect.NeilBrown2012-01-111-27/+9
| * mmc: omap: remove clock rate hard codingBalaji TK2012-01-111-4/+3
* | Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-271-2/+5
|\ \ | |/
| * mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin2011-12-071-2/+5
* | ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller2011-12-081-0/+2
* | omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resumeEliad Peller2011-12-081-9/+15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-031-1/+1
|\
* | mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2011-10-271-0/+4
* | mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter2011-10-261-9/+8
* | mmc: replace printk with appropriate display macroGirish K S2011-10-261-3/+3
* | mmc: irq: Remove IRQF_DISABLEDYong Zhang2011-10-261-3/+2
|/
* mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()Adrian Hunter2011-07-211-1/+2
* mmc: omap_hsmmc: refactor duplicated codeAndy Shevchenko2011-07-211-44/+41
* mmc: omap_hsmmc: fix a few bugs when setting the clock divisorAndy Shevchenko2011-07-211-31/+28
* mmc: omap_hsmmc: introduce start_clock and re-use stop_clockAndy Shevchenko2011-07-211-6/+13
* mmc: omap_hsmmc: split duplicate code to calc_divisor() functionAndy Shevchenko2011-07-211-27/+19
* mmc: omap_hsmmc: move hardcoded frequency constants to definesAndy Shevchenko2011-07-211-2/+4
* mmc: omap_hsmmc: correct debug report error status mnemonicsAdrian Hunter2011-07-211-8/+11
* mmc: omap_hsmmc: Remove unused iclkBalaji T K2011-07-201-10/+0
* mmc: omap_hsmmc: add runtime pm supportBalaji T K2011-07-201-55/+56
* mmc: omap_hsmmc: Remove lazy_disableBalaji T K2011-07-201-244/+2
* mmc: omap_hsmmc: add support for pre_req and post_reqPer Forlin2011-07-201-4/+83
* mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin2011-06-251-2/+3
* mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar2011-06-251-1/+0
* ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-011-0/+3
* drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-221-4/+3
*-. Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-101-10/+26
|\ \
| | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-1/+1
| | * OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala2011-03-011-2/+2
| | * OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala2011-02-221-4/+20
| |/ |/|
| * MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()Paul Walmsley2011-03-011-3/+3
|/
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\
| * mmc: update workqueue usagesTejun Heo2010-12-241-1/+1
* | mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala2010-11-171-1/+1
|/
* mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-291-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-281-10/+14
|\
| * mmc: Move regulator handling closer to coreLinus Walleij2010-10-231-8/+13
| * mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* | omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala2010-10-011-0/+12
* | omap4 hsmmc: Register offset handlingkishore kadiyala2010-10-011-0/+2
* | OMAP4 ES2: HSMMC soft reset changeMadhusudhan Chikkature2010-10-011-0/+11
* | omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-271-16/+2
|/
* omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du2010-09-091-1/+1
* omap_hsmmc: remove unused local `state'Sergio Aguirre2010-09-091-1/+0
* omap_hsmmc: add erase capabilityAdrian Hunter2010-08-121-3/+10
* omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S2010-08-111-2/+5
* omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas2010-08-111-0/+10
* mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala2010-08-111-2/+15
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
OpenPOWER on IntegriCloud