summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-12staging: lustre: fix aligments in lnet selftestJames Simmons5-19/+17
2016-03-12staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons1-1/+1
2016-03-12staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons1-1/+1
2016-03-12staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons13-370/+370
2016-03-12staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons7-174/+174
2016-03-12staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons6-72/+72
2016-03-12staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons4-8/+8
2016-03-12staging: lustre: remove returns in void function for lnet selftestJames Simmons6-38/+3
2016-03-12staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang1-1/+8
2016-03-12staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzallocG Pooja Shamili1-5/+9
2016-03-12staging: mt29f_spinand: Replacing pr_info with dev_info after the call to dev...G Pooja Shamili1-1/+2
2016-03-12staging: android: ion: fix up file modeGreg Kroah-Hartman1-0/+0
2016-03-12staging: ion: debugfs invalid gfp maskDerek Yerger1-2/+2
2016-03-12staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla1-7/+1
2016-03-12Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar1-3/+3
2016-03-12staging: speakup: Replace del_timer with del_timer_syncAmitoj Kaur Chawla1-1/+1
2016-03-12staging: lowmemorykiller: fix 2 checks that checkpatch complainedSandeep Jain1-0/+2
2016-03-12staging: mt29f_spinand: Drop void pointer castJanani Ravichandran1-2/+2
2016-03-12staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla1-3/+2
2016-03-12staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNEDAmitoj Kaur Chawla1-1/+1
2016-03-12staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla2-6/+5
2016-03-12Staging: rdma: Use min macro instead of ternary operatorBhumika Goyal1-3/+3
2016-03-12staging: rdma: hfi1: user_sdma.c: Drop void pointer castJanani Ravichandran1-1/+1
2016-03-12staging: rdma: hfi1: Remove unnecessary paranthesesBhaktipriya Shridhar1-5/+5
2016-03-12staging: rdma: hfi1: Remove casts of pointer to same typeBhaktipriya Shridhar1-5/+5
2016-03-12staging: rdma: hfi1: Remove useless return variablesBhaktipriya Shridhar1-4/+1
2016-03-12staging: rdma: hfi1: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla1-2/+0
2016-03-12staging: rdma: hfi1: Do not use | with a variable with value 0Janani Ravichandran1-1/+1
2016-03-12staging: rdma: hfi1: Compress return logicBhaktipriya Shridhar1-5/+1
2016-03-12staging: rdma: hfi1: Remove unnecessary kfreeAmitoj Kaur Chawla1-1/+0
2016-03-12staging: rdma: hfi1: Use setup_timerBhaktipriya Shridhar1-3/+1
2016-03-12staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-12staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar1-5/+4
2016-03-12staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-12staging: lustre: libcfs: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-12staging: lustre: osc_cache: Use list_for_each_entry_safeBhaktipriya Shridhar1-5/+4
2016-03-12staging: lustre: osc: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-12staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar1-6/+4
2016-03-12staging: lustre: lnet: peer: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-12staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-12staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar1-2/+2
2016-03-12staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-12staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar1-5/+4
2016-03-12staging: lustre: obdclass: Use list_for_each_entry_safeBhaktipriya Shridhar1-3/+2
2016-03-12staging: iio: addac: Remove unnecessary else after returnBhaktipriya Shridhar1-9/+6
2016-03-12Staging: iio: Fixed block comments warningGeorgiana Chelu1-5/+10
2016-03-12Staging: iio: ade7854: Remove unnecessary goto.Sandhya Bankar1-4/+1
2016-03-12Staging: iio: ade7758_core: Remove unnecessary goto.Sandhya Bankar1-4/+1
2016-03-12Staging: iio: ade7754: Remove unnecessary goto.Sandhya Bankar1-4/+1
2016-03-12staging: iio: adc: Replace of_iomap() with devm_ioremap_resource()Amitoj Kaur Chawla1-10/+8