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
/
at_xdmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-01-20
1
-0
/
+3
|
\
|
*
dmaengine: at_xdmac: fix resume for cyclic transfers
Songjun Wu
2016-01-18
1
-0
/
+3
*
|
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-01-13
1
-5
/
+15
|
\
\
|
|
/
|
*
dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-12-05
1
-2
/
+0
|
*
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
Ludovic Desroches
2015-12-05
1
-3
/
+15
*
|
dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()
Cyrille Pitchen
2015-12-10
1
-0
/
+1
*
|
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_xdmac: use %pad format string for dma_addr_t
Arnd Bergmann
2015-11-16
1
-10
/
+10
|
/
*
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-10
1
-53
/
+53
|
\
|
*
dmaengine: at_xdmac: fix memory leak in interleaved mode
Ludovic Desroches
2015-10-01
1
-0
/
+4
|
*
dmaengine: at_xdmac: handle numf > 1
Maxime Ripard
2015-10-01
1
-54
/
+50
*
|
dmaengine: at_xdmac: clean used descriptor
Ludovic Desroches
2015-10-01
1
-1
/
+10
*
|
dmaengine: at_xdmac: change block increment addressing mode
Maxime Ripard
2015-10-01
1
-2
/
+2
|
/
*
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-09-04
1
-11
/
+172
|
\
|
*
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
2015-08-23
1
-6
/
+6
|
|
\
|
|
*
dmaengine: at_xdmac: fix indentation
Ludovic Desroches
2015-07-06
1
-6
/
+6
|
*
|
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
Ludovic Desroches
2015-08-19
1
-4
/
+1
|
*
|
dmaengine: xdmac: Add scatter gathered memset support
Maxime Ripard
2015-08-06
1
-1
/
+165
|
|
/
*
|
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
Cyrille Pitchen
2015-07-31
1
-3
/
+4
*
|
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
2015-07-31
1
-9
/
+10
|
/
*
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-29
1
-52
/
+342
|
\
|
*
dmaengine: xdmac: Add memset support
Maxime Ripard
2015-06-25
1
-0
/
+89
|
*
dmaengine: Move icg helpers to global header
Maxime Ripard
2015-06-12
1
-42
/
+4
|
*
dmaengine: xdmac: Add interleaved transfer support
Maxime Ripard
2015-05-18
1
-0
/
+233
|
*
dmaengine: xdmac: Rework the chaining logic
Maxime Ripard
2015-05-18
1
-21
/
+20
|
*
dmaengine: xdmac: Add function to align width
Maxime Ripard
2015-05-18
1
-31
/
+32
|
*
dmaengine: xdmac: Handle descriptor's view 3 registers
Maxime Ripard
2015-05-18
1
-0
/
+6
*
|
dmaengine: at_xdmac: rework slave configuration part
Ludovic Desroches
2015-06-08
1
-60
/
+96
*
|
dmaengine: at_xdmac: lock fixes
Ludovic Desroches
2015-06-08
1
-32
/
+43
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-1
/
+3
|
\
|
*
dmaengine: at_xdmac: unlock spin lock before return
Niklas Cassel
2015-04-17
1
-1
/
+3
*
|
dmaengine: at_xdmac: fix for chan conf simplification
Ludovic Desroches
2015-03-05
1
-4
/
+3
|
/
*
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
Ludovic Desroches
2015-02-04
1
-5
/
+10
*
dmaengine: at_xdmac: simplify channel configuration stuff
Ludovic Desroches
2015-02-04
1
-22
/
+14
*
dmaengine: at_xdmac: introduce save_cc field
Ludovic Desroches
2015-02-04
1
-3
/
+3
*
dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...
Cyrille Pitchen
2015-02-04
1
-1
/
+6
*
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
2015-02-02
1
-59
/
+68
|
\
|
*
dmaengine: at_xdmac: Declare slave capabilities for the generic code
Ludovic Desroches
2014-12-22
1
-22
/
+11
|
*
dmaengine: at_xdmac: split device_control
Ludovic Desroches
2014-12-22
1
-37
/
+57
|
*
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-22
1
-1
/
+1
*
|
dmaengine: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-13
1
-1
/
+0
|
/
*
dmaengine: at_xdmac: Add DMA_PRIVATE
Ludovic Desroches
2014-11-17
1
-0
/
+5
*
dmaengine: at_xdmac: fix missing spin_unlock
Ludovic Desroches
2014-11-17
1
-0
/
+1
*
dmaengine: at_xdmac: fix a bug in transfer residue computation
Cyrille Pitchen
2014-11-17
1
-1
/
+3
*
dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()
Cyrille Pitchen
2014-11-17
1
-5
/
+12
*
dmaengine: at_xdmac: remove chancnt affectation
Ludovic Desroches
2014-11-17
1
-1
/
+0
*
dmaengine: at_xdmac: prefer usage of readl/writel_relaxed
Ludovic Desroches
2014-11-17
1
-4
/
+4
*
dmaengine: xdmac: fix print warning on dma_addr_t variable
Vinod Koul
2014-11-17
1
-20
/
+20
[next]