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: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2021-12-17
1
-4
/
+4
*
dmaengine: at_xdmac: fix compilation warning
Claudiu Beznea
2021-10-28
1
-1
/
+1
*
dmaengine: at_xdmac: use pm_ptr()
Claudiu Beznea
2021-10-18
1
-1
/
+1
*
dmaengine: at_xdmac: use __maybe_unused for pm functions
Claudiu Beznea
2021-10-18
1
-9
/
+3
*
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
2021-10-18
1
-1
/
+1
*
dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
Claudiu Beznea
2021-10-18
1
-24
/
+27
*
dmaengine: at_xdmac: use platform_driver_register
Clément Léger
2021-07-28
1
-1
/
+7
*
dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()
YueHaibing
2021-04-20
1
-11
/
+0
*
dmaengine: at_xdmac: add AXI priority support and recommended settings
Eugen Hristev
2020-10-30
1
-0
/
+47
*
dmaengine: at_xdmac: add support for sama7g5 based at_xdmac
Eugen Hristev
2020-10-30
1
-26
/
+84
*
dmaengine: at_xdmac: adapt perid for mem2mem operations
Eugen Hristev
2020-10-30
1
-3
/
+3
*
dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
1
-4
/
+3
*
dmaengine: at_xdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
*
dmaengine: at_xdmac: Fix locking in tasklet
Tudor Ambarus
2020-02-25
1
-11
/
+12
*
dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
Tudor Ambarus
2020-02-25
1
-1
/
+1
*
dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
Tudor Ambarus
2020-02-25
1
-9
/
+2
*
dmaengine: at_xdmac: Drop always true check
Tudor Ambarus
2020-02-25
1
-5
/
+3
*
dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe()
Markus Elfring
2019-10-14
1
-6
/
+1
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-4
/
+7
|
\
|
*
dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback
Raag Jadav
2019-07-07
1
-4
/
+7
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
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
[next]