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: bcm2835: Drop local dma_parms
Robin Murphy
2020-09-11
1
-3
/
+0
*
|
dmaengine: axi-dmac: Drop local dma_parms
Robin Murphy
2020-09-11
1
-3
/
+0
*
|
dmaengine: sf-pdma: Fix an error that calls callback twice
Brad Kim
2020-09-11
1
-5
/
+5
*
|
dmaengine: idxd: add command status to idxd sysfs attribute
Dave Jiang
2020-09-03
3
-1
/
+16
*
|
dmaengine: idxd: add support for configurable max wq batch size
Dave Jiang
2020-09-03
4
-7
/
+54
*
|
dmaengine: idxd: add support for configurable max wq xfer size
Dave Jiang
2020-09-03
4
-1
/
+43
*
|
dmaengine: xilinx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-28
/
+8
*
|
dmaengine: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
3
-18
/
+8
*
|
dmaengine: pl330: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-6
/
+3
*
|
dmaengine: Save few bytes and increase readability of dma_request_chan()
Andy Shevchenko
2020-09-03
1
-2
/
+4
*
|
dmaengine: Mark dma_request_slave_channel() deprecated
Peter Ujfalusi
2020-09-03
1
-18
/
+0
*
|
dmaengine: axi-dmac: add support for reading bus attributes from registers
Alexandru Ardelean
2020-08-25
1
-3
/
+63
*
|
dmaengine: axi-dmac: wrap channel parameter adjust into function
Alexandru Ardelean
2020-08-25
1
-10
/
+15
*
|
dmaengine: axi-dmac: wrap entire dt parse in a function
Alexandru Ardelean
2020-08-25
1
-16
/
+24
*
|
dmaengine: axi-dmac: move clock enable earlier
Alexandru Ardelean
2020-08-25
1
-7
/
+10
*
|
dmaengine: axi-dmac: move active_descs list init after device-tree init
Alexandru Ardelean
2020-08-25
1
-2
/
+2
*
|
dmaengine: axi-dmac: move version read in probe
Alexandru Ardelean
2020-08-25
1
-5
/
+5
*
|
dmaengine: pl330: fix instruction dump formatting
Ćukasz Stelmach
2020-08-25
1
-1
/
+1
*
|
dmaengine: dw-edma: Fix typo in comments offset
Gustavo Pimentel
2020-08-25
1
-1
/
+1
*
|
dmaengine: ti: k3-udma: Remove redundant is_slave_direction() checks
Peter Ujfalusi
2020-08-25
1
-10
/
+0
*
|
dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
Wei Yongjun
2020-08-19
1
-1
/
+1
*
|
dmaengine: dw: Add DMA-channels mask cell support
Serge Semin
2020-08-17
2
-2
/
+9
*
|
dmaengine: dw: Ignore burst setting for memory peripherals
Serge Semin
2020-08-17
2
-6
/
+4
*
|
dmaengine: dw: Discard dlen from the dev-to-mem xfer width calculation
Serge Semin
2020-08-17
1
-1
/
+1
*
|
dmaengine: dw: Activate FIFO-mode for memory peripherals only
Serge Semin
2020-08-17
1
-1
/
+1
*
|
dmaengine: xilinx: dpdma: Add debugfs support
Laurent Pinchart
2020-08-17
1
-0
/
+209
*
|
dmaengine: ti: k3-psil-j721e: Add entries for 2nd port of MCU SA2UL
Peter Ujfalusi
2020-08-17
1
-0
/
+3
*
|
dmaengine: ti: k3-psil: add map for j7200
Peter Ujfalusi
2020-08-17
4
-1
/
+181
*
|
dmaengine: ti: k3-psil: Use soc_device_match to get the psil map
Peter Ujfalusi
2020-08-17
1
-5
/
+13
*
|
dmaengine: idxd: clear misc interrupt cause after read
Dave Jiang
2020-08-17
1
-1
/
+1
*
|
dmaengine: ti: omap-dma: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
2020-08-17
1
-1
/
+1
*
|
dmaengine: pch_dma: use generic power management
Vaibhav Gupta
2020-08-17
1
-26
/
+9
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-08-07
3
-0
/
+3
|
\
|
*
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-06-30
3
-0
/
+3
*
|
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-3
/
+3
|
\
\
|
*
\
Merge branch 'pci/misc'
Bjorn Helgaas
2020-08-05
1
-2
/
+2
|
|
\
\
|
|
*
|
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2020-06-26
1
-2
/
+2
|
|
|
/
|
*
/
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-07
1
-1
/
+1
|
|
/
*
|
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-07
43
-648
/
+720
|
\
\
|
*
\
Merge branch 'topic/xilinx' into fixes
Vinod Koul
2020-08-07
3
-0
/
+1546
|
|
\
\
|
|
*
|
dmaengine: xilinx: dpdma: Fix kerneldoc warning
Laurent Pinchart
2020-07-22
1
-0
/
+1
|
|
*
|
dmaengine: xilinx: dpdma: add missing kernel doc
Vinod Koul
2020-07-22
1
-0
/
+1
|
|
*
|
dmaengine: xilinx: dpdma: remove comparison of unsigned expression
Vinod Koul
2020-07-22
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' into fixes
Vinod Koul
2020-08-05
42
-647
/
+717
|
|
\
\
\
|
|
*
|
|
dmaengine: Actions: Add support for S700 DMA engine
Amit Singh Tomar
2020-07-27
1
-15
/
+42
|
|
*
|
|
dmaengine: Actions: get rid of bit fields from dma descriptor
Amit Singh Tomar
2020-07-27
1
-42
/
+56
|
|
*
|
|
dmaengine: dw: Initialize max_sg_burst capability
Serge Semin
2020-07-27
1
-0
/
+12
|
|
*
|
|
dmaengine: dw: Introduce max burst length hw config
Serge Semin
2020-07-27
3
-0
/
+23
|
|
*
|
|
dmaengine: dw: Initialize min and max burst DMA device capability
Serge Semin
2020-07-27
1
-0
/
+2
|
|
*
|
|
dmaengine: dw: Set DMA device max segment size parameter
Serge Semin
2020-07-27
1
-0
/
+7
[prev]
[next]