index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-25
48
-187
/
+1703
|
\
|
*
dmaengine: idma64: Update bytes_transferred field
Aman Kumar
2023-02-16
1
-0
/
+4
|
*
dmaengine: imx-sdma: Set DMA channel to be private
Kai-Heng Feng
2023-02-16
1
-0
/
+1
|
*
dmaengine: dw: Move check for paused channel to dwc_get_residue()
Andy Shevchenko
2023-02-16
1
-6
/
+5
|
*
dmaengine: ptdma: check for null desc before calling pt_cmd_callback
Eric Pilmore
2023-02-16
1
-1
/
+1
|
*
dmaengine: dw-axi-dmac: Do not dereference NULL structure
Kees Cook
2023-02-16
1
-2
/
+0
|
*
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
2023-02-16
2
-6
/
+11
|
*
dmaengine: sf-pdma: pdma_desc memory leak fix
Shravan Chippa
2023-02-16
2
-3
/
+1
|
*
dmaengine: Simplify dmaenginem_async_device_register() function
Andy Shevchenko
2023-02-10
1
-16
/
+4
|
*
dmaengine: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2023-02-10
1
-3
/
+3
|
*
dmaengine: xilinx: xdma: Add user logic interrupt support
Lizhi Hou
2023-02-10
1
-0
/
+81
|
*
dmaengine: xilinx: xdma: Add xilinx xdma driver
Lizhi Hou
2023-02-10
4
-0
/
+1074
|
*
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2023-01-18
29
-100
/
+36
|
*
dmaengine: at_xdmac: remove empty line
Claudiu Beznea
2023-01-18
1
-1
/
+0
|
*
dmaengine: at_xdmac: add runtime pm support
Claudiu Beznea
2023-01-18
1
-15
/
+202
|
*
dmaengine: at_xdmac: align properly function members
Claudiu Beznea
2023-01-18
1
-1
/
+1
|
*
dmaengine: ppc4xx: Convert to use sysfs_emit()/sysfs_emit_at() APIs
ye xingchen
2023-01-18
1
-7
/
+5
|
*
dmaengine: sun6i: Set the maximum segment size
Samuel Holland
2023-01-18
1
-0
/
+3
|
*
dmaengine: ti: k3-udma: remove non-fatal probe deferral log
Jayesh Choudhary
2023-01-17
1
-1
/
+0
|
*
dmaengine: imx-sdma: support hdmi in sdma
Joy Zou
2022-12-28
1
-8
/
+30
|
*
dmaengine: HISI_DMA should depend on ARCH_HISI
Geert Uytterhoeven
2022-12-28
1
-1
/
+1
|
*
dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
Fenghua Yu
2022-12-28
3
-4
/
+4
|
*
dmaengine: idxd: Remove the unused function set_completion_address()
Jiapeng Chong
2022-12-28
1
-6
/
+0
|
*
dmaengine: ti: k3-udma: Add support for BCDMA CSI RX
Vignesh Raghavendra
2022-12-28
1
-5
/
+32
|
*
dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoC
Vignesh Raghavendra
2022-12-28
1
-0
/
+1
|
*
dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA data
Jai Luthra
2022-12-28
4
-1
/
+200
|
*
dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHAN
Vignesh Raghavendra
2022-12-28
1
-0
/
+3
*
|
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-25
8
-378
/
+369
|
\
\
|
*
|
dmaengine: dw-edma: Depend on DW_EDMA instead of selecting it
Serge Semin
2023-02-22
1
-1
/
+4
|
*
|
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
2023-02-22
2
-41
/
+60
|
*
|
dmaengine: dw-edma: Skip cleanup procedure if no private data found
Serge Semin
2023-02-11
1
-0
/
+4
|
*
|
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
2023-02-11
3
-3
/
+3
|
*
|
dmaengine: dw-edma: Drop DT-region allocation
Serge Semin
2023-02-11
1
-17
/
+4
|
*
|
dmaengine: dw-edma: Use non-atomic io-64 methods
Serge Semin
2023-02-11
1
-26
/
+6
|
*
|
dmaengine: dw-edma: Fix readq_ch() return value truncation
Serge Semin
2023-02-11
1
-1
/
+1
|
*
|
dmaengine: dw-edma: Use DMA engine device debugfs subdirectory
Serge Semin
2023-02-11
6
-29
/
+4
|
*
|
dmaengine: dw-edma: Join read/write channels into a single device
Serge Semin
2023-02-11
2
-60
/
+61
|
*
|
dmaengine: dw-edma: Move eDMA data pointer to debugfs node descriptor
Serge Semin
2023-02-11
1
-125
/
+119
|
*
|
dmaengine: dw-edma: Simplify debugfs context CSRs init procedure
Serge Semin
2023-01-27
1
-46
/
+38
|
*
|
dmaengine: dw-edma: Rename debugfs dentry variables to 'dent'
Serge Semin
2023-01-27
1
-23
/
+23
|
*
|
dmaengine: dw-edma: Convert debugfs descs to being heap-allocated
Serge Semin
2023-01-27
1
-3
/
+12
|
*
|
dmaengine: dw-edma: Add dw_edma prefix to debugfs nodes descriptor
Serge Semin
2023-01-27
1
-9
/
+9
|
*
|
dmaengine: dw-edma: Stop checking debugfs_create_*() return value
Serge Semin
2023-01-27
1
-15
/
+5
|
*
|
dmaengine: dw-edma: Drop unnecessary debugfs reg casts
Serge Semin
2023-01-27
1
-3
/
+4
|
*
|
dmaengine: dw-edma: Drop chancnt initialization
Serge Semin
2023-01-27
1
-1
/
+0
|
*
|
dmaengine: dw-edma: Add PCI bus address getter to the remote EP glue driver
Serge Semin
2023-01-27
1
-0
/
+15
|
*
|
dmaengine: dw-edma: Add CPU to PCI bus address translation
Serge Semin
2023-01-27
1
-1
/
+17
|
*
|
dmaengine: dw-edma: Fix invalid interleaved xfers semantics
Serge Semin
2023-01-27
1
-11
/
+7
|
*
|
dmaengine: dw-edma: Don't permit non-inc interleaved xfers
Serge Semin
2023-01-27
1
-6
/
+6
|
*
|
dmaengine: dw-edma: Fix missing src/dst address of interleaved xfers
Serge Semin
2023-01-27
1
-0
/
+4
[next]