aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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
2016-03-11staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: libcfs: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: osc_cache: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: osc: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: peer: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar