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
/
bcm-sba-raid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: bcm-sba-raid: Use common GPL comment header
Anup Patel
2017-10-23
1
-3
/
+8
*
dmaengine: bcm-sba-raid: Use only single mailbox channel
Anup Patel
2017-10-23
1
-77
/
+27
*
dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lock
Anup Patel
2017-10-23
1
-0
/
+2
*
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
*
dmaengine: bcm-scm-raid: remove redundant null check on req
Colin Ian King
2017-05-19
1
-1
/
+1
*
dmaengine: Add Broadcom SBA RAID driver
Anup Patel
2017-05-16
1
-0
/
+1785