index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
at_xdmac.c
Age
Commit message (
Expand
)
Author
2020-05-13
dmaengine: at_xdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-02-25
dmaengine: at_xdmac: Fix locking in tasklet
Tudor Ambarus
2020-02-25
dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
Tudor Ambarus
2020-02-25
dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
Tudor Ambarus
2020-02-25
dmaengine: at_xdmac: Drop always true check
Tudor Ambarus
2019-10-14
dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe()
Markus Elfring
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-07
dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback
Raag Jadav
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-04
dmaengine: at_xdmac: remove a stray bottom half unlock
Dan Carpenter
2019-04-23
dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer
Nicolas Ferre
2019-04-23
dmaengine: at_xdmac: enhance channel errors handling in tasklet
Nicolas Ferre
2019-04-23
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
2019-02-02
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
2018-09-03
dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet
Barry Song
2018-04-22
dmaengine: at_xdmac: simplify getting .drvdata
Wolfram Sang
2018-03-27
dmaengine: at_xdmac: fix rare residue corruption
Maxime Jayat
2017-08-21
dmaengine: at_xdmac: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-08-21
dmaengine: at_xdmac: Fix compilation warning.
Arvind Yadav
2016-12-06
dmaengine: at_xdmac: don't restore unsaved status
Alexandre Belloni
2016-11-30
dmaengine: at_xdmac: Use dma_pool_zalloc
Souptick Joarder
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-08-22
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
Wei Yongjun
2016-08-08
dmaengine: at_xdmac: convert callback to helper function
Dave Jiang
2016-07-28
Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-07-16
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
2016-06-30
dmaengine: at_xdmac: fix debug string
Alexandre Belloni
2016-06-08
dmaengine: at_xdmac: fix un-exported functions
Ben Dooks
2016-05-30
dmaengine: at_xdmac: double FIFO flush needed to compute residue
Ludovic Desroches
2016-05-30
dmaengine: at_xdmac: fix residue corruption
Ludovic Desroches
2016-05-30
dmaengine: at_xdmac: align descriptors on 64 bits
Ludovic Desroches
2016-03-10
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
2016-01-20
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-01-18
dmaengine: at_xdmac: fix resume for cyclic transfers
Songjun Wu
2016-01-13
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-12-10
dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()
Cyrille Pitchen
2015-12-05
dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-12-05
dmaengine: at_xdmac: fix bad behavior in interleaved mode
Sylvain ETIENNE
2015-12-05
dmaengine: at_xdmac: fix false condition for memset_sg transfers
Ludovic Desroches
2015-12-05
dmaengine: at_xdmac: fix macro typo
Ludovic Desroches
2015-12-05
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
Ludovic Desroches
2015-11-16
dmaengine: at_xdmac: use %pad format string for dma_addr_t
Arnd Bergmann
2015-11-10
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-10-01
dmaengine: at_xdmac: fix memory leak in interleaved mode
Ludovic Desroches
2015-10-01
dmaengine: at_xdmac: handle numf > 1
Maxime Ripard
2015-10-01
dmaengine: at_xdmac: clean used descriptor
Ludovic Desroches
2015-10-01
dmaengine: at_xdmac: change block increment addressing mode
Maxime Ripard
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-08-23
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
2015-08-19
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
Ludovic Desroches
[next]