aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/user_sdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-02IB/hfi1: Make use of mm consistentIra Weiny1-5/+6
2016-08-02IB/hfi1: Fix user SDMA racy user request claimDean Luick1-13/+19
2016-08-02IB/hfi1: Fix error condition that needs to clean upDean Luick1-1/+2
2016-08-02IB/hfi1: Release node on insert failureDean Luick1-0/+1
2016-08-02IB/hfi1: Validate SDMA user iovector countDean Luick1-2/+22
2016-08-02IB/hfi1: Validate SDMA user request indexDean Luick1-0/+8
2016-08-02IB/hfi1: Prevent null pointer dereferenceIra Weiny1-1/+1
2016-08-02IB/hfi1: Make iovec loop index easy to understandDean Luick1-3/+3
2016-08-02IB/hfi1: Use "false" not 0Ira Weiny1-1/+1
2016-08-02IB/hfi1: Fix minor format errorIra Weiny1-1/+2
2016-08-02IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny1-9/+22
2016-08-02IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong1-1/+28
2016-06-06IB/hfi1: Suppress sparse warningsBart Van Assche1-2/+2
2016-06-06IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche1-1/+1
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+1625