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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: at_hdmac: use %pad format string for dma_addr_t
Arnd Bergmann
2015-11-16
2
-13
/
+13
*
dmaengine: at_xdmac: use %pad format string for dma_addr_t
Arnd Bergmann
2015-11-16
1
-10
/
+10
*
dmaengine: imx-sdma: remove __init annotation on sdma_event_remap
Jason Liu
2015-11-16
1
-1
/
+1
*
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: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance
Geert Uytterhoeven
2015-11-16
1
-1
/
+2
*
dmaengine: sh: usb-dmac: Fix crash on runtime suspend
Geert Uytterhoeven
2015-11-16
1
-2
/
+6
*
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-10
30
-537
/
+2278
|
\
|
*
dmaengine: edma: Add dummy driver skeleton for edma3-tptc
Peter Ujfalusi
2015-11-04
1
-0
/
+19
|
*
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
2015-10-31
4
-5
/
+152
|
|
\
|
|
*
dmaengine: ioatdma: add PCIe AER handlers
Dave Jiang
2015-09-21
1
-2
/
+86
|
|
*
dmaengine: ioatdma: adding shutdown support
Dave Jiang
2015-09-21
4
-3
/
+66
|
*
|
Merge branch 'topic/idma' into for-linus
Vinod Koul
2015-10-31
4
-21
/
+19
|
|
\
\
|
|
*
|
dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq()
Andy Shevchenko
2015-09-25
1
-8
/
+4
|
|
*
|
dmaengine: idma64: make better performance on pause / resume
Andy Shevchenko
2015-09-25
1
-6
/
+8
|
|
*
|
dmaengine: idma64: this is not DesignWare
Andy Shevchenko
2015-09-25
1
-1
/
+1
|
|
*
|
dmaengine: idma64: useless use of min_t()
Andy Shevchenko
2015-09-25
1
-2
/
+2
|
|
*
|
dmaengine: idma64: convert to __ffs()
Andy Shevchenko
2015-09-25
1
-4
/
+4
|
|
*
|
dmaengine: idma: rename to INTEL_IDMA64
Vinod Koul
2015-09-24
2
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'topic/edma' into for-linus
Vinod Koul
2015-10-31
3
-283
/
+1809
|
|
\
\
|
|
*
|
dmaengine: edma: New device tree binding
Peter Ujfalusi
2015-10-27
1
-146
/
+340
|
|
*
|
dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAP
Peter Ujfalusi
2015-10-27
1
-0
/
+1
|
|
*
|
dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx
Peter Ujfalusi
2015-10-27
1
-30
/
+221
|
|
*
|
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
2
-76
/
+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
|
|
|
/
[next]