summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar2015-03-164-16/+4Star
* Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar2015-03-166-88/+82Star
* Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka2015-03-151-6/+2Star
* staging: comedi: remove break after returnSupriya Karanth2015-03-151-2/+0Star
* Staging: comedi: Remove parentheses around right side assignmentHaneen Mohammed2015-03-153-8/+8
* Staging: comedi: Use function setup_timer for combining initializationSomya Anand2015-03-152-7/+3Star
* staging: sm750fb: remove parantheses from return statementsSupriya Karanth2015-03-152-4/+4
* Staging: sm750fb: Add space after ','Somya Anand2015-03-151-65/+65
* staging: sm750fb: remove intialization of static intsSupriya Karanth2015-03-151-3/+3
* staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth2015-03-156-16/+16
* staging: sm750: Fix switch-case indentationIoana Ciornei2015-03-151-79/+79
* staging: goldfish: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-4/+4
* staging: fbtft: fbtft_device.c: remove extra parentheses around function argu...Aya Mahfouz2015-03-151-2/+2
* staging: fbtft: fbtft-io.c: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-4/+4
* staging: fbtft: fb_st7735r.c: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-1/+1
* staging: fbtft: fb_s6d02a1.c: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-1/+1
* staging: fbtft: fb_hx8353d.c: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-1/+1
* staging: fbtft: fb_hx8340bn.c: remove extra parentheses around function argum...Aya Mahfouz2015-03-151-1/+1
* staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function ar...Aya Mahfouz2015-03-151-1/+1
* staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function argumentsAya Mahfouz2015-03-151-9/+9
* staging: ft1000: ft1000-usb: ft1000_download.c: adjust function argumentsAya Mahfouz2015-03-151-7/+7
* staging: ft1000: ft1000-usb: adjust function argumentsAya Mahfouz2015-03-151-4/+4
* staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz2015-03-151-3/+5
* staging: ft1000: adjust function argumentsAya Mahfouz2015-03-151-2/+2
* staging: mt29f_spinand: remove pointer to pointer cast in function argumentAya Mahfouz2015-03-151-1/+1
* staging: media: lirc: remove pointer to pointer cast on function argumentsAya Mahfouz2015-03-151-1/+1
* staging: media: lirc: fix multiple issues with function argumentsAya Mahfouz2015-03-151-3/+3
* staging: media: lirc: remove unnecessary cast on function argumentAya Mahfouz2015-03-151-1/+1
* staging: media: lirc: lirc_imon.c: remove extra parentheses around function a...Aya Mahfouz2015-03-151-2/+2
* staging: fwserial: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-1/+1
* Staging: lustre: Remove space to improve code style.Vatika Harlalka2015-03-151-1/+1
* Staging: lustre: Use setup_timer to combine initializationSomya Anand2015-03-151-3/+1Star
* Staging: lustre: Iterate list using list_for_each_entrySomya Anand2015-03-152-12/+8Star
* Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-1513-16/+16
* Staging: rtl8192u: Replace printk() with netdev_dbg()Cristina Opriceana2015-03-151-4/+4
* Staging: rtl8192u: Add function to improve code qualityCristina Opriceana2015-03-151-62/+67
* Staging: rtl8188eu: Remove unneeded return statementSomya Anand2015-03-151-2/+0Star
* Staging: rtl8188eu: Remove redundant local variableSomya Anand2015-03-151-53/+28Star
* staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal2015-03-151-13/+35
* staging: wlan-ng: Use kzalloc instead of kmalloc.Navya Sri Nizamkari2015-03-151-4/+3Star
* staging: rtl8192u: Use kzalloc instead of kmalloc.Navya Sri Nizamkari2015-03-151-2/+1Star
* staging: rtl8192e: Use kzalloc instead of kmalloc.Navya Sri Nizamkari2015-03-151-2/+1Star
* staging: rtl8188eu: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-1/+2
* staging: rtl8188eu: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-151-1/+1
* staging: iio: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-2/+3
* staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-151-1/+1
* staging: media: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-3/+4
* staging: media: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-151-1/+1
* staging: unisys: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-3/+3
* Staging: rtl8192u: Use __packed instead of __attribute__((packed))Cristina Opriceana2015-03-131-30/+30