index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2022-03-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-02-28
ARM: 9172/1: amba: Cleanup amba pclk operation
Wang Kefeng
2022-02-15
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
2022-02-15
dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
Jiasheng Jiang
2022-02-15
dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
Miaoqian Lin
2022-02-15
dmaengine: sh: rcar-dmac: Check for error num after setting mask
Jiasheng Jiang
2022-02-15
dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
Yang Yingliang
2022-02-15
dmaengine: ptdma: Fix the error handling path in pt_core_init()
Christophe JAILLET
2022-01-18
Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-08
dmaengine: pch_dma: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-01-05
dmaengine: at_xdmac: Fix race over irq_status
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Fix concurrency over xfers_list
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Move the free desc to the tail of the desc list
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Fix race for the tx desc callback
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
2022-01-05
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
2022-01-05
dmaengine: idxd: deprecate token sysfs attributes for read buffers
Dave Jiang
2022-01-05
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
2022-01-05
dmaengine: idxd: fix wq settings post wq disable
Dave Jiang
2022-01-05
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
2022-01-05
dmaengine: idxd: fix descriptor flushing locking
Dave Jiang
2022-01-05
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
2022-01-05
dmaengine: ioatdma: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-05
Merge branch 'fixes' into next
Vinod Koul
2022-01-03
dmaengine: uniphier-xdmac: Fix type of address variables
Kunihiko Hayashi
2022-01-03
dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
Amelie Delaunay
2022-01-03
dmaengine: rcar-dmac: Add support for R-Car S4-8
Yoshihiro Shimoda
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
2021-12-17
dmaengine: sh: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-17
dmaengine: stm32-mdma: Use bitfield helpers
Geert Uytterhoeven
2021-12-17
dmaengine: stm32-mdma: Remove redundant initialization of pointer hwdesc
Colin Ian King
2021-12-17
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
2021-12-17
dmaengine: idxd: set defaults for wq configs
Dave Jiang
2021-12-17
dmaengine: jz4780: Support bidirectional I/O on one channel
Paul Cercueil
2021-12-17
dmaengine: jz4780: Replace uint32_t with u32
Paul Cercueil
2021-12-17
dmaengine: jz4780: Add support for the MDMA and BDMA in the JZ4760(B)
Paul Cercueil
2021-12-17
dmaengine: jz4780: Work around hardware bug on JZ4760 SoCs
Paul Cercueil
2021-12-17
drivers: dma: ti: k3-psil: Add support for J721S2
Aswath Govindraju
2021-12-17
dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC
Aswath Govindraju
2021-12-17
dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2021-12-17
dmaengine: xilinx: Handle IRQ mapping errors
Lars-Peter Clausen
2021-12-17
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
[next]