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
*
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
|
\
|
*
ARM: OMAP3: DMA: Fix for sDMA Errata 1.113
Santosh Shilimkar
2008-12-10
*
|
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-29
|
/
*
[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
|
\
[next]