summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-08staging: usbip: userspace: move sysfs_utils to libsrcValentina Manea4-4/+3
2014-03-08staging: usbip: userspace: add new list APIValentina Manea1-0/+136
2014-03-08staging: usbip: userspace: re-add interface information listingValentina Manea2-2/+34
2014-03-08staging: usbip: userspace: migrate usbip_list to libudevValentina Manea1-83/+50
2014-03-08staging: usbip: userspace: migrate usbip_unbind to libudevValentina Manea1-64/+29
2014-03-08staging: usbip: userspace: remove useless libsysfs includesValentina Manea3-4/+0
2014-03-08staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea7-127/+127
2014-03-08staging: dgap: implement proper error handling in dgap_start()Alexey Khoroshilov1-1/+17
2014-03-08staging: dgap: remove unneeded status variablesAlexey Khoroshilov1-48/+33
2014-03-08Staging: unisys: Fix multiple variable length array declarationsKen Cox3-10/+39
2014-03-08staging: unisys: update MAINTAINERS and TODOBenjamin Romer1-1/+2
2014-03-08Staging: unisys: uislib: Fix locking in info_proc_read_helper()Ken Cox1-40/+55
2014-03-08Staging: unisys: virthba: Fix variable length arrayKen Cox1-1/+4
2014-03-08staging: unisys/uislib: kthread_create() returns an ERR_PTRDan Carpenter1-1/+1
2014-03-08staging: cxt1e1: change declaration of TWV_tableShaun Laing1-1/+1
2014-03-08staging: frontier: fix memory leak in usb_alphatrack_probe()Daeseok Youn1-1/+3
2014-03-08staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn1-46/+21
2014-03-08staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn1-12/+19
2014-03-08staging: vt6655: 64 bit fix sizeof long TKIP micMalcolm Priestley1-15/+15
2014-03-08staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.Malcolm Priestley1-16/+16
2014-03-08staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley4-27/+29
2014-03-08staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley3-10/+10
2014-03-08staging: vt6655: 64 bit Correct alignment of tx/rx structures.Malcolm Priestley1-9/+6
2014-03-08Staging: comedi: ni_tio Fixed whitespace coding style warningsNick Davies1-4/+4
2014-03-08staging:nokia_h4p:Replace __attribute__((packed)) by __packedHimangi Saraogi1-7/+7
2014-03-08staging:line6: Fix use of variable length arraysHimangi Saraogi1-2/+2
2014-03-08staging:rtl8821ae:btcoexist: Fix non-ANSI sparse warningsHimangi Saraogi1-1/+1
2014-03-08staging:rtl8192u:ieee80211: Fix smatch warning of function definition with ex...Himangi Saraogi1-2/+2
2014-03-08staging:rtl8192u: Fix smatch warning of function definition with external lin...Himangi Saraogi1-1/+1
2014-03-08staging: rts5208: Fixed line over 80 characters.Keerthimai Janarthanan1-2/+2
2014-03-08Staging:vt6656: Replace some kzalloc calls with kcalloc in iwctl.cIulia Manda1-2/+2
2014-03-08Staging:rtl8821ae: Drop memory allocation cast for kmalloc in hal_btc.cIulia Manda1-1/+1
2014-03-08Staging:netlogic: Correct double assignment in xlr_net.cIulia Manda1-2/+0
2014-03-08Staging: et131x: Fix warning of prefer ether_addr_copy() in et131x.cMonam Agarwal1-2/+2
2014-03-08Staging:dgap: Fix Macros with complex values should be enclosed in dgap.hEbru Akagunduz1-28/+28
2014-03-08staging:rtl8187se: Removed assignments from if statements in ieee80211/ieee80...Chi Pham1-2/+4
2014-03-08Staging: crystalhd: prefer pr_warn to printk(KERN_WARNING)Georgiana Rodica Chelu1-1/+1
2014-03-08staging: android: Use devm_kzalloc instead of kzallocGeorgiana Rodica Chelu1-5/+3
2014-03-08Staging:frontier: Fix quoted string split across linesEbru Akagunduz1-8/+4
2014-03-08staging: silicom: 80 character and tab formatting in libbp_sd.hJade Bilkey1-80/+103
2014-03-08staging: silicom: fix trailing whitespace in libbp_sd.hJade Bilkey1-122/+122
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida6-6/+6
2014-03-08staging: luster: Fix spelling typo in lustre/include/lustreMasanari Iida3-6/+6
2014-03-08staging: lustre: Fix typo in lustre/include part2Masanari Iida12-22/+22
2014-03-08staging: lustre: Fix typo in lustre/include part1Masanari Iida7-22/+22
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida12-32/+32
2014-03-08staging: lustre: storage class should be before const qualifierTobias Klauser1-1/+1
2014-03-08staging/lustre/libcfs: remove NIDSTR_LOCK/UNLOCKPeng Tao1-5/+2
2014-03-08staging/lustre/libcfs: remove obsolete function declarationPeng Tao1-12/+0
2014-03-08staging/lustre/libcfs: remove cfs_iswhitePeng Tao3-26/+11