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.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
|
*
dmaengine: at_xdmac: add a warning message regarding for unpaused channels
Claudiu Beznea
2023-04-12
1
-0
/
+2
|
*
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
2023-04-12
1
-1
/
+4
|
*
dmaengine: at_xdmac: restore the content of grws register
Claudiu Beznea
2023-04-12
1
-0
/
+9
|
*
dmaengine: at_xdmac: do not resume channels paused by consumers
Claudiu Beznea
2023-04-12
1
-7
/
+45
|
*
dmaengine: at_xdmac: fix imbalanced runtime PM reference counter
Claudiu Beznea
2023-04-12
1
-13
/
+13
|
*
dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
Claudiu Beznea
2023-04-12
1
-3
/
+9
|
*
dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...
Walker Chen
2023-04-12
1
-1
/
+1
|
*
dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
Walker Chen
2023-04-12
2
-5
/
+34
|
*
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
2023-04-12
1
-2
/
+5
|
*
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
2023-04-12
1
-9
/
+11
|
*
dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes
Rob Herring
2023-04-12
1
-0
/
+2
|
*
dma: gpi: remove spurious unlock in gpi_ch_init
Dmitry Baryshkov
2023-04-12
1
-1
/
+0
|
*
dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4
Apurva Nandan
2023-03-31
5
-1
/
+359
|
*
dmaengine: bestcomm: Use of_address_to_resource()
Rob Herring
2023-03-31
1
-11
/
+8
|
*
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
2023-03-31
1
-56
/
+0
|
*
dmaengine: ti: edma: remove unused edma_and function
Tom Rix
2023-03-31
1
-8
/
+0
|
*
dmaengine: zynqmp_dma: Sync DMA and coherent masks
Harini Katakam
2023-03-31
1
-1
/
+5
|
*
dmaengine: tegra-apb: remove unused tdma_read function
Tom Rix
2023-03-31
1
-5
/
+0
|
*
dmaengine: ti: k3-udma: Workaround errata i2234
Vignesh Raghavendra
2023-03-31
1
-9
/
+11
|
*
dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size
Geert Uytterhoeven
2023-03-31
1
-4
/
+0
|
*
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
2023-03-31
4
-0
/
+50
|
*
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
2023-03-31
3
-7
/
+6
|
*
dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify code
Christophe JAILLET
2023-03-31
1
-28
/
+7
|
*
dmaengine: mv_xor_v2: Fix an error code.
Christophe JAILLET
2023-03-31
1
-1
/
+1
|
*
dmaengine: ti: k3-udma: Add system suspend/resume support
Vignesh Raghavendra
2023-03-31
1
-0
/
+54
|
*
dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS
Mark Salter
2023-03-31
1
-0
/
+1
|
*
dmaengine: idxd: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
|
*
dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-17
1
-6
/
+0
|
*
dmaengine: ioat: use PCI core macros for PCIe Capability
Bjorn Helgaas
2023-03-17
2
-10
/
+3
|
*
dmaengine: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-17
1
-1
/
+1
|
*
dmaengine: imx-dma: Remove a redundant memset() call
Christophe JAILLET
2023-03-17
1
-1
/
+0
|
*
dmaengine: sh: rz-dmac: Add reset support
Biju Das
2023-03-17
1
-0
/
+14
*
|
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-30
4
-13
/
+32
|
\
\
[next]