index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
dmaengine: edma: Simplify the interrupt handling
Peter Ujfalusi
2015-10-14
1
-245
/
+205
*
dmaengine: edma: Consolidate the comments for functions
Peter Ujfalusi
2015-10-14
1
-75
/
+11
*
dmaengine: edma: Print warning when linking slots from different eDMA
Peter Ujfalusi
2015-10-14
1
-0
/
+3
*
dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio
Peter Ujfalusi
2015-10-14
1
-2
/
+1
*
dmaengine: edma: Use dev_dbg instead pr_debug
Peter Ujfalusi
2015-10-14
1
-12
/
+12
*
dmaengine: edma: Cleanup regarding the use of dev around the code
Peter Ujfalusi
2015-10-14
1
-31
/
+30
*
dmaengine: edma: Use devm_kcalloc when possible
Peter Ujfalusi
2015-10-14
1
-2
/
+2
*
dmaengine: edma: Allocate memory dynamically for bitmaps and structures
Peter Ujfalusi
2015-10-14
1
-28
/
+34
*
ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
Peter Ujfalusi
2015-10-14
1
-75
/
+1431
*
ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
Peter Ujfalusi
2015-10-14
1
-9
/
+8
*
ARM/dmaengine: edma: Public API to use private struct pointer
Peter Ujfalusi
2015-10-14
1
-36
/
+43
*
ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
Peter Ujfalusi
2015-10-14
1
-0
/
+16
*
dmaengine: edma: Simplify and optimize the edma_execute path
Peter Ujfalusi
2015-10-14
1
-47
/
+29
*
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-08-05
1
-1
/
+1
*
dmaenegine: edma: allow pause/resume for non-cyclic mode
John Ogness
2015-05-06
1
-6
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-1
/
+1
|
\
|
*
dmaengine: edma: fixed wrongly initialized data parameter to the edma callback
Petr Kulhavy
2015-04-01
1
-1
/
+1
*
|
dmaengine: edma: fix memory leak when terminating running transfers
Petr Kulhavy
2015-03-30
1
-0
/
+7
|
/
*
dmaenegine: edma: fix sparse warnings
Lad, Prabhakar
2015-02-16
1
-1
/
+2
*
dmaengine: edma: Declare slave capabilities for the generic code
Maxime Ripard
2014-12-22
1
-14
/
+6
*
dmaengine: edma: Split device_control
Maxime Ripard
2014-12-22
1
-35
/
+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
*
|
dma: edma: move device registration to platform code
Arnd Bergmann
2014-11-05
1
-39
/
+1
|
/
*
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
Sebastian Andrzej Siewior
2014-10-15
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-08-11
1
-7
/
+16
|
\
|
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-1
/
+1
|
*
dmaengine: edma: Do not register second device when booted with DT
Peter Ujfalusi
2014-07-31
1
-1
/
+2
[next]