aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap_hsmmc.c
Commit message (Expand)AuthorAge
* mmc: irq: Remove IRQF_DISABLEDYong Zhang2011-10-26
* mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()Adrian Hunter2011-07-21
* mmc: omap_hsmmc: refactor duplicated codeAndy Shevchenko2011-07-21
* mmc: omap_hsmmc: fix a few bugs when setting the clock divisorAndy Shevchenko2011-07-21
* mmc: omap_hsmmc: introduce start_clock and re-use stop_clockAndy Shevchenko2011-07-21
* mmc: omap_hsmmc: split duplicate code to calc_divisor() functionAndy Shevchenko2011-07-21
* mmc: omap_hsmmc: move hardcoded frequency constants to definesAndy Shevchenko2011-07-21
* mmc: omap_hsmmc: correct debug report error status mnemonicsAdrian Hunter2011-07-21
* mmc: omap_hsmmc: Remove unused iclkBalaji T K2011-07-20
* mmc: omap_hsmmc: add runtime pm supportBalaji T K2011-07-20
* mmc: omap_hsmmc: Remove lazy_disableBalaji T K2011-07-20
* mmc: omap_hsmmc: add support for pre_req and post_reqPer Forlin2011-07-20
* mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin2011-06-25
* mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar2011-06-25
* ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-01
* drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-22
*-. Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-11
|\ \
| | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-01
| | * OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala2011-03-01
| | * OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala2011-02-22
| |/ |/|
| * MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()Paul Walmsley2011-03-01
|/
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * mmc: update workqueue usagesTejun Heo2010-12-24
* | mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala2010-11-17
|/
* mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-28
|\
| * mmc: Move regulator handling closer to coreLinus Walleij2010-10-23
| * mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
* | omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala2010-10-01
* | omap4 hsmmc: Register offset handlingkishore kadiyala2010-10-01
* | OMAP4 ES2: HSMMC soft reset changeMadhusudhan Chikkature2010-10-01
* | omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-27
|/
* omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du2010-09-09
* omap_hsmmc: remove unused local `state'Sergio Aguirre2010-09-09
* omap_hsmmc: add erase capabilityAdrian Hunter2010-08-12
* omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S2010-08-11
* omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas2010-08-11
* mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala2010-08-11
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman2010-05-27
* omap_hsmmc: improve interrupt synchronisationAdrian Hunter2010-05-27
* omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature2010-04-07
* omap_hsmmc: allow compile without regulator frameworkAdrian Hunter2010-02-15
* omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-15
* omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter2010-02-15
* omap_hsmmc: Fix disable timeoutsAdrian Hunter2010-02-15
* omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-15
* omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter2010-02-15
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-10
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20