index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
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
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
2021-12-17
dmaengine: sprd: stop referencing config->slave_id
Arnd Bergmann
2021-12-17
dmaengine: pxa/mmp: stop referencing config->slave_id
Arnd Bergmann
2021-12-17
dmaengine: shdma: remove legacy slave_id parsing
Arnd Bergmann
2021-12-17
dmaengine: tegra20-apb: stop checking config->slave_id
Arnd Bergmann
2021-11-25
dmaengine: ppc4xx: remove unused variable `rval'
Jason Wang
2021-11-22
dmaengine: qcom: gpi: Remove unnecessary print function dev_err()
Xu Wang
2021-11-22
dmaengine: Add consumer for the new DMA_MEMCPY_SG API function.
Adrian Larumbe
2021-11-22
dmaengine: Add core function and capability check for DMA_MEMCPY_SG
Adrian Larumbe
2021-11-22
dmaengine: idxd: handle interrupt handle revoked event
Dave Jiang
2021-11-22
dmaengine: idxd: handle invalid interrupt handle descriptors
Dave Jiang
2021-11-22
dmaengine: idxd: create locked version of idxd_quiesce() call
Dave Jiang
2021-11-22
dmaengine: idxd: add helper for per interrupt handle drain
Dave Jiang
2021-11-22
dmaengine: idxd: move interrupt handle assignment
Dave Jiang
2021-11-22
dmaengine: idxd: int handle management refactoring
Dave Jiang
2021-11-22
dmaengine: idxd: rework descriptor free path on failure
Dave Jiang
2021-11-22
dmaengine: ti: edma: Use 'for_each_set_bit' when possible
Christophe JAILLET
2021-11-10
Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-09
dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail
Kishon Vijay Abraham I
2021-11-09
dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail
Kishon Vijay Abraham I
2021-11-09
dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
Arnd Bergmann
2021-10-28
dmaengine: fsl-edma: support edma memcpy
Joy Zou
2021-10-28
dmaengine: idxd: fix resource leak on dmaengine driver disable
Dave Jiang
2021-10-28
dmaengine: idxd: cleanup completion record allocation
Dave Jiang
2021-10-28
dmaengine: zynqmp_dma: Correctly handle descriptor callbacks
Lars-Peter Clausen
2021-10-28
dmaengine: xilinx_dma: Correctly handle cyclic descriptor callbacks
Lars-Peter Clausen
2021-10-28
dmaengine: altera-msgdma: Correctly handle descriptor callbacks
Lars-Peter Clausen
2021-10-28
dmaengine: at_xdmac: fix compilation warning
Claudiu Beznea
2021-10-28
dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause()
Geert Uytterhoeven
2021-10-28
dmaengine: qcom: bam_dma: Add "powered remotely" mode
Stephan Gerhold
2021-10-26
dmaengine: sa11x0: Mark PM functions as __maybe_unused
Cai Huoqing
2021-10-26
dmaengine: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
dmaengine: ioat: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
dmaengine: hsu: switch from 'pci_' to 'dma_' API
Qing Wang
[next]