aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17IB/hfi1: Fix PIO wakeup timing holeMike Marciniszyn1-5/+7
2016-03-17IB/hfi1: Fix ordering of trace for accuracyMike Marciniszyn1-3/+6
2016-03-17IB/hfi1: Add unique trace point for pio and sdma sendMike Marciniszyn3-6/+14
2016-03-17IB/hfi1: Fix issues with qp_stats printMike Marciniszyn1-1/+1
2016-03-17IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn1-2/+3
2016-03-17IB/hfi1: Improve LED beaconingEaswar Hariharan3-51/+38
2016-03-17IB/hfi1: Don't call cond_resched in atomic mode when sending packetsKaike Wan1-2/+5
2016-03-17IB/hfi1: Add adaptive cacheless verbs copyDean Luick3-2/+211
2016-03-17IB/hfi1: Handle host handshake timeoutJubin John2-2/+4
2016-03-17IB/hfi1: Add ASIC flag view/clearDean Luick1-0/+125
2016-03-17IB/hfi1: Hold i2c resource across debugfs open/closeDean Luick1-21/+124
2016-03-17IB/hfi1: Reduce hardware mutex timeoutDean Luick1-1/+1
2016-03-17IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick2-13/+0
2016-03-17IB/hfi1: Change thermal init to use resource reservationDean Luick1-1/+7
2016-03-17IB/hfi1: Change QSFP functions to use resource reservationDean Luick8-56/+142
2016-03-17IB/hfi1: Change SBus handling to use resource reservationDean Luick4-29/+42
2016-03-17IB/hfi1: Change EPROM handling to use resource reservationDean Luick1-23/+13
2016-03-17IB/hfi1: Add ASIC resource reservation functionsDean Luick3-0/+219
2016-03-17IB/hfi1: Add shared ASIC structureDean Luick3-3/+54
2016-03-17IB/hfi1: Remove ASIC block clearDean Luick2-88/+3
2016-03-17IB/hfi1: Replace kmalloc and memcpy with a kmemdupHarish Chegondi1-2/+1
2016-03-17IB/hfi1: Move constant to the right in bitwise operationsHarish Chegondi3-6/+6
2016-03-17IB/hfi1: Add the break statement that was removed in an earlier patchHarish Chegondi1-0/+1
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-162/+215
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons5-19/+17
2016-03-11staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons1-1/+1
2016-03-11staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons1-1/+1
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons13-370/+370
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons7-174/+174
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons6-72/+72
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons4-8/+8
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons6-38/+3
2016-03-11staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang1-1/+8
2016-03-11staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzallocG Pooja Shamili1-5/+9
2016-03-11staging: mt29f_spinand: Replacing pr_info with dev_info after the call to devm_kzallocG Pooja Shamili1-1/+2
2016-03-11staging: android: ion: fix up file modeGreg Kroah-Hartman1-0/+0
2016-03-11staging: ion: debugfs invalid gfp maskDerek Yerger1-2/+2
2016-03-11staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla1-7/+1
2016-03-11Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar1-3/+3
2016-03-11staging: speakup: Replace del_timer with del_timer_syncAmitoj Kaur Chawla1-1/+1
2016-03-11staging: lowmemorykiller: fix 2 checks that checkpatch complainedSandeep Jain1-0/+2
2016-03-11staging: mt29f_spinand: Drop void pointer castJanani Ravichandran1-2/+2
2016-03-11staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla1-3/+2
2016-03-11staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNEDAmitoj Kaur Chawla1-1/+1
2016-03-11staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla2-6/+5
2016-03-11Staging: rdma: Use min macro instead of ternary operatorBhumika Goyal1-3/+3
2016-03-11staging: rdma: hfi1: user_sdma.c: Drop void pointer castJanani Ravichandran1-1/+1
2016-03-11staging: rdma: hfi1: Remove unnecessary paranthesesBhaktipriya Shridhar1-5/+5
2016-03-11staging: rdma: hfi1: Remove casts of pointer to same typeBhaktipriya Shridhar1-5/+5
2016-03-11staging: rdma: hfi1: Remove useless return variablesBhaktipriya Shridhar1-4/+1