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: port_window support correction for both direction
Peter Ujfalusi
2017-06-20
1
-24
/
+15
*
dmaengine: omap-dma: Fix the port_window support
Peter Ujfalusi
2017-01-10
1
-15
/
+16
*
dmaengine: omap-dma: Fix dynamic lch_map allocation
Peter Ujfalusi
2017-01-03
1
-9
/
+21
*
dmaengine: omap-dma: Support for slave devices with data port window
Peter Ujfalusi
2016-11-30
1
-2
/
+61
*
dmaengine: omap-dma: initialize can_pause to false
Colin Ian King
2016-10-19
1
-1
/
+1
*
dmaengine: omap-dma: add support for pause of non-cyclic transfers
Sebastian Andrzej Siewior
2016-10-18
1
-35
/
+89
*
dmaengine: omap-dma: Enable burst and data pack for SG
Misael Lopez Cruz
2016-10-01
1
-3
/
+6
*
dmaengine: omap-dma: Correct type2 descriptor's member types
Peter Ujfalusi
2016-09-14
1
-4
/
+4
*
dmaengine: omap-dma: Support for LinkedList transfer of slave_sg
Peter Ujfalusi
2016-08-10
1
-6
/
+177
*
dmaengine: omap-dma: Use pointer to omap_sg in slave_sg setup's loop
Peter Ujfalusi
2016-08-10
1
-3
/
+5
*
dmaengine: omap-dma: Add more debug information when freeing channel
Peter Ujfalusi
2016-08-10
1
-1
/
+2
*
dmaengine: omap-dma: Dynamically allocate memory for lch_map
Peter Ujfalusi
2016-08-10
1
-6
/
+14
*
dmaengine: omap-dma: Simplify omap_dma_callback
Peter Ujfalusi
2016-08-10
1
-8
/
+6
*
dmaengine: omap-dma: Simplify omap_dma_start_sg parameter list
Peter Ujfalusi
2016-08-10
1
-6
/
+6
*
Merge branch 'topic/dmaengine_cleanups' into for-linus
Vinod Koul
2016-07-28
1
-0
/
+4
|
\
|
*
dmaengine: omap-dma: explicitly freeup irq
Vinod Koul
2016-07-16
1
-0
/
+4
*
|
dmaengine: omap-dma: Support for interleaved transfer
Peter Ujfalusi
2016-07-24
1
-4
/
+92
|
/
*
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
[next]