aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap_hsmmc.c
Commit message (Expand)AuthorAge
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\
| * ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman2012-07-31
| * mmc: omap: add DMA engine supportRussell King2012-07-31
| * mmc: omap_hsmmc: remove private DMA API implementationRussell King2012-07-31
| * mmc: omap_hsmmc: add DMA engine supportRussell King2012-07-31
* | mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman2012-07-22
* | mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak2012-07-22
|/
* Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei2012-06-26
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * mmc: dt: Consolidate DT bindingsArnd Bergmann2012-05-15
* | mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-17
* | mmc: omap_hsmmc: release correct resourceRussell King2012-04-22
* | mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak2012-04-22
* | mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S2012-04-22
* | mmc: omap_hsmmc: add DDR supportBalaji T K2012-04-22
* | mmc: omap_hsmmc: Enable Auto CMD12Balaji T K2012-04-22
|/
* mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak2012-04-20
* mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball2012-04-20
* mmc: omap_hsmmc: fix module re-insertionBalaji T K2012-04-05
* mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi2012-04-05
* mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi2012-04-05
* mmc: omap_hsmmc: trivial cleanupsFelipe Balbi2012-04-05
* mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K2012-04-05
* mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K2012-04-05
* mmc: omap_hsmmc: Avoid a regulator voltage change with dtRajendra Nayak2012-03-27
* mmc: omap_hsmmc: Convert hsmmc driver to use device treeRajendra Nayak2012-03-27
* mmc: omap_hsmmc: convert all pr_* to dev_*Rajendra Nayak2012-03-27
* mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warningTony Lindgren2012-03-27
* mmc: start removing enable / disable APIAdrian Hunter2012-03-27
* mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supplyRajendra Nayak2012-03-27
* mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power functionRajendra Nayak2012-03-27
* mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power functionRajendra Nayak2012-03-27
* mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...Balaji T K2012-03-27
* mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K2012-03-27
* mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channelsBalaji T K2012-03-27
* ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-27
* Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-13
|\
| * mmc: omap_hsmmc: use threaded irq handler for card-detect.NeilBrown2012-01-11
| * mmc: omap: remove clock rate hard codingBalaji TK2012-01-11
* | Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-27
|\|
| * mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin2011-12-07
* | ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller2011-12-08
* | omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resumeEliad Peller2011-12-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-03
|\
* | mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2011-10-27
* | mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter2011-10-26
* | mmc: replace printk with appropriate display macroGirish K S2011-10-26
* | 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