summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: rtl8192e: Fix space before semicolon warningMahati Chamarthy2014-09-191-1/+1
* Staging: rtl8192e: Fix else is not useful warningMahati Chamarthy2014-09-191-2/+1
* Staging: rtl8192e: Fix void function return statements style warningMahati Chamarthy2014-09-191-4/+0
* Staging: rtl8192e: Fix else is not useful style warningMahati Chamarthy2014-09-191-5/+3
* Staging: rtl8192e: Fixed style warning relating to printk()Vaishali Thakkar2014-09-191-2/+2
* Staging: rtl8192e: Fix unnecessary parentheses style warningMahati Chamarthy2014-09-191-1/+1
* staging: rtl8192u: delete unused function CAM_read_entryBenedict Boerger2014-09-191-28/+0
* staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.hRagnar B. Johannsson2014-09-192-10/+9
* Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUGMahati Chamarthy2014-09-191-5/+5
* Staging: rtl8192e: rtl8192e: Remove unnecessory braces and spaceVaishali Thakkar2014-09-191-3/+3
* Staging: rtl8192e: rtl8192e: Remove unnecessory variableVaishali Thakkar2014-09-191-5/+4
* Staging: vt6655: Break 80 character long line to remove checkpatch errorRajbinder Brar2014-09-191-1/+2
* Staging: vt6656: Removing else after break statement to fix warningRajbinder Brar2014-09-191-11/+9
* Staging: vt6655: Fix C99 style commenting.Aybuke Ozdemir2014-09-191-9/+9
* Staging: gdm724x: gdm_usb: added error checking in do_tx()Abel Moyo2014-09-191-0/+4
* staging: gdm724x: Fix missing blank line warning.Gulsah Kose2014-09-191-0/+1
* staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()Daeseok Youn2014-09-192-33/+7
* Staging: dgap: Remove unnecessary variable.Ankita Patil2014-09-191-8/+2
* staging: android: sw_sync: checkpatch fixesPurnendu Kapadia2014-09-192-5/+4
* Staging: rtl8723au: hal: Space prohibited before semicolonAybuke Ozdemir2014-09-191-2/+2
* Staging: rtl8723au: core: Fix unnecassary braces warning.Aybuke Ozdemir2014-09-191-2/+1
* Staging: rtl8723au: core: Fix "foo * bar" warning.Aybuke Ozdemir2014-09-191-4/+4
* drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald2014-09-198-37/+39
* staging: rtl8723au: fix sparse incorrect type assignment warningsKieron Browne2014-09-191-2/+2
* staging: rtl8723au: Fix checkpatch errorsMihaelaGaman2014-09-191-13/+13
* Staging: rtl8188eu: os_dep: Compression of lines for immediate returnVaishali Thakkar2014-09-191-7/+2
* staging: rtl8188eu: core: Fixed wrong space error.Gulsah Kose2014-09-191-1/+1
* staging: iio: impedance-analyzer: add blank line after declarationCatalina Mocanu2014-09-191-0/+1
* staging: iio: trigger: add blank lines after declarationsCatalina Mocanu2014-09-191-0/+3
* Staging: iio: resolver: Missing a blank line after declarationsAybuke Ozdemir2014-09-191-0/+4
* staging: iio: dummy: add blank lines after declarations.Catalina Mocanu2014-09-193-0/+3
* Staging: iio: meter: ade7753: Fixed checkpatch.pl warningsTina Johnson2014-09-191-0/+2
* Staging: iio: meter: ade7753: Merged assignment with immediately following re...Tina Johnson2014-09-191-3/+2
* staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall2014-09-1912-91/+91
* Staging/bcm: Fix whitespace/comments in Ioctl.hMartin Kelly2014-09-191-13/+13
* staging: rtl8821ae: Remove space after unary operator in efuse.cFabien Malfoy2014-09-191-8/+8
* staging: rtl8192u: sparse warnings: declare ieee80211_TURBO_Info staticMerlin Chlosta2014-09-191-1/+2
* staging: emxx_udc: fix compile warnings: discarding const qualifierVincenzo Scotti2014-09-191-2/+2
* staging: exxx_udc: Convert pr_warning to pr_warnMasanari Iida2014-09-191-3/+3
* staging: unisys: uislib: uislib.c: sparse warning of context imbalanceSudip Mukherjee2014-09-191-59/+58
* staging: unisys: Fix sparse error - accessing __iomem directlyLuke Hart2014-09-191-3/+7
* staging: et131x: logical continuations should be on the previous lineMark Einon2014-09-191-4/+4
* staging: et131x: Fix 'else is not generally useful after a break or return'Mark Einon2014-09-191-2/+2
* staging: et131x: Use variable names instead of types in sizeofMark Einon2014-09-191-3/+3
* staging: et131x: Use braces on all arms of if/else statementsMark Einon2014-09-191-3/+6
* staging: et131x: Remove spaces after castsMark Einon2014-09-191-3/+3
* staging: et131x: Add spinlock definition commentsMark Einon2014-09-191-4/+3
* staging: et131x: Remove useless assignment to NULLMark Einon2014-09-191-1/+0
* staging: et131x: Remove send_hw_lock spinlockMark Einon2014-09-191-14/+1
* staging: et131x: Simplify unlocking tcb_send_qlock in et131x_tx_timeout()Mark Einon2014-09-191-8/+2