index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-03-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2022-03-11
dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
Jie Hai
1
-1
/
+1
2022-03-11
dmaengine: dw-axi-dmac: cleanup comments
Tom Rix
2
-5
/
+5
2022-03-11
dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinel
Geert Uytterhoeven
1
-1
/
+1
2022-03-11
dmaengine: ppc4xx: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-03-11
dmaengine: idxd: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+0
2022-03-11
dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-3
/
+1
2022-03-11
dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option
Lad Prabhakar
1
-3
/
+3
2022-03-11
dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data
Vignesh Raghavendra
4
-1
/
+190
2022-03-11
dmaengine: ti: k3-udma: Add AM62x DMSS support
Vignesh Raghavendra
1
-0
/
+1
2022-03-11
dmaengine: ti: cleanup comments
Tom Rix
3
-9
/
+9
2022-03-11
dmaengine: imx-sdma: clean up some inconsistent indenting
Yang Li
1
-2
/
+2
[prev]
[next]