index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
dw-axi-dmac
/
dw-axi-dmac-platform.c
Age
Commit message (
Expand
)
Author
2024-06-27
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2023-03-10
dmaengine: dw-axi-dmac: Do not dereference NULL structure
Kees Cook
2023-01-24
Add exception protection processing for vd in axi_chan_handle_err function
Shawn.Shao
2022-08-04
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-21
dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Ben Dooks
2022-07-21
dmaengine: dw-axi-dmac: do not print NULL LLI during error
Ben Dooks
2022-07-01
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
Emil Renner Berthing
2022-03-11
dmaengine: dw-axi-dmac: cleanup comments
Tom Rix
2021-11-22
dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta...
Tim Gardner
2021-10-28
dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause()
Geert Uytterhoeven
2021-10-18
dmaengine: dw-axi-dmac: set coherent mask
Pandith N
2021-10-18
dmaengine: dw-axi-dmac: Hardware handshake configuration
Pandith N
2021-10-18
dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8
Pandith N
2021-08-02
dmaengine: dw-axi-dmac: Burst length settings
Pandith N
2021-08-02
dmaengine: dw-axi-dmac: support parallel memory <--> peripheral transfers
Pandith N
2021-08-02
dmaengine: dw-axi-dmac: Remove free slot check algorithm in dw_axi_dma_set_hw...
Pandith N
2021-02-08
dmaengine: dw-axi-dmac: remove redundant null check on desc
Colin Ian King
2021-02-01
dmaengine: dw-axi-dmac: Virtually split the linked-list
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Set constraint to the Max segment size
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Support burst residue granularity
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Support of_dma_controller_register()
Sia Jee Heng
2021-02-01
dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Support device_prep_slave_sg
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Add device_config operation
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: Add device_synchronize() callback
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
Sia Jee Heng
2021-02-01
dmaengine: dw-axi-dmac: simplify descriptor management
Sia Jee Heng
2020-11-24
dmaengine: dw-axi-dmac: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2019-12-26
dmaengine: virt-dma: Add missing locking
Sascha Hauer
2019-05-21
dmaengine: dw-axi-dmac: fix null dereference when pointer first is null
Colin Ian King
2018-08-29
dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the ...
Huang Shijie
2018-03-27
dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"
Colin Ian King
2018-03-19
dmaengine: Introduce DW AXI DMAC driver
Eugeniy Paltsev