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.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
2017-01-02
dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status
M'boumba Cedric Madianga
1
-7
/
+3
2017-01-02
dmaengine: stm32-dma: Set correct args number for DMA request from DT
M'boumba Cedric Madianga
1
-5
/
+2
2017-01-02
dmaengine: dw: fix typo in Kconfig
Jean Delvare
1
-1
/
+1
2017-01-02
dmaengine: ioatdma: workaround SKX ioatdma version
Dave Jiang
1
-0
/
+2
2017-01-02
dmaengine: ioatdma: Add Skylake PCI Dev ID
Dave Jiang
2
-1
/
+10
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-15
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
34
-284
/
+777
2016-12-14
Merge branch 'topic/st_fdma' into for-linus
Vinod Koul
4
-0
/
+1153
2016-12-14
Merge branch 'topic/s3c64xx' into for-linus
Vinod Koul
1
-0
/
+11
2016-12-14
Merge branch 'topic/qcom' into for-linus
Vinod Koul
5
-103
/
+270
2016-12-14
Merge branch 'topic/pxa' into for-linus
Vinod Koul
1
-28
/
+0
2016-12-14
Merge branch 'topic/omap' into for-linus
Vinod Koul
2
-37
/
+153
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2
-11
/
+18
2016-12-13
Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+1153
2016-12-13
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2016-12-12
dmaengine: sirf-dma: remove unused ‘sdesc’
Vinod Koul
1
-4
/
+0
2016-12-12
dmaengine: pl330: remove unused ‘regs’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: s3c24xx: remove unused ‘cdata’
Vinod Koul
1
-5
/
+0
2016-12-12
dmaengine: stm32-dma: remove unused ‘src_addr’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: stm32-dma: remove unused ‘dst_addr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: stm32-dma: remove unused ‘sfcr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: pch_dma: remove unused ‘cookie’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: mic_x100_dma: remove unused ‘data’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: img-mdc: remove unused ‘prev_phys’
Vinod Koul
1
-6
/
+3
2016-12-12
dmaengine: usb-dmac: remove unused ‘uchan’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘res’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘ioat_dma’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘is_raid_device’
Vinod Koul
1
-3
/
+0
2016-12-08
dmaengine: pl330: do not generate unaligned access
Vladimir Murzin
1
-5
/
+10
2016-12-08
dmaengine: k3dma: move to dma_pool_zalloc
Vinod Koul
1
-2
/
+1
2016-12-08
dmaengine: at_hdmac: move to dma_pool_zalloc
Vinod Koul
1
-2
/
+1
2016-12-06
dmaengine: at_xdmac: don't restore unsaved status
Alexandre Belloni
1
-2
/
+0
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
1
-4
/
+12
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
1
-0
/
+2
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
3
-3
/
+14
2016-11-30
dmaengine: DW DMAC: enable memory-to-memory transfers support
Eugeniy Paltsev
1
-0
/
+6
2016-11-30
dmaengine: edma: re-initialize dummy slot during system resume
Vignesh R
1
-0
/
+3
2016-11-30
dmaengine: omap-dma: Support for slave devices with data port window
Peter Ujfalusi
1
-2
/
+61
2016-11-30
dmaengine: at_xdmac: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-30
dmaengine: zx296702_dma: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-30
dmaengine: dmatest: honor alignment restriction for buffers
Dave Jiang
1
-20
/
+46
2016-11-30
dmaengine: fix spacing issues for dmatest
Dave Jiang
1
-4
/
+4
2016-11-29
dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-25
dmaengine: sun6i: fix the uninitialized value for v_lli
Hao Zhang
1
-1
/
+1
2016-11-25
dmaengine: mv_xor: use builtin_platform_driver
Geliang Tang
1
-6
/
+1
2016-11-25
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
2
-4
/
+180
2016-11-25
dmaengine: hsu: pci: switch to new API for IRQ allocation
Andy Shevchenko
1
-3
/
+5
2016-11-25
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
1
-4
/
+9
2016-11-23
dmaengine: qcom_hidma: autoload while probing ACPI
Sinan Kaya
2
-0
/
+2
2016-11-18
i7300_idle: Remove this driver
Len Brown
1
-2
/
+0
[prev]
[next]