index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
at_xdmac.c
Age
Commit message (
Expand
)
Author
2018-04-24
dmaengine: at_xdmac: fix rare residue corruption
Maxime Jayat
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
2015-08-06
dmaengine: xdmac: Add scatter gathered memset support
Maxime Ripard
2015-07-31
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-06
dmaengine: at_xdmac: fix indentation
Ludovic Desroches
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-25
dmaengine: xdmac: Add memset support
Maxime Ripard
2015-06-12
dmaengine: Move icg helpers to global header
Maxime Ripard
2015-06-08
dmaengine: at_xdmac: rework slave configuration part
Ludovic Desroches
2015-06-08
dmaengine: at_xdmac: lock fixes
Ludovic Desroches
2015-05-18
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-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-17
dmaengine: at_xdmac: unlock spin lock before return
Niklas Cassel
2015-03-05
dmaengine: at_xdmac: fix for chan conf simplification
Ludovic Desroches
2015-02-04
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
[next]