index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
dma.c
Commit message (
Expand
)
Author
Age
*
[ARM] omap: fix lots of 'Using plain integer as NULL pointer'
Russell King
2008-09-05
*
[ARM] omap: Fix IO_ADDRESS() macros
Russell King
2008-09-05
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
*
ARM: OMAP: DMA: Clean-up code
Tony Lindgren
2008-07-03
*
ARM: OMAP: DMA: Remove __REG access
Tony Lindgren
2008-07-03
*
ARM: OMAP: DMA: Make channels dynamic for multi-boot
Tony Lindgren
2008-07-03
*
ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
Jarkko Nikula
2008-06-05
*
ARM: OMAP: DMA: Fix incorrect channel linking
Jarkko Nikula
2008-05-09
*
ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt
Gadiyar, Anand
2008-03-20
*
ARM: OMAP: Fix chain_a_transfer return value
Anand Gadiyar
2008-03-20
*
Merge branch 'omap-fixes'
Russell King
2008-03-06
|
\
|
*
ARM: OMAP: Pass logical DMA channel number always to callback handlers
Jarkko Nikula
2008-03-05
*
|
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
|
/
*
ARM: OMAP: Add DMA support for chaining and 3430
Anand Gadiyar
2008-02-08
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
*
ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)
Imre Deak
2007-09-20
*
[ARM] spelling fixes
Simon Arlott
2007-05-20
*
ARM: OMAP: Fix warning in dma.c
Tony Lindgren
2007-05-10
*
ARM: OMAP: Add DMA IRQ sanity checks
Juha Yrjola
2007-05-08
*
ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0
Timo Teras
2007-03-02
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
*
ARM: OMAP: Sync DMA with linux-omap tree
Tony Lindgren
2006-09-25
*
ARM: OMAP: DMA source and destination addresses are unsigned
Tony Lindgren
2006-09-25
*
ARM: OMAP: Sleep is prevented when no LCD is attached
Imre Deak
2006-09-25
*
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-07-02
*
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
|
\
|
*
[ARM] 3701/1: ARM: Convert plat-omap to generic irq handling
Thomas Gleixner
2006-07-01
*
|
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
2006-06-26
*
|
ARM: OMAP: OMAP2 DMA burst support
Kyungmin Park
2006-06-26
*
|
ARM: OMAP: DMA transfer parameter configuration fix
Peter Ujfalusi
2006-06-26
|
/
*
[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2
Tony Lindgren
2006-04-02
*
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
*
[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2
Tony Lindgren
2005-11-10
*
[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2
Tony Lindgren
2005-09-07
*
[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch files
Tony Lindgren
2005-07-10
*
[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omap
Tony Lindgren
2005-07-10