index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw-axi-dmac
Age
Commit message (
Expand
)
Author
4 days
dmaengine: dw-axi-dmac: Use bitfield helpers for registers
Jia Wang
4 days
dmaengine: dw-axi-dmac: Fix CH_CFG2 channel priority position
Jia Wang
4 days
dmaengine: dw-axi-dmac: Fix LLI dump out-of-bounds access
Jia Wang
4 days
dmaengine: dw-axi-dmac: Fix AXI burst length encoding
Jia Wang
5 days
dmaengine: dw-axi-dmac: convert clock handling to clk_bulk API
Chaithanya Lagisetty
2026-07-02
dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALID
Ben Dooks
2026-06-11
dmaengine: dw-axi-dmac: fix PM for system sleep and channel alloc
Tze Yee Ng
2026-06-11
dmaengine: dw-axi-dmac: drop redundant DMAC enable in block start
Niravkumar L Rabara
2026-02-26
dmaengine: dw-axi-dmac: Add support for CV1800B DMA
Inochi Amaoto
2026-02-26
dmaengine: dw-axi-dmac: Remove unnecessary return statement from void function
Khairul Anuar Romli
2026-02-26
dmaengine: dw-axi-dmac: Add blank line after function
Khairul Anuar Romli
2026-02-25
dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
Khairul Anuar Romli
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-09
dmaengine: dw-axi-dmac: use sg_nents_for_dma() helper
Andy Shevchenko
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-07
dma: dw-axi-dmac: support per channel interrupt
Baruch Siach
2024-04-07
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2024-04-07
dmaengine: dw-axi-dmac: Add support for StarFive JH8100 DMA
Tan Chun Hau
2023-10-16
dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16
Sergey Khimich
2023-09-28
dmaengine: dw-axi-dmac: dw-axi-dmac-platform: Convert to platform remove call...
Uwe Kleine-König
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-05-24
dmaengine: dw-axi-dmac: Don't set chancnt
Jisheng Zhang
2023-04-12
dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...
Walker Chen
2023-04-12
dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
Walker Chen
2023-02-24
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-16
dmaengine: dw-axi-dmac: Do not dereference NULL structure
Kees Cook
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2023-01-18
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: Add Intel KeemBay DMA register fields
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
[next]