index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dmaengine: stm32-dma: fix stm32_dma_get_max_width
Amelie Delaunay
2021-10-18
1
-2
/
+1
|
*
dmaengine: stm32-dma: mark pending descriptor complete in terminate_all
Amelie Delaunay
2021-10-18
1
-0
/
+1
|
*
dmaengine: dw-edma: Remove an unused variable
Christophe JAILLET
2021-10-18
1
-1
/
+0
|
*
dmaengine: jz4780: Set max number of SGs per burst
Artur Rojek
2021-10-18
1
-0
/
+1
|
*
dmaengine: sh: rz-dmac: Add DMA clock handling
Biju Das
2021-10-18
1
-0
/
+14
|
*
dmaengine: idxd: remove gen cap field per spec 1.2 update
Dave Jiang
2021-10-18
1
-2
/
+1
|
*
dmaengine: idxd: check GENCAP config support for gencfg register
Dave Jiang
2021-10-18
1
-1
/
+1
|
*
dmaengine: bestcomm: fix system boot lockups
Anatolij Gustschin
2021-10-18
4
-16
/
+16
|
*
dmaengine: at_xdmac: use pm_ptr()
Claudiu Beznea
2021-10-18
1
-1
/
+1
|
*
dmaengine: at_xdmac: use __maybe_unused for pm functions
Claudiu Beznea
2021-10-18
1
-9
/
+3
|
*
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
2021-10-18
1
-1
/
+1
|
*
dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
Claudiu Beznea
2021-10-18
1
-24
/
+27
|
*
dmaengine: Remove redundant initialization of variable err
Colin Ian King
2021-10-18
1
-2
/
+1
|
*
dmaengine: tegra210-adma: Override ADMA FIFO size
Sameer Pujar
2021-10-18
1
-14
/
+34
|
*
dmaengine: tegra210-adma: Add description for 'adma_get_burst_config'
Sameer Pujar
2021-10-18
1
-0
/
+1
|
*
dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' member
Sameer Pujar
2021-10-18
1
-3
/
+3
|
*
dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submission
Dave Jiang
2021-10-01
2
-1
/
+2
|
*
dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
2021-10-01
1
-1
/
+2
|
*
dmaengine: zynqmp_dma: fix lockdep warning in tasklet
Michael Tretter
2021-10-01
1
-2
/
+2
|
*
dmaengine: zynqmp_dma: refine dma descriptor locking
Michael Tretter
2021-10-01
1
-14
/
+21
|
*
dmaengine: zynqmp_dma: cleanup after completing all descriptors
Michael Tretter
2021-10-01
1
-1
/
+2
|
*
dmaengine: zynqmp_dma: cleanup includes
Michael Tretter
2021-10-01
1
-4
/
+1
|
*
dmaengine: zynqmp_dma: enable COMPILE_TEST
Michael Tretter
2021-10-01
1
-1
/
+1
|
*
dmaengine: zynqmp_dma: drop message on probe success
Michael Tretter
2021-10-01
1
-2
/
+0
|
*
dmaengine: zynqmp_dma: simplify with dev_err_probe
Michael Tretter
2021-10-01
1
-10
/
+8
*
|
dmaengine: pxa_dma: Prefer struct_size over open coded arithmetic
Len Baker
2021-10-20
1
-2
/
+1
|
/
*
Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
45
-917
/
+3882
|
\
|
*
dmaengine: sh: fix some NULL dereferences
Dan Carpenter
2021-08-31
1
-2
/
+2
|
*
dmaengine: sh: Fix unused initialization of pointer lmdesc
Colin Ian King
2021-08-31
1
-3
/
+1
|
*
dmaengine: ptdma: remove PT_OFFSET to avoid redefnition
Sanjay R Mehta
2021-08-29
1
-1
/
+0
|
*
dmaengine: ptdma: Add debugfs entries for PTDMA
Sanjay R Mehta
2021-08-29
4
-1
/
+118
|
*
dmaengine: ptdma: register PTDMA controller as a DMA resource
Sanjay R Mehta
2021-08-29
5
-1
/
+450
|
*
dmaengine: ptdma: Initial driver for the AMD PTDMA
Sanjay R Mehta
2021-08-29
7
-0
/
+828
|
*
dmaengine: fsl-dpaa2-qdma: Fix spelling mistake "faile" -> "failed"
Colin Ian King
2021-08-29
1
-1
/
+1
|
*
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
2021-08-29
4
-32
/
+22
|
*
dmaengine: idxd: remove interrupt disable for cmd_lock
Dave Jiang
2021-08-29
1
-11
/
+8
|
*
dmaengine: idxd: fix setting up priv mode for dwq
Dave Jiang
2021-08-29
3
-2
/
+34
|
*
dmaengine: xilinx_dma: Set DMA mask for coherent APIs
Radhey Shyam Pandey
2021-08-29
1
-1
/
+1
|
*
dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
Pratyush Yadav
2021-08-29
1
-0
/
+73
|
*
dmaengine: sh: Add DMAC driver for RZ/G2L SoC
Biju Das
2021-08-29
3
-0
/
+981
|
*
dmaengine: ioat: depends on !UML
Johannes Berg
2021-08-25
1
-1
/
+1
|
*
dmaengine: idxd: set descriptor allocation size to threshold for swq
Dave Jiang
2021-08-25
1
-2
/
+2
|
*
dmaengine: idxd: make submit failure path consistent on desc freeing
Dave Jiang
2021-08-25
2
-5
/
+10
|
*
dmaengine: idxd: remove interrupt flag for completion list spinlock
Dave Jiang
2021-08-06
2
-10
/
+7
|
*
dmaengine: acpi: Check for errors from acpi_register_gsi() separately
Andy Shevchenko
2021-08-06
1
-1
/
+9
|
*
dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
Andy Shevchenko
2021-08-06
1
-3
/
+7
|
*
dmaengine: idxd: make I/O interrupt handler one shot
Dave Jiang
2021-08-06
1
-51
/
+8
|
*
dmaengine: idxd: clear block on fault flag when clear wq
Dave Jiang
2021-08-06
1
-0
/
+1
|
*
dmaengine: idxd: add capability check for 'block on fault' attribute
Dave Jiang
2021-08-06
1
-0
/
+3
|
*
dmaengine: xilinx: Add empty device_config function
Marek Vasut
2021-08-06
1
-0
/
+12
[prev]
[next]