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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()
Cyrille Pitchen
2015-12-10
1
-0
/
+1
*
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: mic_x100: add missing spin_unlock
Saurabh Sengar
2015-12-05
1
-5
/
+10
*
|
dmaengine: bcm2835-dma: Convert to use DMA pool
Peter Ujfalusi
2015-12-05
1
-24
/
+54
*
|
dmaengine: at_xdmac: fix bad behavior in interleaved mode
Sylvain ETIENNE
2015-12-05
1
-1
/
+3
*
|
dmaengine: at_xdmac: fix false condition for memset_sg transfers
Ludovic Desroches
2015-12-05
1
-1
/
+1
*
|
dmaengine: at_xdmac: fix macro typo
Ludovic Desroches
2015-12-05
1
-1
/
+1
*
|
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
[next]