index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
at_xdmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
1
-5
/
+7
2022-02-15
dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
Yang Yingliang
1
-1
/
+3
2022-01-05
dmaengine: at_xdmac: Fix race over irq_status
Tudor Ambarus
1
-8
/
+8
2022-01-05
dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()
Tudor Ambarus
1
-36
/
+34
2022-01-05
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
1
-9
/
+9
2022-01-05
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
1
-1
/
+3
2022-01-05
dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
Tudor Ambarus
1
-8
/
+8
2022-01-05
dmaengine: at_xdmac: Fix concurrency over xfers_list
Tudor Ambarus
1
-7
/
+10
2022-01-05
dmaengine: at_xdmac: Move the free desc to the tail of the desc list
Tudor Ambarus
1
-9
/
+14
2022-01-05
dmaengine: at_xdmac: Fix race for the tx desc callback
Tudor Ambarus
1
-17
/
+8
2022-01-05
dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
Tudor Ambarus
1
-2
/
+1
2022-01-05
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
1
-2
/
+4
2022-01-05
dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
1
-5
/
+3
2022-01-05
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-6
/
+0
2021-12-17
dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+4
2021-10-28
dmaengine: at_xdmac: fix compilation warning
Claudiu Beznea
1
-1
/
+1
2021-10-18
dmaengine: at_xdmac: use pm_ptr()
Claudiu Beznea
1
-1
/
+1
2021-10-18
dmaengine: at_xdmac: use __maybe_unused for pm functions
Claudiu Beznea
1
-9
/
+3
2021-10-18
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
1
-1
/
+1
2021-10-18
dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
Claudiu Beznea
1
-24
/
+27
2021-07-28
dmaengine: at_xdmac: use platform_driver_register
Clément Léger
1
-1
/
+7
2021-04-20
dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()
YueHaibing
1
-11
/
+0
2020-10-30
dmaengine: at_xdmac: add AXI priority support and recommended settings
Eugen Hristev
1
-0
/
+47
2020-10-30
dmaengine: at_xdmac: add support for sama7g5 based at_xdmac
Eugen Hristev
1
-26
/
+84
2020-10-30
dmaengine: at_xdmac: adapt perid for mem2mem operations
Eugen Hristev
1
-3
/
+3
2020-09-18
dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-05-13
dmaengine: at_xdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-02-25
dmaengine: at_xdmac: Fix locking in tasklet
Tudor Ambarus
1
-11
/
+12
2020-02-25
dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
Tudor Ambarus
1
-1
/
+1
2020-02-25
dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
Tudor Ambarus
1
-9
/
+2
2020-02-25
dmaengine: at_xdmac: Drop always true check
Tudor Ambarus
1
-5
/
+3
2019-10-14
dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe()
Markus Elfring
1
-6
/
+1
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+7
2019-07-07
dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback
Raag Jadav
1
-4
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-04
dmaengine: at_xdmac: remove a stray bottom half unlock
Dan Carpenter
1
-1
/
+1
2019-04-23
dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer
Nicolas Ferre
1
-1
/
+12
2019-04-23
dmaengine: at_xdmac: enhance channel errors handling in tasklet
Nicolas Ferre
1
-6
/
+42
2019-04-23
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
1
-1
/
+5
2019-02-02
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
1
-9
/
+10
2018-09-03
dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-04-22
dmaengine: at_xdmac: simplify getting .drvdata
Wolfram Sang
1
-6
/
+3
2018-03-27
dmaengine: at_xdmac: fix rare residue corruption
Maxime Jayat
1
-2
/
+2
2017-08-21
dmaengine: at_xdmac: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-1
/
+4
2017-08-21
dmaengine: at_xdmac: Fix compilation warning.
Arvind Yadav
1
-4
/
+4
2016-12-06
dmaengine: at_xdmac: don't restore unsaved status
Alexandre Belloni
1
-2
/
+0
2016-11-30
dmaengine: at_xdmac: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2016-08-22
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-2
/
+2
2016-08-08
dmaengine: at_xdmac: convert callback to helper function
Dave Jiang
1
-4
/
+4
[next]