summaryrefslogtreecommitdiff
path: root/drivers/dma/bcm-sba-raid.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-28dmaengine: bcm-sba-raid: Allow arbitrary number free sba_requestAnup Patel1-16/+10
2017-08-28dmaengine: bcm-sba-raid: Remove reqs_free_count from sba_deviceAnup Patel1-7/+1
2017-08-28dmaengine: bcm-sba-raid: Remove redundant resp_dma from sba_requestAnup Patel1-17/+17
2017-08-28dmaengine: bcm-sba-raid: Remove redundant next_count from sba_requestAnup Patel1-5/+1
2017-08-28dmaengine: bcm-sba-raid: Common flags for sba_request state and fenceAnup Patel1-28/+38
2017-08-28dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request()Anup Patel1-11/+11
2017-08-28dmaengine: bcm-sba-raid: Minor improvments in commentsAnup Patel1-3/+6
2017-07-19dmaengine: bcm-scm-raid: statify functionsVinod Koul1-3/+3
2017-05-19dmaengine: bcm-scm-raid: remove redundant null check on reqColin Ian King1-1/+1
2017-05-16dmaengine: Add Broadcom SBA RAID driverAnup Patel1-0/+1785