index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
dmaengine: at_xdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-13
dmaengine: at_hdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-13
dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-13
dmaengine: ti: k3-udma: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-9
/
+3
2020-05-13
dmaengine: moxart-dma: Drop pointless static qualifier in moxart_probe()
YueHaibing
1
-1
/
+1
2020-05-13
dmaengine: sf-pdma: Simplify the error handling path in 'sf_pdma_probe()'
Christophe JAILLET
1
-18
/
+7
2020-05-13
dmaengine: qcom_hidma: use true,false for bool variable
Jason Yan
1
-1
/
+1
2020-05-13
dmaengine: dmatest: Restore default for channel
Vladimir Murzin
1
-4
/
+5
2020-05-04
dmaengine: idxd: fix interrupt completion after unmasking
Dave Jiang
2
-7
/
+26
2020-05-04
dmaengine: owl: Use correct lock in owl_dma_get_pchan()
Cristian Ciocaltea
1
-5
/
+3
2020-05-04
dmaengine: dw-edma: support local dma device transfer semantics
Alan Mikhak
1
-7
/
+20
2020-05-04
dmaengine: Fix doc strings to satisfy validation script
Andy Shevchenko
1
-46
/
+50
2020-05-04
dmaengine: Include dmaengine.h into dmaengine.c
Andy Shevchenko
1
-0
/
+2
2020-04-28
dmaengine: dmatest: Fix process hang when reading 'wait' parameter
Andy Shevchenko
1
-1
/
+1
2020-04-27
dmaengine: dmatest: Describe members of struct dmatest_info
Andy Shevchenko
1
-0
/
+3
2020-04-27
dmaengine: dmatest: Describe members of struct dmatest_params
Andy Shevchenko
1
-4
/
+9
2020-04-27
dmaengine: dmatest: Allow negative timeout value to specify infinite wait
Andy Shevchenko
1
-1
/
+1
2020-04-27
Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait"
Andy Shevchenko
1
-3
/
+3
2020-04-27
dmaengine: dmatest: Fix iteration non-stop logic
Andy Shevchenko
1
-2
/
+2
2020-04-27
dmaengine: stm32-dma: direct mode support through device tree
Amelie Delaunay
1
-10
/
+31
2020-04-27
dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
Christophe JAILLET
1
-1
/
+0
2020-04-27
dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization
Dmitry Osipenko
1
-0
/
+9
2020-04-27
dmaengine: mmp_tdma: Validate the transfer direction
Lubomir Rintel
1
-0
/
+5
2020-04-27
dmaengine: dw-edma: Check MSI descriptor before copying
Alan Mikhak
1
-7
/
+10
2020-04-27
dmaengine: fix channel index enumeration
Dave Jiang
1
-34
/
+26
2020-04-23
dmaengine: ioat: adding missed issue_pending to timeout handler
Leonid Ravich
1
-0
/
+9
2020-04-23
dmaengine: ioat: remove unnesesery double complition timer modification.
Leonid Ravich
1
-9
/
+16
2020-04-23
dmaengine: ioat: removing duplicate code from timeout handler
Leonid Ravich
1
-26
/
+19
2020-04-23
dmaengine: mmp_tdma: Remove the MMP_SRAM dependency
Lubomir Rintel
1
-2
/
+0
2020-04-23
dmaengine: mmp_tdma: Fill in slave capabilities
Lubomir Rintel
1
-0
/
+11
2020-04-23
dmaengine: mmp_tdma: Log an error if channel is in wrong state
Lubomir Rintel
1
-1
/
+3
2020-04-23
dmaengine: mmp_tdma: Reset channel error on release
Lubomir Rintel
1
-0
/
+2
2020-04-23
dmaengine: mmp_tdma: Drop "mmp_tdma: from error messages
Lubomir Rintel
1
-3
/
+3
2020-04-23
dmaengine: mmp_tdma: Do not ignore slave config validation errors
Lubomir Rintel
1
-1
/
+2
2020-04-23
dmaengine: pch_dma.c: Avoid data race between probe and irq handler
Madhuparna Bhowmik
1
-1
/
+1
2020-04-17
dmaengine: ioat: Decreasing allocation chunk size 2M->512K
Leonid Ravich
1
-1
/
+1
2020-04-17
dmaengine: ioat: fixing chunk sizing macros dependency
Leonid Ravich
3
-11
/
+15
2020-04-17
dmaengine: Fix misspelling of "Analog Devices"
Geert Uytterhoeven
1
-1
/
+1
2020-04-17
dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
Alan Mikhak
3
-9
/
+34
2020-04-15
dmaengine: idxd: export hw version through sysfs
Dave Jiang
1
-0
/
+11
2020-04-15
dmaengine: xilinx_dma: Add missing check for empty list
Sebastian von Ohr
1
-10
/
+10
2020-04-15
dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654
Peter Ujfalusi
1
-1
/
+1
2020-04-15
dmaengine: ti: k3-psil: fix deadlock on error path
Grygorii Strashko
1
-0
/
+1
2020-04-15
dmaengine: ti: k3-udma: Drop COMPILE_TEST for the drivers for now
Peter Ujfalusi
1
-2
/
+2
2020-04-15
dmaengine: hisilicon: Fix build error without PCI_MSI
YueHaibing
1
-1
/
+2
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
34
-494
/
+1625
2020-03-26
dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irq
Vinod Koul
1
-3
/
+1
2020-03-23
dmaengine: tegra-apb: Improve DMA synchronization
Dmitry Osipenko
1
-0
/
+25
2020-03-23
dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handler
Dmitry Osipenko
1
-4
/
+3
[prev]
[next]