| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "mmc: omap_hsmmc: Enable Auto CMD12" | Ming Lei | 2012-06-26 | 1 | -12/+3 |
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 1 | -1/+1 |
|\ |
|
| * | mmc: dt: Consolidate DT bindings | Arnd Bergmann | 2012-05-15 | 1 | -1/+1 |
* | | mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq | Ming Lei | 2012-05-17 | 1 | -1/+1 |
* | | mmc: omap_hsmmc: release correct resource | Russell King | 2012-04-22 | 1 | -1/+3 |
* | | mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clock | Rajendra Nayak | 2012-04-22 | 1 | -22/+17 |
* | | mmc: omap_hsmmc: use spinlock IRQ safe variant | Venkatraman S | 2012-04-22 | 1 | -8/+11 |
* | | mmc: omap_hsmmc: add DDR support | Balaji T K | 2012-04-22 | 1 | -0/+5 |
* | | mmc: omap_hsmmc: Enable Auto CMD12 | Balaji T K | 2012-04-22 | 1 | -3/+12 |
|/ |
|
* | mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage | Rajendra Nayak | 2012-04-20 | 1 | -2/+2 |
* | mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m | Chris Ball | 2012-04-20 | 1 | -1/+1 |
* | mmc: omap_hsmmc: fix module re-insertion | Balaji T K | 2012-04-05 | 1 | -3/+1 |
* | mmc: omap_hsmmc: convert to module_platform_driver | Felipe Balbi | 2012-04-05 | 1 | -15/+1 |
* | mmc: omap_hsmmc: make it behave well as a module | Felipe Balbi | 2012-04-05 | 1 | -4/+5 |
* | mmc: omap_hsmmc: trivial cleanups | Felipe Balbi | 2012-04-05 | 1 | -77/+70 |
* | mmc: omap_hsmmc: context save after enabling runtime pm | Balaji T K | 2012-04-05 | 1 | -2/+2 |
* | mmc: omap_hsmmc: use runtime put sync in probe error patch | Balaji T K | 2012-04-05 | 1 | -2/+1 |
* | mmc: omap_hsmmc: Avoid a regulator voltage change with dt | Rajendra Nayak | 2012-03-27 | 1 | -1/+14 |
* | mmc: omap_hsmmc: Convert hsmmc driver to use device tree | Rajendra Nayak | 2012-03-27 | 1 | -0/+73 |
* | mmc: omap_hsmmc: convert all pr_* to dev_* | Rajendra Nayak | 2012-03-27 | 1 | -4/+4 |
* | mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warning | Tony Lindgren | 2012-03-27 | 1 | -0/+1 |
* | mmc: start removing enable / disable API | Adrian Hunter | 2012-03-27 | 1 | -12/+3 |
* | mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply | Rajendra Nayak | 2012-03-27 | 1 | -29/+2 |
* | mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function | Rajendra Nayak | 2012-03-27 | 1 | -20/+1 |
* | mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function | Rajendra Nayak | 2012-03-27 | 1 | -27/+3 |
* | mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba... | Balaji T K | 2012-03-27 | 1 | -1/+1 |
* | mmc: omap_hsmmc: remove unused .set_sleep function | Balaji T K | 2012-03-27 | 1 | -60/+0 |
* | mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels | Balaji T K | 2012-03-27 | 1 | -24/+11 |
* | ARM: OMAP: hsmmc: add max_freq field | Daniel Mack | 2012-03-27 | 1 | -2/+6 |
* | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-13 | 1 | -31/+12 |
|\ |
|
| * | mmc: omap_hsmmc: use threaded irq handler for card-detect. | NeilBrown | 2012-01-11 | 1 | -27/+9 |
| * | mmc: omap: remove clock rate hard coding | Balaji TK | 2012-01-11 | 1 | -4/+3 |
* | | Merge branch 'v3.2-rc6' into next/drivers | Arnd Bergmann | 2011-12-27 | 1 | -2/+5 |
|\| |
|
| * | mmc: omap_hsmmc: DMA unmap only once in case of MMC error | Per Forlin | 2011-12-07 | 1 | -2/+5 |
* | | ARM: OMAP: hsmmc: add pm_caps field | Eliad Peller | 2011-12-08 | 1 | -0/+2 |
* | | omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume | Eliad Peller | 2011-12-08 | 1 | -9/+15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha... | Linus Torvalds | 2011-11-03 | 1 | -1/+1 |
|\ |
|
* | | mmc: omap_hsmmc: if multiblock reads are broken, disable them | Paul Walmsley | 2011-10-27 | 1 | -0/+4 |
* | | mmc: omap_hsmmc: ensure pbias configuration is always done | Adrian Hunter | 2011-10-26 | 1 | -9/+8 |
* | | mmc: replace printk with appropriate display macro | Girish K S | 2011-10-26 | 1 | -3/+3 |
* | | mmc: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-26 | 1 | -3/+2 |
|/ |
|
* | mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() | Adrian Hunter | 2011-07-21 | 1 | -1/+2 |
* | mmc: omap_hsmmc: refactor duplicated code | Andy Shevchenko | 2011-07-21 | 1 | -44/+41 |
* | mmc: omap_hsmmc: fix a few bugs when setting the clock divisor | Andy Shevchenko | 2011-07-21 | 1 | -31/+28 |
* | mmc: omap_hsmmc: introduce start_clock and re-use stop_clock | Andy Shevchenko | 2011-07-21 | 1 | -6/+13 |
* | mmc: omap_hsmmc: split duplicate code to calc_divisor() function | Andy Shevchenko | 2011-07-21 | 1 | -27/+19 |
* | mmc: omap_hsmmc: move hardcoded frequency constants to defines | Andy Shevchenko | 2011-07-21 | 1 | -2/+4 |
* | mmc: omap_hsmmc: correct debug report error status mnemonics | Adrian Hunter | 2011-07-21 | 1 | -8/+11 |
* | mmc: omap_hsmmc: Remove unused iclk | Balaji T K | 2011-07-20 | 1 | -10/+0 |
* | mmc: omap_hsmmc: add runtime pm support | Balaji T K | 2011-07-20 | 1 | -55/+56 |