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
/
edma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: edma: Align the memcpy acnt array size with the transfer
Peter Ujfalusi
2017-09-21
1
-3
/
+16
*
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-12-14
1
-0
/
+3
|
\
|
*
dmaengine: edma: re-initialize dummy slot during system resume
Vignesh R
2016-11-30
1
-0
/
+3
*
|
dmaengine: edma: Fix error return code in edma_alloc_chan_resources()
Wei Yongjun
2016-10-18
1
-0
/
+1
|
/
*
Merge branch 'topic/compile_test' into for-linus
Vinod Koul
2016-10-03
1
-13
/
+13
|
\
|
*
dmaengine: edma: Rename set_bits and remove unused clear_bits helper
Peter Ujfalusi
2016-09-28
1
-8
/
+2
|
*
dmaengine: edma: Use correct type for of_find_property() third parameter
Peter Ujfalusi
2016-09-28
1
-2
/
+1
|
*
dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)
Peter Ujfalusi
2016-09-28
1
-3
/
+8
|
*
dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs
Peter Ujfalusi
2016-09-28
1
-0
/
+2
*
|
dmaengine: edma: avoid uninitialized variable use
Arnd Bergmann
2016-09-30
1
-4
/
+8
|
/
*
dmaengine: edma: kill the tasklets upon exit
Vinod Koul
2016-07-16
1
-0
/
+13
*
dmaengine: edma: explicitly freeup irq
Vinod Koul
2016-07-16
1
-0
/
+8
*
Merge branch 'topic/edma' into for-linus
Vinod Koul
2016-07-16
1
-6
/
+9
|
\
|
*
dmaengine: edma: Use early completion for intermediate paRAM set in slave_sg
Peter Ujfalusi
2016-06-08
1
-6
/
+9
*
|
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
2016-06-21
1
-12
/
+4
|
/
*
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-05-19
1
-1
/
+10
|
\
|
*
dmaengine: edma: Re-evaluate errors when ccerr is triggered w/o error event
Peter Ujfalusi
2016-05-14
1
-1
/
+10
*
|
dmaengine: edma: special case slot limit workaround
John Ogness
2016-04-06
1
-3
/
+22
*
|
dmaengine: edma: Remove dynamic TPTC power management feature
Peter Ujfalusi
2016-04-06
1
-35
/
+3
|
/
*
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-03-17
1
-27
/
+36
|
\
|
*
dmaengine: edma: Fetch echan->edesc while holding lock in edma_comletion_handler
Peter Ujfalusi
2016-02-22
1
-27
/
+27
|
*
dmaengine: edma: Implement device_synchronize callback
Peter Ujfalusi
2016-02-22
1
-0
/
+9
*
|
dmaengine: edma: fix residue race for cyclic
John Ogness
2016-02-08
1
-1
/
+40
|
/
*
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-01-20
1
-1
/
+1
|
\
|
*
dmaengine: edma: Fix paRAM slot allocation for entry channel 0
Peter Ujfalusi
2016-01-13
1
-1
/
+1
*
|
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-01-13
1
-0
/
+10
|
\
|
|
*
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
2016-01-06
1
-0
/
+4
|
|
\
|
|
*
dmaengine: edma: Add support for DMA filter mapping to slave devices
Peter Ujfalusi
2015-12-18
1
-0
/
+4
|
*
|
dmaengine: edma: Add probe callback to edma_tptc_driver
Peter Ujfalusi
2015-12-18
1
-0
/
+6
|
|
/
*
|
Merge branch 'fix/edma' into fixes
Vinod Koul
2015-12-10
1
-18
/
+35
|
\
\
|
*
|
dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type
Peter Ujfalusi
2015-12-10
1
-6
/
+25
|
*
|
dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
Peter Ujfalusi
2015-12-10
1
-12
/
+10
|
|
/
*
|
dmaengine: edma: predecence bug in GET_NUM_QDMACH()
Dan Carpenter
2015-11-16
1
-1
/
+1
*
|
dmaengine: edma: fix build without CONFIG_OF
Arnd Bergmann
2015-11-16
1
-1
/
+1
|
/
*
dmaengine: edma: Add dummy driver skeleton for edma3-tptc
Peter Ujfalusi
2015-11-04
1
-0
/
+19
*
dmaengine: edma: New device tree binding
Peter Ujfalusi
2015-10-27
1
-146
/
+340
*
dmaengine: edma: Merge the of parsing functions
Peter Ujfalusi
2015-10-27
1
-16
/
+8
*
dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot
Peter Ujfalusi
2015-10-27
1
-6
/
+0
*
dmaengine: edma: Refactor the dma device and channel struct initialization
Peter Ujfalusi
2015-10-27
1
-42
/
+37
*
dmaengine: edma: Get qDMA channel information from HW also
Peter Ujfalusi
2015-10-27
1
-0
/
+6
*
dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq
Peter Ujfalusi
2015-10-27
1
-34
/
+22
*
dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_)
Peter Ujfalusi
2015-10-27
1
-12
/
+12
*
dmaengine: edma: Simplify function parameter list for channel operations
Peter Ujfalusi
2015-10-27
1
-273
/
+123
*
dmaengine: edma: Optimize memcpy operation
Peter Ujfalusi
2015-10-27
1
-21
/
+75
*
dmaengine: edma: Remove alignment constraint for memcpy
Peter Ujfalusi
2015-10-27
1
-7
/
+6
*
dmaengine: edma: Dynamic paRAM slot handling if HW supports it
Peter Ujfalusi
2015-10-14
1
-49
/
+52
*
dmaengine: edma: Rename bitfields for slot and channel usage tracking
Peter Ujfalusi
2015-10-14
1
-25
/
+26
*
dmaengine: edma: Read channel mapping support only once from HW
Peter Ujfalusi
2015-10-14
1
-2
/
+6
*
dmaengine: edma: Simplify and optimize ccerr interrupt handler
Peter Ujfalusi
2015-10-14
1
-47
/
+35
*
dmaengine: edma: Move the pending error check into helper function
Peter Ujfalusi
2015-10-14
1
-8
/
+12
[next]