index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
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
-78
/
+295
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-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
7
-168
/
+158
2022-08-04
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
32
-216
/
+1035
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
Linus Torvalds
1
-3
/
+0
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
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
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
[prev]
[next]