| Commit message (Expand) | Author | Age |
* | OMAP: DMA: Convert DMA library into platform driver | G, Manjunath Kondaiah | 2010-12-20 |
* | OMAP: DMA: Introduce errata handling feature | G, Manjunath Kondaiah | 2010-12-20 |
* | OMAP: DMA: Replace read/write macros with functions | G, Manjunath Kondaiah | 2010-12-20 |
* | arm: omap1: make some functions static | Aaro Koskinen | 2010-11-24 |
* | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts | Mathias Nyman | 2010-11-05 |
* | OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish | Peter Ujfalusi | 2010-10-11 |
* | omap: dma: Fix buffering disable bit setting for omap24xx | Jarkko Nikula | 2010-10-11 |
* | omap: dma: Support for prefetch in destination synchronizedtransfer | Samu Onkalo | 2010-08-02 |
* | omap: DMA: Fix multi-line comments | manjugk manjugk | 2010-05-20 |
* | OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma() | Mika Westerberg | 2010-05-20 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-27 |
|\ |
|
| * | omap: DMA: Init CDAC to zero | manjugk manjugk | 2010-04-22 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | omap4: Use irq line defines from irq-44xx.h | Santosh Shilimkar | 2010-02-23 |
* | omap: sdma: Limit the secure reserve channel fix for omap3 | Santosh Shilimkar | 2010-02-23 |
* | omap4: sdma: Enable the idle modes on omap4 | Santosh Shilimkar | 2010-02-23 |
* | omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS | Tony Lindgren | 2010-02-15 |
* | OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli... | Roel Kluin | 2010-01-19 |
* | omap1: DMA: move LCD related code from plat-omap to mach-omap1 | Janusz Krzysztofik | 2009-12-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 2009-11-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | OMAP: PM: Clear DMA channel state after a wakeup | Aaro Koskinen | 2009-11-11 |
| * | | OMAP3: PM: Fix secure SRAM context save/restore | Kalle Jokiniemi | 2009-11-11 |
| * | | OMAP: PM: DMA context save/restore for off-mode support | Tero Kristo | 2009-11-11 |
| * | | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 2009-11-10 |
| |\ \
| | |/
| |/| |
|
| | * | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
| | * | omap: Use ioremap in dma.c | Tony Lindgren | 2009-10-19 |
* | | | omap: Fix omapfb/lcdc on OMAP1510 broken when PM set | Janusz Krzysztofik | 2009-11-11 |
* | | | omap: Fix race condition in omap dma driver | Tao Hu | 2009-11-10 |
|/ / |
|
* / | omap: SDMA: Fix omap_stop_dma() API for channel linking | Santosh Shilimkar | 2009-10-22 |
|/ |
|
* | omap: SDMA: Fixing bug in omap_dma_set_global_params() | Anuj Aggarwal | 2009-10-14 |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-18 |
|\ |
|
| * | OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead | Tony Lindgren | 2009-08-28 |
* | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-09-10 |
|\ \
| |/
|/| |
|
| * | ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510 | Janusz Krzysztofik | 2009-08-24 |
* | | OMAP2/3: DMA errata correction | Vikram Pandita | 2009-08-10 |
* | | OMAP3: DMA: Enable idlemodes for DMA OCP | Kalle Jokiniemi | 2009-06-23 |
|/ |
|
* | ARM: OMAP4: Add minimal support for omap4 | Santosh Shilimkar | 2009-05-28 |
* | ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2 | Santosh Shilimkar | 2009-05-28 |
* | ARM: OMAP2/3: DMA: implement trans copy and const fill | Tomi Valkeinen | 2009-05-28 |
* | ARM: OMAP: Fix for possible race condition in omap_free_dma() | Santosh Shilimkar | 2009-04-23 |
* | ARM: OMAP: Dispatch only relevant DMA interrupts | Santosh Shilimkar | 2009-03-23 |
* | ARM: OMAP: Get available DMA channels from cmdline | Santosh Shilimkar | 2009-03-23 |
* | [OMAP850] Changes to memory subsystem | Zebediah C. McClure | 2009-03-23 |
* | ARM: OMAP: DMA: Fix uninitialized channel flags | Jarkko Nikula | 2009-01-29 |
* | ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling | Juha Yrjola | 2009-01-29 |
* | ARM: OMAP: Fix DMA CCR programming for request line > 63, v3 | Anand Gadiyar | 2009-01-15 |
* | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 |
|\ |
|