index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
Tony Lindgren
1
-1
/
+20
2019-10-18
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
1
-0
/
+19
2019-10-15
dmaengine: sprd: Fix the possible memory leak issue
Baolin Wang
1
-0
/
+15
2019-10-15
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
Radhey Shyam Pandey
1
-0
/
+7
2019-10-15
dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
Radhey Shyam Pandey
1
-1
/
+2
2019-10-14
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+8
2019-10-14
dmaengine: tegra210-adma: fix transfer failure
Sameer Pujar
1
-0
/
+7
2019-10-14
dmaengine: sprd: Fix the link-list pointer register configuration issue
Zhenfang Wang
1
-2
/
+10
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-630
/
+0
2019-09-18
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
39
-454
/
+746
2019-09-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-13
/
+927
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
1
-2
/
+36
2019-09-11
dmaengine: bcm2835: Avoid accessing memory when copying zeroes
Lukas Wunner
1
-0
/
+19
2019-09-11
dmaengine: bcm2835: Document struct bcm2835_dmadev
Lukas Wunner
1
-0
/
+6
2019-09-11
dmaengine: bcm2835: Allow reusable descriptors
Lukas Wunner
1
-0
/
+1
2019-09-11
dmaengine: bcm2835: Allow cyclic transactions without interrupt
Lukas Wunner
1
-2
/
+10
2019-09-07
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-13
/
+33
2019-09-04
dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
Peter Ujfalusi
1
-12
/
+5
2019-09-04
dmaengine: ti: edma: Only reset region0 access registers
Peter Ujfalusi
1
-5
/
+4
2019-09-04
dmaengine: ti: edma: Do not reset reserved paRAM slots
Peter Ujfalusi
1
-3
/
+6
2019-09-04
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
Yoshihiro Shimoda
1
-9
/
+19
2019-09-04
dmaengine: sprd: Fix the DMA link-list configuration
Baolin Wang
1
-2
/
+8
2019-09-04
dmaengine: iop-adma.c: fix printk format warning
Randy Dunlap
1
-2
/
+2
2019-09-04
dmaengine: stm32-dma: Use struct_size() helper
Gustavo A. R. Silva
1
-9
/
+3
2019-09-04
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-09-04
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
YueHaibing
1
-2
/
+0
2019-09-04
dmaengine: dmatest: Add support for completion polling
Peter Ujfalusi
1
-7
/
+28
2019-09-04
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
Peter Ujfalusi
1
-1
/
+0
2019-09-04
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
Peter Ujfalusi
1
-4
/
+7
2019-09-04
dmaengine: ti: edma: Remove 'Assignment in if condition'
Peter Ujfalusi
1
-5
/
+10
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2019-08-21
dmaengine: dw: platform: Split OF helpers to separate module
Andy Shevchenko
4
-113
/
+149
2019-08-21
dmaengine: dw: platform: Split ACPI helpers to separate module
Andy Shevchenko
4
-53
/
+63
2019-08-21
dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()
Andy Shevchenko
1
-4
/
+8
2019-08-21
dmaengine: dw: platform: Switch to acpi_dma_controller_register()
Andy Shevchenko
1
-2
/
+12
2019-08-21
dmaengine: dw: platform: Use devm_platform_ioremap_resource()
Andy Shevchenko
1
-3
/
+1
2019-08-21
dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake
Andy Shevchenko
1
-5
/
+11
2019-08-21
dmaengine: dw: platform: Use struct dw_dma_chip_pdata
Andy Shevchenko
1
-11
/
+31
2019-08-21
dmaengine: dw: Export struct dw_dma_chip_pdata for wider use
Andy Shevchenko
2
-44
/
+44
2019-08-21
dmaengine: acpi: Add kernel doc parameter descriptions
Andy Shevchenko
1
-2
/
+3
2019-08-21
dmaengine: acpi: Set up DMA mask based on CSRT
Andy Shevchenko
1
-0
/
+7
2019-08-21
dmaengine: fsldma: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
Wenwen Wang
1
-1
/
+3
2019-08-20
dmaengine: ti: dma-crossbar: Fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-20
dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux
Mao Wenan
1
-2
/
+2
2019-08-20
dmaengine: make mux_configure32 static
Mao Wenan
1
-1
/
+1
2019-08-20
dmaengine: mv_xor_v2: Fix -Wshift-negative-value
Nathan Huckleberry
1
-7
/
+4
2019-08-20
dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym
Jarkko Nikula
1
-1
/
+1
2019-08-14
dma: iop-adma: allow building without platform headers
Arnd Bergmann
3
-4
/
+917
2019-08-14
dmaengine: iop-adma: use correct printk format strings
Arnd Bergmann
1
-9
/
+9
[next]