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