summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm: fixed space related errors around operatorsNandini Hanumanthagowda2013-11-101-752/+749
* staging: bcm: removed prohibited space before semicolonNandini Hanumanthagowda2013-11-101-8/+8
* Staging: keucr: Fix externs are avoided in smscsi.cRashika Kheria2013-11-101-16/+12
* Staging: keucr: Fix externs are avoided in smilsub.cRashika Kheria2013-11-101-33/+1
* Staging: keucr: Fix externs are avoided in smilmain.cRashika Kheria2013-11-101-55/+35
* staging: crystalhd: return true and false instead of 1 and 0Valentina Manea2013-11-101-1/+1
* staging: media: lirc: fixed sparse warnings by adding __user annotations in l...Archana kumari2013-11-101-1/+1
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-107-15/+15
* staging: vt6655: fix comparison of bool to 0/1Teodora Baluta2013-11-101-4/+4
* staging: vt6655: fix assignment of bool to 0Teodora Baluta2013-11-101-2/+2
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-1018-184/+176
* staging: vt6655: put brace on previous lineTeodora Baluta2013-11-101-10/+5
* staging: vt6655: put trailing statements on next lineTeodora Baluta2013-11-101-5/+10
* staging: vt6655: remove braces for single statement blocksTeodora Baluta2013-11-101-42/+25
* staging: vt6655: replace C99 comments wtih C89 commentsTeodora Baluta2013-11-101-114/+68
* staging: vt6656: fixed whitespace related errors around operatorsNandini Hanumanthagowda2013-11-101-56/+56
* staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea2013-11-1013-46/+47
* staging: vt6655: fixed sparse warning for static declaration in wpa2.cArchana kumari2013-11-101-8/+8
* Staging: rtl8187se: fix printk() should include kern_ facility levelEbru Akagunduz2013-11-101-2/+2
* staging: lustre: remove initialisation of static variableTeodora Baluta2013-11-101-1/+1
* staging: lustre: place EXPORT_SYMBOL after its functionTeodora Baluta2013-11-101-14/+12
* staging: lustre: remove space between function name and open parenthesisTeodora Baluta2013-11-101-3/+3
* staging:lustre: Fix plain integer as NULL pointer warningDulshani Gunawardhana2013-11-101-18/+18
* Staging: rtl8187se: Remove C99 style commentingHimangi Saraogi2013-11-101-2/+2
* Staging: rtl8187se: Fix indentation errorsHimangi Saraogi2013-11-101-10/+8
* Staging:rtl8187se: Remove unnecessary braces from if-else statementHimangi Saraogi2013-11-101-3/+2
* Staging:rtl8187se: Add space before open parenthesis of if conditionHimangi Saraogi2013-11-101-1/+1
* Staging: rtl8187se: use macro IW_HANDLER to initialize r8180_wx_handlersAna Rey Botello2013-11-101-58/+42
* Staging:rtl8187se: Insert spaces after commasHimangi Saraogi2013-11-101-6/+6
* staging:rtl8187se: Use preferred library linux/uaccess.h over asm/uaccess.hHimangi Saraogi2013-11-101-1/+1
* staging:rtl8187se: Shift open brace of function declarations to next lineHimangi Saraogi2013-11-101-2/+4
* Staging: rtl8187se: Fix C99 style commenting in dot11d.hHimangi Saraogi2013-11-101-10/+10
* Staging: rtl8187se: Remove useless comments in dot11d.cRashika Kheria2013-11-101-12/+1
* Staging: rtl8187se: Remove unnecessary return statement in ieee80211_crypt_tk...Rashika Kheria2013-11-101-1/+0
* Staging: rtl8187se: Fix code indent should use tabs in ieee80211_crypt_tkip.cRashika Kheria2013-11-101-15/+15
* Staging: rtl8187se: Replace "foo * bar" with "foo *bar" in ieee80211_crypt_tk...Rashika Kheria2013-11-101-4/+4
* Staging: rtl8187se: Remove useless comments in ieee80211_crypt_tkip.cRashika Kheria2013-11-101-8/+0
* Staging: rtl8187se: Fix quoted strings split across lines in ieee80211_crypt_...Rashika Kheria2013-11-101-3/+2
* Staging: rtl8187se: Remove unnecessary comments in ieee80211_crypt_ccmp.cRashika Kheria2013-11-101-5/+0
* Staging: rtl8187se: Fix line over 80 characters in dot11d.cRashika Kheria2013-11-101-3/+7
* Staging: rtl8187se: Remove unnecessary braces around single statement in dot1...Rashika Kheria2013-11-101-2/+1
* Staging: rtl8187se: Fix space prohibited before semicolon in dot11d.cRashika Kheria2013-11-101-1/+1
* Staging: rtl8187se: Fix printk() should include KERN_ facility levelRashika Kheria2013-11-101-10/+12
* Staging: rtl8187se: Fix C99 style commenting in dot11d.cRashika Kheria2013-11-101-33/+35
* drivers : staging :rtl8187se : r8180_core.c : remove space before semicolonHimangi Saraogi2013-11-101-1/+1
* staging: imx-drm: remove unnecessary bracesSima Baymani2013-11-101-2/+1
* staging: imx-drm: Fix warning for static const char * array in imx-ldb.cArchana kumari2013-11-101-1/+1
* staging: cxt1e1: fix long lines warningSima Baymani2013-11-101-9/+18
* staging: cxt1e1: remove typedef comet_tSima Baymani2013-11-105-19/+17
* staging: cxt1e1: comet,h - fix placement of bracesSima Baymani2013-11-101-2/+1
OpenPOWER on IntegriCloud