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
2022-04-22
dma: omap: hide legacy interface
Arnd Bergmann
1
-6
/
+13
2022-04-22
dmaengine: mv_xor_v2 : Move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-2
/
+2
2022-04-22
dmaengine: idxd: refactor wq driver enable/disable operations
Dave Jiang
4
-61
/
+43
2022-04-22
dmaengine: ti: k3-psil-am62: Update PSIL thread for saul.
Jayesh Choudhary
1
-4
/
+4
2022-04-22
dmaengine: ptdma: statify pt_tx_status
Vinod Koul
1
-1
/
+1
2022-04-20
dmaengine: hidma: In hidma_prep_dma_memset treat value as a single byte
Ben Walker
1
-1
/
+12
2022-04-20
dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, treat value as a single byte
Ben Walker
1
-1
/
+8
2022-04-20
dmaengine: at_hdmac: In atc_prep_dma_memset, treat value as a single byte
Ben Walker
1
-1
/
+9
2022-04-20
dmaengine: idxd: move wq irq enabling to after device enable
Dave Jiang
1
-9
/
+9
2022-04-20
dmaengine: idxd: skip clearing device context when device is read-only
Dave Jiang
1
-0
/
+3
2022-04-20
dmaengine: idxd: add RO check for wq max_transfer_size write
Dave Jiang
1
-0
/
+3
2022-04-20
dmaengine: idxd: add RO check for wq max_batch_size write
Dave Jiang
1
-0
/
+3
2022-04-20
dmaengine: idxd: fix retry value to be constant for duration of function call
Dave Jiang
1
-2
/
+2
2022-04-20
dmaengine: idxd: match type for retries var in idxd_enqcmds()
Dave Jiang
1
-1
/
+2
2022-04-20
dmaengine: dw-edma: Fix inconsistent indenting
Jiapeng Chong
1
-9
/
+10
2022-04-20
dmaengine: tegra: Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2022-04-20
dmaengine: add verification of DMA_INTERRUPT capability for dmatest
Dave Jiang
1
-3
/
+10
2022-04-20
dmaengine: mediatek: mtk-hsdma: use NULL instead of using plain integer as po...
Haowen Bai
1
-1
/
+1
2022-04-20
dmaengine: pl08x: drop the useless function
Haowen Bai
1
-11
/
+0
2022-04-20
dmaengine: idxd: set max_xfer and max_batch for RO device
Dave Jiang
1
-0
/
+3
2022-04-20
dmaengine: idxd: set DMA_INTERRUPT cap bit
Dave Jiang
1
-0
/
+1
2022-04-20
dmaengine: jz4780: set DMA maximum segment size
Aidan MacDonald
1
-0
/
+9
2022-04-20
dmaengine: PTDMA: support polled mode
Ilya Novikov
3
-18
/
+47
2022-04-20
dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-2
/
+2
2022-04-19
dmaengine: imx-sdma: Add multi fifo support
Sascha Hauer
1
-0
/
+57
2022-04-19
dmaengine: imx-sdma: error out on unsupported transfer types
Sascha Hauer
1
-4
/
+13
2022-04-19
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2
-2
/
+2
2022-04-13
dmaengine: qcom: gpi: Add SM8350 support
Bjorn Andersson
1
-0
/
+1
2022-04-13
dmaengine: qcom: gpi: Add support for ee_offset
Vinod Koul
1
-3
/
+8
2022-04-13
dmaengine: qcom: gpi: set chain and link flag for duplex
Vinod Koul
1
-2
/
+6
2022-04-12
dmaengine: dw-edma: Fix unaligned 64bit access
Herve Codina
1
-2
/
+5
2022-04-12
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...
zhangqilong
1
-3
/
+6
2022-04-11
dmaengine: Remove a useless mutex
Christophe JAILLET
1
-7
/
+0
2022-04-11
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Miaoqian Lin
1
-2
/
+2
2022-04-11
dmaengine: tegra: Add tegra gpcdma driver
Akhil R
3
-0
/
+1519
2022-04-11
dmaengine: idxd: remove trailing white space on input str for wq name
Dave Jiang
1
-2
/
+8
2022-04-11
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
1
-5
/
+7
2022-04-11
dmaengine: stm32-mdma: check the channel availability (secure or not)
Amelie Delaunay
1
-1
/
+20
2022-04-11
dmaengine: bestcomm: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+2
2022-04-11
dmaengine: ep93xx: Remove redundant word in comment
jianchunfu
1
-1
/
+1
2022-04-11
dmaengine: idxd: don't load pasid config until needed
Dave Jiang
2
-14
/
+53
2022-04-11
dmaengine: mediatek-cqdma: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+4
2022-04-11
dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2022-04-11
dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-8
/
+6
2022-04-11
dmaengine: imx-sdma: fix init of uart scripts
Kevin Groeneveld
1
-14
/
+14
2022-04-08
dmaengine: idxd: fix device cleanup on disable
Dave Jiang
1
-2
/
+1
2022-04-08
dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2L
Lad Prabhakar
1
-1
/
+1
2022-04-08
dmaengine: sf-pdma: Get number of channel by device tree
Zong Li
2
-14
/
+18
2022-03-30
Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-46
/
+258
2022-03-25
Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-1
/
+1
[prev]
[next]