index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
Christophe JAILLET
1
-1
/
+2
2022-07-06
dmaengine: jz4780: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: s3c24xx: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: owl: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: mediatek-cqdma: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-07-06
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
1
-1
/
+1
2022-07-06
dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()
Tang Bin
1
-3
/
+1
2022-07-05
dmaengine: sun4i: Set the maximum segment size
Samuel Holland
1
-5
/
+27
2022-07-05
dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enabling SVA feature
Jerry Snitselaar
1
-6
/
+7
2022-07-05
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Michael Walle
1
-0
/
+5
2022-07-01
dmaengine: fsl-edma: remove redundant assignment to pointer last_sg
Colin Ian King
1
-3
/
+0
2022-07-01
dmaengine: imx-sdma: only restart cyclic channel when enabled
Sascha Hauer
1
-1
/
+1
2022-07-01
dmaengine: mediatek: mtk-hsdma: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-07-01
dmaengine: at_xdmac: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-07-01
dmaengine: ep93xx: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-07-01
dmaengine: imx-sdma: Improve the SDMA irq name
Fabio Estevam
1
-2
/
+2
2022-07-01
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
Emil Renner Berthing
1
-3
/
+5
2022-07-01
dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ul
Jayesh Choudhary
1
-0
/
+8
2022-07-01
dmaengine: idxd: force wq context cleanup on device disable path
Dave Jiang
1
-4
/
+1
2022-07-01
dmaengine: qcom: bam_dma: fix runtime PM underflow
Caleb Connolly
1
-28
/
+11
2022-06-27
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
2
-129
/
+0
2022-06-23
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
1
-3
/
+6
2022-06-23
dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
Serge Semin
1
-1
/
+1
2022-06-23
dmaengine: dw-edma: Drop dma_slave_config.direction field usage
Serge Semin
1
-15
/
+34
2022-06-23
dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip
Frank Li
2
-8
/
+8
2022-06-23
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
3
-5
/
+5
2022-06-23
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
7
-148
/
+117
2022-06-16
dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip
Frank Li
1
-1
/
+0
2022-06-16
dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()
Alexey Khoroshilov
1
-5
/
+0
2022-06-16
dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit address
Geert Uytterhoeven
1
-4
/
+4
2022-06-10
dmaengine: dw-edma: remove a macro conditional with similar branches
Vladimir Zapolskiy
1
-8
/
+0
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_406.RULE
Thomas Gleixner
2
-8
/
+2
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)
Thomas Gleixner
6
-32
/
+6
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)
Thomas Gleixner
2
-21
/
+3
2022-06-10
dmaengine: dw: dmamux: Fix build without CONFIG_OF
Miquel Raynal
1
-0
/
+2
2022-06-10
dmaengine: dw: dmamux: Export the module device table
Miquel Raynal
1
-0
/
+1
2022-06-10
dmaengine: apple-admac: Fix print format
Vinod Koul
1
-1
/
+1
2022-06-09
dmaengine: apple-admac: Add Apple ADMAC driver
Martin PoviĊĦer
3
-0
/
+827
2022-06-09
dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
Peter Robinson
1
-1
/
+1
2022-06-09
dmaengine: dmatest: Replace symbolic permissions by octal permissions
Geert Uytterhoeven
1
-15
/
+14
2022-06-09
dmaengine: dmatest: Remove spaces before tabs
Geert Uytterhoeven
1
-2
/
+2
2022-06-09
dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability for dmatest"
Vinod Koul
1
-10
/
+3
2022-06-09
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Miaoqian Lin
1
-0
/
+4
2022-06-09
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Miaoqian Lin
1
-0
/
+1
2022-05-29
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
45
-322
/
+2420
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-6
/
+13
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-6
/
+72
2022-05-19
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Dave Jiang
1
-1
/
+1
2022-05-19
dmaengine: sun6i: Add support for the D1 variant
Samuel Holland
2
-1
/
+2
[prev]
[next]