- 94b1d61 ARM: OMAP: dma: fix error return code in omap_system_dma_probe() by Wei Yongjun · 11 years ago
- 86d4d78 ARM: OMAP: dma: Remove the erroneous freeing of platform data by Rajendra Nayak · 11 years ago
- f0a3ff2 ARM: OMAP: dma: Fix the dma_chan_link_map init order by R Sricharan · 11 years ago
- 03a6d4a ARM: OMAP: dma: Remove the wrong dev_id check by R Sricharan · 11 years ago
- e78f960 ARM: OMAP: Fix the use of uninitialized dma_lch_count by Chen Gang · 12 years ago
- 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
- 8280960 ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c by Tony Lindgren · 12 years ago
- e4c060d ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 by Tony Lindgren · 12 years ago
- 54b693d ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 by Tony Lindgren · 12 years ago
- 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
- 3c101c4 Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparse by Tony Lindgren · 12 years ago
- dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
- 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
- bedfb7a ARM: OMAP: dma: Clear status registers on enable/disable irq by Oleg Matcovschi · 12 years ago
- 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- d5a2a1b Merge tag 'v3.4-rc6' into next/cleanup by Olof Johansson · 12 years ago
- cf563a3 Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into cleanup-soc by Tony Lindgren · 12 years ago
- d07c3df ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching. by Santosh Shilimkar · 13 years ago
- 3545358 ARM: OMAP: fix DMA vs memory ordering by Russell King · 13 years ago
- bc4d8b5 ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA code by Paul Walmsley · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
- d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 13 years ago
- 3e2e613 ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not set by Tony Lindgren · 13 years ago
- 06e8077 ARM: OMAP2+: DMA: Workaround for invalid destination position by Peter Ujfalusi · 13 years ago
- 7ba9668 ARM: OMAP2+: DMA: Workaround for invalid source position by Peter Ujfalusi · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- c776758 arm: plat-omap: dma: make omap_dma_in_1510_mode() static by Aaro Koskinen · 14 years ago
- 4fb699b omap: DMA: clear interrupt status correctly by Adrian Hunter · 14 years ago
- f31cc96 OMAP: DMA: Convert DMA library into platform driver by G, Manjunath Kondaiah · 14 years ago
- d3c9be2 OMAP: DMA: Introduce errata handling feature by G, Manjunath Kondaiah · 14 years ago
- a4c537c OMAP: DMA: Replace read/write macros with functions by G, Manjunath Kondaiah · 14 years ago
- e6f1682 arm: omap1: make some functions static by Aaro Koskinen · 14 years ago
- e860e6d omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts by Mathias Nyman · 14 years ago
- 0e4905c OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish by Peter Ujfalusi · 14 years ago
- 3e57f16 omap: dma: Fix buffering disable bit setting for omap24xx by Jarkko Nikula · 14 years ago
- 72a1179 omap: dma: Support for prefetch in destination synchronizedtransfer by Samu Onkalo · 14 years ago
- ea221a6 omap: DMA: Fix multi-line comments by manjugk manjugk · 14 years ago
- ada8d4a OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma() by Mika Westerberg · 14 years ago
- 17282b9 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
- 519e616 omap: DMA: Init CDAC to zero by manjugk manjugk · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 5772ca7 omap4: Use irq line defines from irq-44xx.h by Santosh Shilimkar · 15 years ago
- 35c0dc3 omap: sdma: Limit the secure reserve channel fix for omap3 by Santosh Shilimkar · 15 years ago
- 1ce0f9d omap4: sdma: Enable the idle modes on omap4 by Santosh Shilimkar · 15 years ago
- 140455f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS by Tony Lindgren · 15 years ago
- 247421f OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch() by Roel Kluin · 15 years ago
- f8e9e98 omap1: DMA: move LCD related code from plat-omap to mach-omap1 by Janusz Krzysztofik · 15 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
- bf07c9f OMAP: PM: Clear DMA channel state after a wakeup by Aaro Koskinen · 15 years ago
- ba50ea7 OMAP3: PM: Fix secure SRAM context save/restore by Kalle Jokiniemi · 16 years ago
- f2d1185 OMAP: PM: DMA context save/restore for off-mode support by Tero Kristo · 16 years ago
- 8561a84 omap: Fix omapfb/lcdc on OMAP1510 broken when PM set by Janusz Krzysztofik · 15 years ago
- ee90732 omap: Fix race condition in omap dma driver by Tao Hu · 15 years ago
- 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
- 9da65a9 omap: SDMA: Fix omap_stop_dma() API for channel linking by Santosh Shilimkar · 15 years ago
- ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
- 7e9bf84 omap: Use ioremap in dma.c by Tony Lindgren · 15 years ago
- 70cf644 omap: SDMA: Fixing bug in omap_dma_set_global_params() by Anuj Aggarwal · 15 years ago
- 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
- e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
- 9411326 OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead by Tony Lindgren · 15 years ago
- 9f0f4ae ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510 by Janusz Krzysztofik · 15 years ago
- 284119c OMAP2/3: DMA errata correction by Vikram Pandita · 15 years ago
- aecedb9 OMAP3: DMA: Enable idlemodes for DMA OCP by Kalle Jokiniemi · 15 years ago
- 4416907 ARM: OMAP4: Add minimal support for omap4 by Santosh Shilimkar · 15 years ago
- 279b918 ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2 by Santosh Shilimkar · 15 years ago
- 0815f8e ARM: OMAP2/3: DMA: implement trans copy and const fill by Tomi Valkeinen · 15 years ago
- da1b94e ARM: OMAP: Fix for possible race condition in omap_free_dma() by Santosh Shilimkar · 16 years ago
- 52176e7 ARM: OMAP: Dispatch only relevant DMA interrupts by Santosh Shilimkar · 16 years ago
- 2263f02 ARM: OMAP: Get available DMA channels from cmdline by Santosh Shilimkar · 16 years ago
- 557096f [OMAP850] Changes to memory subsystem by Zebediah C. McClure · 16 years ago
- a92fda1 ARM: OMAP: DMA: Fix uninitialized channel flags by Jarkko Nikula · 16 years ago
- 320ce6f ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling by Juha Yrjola · 16 years ago
- 4b3cf44 ARM: OMAP: Fix DMA CCR programming for request line > 63, v3 by Anand Gadiyar · 16 years ago
- 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
- a50f18c ARM: OMAP3: DMA: Fix for sDMA Errata 1.113 by Santosh Shilimkar · 16 years ago
- dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
- c0fc18c5 [ARM] omap: fix lots of 'Using plain integer as NULL pointer' by Russell King · 16 years ago
- e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
- 97b7f71 ARM: OMAP: DMA: Clean-up code by Tony Lindgren · 16 years ago
- 0499bde ARM: OMAP: DMA: Remove __REG access by Tony Lindgren · 16 years ago
- 4d96372 ARM: OMAP: DMA: Make channels dynamic for multi-boot by Tony Lindgren · 16 years ago
- 66c2355 ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq by Jarkko Nikula · 16 years ago
- 0692f05 ARM: OMAP: DMA: Fix incorrect channel linking by Jarkko Nikula · 17 years ago
- 026a6fe ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt by Gadiyar, Anand · 17 years ago
- f4b6a7e ARM: OMAP: Fix chain_a_transfer return value by Anand Gadiyar · 17 years ago
- 5853e74 Merge branch 'omap-fixes' by Russell King · 17 years ago
- 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 538528d ARM: OMAP: Pass logical DMA channel number always to callback handlers by Jarkko Nikula · 17 years ago
- f8151e5 ARM: OMAP: Add DMA support for chaining and 3430 by Anand Gadiyar · 17 years ago
- 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
- 6ea59bb ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle) by Imre Deak · 18 years ago