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
2021-12-17
dmaengine: pxa/mmp: stop referencing config->slave_id
Arnd Bergmann
2
-13
/
+0
2021-12-17
dmaengine: shdma: remove legacy slave_id parsing
Arnd Bergmann
1
-8
/
+0
2021-12-17
dmaengine: tegra20-apb: stop checking config->slave_id
Arnd Bergmann
1
-6
/
+0
2021-12-16
dmaengine: qcom_hidma: Cleanup MSI handling
Thomas Gleixner
1
-24
/
+18
2021-12-16
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2
-10
/
+6
2021-12-16
dmaengine: mv_xor_v2: Get rid of msi_desc abuse
Thomas Gleixner
1
-11
/
+5
2021-12-16
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
1
-2
/
+2
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
1
-2
/
+2
2021-12-13
dmaengine: st_fdma: fix MODULE_ALIAS
Alyssa Ross
1
-1
/
+1
2021-12-13
dmaengine: idxd: fix missed completion on abort path
Dave Jiang
1
-1
/
+17
2021-12-13
dmaengine: ti: k3-udma: Fix smatch warnings
Vignesh Raghavendra
1
-50
/
+107
2021-11-25
dmaengine: ppc4xx: remove unused variable `rval'
Jason Wang
1
-2
/
+1
2021-11-22
dmaengine: idxd: fix calling wq quiesce inside spinlock
Dave Jiang
1
-1
/
+1
2021-11-22
dmaengine: qcom: gpi: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-22
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
Christophe JAILLET
1
-9
/
+1
2021-11-22
dmaengine: Add consumer for the new DMA_MEMCPY_SG API function.
Adrian Larumbe
1
-0
/
+122
2021-11-22
dmaengine: Add core function and capability check for DMA_MEMCPY_SG
Adrian Larumbe
1
-0
/
+7
2021-11-22
dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta...
Tim Gardner
1
-2
/
+2
2021-11-22
dmaengine: idxd: handle interrupt handle revoked event
Dave Jiang
6
-4
/
+152
2021-11-22
dmaengine: idxd: handle invalid interrupt handle descriptors
Dave Jiang
3
-4
/
+61
2021-11-22
dmaengine: idxd: create locked version of idxd_quiesce() call
Dave Jiang
3
-3
/
+12
2021-11-22
dmaengine: idxd: add helper for per interrupt handle drain
Dave Jiang
1
-0
/
+39
2021-11-22
dmaengine: idxd: move interrupt handle assignment
Dave Jiang
1
-9
/
+5
2021-11-22
dmaengine: idxd: int handle management refactoring
Dave Jiang
5
-47
/
+64
2021-11-22
dmaengine: idxd: rework descriptor free path on failure
Dave Jiang
5
-28
/
+19
2021-11-22
dmaengine: ti: edma: Use 'for_each_set_bit' when possible
Christophe JAILLET
1
-2
/
+1
2021-11-10
Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-328
/
+488
2021-11-09
dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail
Kishon Vijay Abraham I
1
-4
/
+20
2021-11-09
dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail
Kishon Vijay Abraham I
1
-2
/
+6
2021-11-09
dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
Arnd Bergmann
1
-3
/
+3
2021-10-28
dmaengine: fsl-edma: support edma memcpy
Joy Zou
3
-0
/
+42
2021-10-28
dmaengine: idxd: fix resource leak on dmaengine driver disable
Dave Jiang
1
-2
/
+1
2021-10-28
dmaengine: idxd: cleanup completion record allocation
Dave Jiang
2
-19
/
+5
2021-10-28
dmaengine: zynqmp_dma: Correctly handle descriptor callbacks
Lars-Peter Clausen
1
-6
/
+4
2021-10-28
dmaengine: xilinx_dma: Correctly handle cyclic descriptor callbacks
Lars-Peter Clausen
1
-6
/
+4
2021-10-28
dmaengine: altera-msgdma: Correctly handle descriptor callbacks
Lars-Peter Clausen
1
-6
/
+4
2021-10-28
dmaengine: at_xdmac: fix compilation warning
Claudiu Beznea
1
-1
/
+1
2021-10-28
dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause()
Geert Uytterhoeven
1
-3
/
+2
2021-10-28
dmaengine: qcom: bam_dma: Add "powered remotely" mode
Stephan Gerhold
1
-33
/
+57
2021-10-26
dmaengine: sa11x0: Mark PM functions as __maybe_unused
Cai Huoqing
1
-2
/
+2
2021-10-26
dmaengine: switch from 'pci_' to 'dma_' API
Qing Wang
1
-8
/
+2
2021-10-26
dmaengine: ioat: switch from 'pci_' to 'dma_' API
Qing Wang
1
-8
/
+2
2021-10-26
dmaengine: hsu: switch from 'pci_' to 'dma_' API
Qing Wang
1
-5
/
+1
2021-10-26
dmaengine: hisi_dma: switch from 'pci_' to 'dma_' API
Qing Wang
1
-5
/
+1
2021-10-26
dmaengine: dw: switch from 'pci_' to 'dma_' API
Qing Wang
1
-5
/
+1
2021-10-26
dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API
Wang Qing
1
-13
/
+4
2021-10-25
dmaengine: sh: make array ds_lut static
Colin Ian King
1
-1
/
+1
2021-10-25
dmaengine: mmp_pdma: fix reference count leaks in mmp_pdma_probe
Xin Xiong
1
-0
/
+1
2021-10-25
dmaengine: milbeaut-hdmac: Prefer kcalloc over open coded arithmetic
Len Baker
1
-1
/
+1
2021-10-25
dmaengine: xilinx_dma: Fix kernel-doc warnings
Shravya Kumbham
1
-2
/
+2
[prev]
[next]