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
/
at_xdmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: at_xdmac: remove a stray bottom half unlock
Dan Carpenter
2019-05-04
1
-1
/
+1
*
dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer
Nicolas Ferre
2019-04-23
1
-1
/
+12
*
dmaengine: at_xdmac: enhance channel errors handling in tasklet
Nicolas Ferre
2019-04-23
1
-6
/
+42
*
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
2019-04-23
1
-1
/
+5
*
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
2019-02-02
1
-9
/
+10
*
dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet
Barry Song
2018-09-03
1
-2
/
+2
*
dmaengine: at_xdmac: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-6
/
+3
*
dmaengine: at_xdmac: fix rare residue corruption
Maxime Jayat
2018-03-27
1
-2
/
+2
*
dmaengine: at_xdmac: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-08-21
1
-1
/
+4
*
dmaengine: at_xdmac: Fix compilation warning.
Arvind Yadav
2017-08-21
1
-4
/
+4
*
dmaengine: at_xdmac: don't restore unsaved status
Alexandre Belloni
2016-12-06
1
-2
/
+0
*
dmaengine: at_xdmac: Use dma_pool_zalloc
Souptick Joarder
2016-11-30
1
-2
/
+1
*
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-06
1
-4
/
+4
|
\
|
*
dmaengine: at_xdmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+4
*
|
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
Wei Yongjun
2016-08-22
1
-2
/
+2
|
/
*
Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-07-28
1
-4
/
+4
|
\
|
*
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
2016-07-16
1
-2
/
+2
|
|
\
|
|
*
dmaengine: at_xdmac: fix un-exported functions
Ben Dooks
2016-06-08
1
-2
/
+2
|
*
|
dmaengine: at_xdmac: fix debug string
Alexandre Belloni
2016-06-30
1
-2
/
+2
|
|
/
*
|
dmaengine: at_xdmac: double FIFO flush needed to compute residue
Ludovic Desroches
2016-05-30
1
-1
/
+23
*
|
dmaengine: at_xdmac: fix residue corruption
Ludovic Desroches
2016-05-30
1
-22
/
+32
*
|
dmaengine: at_xdmac: align descriptors on 64 bits
Ludovic Desroches
2016-05-30
1
-2
/
+2
|
/
*
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
2016-03-10
1
-3
/
+39
*
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
[next]