index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Do not suppress interrupts for memcpy
Peter Ujfalusi
2016-04-05
1
-3
/
+1
*
dmaengine: omap-dma: Fix polled channel completion detection and handling
Peter Ujfalusi
2016-04-05
1
-6
/
+16
*
dmaengine: omap-dma: Implement device_synchronize callback
Peter Ujfalusi
2016-02-22
1
-0
/
+8
*
Merge branch 'topic/omap' into for-linus
Vinod Koul
2016-01-06
1
-64
/
+14
|
\
|
*
dmaengine: omap-dma: Handle cases when the channel is polled for completion
Peter Ujfalusi
2015-12-05
1
-0
/
+6
|
*
dmaengine: omap-dma: Remove tasklet to start the transfers
Peter Ujfalusi
2015-12-05
1
-57
/
+2
|
*
dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code
Peter Ujfalusi
2015-12-05
1
-6
/
+5
|
*
dmaengine: omap-dma: Correct status reporting for memcpy
Peter Ujfalusi
2015-12-05
1
-1
/
+1
*
|
dmaengine: omap-dma: Add support for DMA filter mapping to slave devices
Peter Ujfalusi
2015-12-18
1
-0
/
+4
|
/
*
dmaengine: omap-dma: Enable packed accesses for cyclic transfers
Misael Lopez Cruz
2015-10-05
1
-1
/
+5
*
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-06-25
1
-6
/
+23
|
\
|
*
dmaengine: omap-dma: Reduce the number of virtual channels
Peter Ujfalusi
2015-05-09
1
-1
/
+1
|
*
dmaengine: omap-dma: Remove mapping between virtual channels and requests
Peter Ujfalusi
2015-05-09
1
-4
/
+8
|
*
dmaengine: omap-dma: Take DMA request number from DT if it is available
Peter Ujfalusi
2015-05-09
1
-1
/
+11
|
*
dmaengine: omap-dma: Use defines for dma channels and request count
Peter Ujfalusi
2015-05-09
1
-2
/
+5
*
|
dmaengine: omap-dma: Add support for memcpy
Peter Ujfalusi
2015-05-04
1
-2
/
+49
|
/
*
dmaengine: omap-dma: Fix memory leak when terminating running transfer
Peter Ujfalusi
2015-03-30
1
-0
/
+1
*
dmaengine: omap: fix the assignment to .device_config
Vinod Koul
2014-12-22
1
-1
/
+1
*
dmaengine: omap: Declare slave capabilities for the generic code
Maxime Ripard
2014-12-22
1
-14
/
+4
*
dmaengine: omap: Split device_control
Maxime Ripard
2014-12-22
1
-36
/
+15
*
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-22
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
dmaengine: omap: Remove chancnt affectations
Maxime Ripard
2014-11-06
1
-2
/
+0
|
/
*
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
[next]