summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-03-16Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez1-2/+2
2015-03-16Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>Dilek Uzulmez1-1/+1
2015-03-16Staging: rtl8192u: Convert use of __constant_<foo> to <foo>Vaishali Thakkar1-1/+1
2015-03-16Staging: rtl8712: Replace __constant_cpu_to_le16Dilek Uzulmez1-2/+2
2015-03-16Staging: rtl8712: fix potential null pointer dereferenceMatteo Semenzato1-0/+2
2015-03-16Staging: rtl8712: remove else after return statementHaneen Mohammed1-11/+9
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar4-16/+4
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar6-88/+82
2015-03-15Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka1-6/+2
2015-03-15staging: comedi: remove break after returnSupriya Karanth1-2/+0
2015-03-15Staging: comedi: Remove parentheses around right side assignmentHaneen Mohammed3-8/+8
2015-03-15Staging: comedi: Use function setup_timer for combining initializationSomya Anand2-7/+3
2015-03-15staging: sm750fb: remove parantheses from return statementsSupriya Karanth2-4/+4
2015-03-15Staging: sm750fb: Add space after ','Somya Anand1-65/+65
2015-03-15staging: sm750fb: remove intialization of static intsSupriya Karanth1-3/+3
2015-03-15staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth6-16/+16
2015-03-15staging: sm750: Fix switch-case indentationIoana Ciornei1-79/+79
2015-03-15staging: goldfish: remove extra parentheses around function argumentsAya Mahfouz1-4/+4
2015-03-15staging: fbtft: fbtft_device.c: remove extra parentheses around function argu...Aya Mahfouz1-2/+2
2015-03-15staging: fbtft: fbtft-io.c: remove extra parentheses around function argumentsAya Mahfouz1-4/+4
2015-03-15staging: fbtft: fb_st7735r.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_s6d02a1.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_hx8353d.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_hx8340bn.c: remove extra parentheses around function argum...Aya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function ar...Aya Mahfouz1-1/+1
2015-03-15staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function argumentsAya Mahfouz1-9/+9
2015-03-15staging: ft1000: ft1000-usb: ft1000_download.c: adjust function argumentsAya Mahfouz1-7/+7
2015-03-15staging: ft1000: ft1000-usb: adjust function argumentsAya Mahfouz1-4/+4
2015-03-15staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz1-3/+5
2015-03-15staging: ft1000: adjust function argumentsAya Mahfouz1-2/+2
2015-03-15staging: mt29f_spinand: remove pointer to pointer cast in function argumentAya Mahfouz1-1/+1
2015-03-15staging: media: lirc: remove pointer to pointer cast on function argumentsAya Mahfouz1-1/+1
2015-03-15staging: media: lirc: fix multiple issues with function argumentsAya Mahfouz1-3/+3
2015-03-15staging: media: lirc: remove unnecessary cast on function argumentAya Mahfouz1-1/+1
2015-03-15staging: media: lirc: lirc_imon.c: remove extra parentheses around function a...Aya Mahfouz1-2/+2
2015-03-15staging: fwserial: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15Staging: lustre: Remove space to improve code style.Vatika Harlalka1-1/+1
2015-03-15Staging: lustre: Use setup_timer to combine initializationSomya Anand1-3/+1
2015-03-15Staging: lustre: Iterate list using list_for_each_entrySomya Anand2-12/+8
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed13-16/+16
2015-03-15Staging: rtl8192u: Replace printk() with netdev_dbg()Cristina Opriceana1-4/+4
2015-03-15Staging: rtl8192u: Add function to improve code qualityCristina Opriceana1-62/+67
2015-03-15Staging: rtl8188eu: Remove unneeded return statementSomya Anand1-2/+0
2015-03-15Staging: rtl8188eu: Remove redundant local variableSomya Anand1-53/+28
2015-03-15staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal1-13/+35
2015-03-15staging: wlan-ng: Use kzalloc instead of kmalloc.Navya Sri Nizamkari1-4/+3
2015-03-15staging: rtl8192u: Use kzalloc instead of kmalloc.Navya Sri Nizamkari1-2/+1
2015-03-15staging: rtl8192e: Use kzalloc instead of kmalloc.Navya Sri Nizamkari1-2/+1
2015-03-15staging: rtl8188eu: Use kcalloc instead of kzalloc.Navya Sri Nizamkari1-1/+2
2015-03-15staging: rtl8188eu: Use kcalloc instead of kzallocNavya Sri Nizamkari1-1/+1