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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
dmaengine: idxd: set DMA channel to be private
Dave Jiang
1
-0
/
+1
2021-03-04
dmaengine: hsu: disable spurious interrupt
Ferry Toth
1
-10
/
+11
2021-03-04
dmaengine: owl-dma: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-03-04
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...
Christophe JAILLET
1
-0
/
+5
2021-03-04
dmaengine: fsldma: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-02-17
dmaengine: idxd: check device state before issue command
Dave Jiang
3
-3
/
+27
2021-02-17
dmaengine: idxd: fix misc interrupt completion
Dave Jiang
1
-9
/
+27
2021-02-17
dmaengine: move channel device_node deletion to driver
Dave Jiang
2
-2
/
+4
2021-01-17
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Shravya Kumbham
1
-1
/
+1
2021-01-17
dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
Shravya Kumbham
1
-1
/
+2
2021-01-17
dmaengine: xilinx_dma: check dma_async_device_register return value
Shravya Kumbham
1
-1
/
+5
2021-01-17
dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of ...
Christophe JAILLET
1
-1
/
+3
2021-01-17
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...
Christophe JAILLET
1
-0
/
+1
2021-01-17
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
1
-2
/
+2
2021-01-12
dmaengine: idxd: off by one in cleanup code
Dan Carpenter
1
-2
/
+2
2020-12-30
dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0
Peter Ujfalusi
1
-2
/
+1
2020-12-30
dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
Zhihao Cheng
1
-1
/
+3
2020-11-20
Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-63
/
+111
2020-11-18
dmaengine: fix error codes in channel_register()
Dan Carpenter
1
-8
/
+9
2020-11-16
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
Sugar Zhang
1
-1
/
+1
2020-11-16
dmaengine: ioatdma: remove unused function missed during dma_v2 removal
Lukas Bulwahn
1
-10
/
+0
2020-11-16
dmaengine: idxd: fix mapping of portal size
Dave Jiang
3
-3
/
+3
2020-11-10
dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
Tony Lindgren
1
-13
/
+24
2020-11-09
dmaengine: xilinx_dma: Fix SG capability check for MCDMA
Matthew Murrian
1
-3
/
+4
2020-11-09
dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
Matthew Murrian
1
-5
/
+24
2020-11-09
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
Marc Ferland
1
-2
/
+2
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
4
-1064
/
+0
2020-10-28
dmaengine: ti: k3-udma: fix -Wenum-conversion warning
Arnd Bergmann
1
-1
/
+1
2020-10-28
dmaengine: idxd: fix wq config registers offset programming
Dave Jiang
4
-17
/
+43
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+1
2020-10-08
dmaengine: owl-dma: fix kernel-doc style for enum
Vinod Koul
1
-1
/
+2
2020-10-08
dmaengine: zynqmp_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-08
dmaengine: xilinx_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-08
dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-08
dmaengine: altera-msgdma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-07
dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-10-07
dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-8
/
+6
2020-10-05
dmaengine: rcar-dmac: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-10-05
dmaengine: sh: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-10-05
dmaengine: ioat: Allocate correct size for descriptor chunk
Logan Gunthorpe
1
-1
/
+1
2020-10-05
dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname
Zhang Qilong
1
-4
/
+1
2020-10-05
dmaengine: fsl: remove bad channel update
Vinod Koul
1
-2
/
+0
2020-10-05
dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
Paul Cercueil
1
-3
/
+4
2020-10-01
Merge branch 'topic/tasklet' into next
Vinod Koul
42
-151
/
+131
2020-10-01
dmaengine: pl330: fix argument for tasklet
Vinod Koul
1
-1
/
+1
2020-09-22
dmaengine: dmatest: Return boolean result directly in filter()
Andy Shevchenko
1
-7
/
+1
2020-09-22
dmaengine: dmatest: Check list for emptiness before access its last entry
Andy Shevchenko
1
-3
/
+2
2020-09-22
Merge branch 'fixes' into next
Vinod Koul
1
-5
/
+21
2020-09-22
dmaengine: dmatest: Prevent to run on misconfigured channel
Vladimir Murzin
1
-5
/
+21
2020-09-18
dmaengine: ti: k3-udma-glue: fix channel enable functions
Grygorii Strashko
1
-14
/
+3
[next]