summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-20Staging: rtl8192e: Fix void function return statements style warningMahati Chamarthy1-4/+0
2014-09-20Staging: rtl8192e: Fix else is not useful style warningMahati Chamarthy1-5/+3
2014-09-20Staging: rtl8192e: Fixed style warning relating to printk()Vaishali Thakkar1-2/+2
2014-09-20Staging: rtl8192e: Fix unnecessary parentheses style warningMahati Chamarthy1-1/+1
2014-09-20staging: rtl8192u: delete unused function CAM_read_entryBenedict Boerger1-28/+0
2014-09-20staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.hRagnar B. Johannsson2-10/+9
2014-09-20Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUGMahati Chamarthy1-5/+5
2014-09-20Staging: rtl8192e: rtl8192e: Remove unnecessory braces and spaceVaishali Thakkar1-3/+3
2014-09-20Staging: rtl8192e: rtl8192e: Remove unnecessory variableVaishali Thakkar1-5/+4
2014-09-20Staging: vt6655: Break 80 character long line to remove checkpatch errorRajbinder Brar1-1/+2
2014-09-20Staging: vt6656: Removing else after break statement to fix warningRajbinder Brar1-11/+9
2014-09-20Staging: vt6655: Fix C99 style commenting.Aybuke Ozdemir1-9/+9
2014-09-20Staging: gdm724x: gdm_usb: added error checking in do_tx()Abel Moyo1-0/+4
2014-09-20staging: gdm724x: Fix missing blank line warning.Gulsah Kose1-0/+1
2014-09-20staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()Daeseok Youn2-33/+7
2014-09-20Staging: dgap: Remove unnecessary variable.Ankita Patil1-8/+2
2014-09-20staging: android: sw_sync: checkpatch fixesPurnendu Kapadia2-5/+4
2014-09-20Staging: rtl8723au: hal: Space prohibited before semicolonAybuke Ozdemir1-2/+2
2014-09-20Staging: rtl8723au: core: Fix unnecassary braces warning.Aybuke Ozdemir1-2/+1
2014-09-20Staging: rtl8723au: core: Fix "foo * bar" warning.Aybuke Ozdemir1-4/+4
2014-09-20drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald8-37/+39
2014-09-20staging: rtl8723au: fix sparse incorrect type assignment warningsKieron Browne1-2/+2
2014-09-20staging: rtl8723au: Fix checkpatch errorsMihaelaGaman1-13/+13
2014-09-20Staging: rtl8188eu: os_dep: Compression of lines for immediate returnVaishali Thakkar1-7/+2
2014-09-20staging: rtl8188eu: core: Fixed wrong space error.Gulsah Kose1-1/+1
2014-09-20staging: iio: impedance-analyzer: add blank line after declarationCatalina Mocanu1-0/+1
2014-09-20staging: iio: trigger: add blank lines after declarationsCatalina Mocanu1-0/+3
2014-09-20Staging: iio: resolver: Missing a blank line after declarationsAybuke Ozdemir1-0/+4
2014-09-20staging: iio: dummy: add blank lines after declarations.Catalina Mocanu3-0/+3
2014-09-20Staging: iio: meter: ade7753: Fixed checkpatch.pl warningsTina Johnson1-0/+2
2014-09-20Staging: iio: meter: ade7753: Merged assignment with immediately following re...Tina Johnson1-3/+2
2014-09-20staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall12-91/+91
2014-09-20Staging/bcm: Fix whitespace/comments in Ioctl.hMartin Kelly1-13/+13
2014-09-20staging: rtl8821ae: Remove space after unary operator in efuse.cFabien Malfoy1-8/+8
2014-09-20staging: rtl8192u: sparse warnings: declare ieee80211_TURBO_Info staticMerlin Chlosta1-1/+2
2014-09-20staging: emxx_udc: fix compile warnings: discarding const qualifierVincenzo Scotti1-2/+2
2014-09-20staging: exxx_udc: Convert pr_warning to pr_warnMasanari Iida1-3/+3
2014-09-20staging: unisys: uislib: uislib.c: sparse warning of context imbalanceSudip Mukherjee1-59/+58
2014-09-20staging: unisys: Fix sparse error - accessing __iomem directlyLuke Hart1-3/+7
2014-09-20staging: et131x: logical continuations should be on the previous lineMark Einon1-4/+4
2014-09-20staging: et131x: Fix 'else is not generally useful after a break or return'Mark Einon1-2/+2
2014-09-20staging: et131x: Use variable names instead of types in sizeofMark Einon1-3/+3
2014-09-20staging: et131x: Use braces on all arms of if/else statementsMark Einon1-3/+6
2014-09-20staging: et131x: Remove spaces after castsMark Einon1-3/+3
2014-09-20staging: et131x: Add spinlock definition commentsMark Einon1-4/+3
2014-09-20staging: et131x: Remove useless assignment to NULLMark Einon1-1/+0
2014-09-20staging: et131x: Remove send_hw_lock spinlockMark Einon1-14/+1
2014-09-20staging: et131x: Simplify unlocking tcb_send_qlock in et131x_tx_timeout()Mark Einon1-8/+2
2014-09-20staging: et131x: Remove blank lines form et131x.cMark Einon1-11/+0
2014-09-20staging: et131x: Remove extra blank lines in et131x.hMark Einon1-43/+0