summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-8/+16
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+1
| |\
| | * Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-051-1/+1
| | |\
| * | \ Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-012-8/+16
| |\ \ \ | | |/ / | |/| |
| | * | mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-242-8/+16
* | | | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-17780-49453/+37971
|\ \ \ \
| * | | | staging: lustre: fix aligments in lnet selftestJames Simmons2016-03-115-19/+17
| * | | | staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons2016-03-111-1/+1
| * | | | staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons2016-03-111-1/+1
| * | | | staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons2016-03-1113-370/+370
| * | | | staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons2016-03-117-174/+174
| * | | | staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons2016-03-116-72/+72
| * | | | staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons2016-03-114-8/+8
| * | | | staging: lustre: remove returns in void function for lnet selftestJames Simmons2016-03-116-38/+3
| * | | | staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang2016-03-111-1/+8
| * | | | staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzallocG Pooja Shamili2016-03-111-5/+9
| * | | | staging: mt29f_spinand: Replacing pr_info with dev_info after the call to dev...G Pooja Shamili2016-03-111-1/+2
| * | | | staging: android: ion: fix up file modeGreg Kroah-Hartman2016-03-111-0/+0
| * | | | staging: ion: debugfs invalid gfp maskDerek Yerger2016-03-111-2/+2
| * | | | staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla2016-03-111-7/+1
| * | | | Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar2016-03-111-3/+3
| * | | | staging: speakup: Replace del_timer with del_timer_syncAmitoj Kaur Chawla2016-03-111-1/+1
| * | | | staging: lowmemorykiller: fix 2 checks that checkpatch complainedSandeep Jain2016-03-111-0/+2
| * | | | staging: mt29f_spinand: Drop void pointer castJanani Ravichandran2016-03-111-2/+2
| * | | | staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla2016-03-111-3/+2
| * | | | staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNEDAmitoj Kaur Chawla2016-03-111-1/+1
| * | | | staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla2016-03-112-6/+5
| * | | | Staging: rdma: Use min macro instead of ternary operatorBhumika Goyal2016-03-111-3/+3
| * | | | staging: rdma: hfi1: user_sdma.c: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
| * | | | staging: rdma: hfi1: Remove unnecessary paranthesesBhaktipriya Shridhar2016-03-111-5/+5
| * | | | staging: rdma: hfi1: Remove casts of pointer to same typeBhaktipriya Shridhar2016-03-111-5/+5
| * | | | staging: rdma: hfi1: Remove useless return variablesBhaktipriya Shridhar2016-03-111-4/+1
| * | | | staging: rdma: hfi1: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla2016-03-111-2/+0
| * | | | staging: rdma: hfi1: Do not use | with a variable with value 0Janani Ravichandran2016-03-111-1/+1
| * | | | staging: rdma: hfi1: Compress return logicBhaktipriya Shridhar2016-03-111-5/+1
| * | | | staging: rdma: hfi1: Remove unnecessary kfreeAmitoj Kaur Chawla2016-03-111-1/+0
| * | | | staging: rdma: hfi1: Use setup_timerBhaktipriya Shridhar2016-03-111-3/+1
| * | | | staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-2/+2
| * | | | staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-5/+4
| * | | | staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-2/+2
| * | | | staging: lustre: libcfs: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-3/+2
| * | | | staging: lustre: osc_cache: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-5/+4
| * | | | staging: lustre: osc: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-3/+2
| * | | | staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-6/+4
| * | | | staging: lustre: lnet: peer: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-2/+2
| * | | | staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-3/+2
| * | | | staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-2/+2
| * | | | staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-3/+2
| * | | | staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-5/+4
| * | | | staging: lustre: obdclass: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-3/+2