summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-08staging: unisys: update MAINTAINERS and TODOBenjamin Romer2-1/+9
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
2014-03-08staging/lustre/libcfs_string.h: don't export internal functionsPeng Tao2-22/+1
2014-03-08staging/lustre/libcfs: remove cfs_strncasecmpPeng Tao2-24/+4
2014-03-08staging/lustre/lnet: remove kiblnd_debug_conn/rx/txPeng Tao1-68/+0
2014-03-08staging:dgnc: Replace printk by pr_warnHimangi Saraogi1-1/+1
2014-03-08Staging: comedi: do not initialize statics to 0 (apci1500)Conrad Meyer1-11/+11
2014-03-08Staging: comedi: Kill comment art in hwdrv_apci1500.cConrad Meyer1-452/+0
2014-03-08Staging: comedi: Fix some raw printks with dev_warn()Conrad Meyer1-59/+107
2014-03-08Staging: comedi: range: remove unnecessary sanity checkFred Akers1-4/+0
2014-03-08Staging: comedi: range: tidy up comedi_check_chanlist()Fred Akers1-20/+19
2014-03-08Staging: comedi: Fix 80-char line limit style issue in addi_apci_1500.cConrad Meyer2-12/+10