summaryrefslogtreecommitdiff
path: root/drivers/dma/bcm-sba-raid.c
Commit message (Expand)AuthorAge
* dmaengine: bcm-sba-raid: Use common GPL comment headerAnup Patel2017-10-23
* dmaengine: bcm-sba-raid: Use only single mailbox channelAnup Patel2017-10-23
* dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lockAnup Patel2017-10-23
* dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_COMPLETEDAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Explicitly ACK mailbox message after sendingAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Add debugfs supportAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_RECEIVEDAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Re-factor sba_process_deferred_requests()Anup Patel2017-08-28
* dmaengine: bcm-sba-raid: Pre-ack async tx descriptorAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Peek mbox when we have no free requestsAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Alloc resources before registering DMA deviceAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Improve sba_issue_pending() run durationAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Increase number of free sba_requestAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Allow arbitrary number free sba_requestAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Remove reqs_free_count from sba_deviceAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Remove redundant resp_dma from sba_requestAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Remove redundant next_count from sba_requestAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Common flags for sba_request state and fenceAnup Patel2017-08-28
* dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request()Anup Patel2017-08-28
* dmaengine: bcm-sba-raid: Minor improvments in commentsAnup Patel2017-08-28
* dmaengine: bcm-scm-raid: statify functionsVinod Koul2017-07-19
* dmaengine: bcm-scm-raid: remove redundant null check on reqColin Ian King2017-05-19
* dmaengine: Add Broadcom SBA RAID driverAnup Patel2017-05-16