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.13.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
2022-09-29
dmaengine: mxs: use platform_driver_register
Dario Binacchi
1
-7
/
+4
2022-09-05
dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-09-05
dmaengine: at_xdmac: Replace two if statements with only one with two conditions
Tudor Ambarus
1
-4
/
+1
2022-09-05
dmaengine: pl330: Remove unused flags
Harini Katakam
1
-4
/
+0
2022-09-05
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
Shravya Kumbham
1
-1
/
+1
2022-09-05
dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
Liang He
1
-3
/
+3
2022-09-05
dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory
Christophe JAILLET
1
-7
/
+1
2022-09-05
dmaengine: stm32-dmamux: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-05
dmaengine: sf-pdma:Remove the print function dev_err()
ye xingchen
1
-6
/
+2
2022-09-05
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
Vaishnav Achath
1
-8
/
+17
2022-09-04
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
1
-1
/
+5
2022-09-04
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
1
-1
/
+1
2022-09-04
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
1
-6
/
+7
2022-09-04
dmaengine: hsu: Include headers we are direct user of
Andy Shevchenko
3
-1
/
+13
2022-09-04
dmaengine: hsu: Use GENMASK() consistently
Andy Shevchenko
1
-3
/
+4
2022-09-04
dmaengine: hsu: using for_each_set_bit to simplify the code
Andy Shevchenko
1
-11
/
+8
2022-09-04
dmaengine: hsu: Finish conversion to managed resources
Andy Shevchenko
1
-15
/
+12
2022-09-04
dmaengine: stm32-mdma: add support to be triggered by STM32 DMA
Amelie Delaunay
1
-1
/
+69
2022-09-04
dmaengine: stm32-dma: add support to trigger STM32 MDMA
Amelie Delaunay
1
-1
/
+46
2022-09-04
dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
Amelie Delaunay
1
-1
/
+1
2022-09-04
dmaengine: stm32-dma: use bitfield helpers
Amelie Delaunay
1
-35
/
+25
2022-09-04
dmaengine: stm32-dma: introduce 3 helpers to address channel flags
Amelie Delaunay
1
-17
/
+12
2022-09-04
dmaengine: hisilicon: Dump regs to debugfs
Jie Hai
1
-2
/
+236
2022-09-04
dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
Jie Hai
1
-82
/
+299
2022-09-04
dmaengine: hisilicon: Use macros instead of magic number
Jie Hai
1
-6
/
+13
2022-09-04
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
1
-4
/
+2
2022-09-04
dmaengine: hisilicon: Fix CQ head update
Jie Hai
1
-5
/
+3
2022-09-04
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
1
-5
/
+9
2022-09-04
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
Jerry Snitselaar
1
-2
/
+0
2022-09-04
dmaengine: qcom: gpi: Add SM6350 support
Luca Weiss
1
-0
/
+1
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-168
/
+158
2022-08-05
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
32
-216
/
+1035
2022-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-3
/
+0
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-61
/
+11
2022-08-03
dma:dw: remove reference to AVR32 architecture in core.c
Hans-Christian Noren Egtvedt
1
-3
/
+0
2022-07-26
dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-26
dmaengine: axi-dmac: check cache coherency register
Mathias Tausen
1
-0
/
+16
2022-07-26
dmaengine: sh: rz-dmac: Add device_synchronize callback
Biju Das
1
-0
/
+17
2022-07-26
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
1
-4
/
+1
2022-07-26
dmaengine: tegra: Add terminate() for Tegra234
Akhil R
1
-2
/
+24
2022-07-21
dmaengine: xilinx: use strscpy to replace strlcpy
XueBing Chen
1
-1
/
+1
2022-07-21
dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
Shengjiu Wang
1
-2
/
+25
2022-07-21
dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)
Fabio Estevam
1
-1
/
+1
2022-07-21
dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Ben Dooks
1
-0
/
+6
2022-07-21
dmaengine: dw-axi-dmac: do not print NULL LLI during error
Ben Dooks
1
-0
/
+5
2022-07-06
dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions
Jiapeng Chong
1
-2
/
+2
2022-07-06
dmaengine: imx-sdma: Add missing struct documentation
Shengjiu Wang
1
-1
/
+6
2022-07-06
dmaengine: sf-pdma: Add multithread support for a DMA channel
Viacheslav Mitrofanov
1
-14
/
+30
2022-07-06
dmaengine: dmatest: use strscpy to replace strlcpy
XueBing Chen
1
-6
/
+6
2022-07-06
dmaengine: ste_dma40: fix typo in comment
Julia Lawall
1
-1
/
+1
[prev]
[next]