summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-03nvme-loop: Remove duplicate call to nvme_remove_namespacesSagi Grimberg
2016-08-03nvme-rdma: Free the I/O tags when we delete the controllerSagi Grimberg
2016-08-03nvme-rdma: Remove duplicate call to nvme_remove_namespacesSagi Grimberg
2016-08-03nvme-rdma: Fix device removal handlingSagi Grimberg
2016-08-03nvme-rdma: Queue ns scanning after a sucessful reconnectionSagi Grimberg
2016-08-03nvme-rdma: Don't leak uninitialized memory in connect request private dataRoland Dreier
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-03Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä
2016-08-03Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov
2016-08-03Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao
2016-08-03Input: add driver for Silead touchscreensRobert Dolca
2016-08-03Input: elantech - fix debug dump of the current packetBenjamin Tissoires
2016-08-03IB/hfi1: Add cache evict LRU listDean Luick
2016-08-03IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny
2016-08-03IB/hfi1: Remove unneeded mm argument in remove functionDean Luick
2016-08-03IB/hfi1: Consistently call ops->remove outside spinlockDean Luick
2016-08-03IB/hfi1: Use evict mmu rb operationDean Luick
2016-08-03IB/hfi1: Add evict operation to the mmu rb handlerDean Luick
2016-08-03IB/hfi1: Fix TID caching actionsDean Luick
2016-08-03IB/hfi1: Make the cache handler own its rb tree rootDean Luick
2016-08-03IB/hfi1: Make use of mm consistentIra Weiny
2016-08-03IB/hfi1: Fix user SDMA racy user request claimDean Luick
2016-08-03IB/hfi1: Fix error condition that needs to clean upDean Luick
2016-08-03IB/hfi1: Release node on insert failureDean Luick
2016-08-03IB/hfi1: Validate SDMA user iovector countDean Luick
2016-08-03IB/hfi1: Validate SDMA user request indexDean Luick
2016-08-03IB/hfi1: Use the same capability state for all shared contextsDean Luick
2016-08-03IB/hfi1: Prevent null pointer dereferenceIra Weiny
2016-08-03IB/hfi1: Rename TID mmu_rb_* functionsDean Luick
2016-08-03IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick
2016-08-03IB/hfi1: Restructure hfi1_file_openIra Weiny
2016-08-03IB/hfi1: Make iovec loop index easy to understandDean Luick
2016-08-03IB/hfi1: Use "false" not 0Ira Weiny
2016-08-03IB/hfi1: Remove unused sub-context parameterIra Weiny
2016-08-03IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_removeIra Weiny
2016-08-03IB/hfi1: Always expect ops functionsDean Luick
2016-08-03IB/hfi1: Add parameter names to callback declarationsIra Weiny
2016-08-03IB/hfi1: Add parameter names to function declarationsIra Weiny
2016-08-03IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick
2016-08-03IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick
2016-08-03IB/hfi1: Fix minor format errorIra Weiny
2016-08-03IB/hfi1: Expand reported serial numberIra Weiny
2016-08-03IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny
2016-08-03IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny
2016-08-03IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-08-02w1:omap_hdq: fix regressionH. Nikolaus Schaller
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis