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
2020-11-24
dmaengine: imx-dma: Remove unused .id_table
Fabio Estevam
1
-29
/
+4
2020-11-24
dmaengine: qcom: Add GPI dma driver
Vinod Koul
3
-0
/
+2316
2020-11-24
dmaengine: qcom: Add ADM driver
Jonathan McDowell
3
-0
/
+915
2020-11-20
Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
11
-63
/
+111
2020-11-18
dmaengine: fix error codes in channel_register()
Dan Carpenter
1
-8
/
+9
2020-11-18
dmaengine: imx-sdma: Remove unused .id_table support
Fabio Estevam
1
-37
/
+1
2020-11-18
dmaengine: sun6i: Add support for A100 DMA
Yangtao Li
1
-0
/
+25
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-11-09
dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-5
/
+4
2020-11-09
dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-4
/
+3
2020-11-09
dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-6
/
+4
2020-11-09
dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-6
/
+4
2020-11-09
dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQ
Barry Song
1
-6
/
+5
2020-11-09
dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functions
Grygorii Strashko
1
-26
/
+38
2020-11-09
dmaengine: idma64: Switch to use __maybe_unused instead of ifdeffery
Andy Shevchenko
1
-6
/
+2
2020-11-09
dmaengine: dw: Enable runtime PM
Andy Shevchenko
1
-0
/
+6
2020-11-09
dmaengine: idxd: define table offset multiplier
Dave Jiang
2
-10
/
+9
2020-11-09
dmaengine: idxd: Update calculation of group offset to be more readable
Dave Jiang
2
-7
/
+23
2020-10-30
dmaengine: idxd: Clean up descriptors with fault error
Dave Jiang
3
-12
/
+140
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
9
-43
/
+398
2020-10-30
dmaengine: ppc4xx: remove xor_hw_desc assignment without reading
Krzysztof Kozlowski
1
-2
/
+0
2020-10-30
dmaengine: ppc4xx: make ppc440spe_adma_chan_list static
Krzysztof Kozlowski
1
-1
/
+1
2020-10-30
dmaengine: at_xdmac: add AXI priority support and recommended settings
Eugen Hristev
1
-0
/
+47
2020-10-30
dmaengine: at_xdmac: add support for sama7g5 based at_xdmac
Eugen Hristev
1
-26
/
+84
2020-10-30
dmaengine: at_xdmac: adapt perid for mem2mem operations
Eugen Hristev
1
-3
/
+3
2020-10-30
dmaengine: pl330: Remove unreachable code
Surendran K
1
-2
/
+0
2020-10-30
dmaengine: stm32-mdma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
dmaengine: idxd: fix wq config registers offset programming
Dave Jiang
4
-17
/
+43
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/soc/soc
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
[prev]
[next]