index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw-axi-dmac
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-07
dma: dw-axi-dmac: support per channel interrupt
Baruch Siach
2
-8
/
+23
2024-04-07
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2
-4
/
+3
2024-04-07
dmaengine: dw-axi-dmac: Add support for StarFive JH8100 DMA
Tan Chun Hau
1
-0
/
+3
2023-10-16
dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16
Sergey Khimich
2
-42
/
+120
2023-09-28
dmaengine: dw-axi-dmac: dw-axi-dmac-platform: Convert to platform remove call...
Uwe Kleine-König
1
-4
/
+2
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-05-24
dmaengine: dw-axi-dmac: Don't set chancnt
Jisheng Zhang
1
-1
/
+0
2023-04-12
dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...
Walker Chen
1
-1
/
+1
2023-04-12
dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
Walker Chen
2
-5
/
+34
2023-02-25
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+1
2023-02-16
dmaengine: dw-axi-dmac: Do not dereference NULL structure
Kees Cook
1
-2
/
+0
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2023-01-18
Add exception protection processing for vd in axi_chan_handle_err function
Shawn.Shao
1
-0
/
+6
2022-08-05
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2022-07-21
dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Ben Dooks
1
-0
/
+6
2022-07-21
dmaengine: dw-axi-dmac: do not print NULL LLI during error
Ben Dooks
1
-0
/
+5
2022-07-01
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
Emil Renner Berthing
1
-3
/
+5
2022-03-11
dmaengine: dw-axi-dmac: cleanup comments
Tom Rix
2
-5
/
+5
2021-11-22
dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta...
Tim Gardner
1
-2
/
+2
2021-10-28
dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause()
Geert Uytterhoeven
1
-3
/
+2
2021-10-18
dmaengine: dw-axi-dmac: set coherent mask
Pandith N
1
-0
/
+4
2021-10-18
dmaengine: dw-axi-dmac: Hardware handshake configuration
Pandith N
1
-0
/
+4
2021-10-18
dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8
Pandith N
2
-31
/
+109
2021-08-02
dmaengine: dw-axi-dmac: Burst length settings
Pandith N
1
-1
/
+2
2021-08-02
dmaengine: dw-axi-dmac: support parallel memory <--> peripheral transfers
Pandith N
2
-0
/
+6
2021-08-02
dmaengine: dw-axi-dmac: Remove free slot check algorithm in dw_axi_dma_set_hw...
Pandith N
2
-30
/
+21
2021-02-08
dmaengine: dw-axi-dmac: remove redundant null check on desc
Colin Ian King
1
-4
/
+0
2021-02-01
dmaengine: dw-axi-dmac: Virtually split the linked-list
Sia Jee Heng
2
-20
/
+92
2021-02-01
dmaengine: dw-axi-dmac: Set constraint to the Max segment size
Sia Jee Heng
2
-0
/
+9
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
Sia Jee Heng
1
-0
/
+26
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
Sia Jee Heng
1
-0
/
+50
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
Sia Jee Heng
1
-0
/
+8
2021-02-01
dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
Sia Jee Heng
1
-0
/
+14
2021-02-01
dmaengine: dw-axi-dmac: Support burst residue granularity
Sia Jee Heng
2
-7
/
+38
2021-02-01
dmaengine: dw-axi-dmac: Support of_dma_controller_register()
Sia Jee Heng
2
-0
/
+27
2021-02-01
dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
Sia Jee Heng
2
-7
/
+106
2021-02-01
dmaengine: dw-axi-dmac: Support device_prep_slave_sg
Sia Jee Heng
2
-0
/
+155
2021-02-01
dmaengine: dw-axi-dmac: Add device_config operation
Sia Jee Heng
2
-0
/
+12
2021-02-01
dmaengine: dw-axi-dmac: Add device_synchronize() callback
Sia Jee Heng
1
-0
/
+8
2021-02-01
dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
Sia Jee Heng
2
-12
/
+14
2021-02-01
dmaengine: dw-axi-dmac: simplify descriptor management
Sia Jee Heng
2
-71
/
+102
2020-11-24
dmaengine: dw-axi-dmac: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2019-12-26
dmaengine: virt-dma: Add missing locking
Sascha Hauer
1
-6
/
+2
2019-06-08
Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-1
/
+2
2019-05-21
dmaengine: dw-axi-dmac: fix null dereference when pointer first is null
Colin Ian King
1
-1
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-08
dmaengine: dw-axi-dmac: Fix trivia typo
Andy Shevchenko
1
-1
/
+1
2018-08-29
dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the ...
Huang Shijie
1
-3
/
+1
2018-03-27
dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"
Colin Ian King
1
-1
/
+1
2018-03-19
dmaengine: Introduce DW AXI DMAC driver
Eugeniy Paltsev
3
-0
/
+1343