index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-09-07
32
-1157
/
+1605
|
\
|
*
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
2017-09-06
9
-781
/
+141
|
|
\
|
|
*
dmaengine: remove BUG_ON while registering devices
Vinod Koul
2017-08-28
1
-22
/
+79
|
|
*
dmaengine: xgene-dma: remove unused xgene_dma_invalidate_buffer
Vinod Koul
2017-08-22
1
-5
/
+0
|
|
*
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-08-22
9
-737
/
+5
|
|
*
dmaengine: dmatest: add support for memset test
Sinan Kaya
2017-07-18
1
-24
/
+64
|
*
|
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2017-09-06
5
-16
/
+61
|
|
\
\
|
|
*
|
dmaengine: qcom: bam_dma: add command descriptor flag
Abhishek Sahu
2017-08-28
1
-1
/
+5
|
|
*
|
dmaengine: qcom_hidma: avoid freeing an uninitialized pointer
Anton Vasilyev
2017-08-21
1
-1
/
+1
|
|
*
|
dmaengine: qcom_hidma: correct channel QOS register offset
Sinan Kaya
2017-07-19
1
-1
/
+1
|
|
*
|
dmaengine: qcom_hidma: correct overriding message
Sinan Kaya
2017-07-19
1
-4
/
+8
|
|
*
|
dmaengine: qcom_hidma: introduce memset support
Sinan Kaya
2017-07-19
3
-9
/
+46
|
|
|
/
|
*
|
Merge branch 'topic/ppc4xx' into for-linus
Vinod Koul
2017-09-06
1
-13
/
+10
|
|
\
\
|
|
*
|
dmaengine: ppc4xx: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
2017-07-21
1
-13
/
+10
|
|
|
/
|
*
|
Merge branch 'topic/of' into for-linus
Vinod Koul
2017-09-06
2
-12
/
+10
|
|
\
\
|
|
*
|
dmaengine: Convert to using %pOF instead of full_name
Rob Herring
2017-07-19
2
-12
/
+10
|
|
|
/
|
*
|
Merge branch 'topic/k3dma' into for-linus
Vinod Koul
2017-09-06
1
-8
/
+4
|
|
\
\
|
|
*
|
dmaengine: k3dma: remove useless ON_WARN_ONCE()
Antonio Borneo
2017-08-25
1
-2
/
+0
|
|
*
|
dmaengine: k3dma: fix double free of descriptor
Antonio Borneo
2017-08-25
1
-5
/
+1
|
|
*
|
dmaengine: k3dma: fix non-cyclic mode
Antonio Borneo
2017-08-25
1
-1
/
+3
|
|
|
/
|
*
|
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2017-09-06
4
-4
/
+53
|
|
\
\
|
|
*
|
dmaengine: ioatdma: Add intr_coalesce sysfs entry
Ujjal Singh
2017-08-23
3
-3
/
+52
|
|
*
|
dmaengine: ioat: constify pci_device_id.
Arvind Yadav
2017-07-18
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'topic/bcm' into for-linus
Vinod Koul
2017-09-06
1
-249
/
+295
|
|
\
\
|
|
*
|
dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_COMPLETED
Anup Patel
2017-08-28
1
-46
/
+17
|
|
*
|
dmaengine: bcm-sba-raid: Explicitly ACK mailbox message after sending
Anup Patel
2017-08-28
1
-3
/
+7
|
|
*
|
dmaengine: bcm-sba-raid: Add debugfs support
Anup Patel
2017-08-28
1
-0
/
+78
|
|
*
|
dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_RECEIVED
Anup Patel
2017-08-28
1
-24
/
+2
|
|
*
|
dmaengine: bcm-sba-raid: Re-factor sba_process_deferred_requests()
Anup Patel
2017-08-28
1
-62
/
+47
|
|
*
|
dmaengine: bcm-sba-raid: Pre-ack async tx descriptor
Anup Patel
2017-08-28
1
-0
/
+1
|
|
*
|
dmaengine: bcm-sba-raid: Peek mbox when we have no free requests
Anup Patel
2017-08-28
1
-5
/
+20
|
|
*
|
dmaengine: bcm-sba-raid: Alloc resources before registering DMA device
Anup Patel
2017-08-28
1
-15
/
+15
|
|
*
|
dmaengine: bcm-sba-raid: Improve sba_issue_pending() run duration
Anup Patel
2017-08-28
1
-109
/
+125
|
|
*
|
dmaengine: bcm-sba-raid: Increase number of free sba_request
Anup Patel
2017-08-28
1
-12
/
+13
|
|
*
|
dmaengine: bcm-sba-raid: Allow arbitrary number free sba_request
Anup Patel
2017-08-28
1
-16
/
+10
|
|
*
|
dmaengine: bcm-sba-raid: Remove reqs_free_count from sba_device
Anup Patel
2017-08-28
1
-7
/
+1
|
|
*
|
dmaengine: bcm-sba-raid: Remove redundant resp_dma from sba_request
Anup Patel
2017-08-28
1
-17
/
+17
|
|
*
|
dmaengine: bcm-sba-raid: Remove redundant next_count from sba_request
Anup Patel
2017-08-28
1
-5
/
+1
|
|
*
|
dmaengine: bcm-sba-raid: Common flags for sba_request state and fence
Anup Patel
2017-08-28
1
-28
/
+38
|
|
*
|
dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request()
Anup Patel
2017-08-28
1
-11
/
+11
|
|
*
|
dmaengine: bcm-sba-raid: Minor improvments in comments
Anup Patel
2017-08-28
1
-3
/
+6
|
|
*
|
dmaengine: bcm-scm-raid: statify functions
Vinod Koul
2017-07-19
1
-3
/
+3
|
|
|
/
|
*
|
Merge branch 'topic/altera' into for-linus
Vinod Koul
2017-09-06
3
-0
/
+934
|
|
\
\
|
|
*
|
dmaengine: altera: Use macros instead of structs to describe the registers
Stefan Roese
2017-08-29
1
-45
/
+35
|
|
*
|
dmaengine: altera: remove DMA_SG
Vinod Koul
2017-08-22
1
-94
/
+0
|
|
*
|
dmaengine: Add driver for Altera / Intel mSGDMA IP core
Stefan Roese
2017-07-18
3
-0
/
+1038
|
|
|
/
|
*
|
dmaengine: sun6i: support V3s SoC variant
Icenowy Zheng
2017-09-05
1
-0
/
+13
|
*
|
dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk
Icenowy Zheng
2017-09-05
1
-7
/
+13
|
*
|
dmaengine: xilinx_dma: Fix error code format specifier
Lars-Peter Clausen
2017-09-05
1
-15
/
+15
|
*
|
dmaengine: ti-dma-crossbar: Fix dra7 reserve function
Alexander Smirnov
2017-08-28
1
-1
/
+1
[next]