summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-03-17IB/hfi1: Don't call cond_resched in atomic mode when sending packetsKaike Wan
2016-03-17IB/hfi1: Add adaptive cacheless verbs copyDean Luick
2016-03-17IB/hfi1: Handle host handshake timeoutJubin John
2016-03-17IB/hfi1: Add ASIC flag view/clearDean Luick
2016-03-17IB/hfi1: Hold i2c resource across debugfs open/closeDean Luick
2016-03-17IB/hfi1: Reduce hardware mutex timeoutDean Luick
2016-03-17IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick
2016-03-17IB/hfi1: Change thermal init to use resource reservationDean Luick
2016-03-17IB/hfi1: Change QSFP functions to use resource reservationDean Luick
2016-03-17IB/hfi1: Change SBus handling to use resource reservationDean Luick
2016-03-17IB/hfi1: Change EPROM handling to use resource reservationDean Luick
2016-03-17IB/hfi1: Add ASIC resource reservation functionsDean Luick
2016-03-17IB/hfi1: Add shared ASIC structureDean Luick
2016-03-17IB/hfi1: Remove ASIC block clearDean Luick
2016-03-17IB/hfi1: Replace kmalloc and memcpy with a kmemdupHarish Chegondi
2016-03-17IB/hfi1: Move constant to the right in bitwise operationsHarish Chegondi
2016-03-17IB/hfi1: Add the break statement that was removed in an earlier patchHarish Chegondi
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-11staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons
2016-03-11staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-11staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang
2016-03-11staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzallocG Pooja Shamili
2016-03-11staging: mt29f_spinand: Replacing pr_info with dev_info after the call to dev...G Pooja Shamili
2016-03-11staging: android: ion: fix up file modeGreg Kroah-Hartman
2016-03-11staging: ion: debugfs invalid gfp maskDerek Yerger
2016-03-11staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla
2016-03-11Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar
2016-03-11staging: speakup: Replace del_timer with del_timer_syncAmitoj Kaur Chawla
2016-03-11staging: lowmemorykiller: fix 2 checks that checkpatch complainedSandeep Jain
2016-03-11staging: mt29f_spinand: Drop void pointer castJanani Ravichandran
2016-03-11staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNEDAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla
2016-03-11Staging: rdma: Use min macro instead of ternary operatorBhumika Goyal
2016-03-11staging: rdma: hfi1: user_sdma.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: rdma: hfi1: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove casts of pointer to same typeBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove useless return variablesBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: Do not use | with a variable with value 0Janani Ravichandran
2016-03-11staging: rdma: hfi1: Compress return logicBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove unnecessary kfreeAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: Use setup_timerBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safeBhaktipriya Shridhar