index
:
linux-stable.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-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
*
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-06
24
-288
/
+1113
|
\
|
*
dmaengine: sprd: Don't set chancnt
Jisheng Zhang
2023-05-24
1
-1
/
+0
|
*
dmaengine: hidma: Don't set chancnt
Jisheng Zhang
2023-05-24
1
-1
/
+0
|
*
dmaengine: plx_dma: Don't set chancnt
Jisheng Zhang
2023-05-24
1
-1
/
+0
|
*
dmaengine: axi-dmac: Don't set chancnt
Jisheng Zhang
2023-05-24
1
-1
/
+0
|
*
dmaengine: dw-axi-dmac: Don't set chancnt
Jisheng Zhang
2023-05-24
1
-1
/
+0
|
*
dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
Stephan Gerhold
2023-05-24
1
-9
/
+9
|
*
dmaengine: dw-edma: Add HDMA DebugFS support
Cai Huoqing
2023-05-24
4
-1
/
+196
|
*
dmaengine: dw-edma: Add support for native HDMA
Cai Huoqing
2023-05-24
5
-3
/
+448
|
*
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
2023-05-24
4
-82
/
+157
|
*
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
2023-05-24
1
-2
/
+2
|
*
dmaengine: ste_dma40: use proper format string for resource_size_t
Arnd Bergmann
2023-05-19
1
-2
/
+2
|
*
dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
Baoquan He
2023-05-18
1
-0
/
+1
|
*
dmaengine: ste_dma40: fix typo in enum documentation
Vinod Koul
2023-05-18
1
-1
/
+1
|
*
dmaengine: ste_dma40: use correct print specfier for resource_size_t
Vinod Koul
2023-05-18
1
-2
/
+2
|
*
dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance
Vaishnav Achath
2023-05-16
1
-0
/
+25
|
*
dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
Kishon Vijay Abraham I
2023-05-16
1
-0
/
+11
|
*
dmaengine: ste_dma40: Return error codes properly
Linus Walleij
2023-05-16
1
-22
/
+24
|
*
dmaengine: ste_dma40: Use managed resources
Linus Walleij
2023-05-16
1
-119
/
+61
|
*
dmaengine: ste_dma40: Pass dev to OF function
Linus Walleij
2023-05-16
1
-7
/
+6
|
*
dmaengine: ste_dma40: Remove platform data
Linus Walleij
2023-05-16
3
-19
/
+150
|
*
dmaengine: ste_dma40: Add dev helper variable
Linus Walleij
2023-05-16
1
-24
/
+26
|
*
dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
Linus Walleij
2023-05-16
2
-23
/
+25
*
|
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-04
1
-6
/
+6
|
\
\
|
*
|
dmaengine: ioat: Free up __cleanup() name
Peter Zijlstra
2023-06-26
1
-6
/
+6
*
|
|
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-29
1
-3
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
1
-3
/
+1
|
|
/
*
|
dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits
Peter Rosin
2023-05-24
1
-1
/
+1
*
|
dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
Peter Rosin
2023-05-24
1
-6
/
+9
*
|
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
2023-05-24
1
-4
/
+4
*
|
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Dan Carpenter
2023-05-19
1
-2
/
+5
*
|
dmaengine: ti: k3-udma: annotate pm function with __maybe_unused
Vinod Koul
2023-05-17
1
-2
/
+2
*
|
dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
Harshit Mogalapalli
2023-05-17
1
-1
/
+0
|
/
*
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-03
32
-253
/
+1725
|
\
|
*
dmaengine: idxd: add per wq PRS disable
Dave Jiang
2023-04-12
4
-5
/
+64
|
*
dmaengine: idxd: add pid to exported sysfs attribute for opened file
Dave Jiang
2023-04-12
1
-0
/
+11
|
*
dmaengine: idxd: expose fault counters to sysfs
Dave Jiang
2023-04-12
1
-0
/
+46
|
*
dmaengine: idxd: add a device to represent the file opened
Dave Jiang
2023-04-12
2
-24
/
+97
|
*
dmaengine: idxd: add per file user counters for completion record faults
Dave Jiang
2023-04-12
3
-0
/
+29
|
*
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
2023-04-12
4
-25
/
+77
|
*
dmaengine: idxd: process user page faults for completion record
Dave Jiang
2023-04-12
5
-7
/
+136
|
*
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
2023-04-12
4
-5
/
+111
|
*
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
2023-04-12
3
-0
/
+20
|
*
dmaengine: idxd: add per DSA wq workqueue for processing cr faults
Dave Jiang
2023-04-12
2
-0
/
+12
|
*
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
2023-04-12
4
-1
/
+160
|
*
dmaengine: idxd: add interrupt handling for event log
Dave Jiang
2023-04-12
2
-0
/
+67
|
*
dmaengine: idxd: setup event log configuration
Dave Jiang
2023-04-12
5
-4
/
+180
|
*
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
2023-04-12
4
-1
/
+86
|
*
dmaengine: idxd: make misc interrupt one shot
Dave Jiang
2023-04-12
1
-26
/
+12
|
*
dmaengine: at_xdmac: align declaration of ret with the rest of variables
Claudiu Beznea
2023-04-12
1
-2
/
+1
[next]