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.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: tegra-apb: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-1
/
+1
*
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
6
-6
/
+6
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
3
-7
/
+7
*
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-06-10
21
-184
/
+272
|
\
|
*
dmaengine: imx-sdma: initialize all script addresses
Sascha Hauer
2020-05-15
1
-1
/
+1
|
*
dmaengine: ti: k3-udma: Use proper return code in alloc_chan_resources
Peter Ujfalusi
2020-05-15
1
-0
/
+1
|
*
dmaengine: ti: k3-udma: Remove udma_chan.in_ring_cnt
Peter Ujfalusi
2020-05-15
1
-15
/
+1
|
*
dmaengine: ti: k3-udma: Add missing dma_sync call for rx flush descriptor
Peter Ujfalusi
2020-05-15
1
-0
/
+3
|
*
dmaengine: at_xdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
*
dmaengine: at_hdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
*
dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
*
dmaengine: ti: k3-udma: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
2020-05-13
1
-9
/
+3
|
*
dmaengine: moxart-dma: Drop pointless static qualifier in moxart_probe()
YueHaibing
2020-05-13
1
-1
/
+1
|
*
dmaengine: sf-pdma: Simplify the error handling path in 'sf_pdma_probe()'
Christophe JAILLET
2020-05-13
1
-18
/
+7
|
*
dmaengine: qcom_hidma: use true,false for bool variable
Jason Yan
2020-05-13
1
-1
/
+1
|
*
dmaengine: dw-edma: support local dma device transfer semantics
Alan Mikhak
2020-05-04
1
-7
/
+20
|
*
dmaengine: Fix doc strings to satisfy validation script
Andy Shevchenko
2020-05-04
1
-46
/
+50
|
*
dmaengine: Include dmaengine.h into dmaengine.c
Andy Shevchenko
2020-05-04
1
-0
/
+2
|
*
dmaengine: dmatest: Describe members of struct dmatest_info
Andy Shevchenko
2020-04-27
1
-0
/
+3
|
*
dmaengine: dmatest: Describe members of struct dmatest_params
Andy Shevchenko
2020-04-27
1
-4
/
+9
|
*
dmaengine: dmatest: Allow negative timeout value to specify infinite wait
Andy Shevchenko
2020-04-27
1
-1
/
+1
|
*
Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait"
Andy Shevchenko
2020-04-27
1
-3
/
+3
|
*
dmaengine: stm32-dma: direct mode support through device tree
Amelie Delaunay
2020-04-27
1
-10
/
+31
|
*
dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
Christophe JAILLET
2020-04-27
1
-1
/
+0
|
*
dmaengine: mmp_tdma: Validate the transfer direction
Lubomir Rintel
2020-04-27
1
-0
/
+5
|
*
dmaengine: dw-edma: Check MSI descriptor before copying
Alan Mikhak
2020-04-27
1
-7
/
+10
|
*
dmaengine: ioat: adding missed issue_pending to timeout handler
Leonid Ravich
2020-04-23
1
-0
/
+9
|
*
dmaengine: ioat: remove unnesesery double complition timer modification.
Leonid Ravich
2020-04-23
1
-9
/
+16
|
*
dmaengine: ioat: removing duplicate code from timeout handler
Leonid Ravich
2020-04-23
1
-26
/
+19
|
*
dmaengine: mmp_tdma: Remove the MMP_SRAM dependency
Lubomir Rintel
2020-04-23
1
-2
/
+0
|
*
dmaengine: mmp_tdma: Fill in slave capabilities
Lubomir Rintel
2020-04-23
1
-0
/
+11
|
*
dmaengine: mmp_tdma: Log an error if channel is in wrong state
Lubomir Rintel
2020-04-23
1
-1
/
+3
|
*
dmaengine: mmp_tdma: Drop "mmp_tdma: from error messages
Lubomir Rintel
2020-04-23
1
-3
/
+3
|
*
dmaengine: ioat: Decreasing allocation chunk size 2M->512K
Leonid Ravich
2020-04-17
1
-1
/
+1
|
*
dmaengine: ioat: fixing chunk sizing macros dependency
Leonid Ravich
2020-04-17
3
-11
/
+15
|
*
dmaengine: Fix misspelling of "Analog Devices"
Geert Uytterhoeven
2020-04-17
1
-1
/
+1
|
*
dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
Alan Mikhak
2020-04-17
3
-9
/
+34
|
*
dmaengine: idxd: export hw version through sysfs
Dave Jiang
2020-04-15
1
-0
/
+11
|
*
dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654
Peter Ujfalusi
2020-04-15
1
-1
/
+1
|
*
dmaengine: ti: k3-udma: Drop COMPILE_TEST for the drivers for now
Peter Ujfalusi
2020-04-15
1
-2
/
+2
*
|
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
2020-05-19
1
-1
/
+1
*
|
dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy
Peter Ujfalusi
2020-05-15
1
-2
/
+4
*
|
dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.
RafaĆ Hibner
2020-05-15
1
-2
/
+1
*
|
dmaengine: dmatest: Restore default for channel
Vladimir Murzin
2020-05-13
1
-4
/
+5
*
|
dmaengine: idxd: fix interrupt completion after unmasking
Dave Jiang
2020-05-04
2
-7
/
+26
*
|
dmaengine: owl: Use correct lock in owl_dma_get_pchan()
Cristian Ciocaltea
2020-05-04
1
-5
/
+3
*
|
dmaengine: dmatest: Fix process hang when reading 'wait' parameter
Andy Shevchenko
2020-04-28
1
-1
/
+1
*
|
dmaengine: dmatest: Fix iteration non-stop logic
Andy Shevchenko
2020-04-27
1
-2
/
+2
*
|
dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization
Dmitry Osipenko
2020-04-27
1
-0
/
+9
*
|
dmaengine: fix channel index enumeration
Dave Jiang
2020-04-27
1
-34
/
+26
[next]