index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
at_xdmac.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
2022-01-27
*
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
2022-01-27
*
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
2022-01-27
*
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
2022-01-27
*
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
2021-11-26
*
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
2019-06-11
*
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
2019-03-23
*
dmaengine: at_xdmac: fix rare residue corruption
Maxime Jayat
2018-04-24
*
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
Ludovic Desroches
2016-11-18
*
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
Wei Yongjun
2016-10-07
*
dmaengine: at_xdmac: fix debug string
Alexandre Belloni
2016-10-07
*
dmaengine: at_xdmac: double FIFO flush needed to compute residue
Ludovic Desroches
2016-08-10
*
dmaengine: at_xdmac: fix residue corruption
Ludovic Desroches
2016-08-10
*
dmaengine: at_xdmac: align descriptors on 64 bits
Ludovic Desroches
2016-08-10
*
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
2016-03-16
*
dmaengine: at_xdmac: fix resume for cyclic transfers
Songjun Wu
2016-03-03
*
dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()
Cyrille Pitchen
2015-12-10
*
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: use %pad format string for dma_addr_t
Arnd Bergmann
2015-11-16
*
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-10
|
\
|
*
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-10-01
|
/
*
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-09-04
|
\
|
*
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
2015-08-23
|
|
\
|
|
*
dmaengine: at_xdmac: fix indentation
Ludovic Desroches
2015-07-06
|
*
|
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
Ludovic Desroches
2015-08-19
|
*
|
dmaengine: xdmac: Add scatter gathered memset support
Maxime Ripard
2015-08-06
|
|
/
*
|
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
Cyrille Pitchen
2015-07-31
*
|
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
2015-07-31
|
/
*
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-29
|
\
|
*
dmaengine: xdmac: Add memset support
Maxime Ripard
2015-06-25
|
*
dmaengine: Move icg helpers to global header
Maxime Ripard
2015-06-12
|
*
dmaengine: xdmac: Add interleaved transfer support
Maxime Ripard
2015-05-18
|
*
dmaengine: xdmac: Rework the chaining logic
Maxime Ripard
2015-05-18
|
*
dmaengine: xdmac: Add function to align width
Maxime Ripard
2015-05-18
|
*
dmaengine: xdmac: Handle descriptor's view 3 registers
Maxime Ripard
2015-05-18
*
|
dmaengine: at_xdmac: rework slave configuration part
Ludovic Desroches
2015-06-08
*
|
dmaengine: at_xdmac: lock fixes
Ludovic Desroches
2015-06-08
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
|
\
|
*
dmaengine: at_xdmac: unlock spin lock before return
Niklas Cassel
2015-04-17
*
|
dmaengine: at_xdmac: fix for chan conf simplification
Ludovic Desroches
2015-03-05
|
/
*
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
Ludovic Desroches
2015-02-04
*
dmaengine: at_xdmac: simplify channel configuration stuff
Ludovic Desroches
2015-02-04
*
dmaengine: at_xdmac: introduce save_cc field
Ludovic Desroches
2015-02-04
*
dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...
Cyrille Pitchen
2015-02-04
*
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
2015-02-02
|
\
[next]