summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-03IB/hfi1: Remove unneeded mm argument in remove functionDean Luick4-15/+10
2016-08-03IB/hfi1: Consistently call ops->remove outside spinlockDean Luick4-23/+84
2016-08-03IB/hfi1: Use evict mmu rb operationDean Luick2-73/+47
2016-08-03IB/hfi1: Add evict operation to the mmu rb handlerDean Luick2-0/+38
2016-08-03IB/hfi1: Fix TID caching actionsDean Luick2-9/+11
2016-08-03IB/hfi1: Make the cache handler own its rb tree rootDean Luick6-125/+81
2016-08-03IB/hfi1: Make use of mm consistentIra Weiny8-31/+50
2016-08-03IB/hfi1: Fix user SDMA racy user request claimDean Luick2-13/+20
2016-08-03IB/hfi1: Fix error condition that needs to clean upDean Luick1-1/+2
2016-08-03IB/hfi1: Release node on insert failureDean Luick1-0/+1
2016-08-03IB/hfi1: Validate SDMA user iovector countDean Luick1-2/+22
2016-08-03IB/hfi1: Validate SDMA user request indexDean Luick1-0/+8
2016-08-03IB/hfi1: Use the same capability state for all shared contextsDean Luick4-21/+12
2016-08-03IB/hfi1: Prevent null pointer dereferenceIra Weiny1-1/+1
2016-08-03IB/hfi1: Rename TID mmu_rb_* functionsDean Luick1-12/+12
2016-08-03IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick1-9/+6
2016-08-03IB/hfi1: Restructure hfi1_file_openIra Weiny1-4/+10
2016-08-03IB/hfi1: Make iovec loop index easy to understandDean Luick1-3/+3
2016-08-03IB/hfi1: Use "false" not 0Ira Weiny1-1/+1
2016-08-03IB/hfi1: Remove unused sub-context parameterIra Weiny1-5/+4
2016-08-03IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_removeIra Weiny1-17/+9
2016-08-03IB/hfi1: Always expect ops functionsDean Luick1-14/+6
2016-08-03IB/hfi1: Add parameter names to callback declarationsIra Weiny1-5/+6
2016-08-03IB/hfi1: Add parameter names to function declarationsIra Weiny1-3/+5
2016-08-03IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick2-19/+0
2016-08-03IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick2-7/+0
2016-08-03IB/hfi1: Fix minor format errorIra Weiny1-1/+2
2016-08-03IB/hfi1: Expand reported serial numberIra Weiny1-1/+7
2016-08-03IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny1-9/+22
2016-08-03IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny1-2/+1
2016-08-03IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny1-3/+16
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds38-469/+3166
2016-08-03Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-7/+8
2016-08-03w1:omap_hdq: fix regressionH. Nikolaus Schaller1-2/+0
2016-08-03w1: add helper macro module_w1_familyAndrew F. Davis11-131/+22
2016-08-03w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis3-66/+13
2016-08-03rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine3-0/+389
2016-08-03rapidio: modify for rev.3 specification changesAlexandre Bounine6-149/+113
2016-08-03rapidio: change inbound window size type to u64Alexandre Bounine1-5/+9
2016-08-03rapidio/idt_gen2: fix locking warningAlexandre Bounine1-4/+3
2016-08-03rapidio: fix error handling in mbox request/release functionsAlexandre Bounine1-12/+42
2016-08-03rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine1-0/+1
2016-08-03rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine1-0/+15
2016-08-03rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine1-1/+15
2016-08-03rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine2-10/+18
2016-08-03rapidio: fix return value description for dma_prep functionsAlexandre Bounine1-2/+6
2016-08-03rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches2-6/+6
2016-08-03rapidio: add RapidIO channelized messaging driverAlexandre Bounine3-0/+2376
2016-08-03firmware: support loading into a pre-allocated bufferStephen Boyd1-26/+99
2016-08-03firmware: provide infrastructure to make fw caching optionalVikram Mulukutla1-2/+5