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-09-08
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
32
-1157
/
+1605
2017-09-06
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
9
-781
/
+141
2017-09-06
Merge branch 'topic/qcom' into for-linus
Vinod Koul
5
-16
/
+61
2017-09-06
Merge branch 'topic/ppc4xx' into for-linus
Vinod Koul
1
-13
/
+10
2017-09-06
Merge branch 'topic/of' into for-linus
Vinod Koul
2
-12
/
+10
2017-09-06
Merge branch 'topic/k3dma' into for-linus
Vinod Koul
1
-8
/
+4
2017-09-06
Merge branch 'topic/ioat' into for-linus
Vinod Koul
4
-4
/
+53
2017-09-06
Merge branch 'topic/bcm' into for-linus
Vinod Koul
1
-249
/
+295
2017-09-06
Merge branch 'topic/altera' into for-linus
Vinod Koul
3
-0
/
+934
2017-09-05
dmaengine: sun6i: support V3s SoC variant
Icenowy Zheng
1
-0
/
+13
2017-09-05
dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk
Icenowy Zheng
1
-7
/
+13
2017-09-05
dmaengine: xilinx_dma: Fix error code format specifier
Lars-Peter Clausen
1
-15
/
+15
2017-08-29
dmaengine: altera: Use macros instead of structs to describe the registers
Stefan Roese
1
-45
/
+35
2017-08-28
dmaengine: ti-dma-crossbar: Fix dra7 reserve function
Alexander Smirnov
1
-1
/
+1
2017-08-28
dmaengine: pl330: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
dmaengine: pl08x: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_COMPLETED
Anup Patel
1
-46
/
+17
2017-08-28
dmaengine: bcm-sba-raid: Explicitly ACK mailbox message after sending
Anup Patel
1
-3
/
+7
2017-08-28
dmaengine: bcm-sba-raid: Add debugfs support
Anup Patel
1
-0
/
+78
2017-08-28
dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_RECEIVED
Anup Patel
1
-24
/
+2
2017-08-28
dmaengine: bcm-sba-raid: Re-factor sba_process_deferred_requests()
Anup Patel
1
-62
/
+47
2017-08-28
dmaengine: bcm-sba-raid: Pre-ack async tx descriptor
Anup Patel
1
-0
/
+1
2017-08-28
dmaengine: bcm-sba-raid: Peek mbox when we have no free requests
Anup Patel
1
-5
/
+20
2017-08-28
dmaengine: bcm-sba-raid: Alloc resources before registering DMA device
Anup Patel
1
-15
/
+15
2017-08-28
dmaengine: bcm-sba-raid: Improve sba_issue_pending() run duration
Anup Patel
1
-109
/
+125
2017-08-28
dmaengine: bcm-sba-raid: Increase number of free sba_request
Anup Patel
1
-12
/
+13
2017-08-28
dmaengine: bcm-sba-raid: Allow arbitrary number free sba_request
Anup Patel
1
-16
/
+10
2017-08-28
dmaengine: bcm-sba-raid: Remove reqs_free_count from sba_device
Anup Patel
1
-7
/
+1
2017-08-28
dmaengine: bcm-sba-raid: Remove redundant resp_dma from sba_request
Anup Patel
1
-17
/
+17
2017-08-28
dmaengine: bcm-sba-raid: Remove redundant next_count from sba_request
Anup Patel
1
-5
/
+1
2017-08-28
dmaengine: bcm-sba-raid: Common flags for sba_request state and fence
Anup Patel
1
-28
/
+38
2017-08-28
dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request()
Anup Patel
1
-11
/
+11
2017-08-28
dmaengine: bcm-sba-raid: Minor improvments in comments
Anup Patel
1
-3
/
+6
2017-08-28
dmaengine: qcom: bam_dma: add command descriptor flag
Abhishek Sahu
1
-1
/
+5
2017-08-28
dmaengine: remove BUG_ON while registering devices
Vinod Koul
1
-22
/
+79
2017-08-25
dmaengine: rcar-dmac: initialize all data before registering IRQ handler
Kuninori Morimoto
1
-42
/
+43
2017-08-25
dmaengine: k3dma: remove useless ON_WARN_ONCE()
Antonio Borneo
1
-2
/
+0
2017-08-25
dmaengine: k3dma: fix double free of descriptor
Antonio Borneo
1
-5
/
+1
2017-08-25
dmaengine: k3dma: fix non-cyclic mode
Antonio Borneo
1
-1
/
+3
2017-08-23
dmaengine: ioatdma: Add intr_coalesce sysfs entry
Ujjal Singh
3
-3
/
+52
2017-08-22
dmaengine: xgene-dma: remove unused xgene_dma_invalidate_buffer
Vinod Koul
1
-5
/
+0
2017-08-22
dmaengine: altera: remove DMA_SG
Vinod Koul
1
-94
/
+0
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
9
-737
/
+5
2017-08-21
dmaengine: at_xdmac: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-1
/
+4
2017-08-21
dmaengine: at_xdmac: Fix compilation warning.
Arvind Yadav
1
-4
/
+4
2017-08-21
dmaengine: ste_dma40: make stedma40_chan_cfg const
Bhumika Goyal
1
-2
/
+2
2017-08-21
dmaengine: qcom_hidma: avoid freeing an uninitialized pointer
Anton Vasilyev
1
-1
/
+1
2017-08-09
dmaengine: tegra210-adma: fix of_irq_get() error check
Sergei Shtylyov
1
-2
/
+2
2017-07-21
dmaengine: ppc4xx: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
1
-13
/
+10
2017-07-19
dmaengine: bcm-scm-raid: statify functions
Vinod Koul
1
-3
/
+3
[next]