index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
omap-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: omap-dma: Restore the CLINK_CTRL in resume path
Peter Ujfalusi
2014-09-23
1
-0
/
+3
*
dmaengine: omap-dma: Add memory barrier to dma_resume path
Peter Ujfalusi
2014-09-23
1
-0
/
+2
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-04-10
1
-0
/
+18
|
\
|
*
dma: omap-dma: Implement device_slave_caps callback
Peter Ujfalusi
2014-03-29
1
-0
/
+18
*
|
dmaengine: omap-dma: more consolidation of CCR register setup
Russell King
2014-04-04
1
-28
/
+18
*
|
dmaengine: omap-dma: move IRQ handling to omap-dma
Russell King
2014-04-04
1
-6
/
+115
*
|
dmaengine: omap-dma: move register read/writes into omap-dma.c
Russell King
2014-04-04
1
-9
/
+87
*
|
dmaengine: omap-dma: cleanup errata 3.3 handling
Russell King
2014-04-04
1
-23
/
+29
*
|
dmaengine: omap-dma: provide register read/write functions
Russell King
2014-04-04
1
-41
/
+61
*
|
dmaengine: omap-dma: use cached CCR value when enabling DMA
Russell King
2014-04-04
1
-4
/
+2
*
|
dmaengine: omap-dma: move barrier to omap_dma_start_desc()
Russell King
2014-04-04
1
-1
/
+7
*
|
dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
Russell King
2014-04-04
1
-14
/
+9
*
|
dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
Russell King
2014-04-04
1
-12
/
+20
*
|
dmaengine: omap-dma: consolidate clearing channel status register
Russell King
2014-04-04
1
-10
/
+10
*
|
dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
Russell King
2014-04-04
1
-2
/
+5
*
|
dmaengine: omap-dma: provide register definitions
Russell King
2014-04-04
1
-54
/
+117
*
|
dmaengine: omap-dma: consolidate setup of CCR
Russell King
2014-04-04
1
-86
/
+61
*
|
dmaengine: omap-dma: consolidate setup of CSDP
Russell King
2014-04-04
1
-36
/
+28
*
|
dmaengine: omap-dma: move reading of dma position to omap-dma.c
Russell King
2014-04-04
1
-2
/
+64
*
|
dmaengine: omap-dma: control start/stop directly
Russell King
2014-04-04
1
-10
/
+141
*
|
dmaengine: omap-dma: consolidate writes to DMA registers
Russell King
2014-04-04
1
-75
/
+48
*
|
dmaengine: omap-dma: program hardware directly
Russell King
2014-04-04
1
-16
/
+126
*
|
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
Russell King
2014-04-04
1
-0
/
+7
*
|
dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.
Russell King
2014-04-04
1
-2
/
+1
|
/
*
dma: omap: Set debug level to debugging messages
Ezequiel Garcia
2014-01-20
1
-2
/
+2
*
dmaengine: omap: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
Jon Hunter
2013-04-15
1
-2
/
+36
*
dmaengine: omap-dma: Start DMA without delay for cyclic channels
Peter Ujfalusi
2013-04-10
1
-6
/
+14
*
ARM: OMAP: Fix dmaengine init for multiplatform
Tony Lindgren
2013-01-11
1
-19
/
+1
*
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-30
1
-2
/
+0
*
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
Tony Lindgren
2012-10-31
1
-6
/
+0
*
Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2012-10-17
1
-1
/
+1
|
\
|
*
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
1
-1
/
+1
*
|
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
Tony Lindgren
2012-10-15
1
-2
/
+7
|
/
*
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-09
1
-9
/
+36
|
\
|
*
dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode
Peter Ujfalusi
2012-09-22
1
-2
/
+5
|
*
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-22
1
-1
/
+2
|
*
dmaengine: omap: Add support for pause/resume in cyclic dma mode
Peter Ujfalusi
2012-09-22
1
-5
/
+25
|
*
dmaengine: omap: Support for element mode in cyclic DMA
Peter Ujfalusi
2012-09-22
1
-1
/
+4
*
|
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
1
-0
/
+2
|
/
*
dmaengine: omap: add support for cyclic DMA
Russell King
2012-07-31
1
-4
/
+89
*
dmaengine: omap: add support for setting fi
Russell King
2012-07-31
1
-2
/
+3
*
dmaengine: omap: add support for returning residue in tx_state method
Russell King
2012-07-31
1
-5
/
+64
*
dmaengine: add OMAP DMA engine driver
Russell King
2012-07-31
1
-0
/
+524