aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19staging: bcm: Fix line over 80 characters.Heena Sirwani1-2/+4
2014-03-19staging: rtl8192u: Delete duplicate function declarations and extern keywordAna Rey1-41/+10
2014-03-19staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.cAna Rey1-20/+0
2014-03-19staging: rtl8192u: Delete 'dm_change_fsync_setting' function in r8192U_dm.cAna Rey1-16/+0
2014-03-19staging: rtl8192u: Fix whitespaces in function declarations in r8192U_dm.hAna Rey1-21/+19
2014-03-19staging/tidspbridge/rmgr/mgr.c Fix quoted string split across linesAybuke Ozdemir1-4/+4
2014-03-19staging: winbond: Fix line over 80 characters.Gulsah Kose1-20/+64
2014-03-19Staging: cxt1e1: Fix externs should be avoided in .c files in comet.cEbru Akagunduz5-4/+1
2014-03-19Staging: cxt1e1: Fix use of volatile is usually wrong in comet.cEbru Akagunduz1-3/+3
2014-03-19staging: rtl8821ae: Fix braces {} are not necessary.Gulsah Kose1-12/+8
2014-03-19staging: rtl8821ae: Fix suspect code indent for conditional statementsGulsah Kose1-1/+1
2014-03-19Staging: comedi: Fix line over 80 characters in s626.cEbru Akagunduz1-2/+4
2014-03-19Staging: comedi: Fix missing space after return type in s626.cEbru Akagunduz1-4/+4
2014-03-19Staging: rtl8188eu: Fix warning of braces are not necessary.Elena Oat1-2/+1
2014-03-19Staging: rtl8188eu: Fix warning of space prohibited.Elena Oat1-1/+1
2014-03-19Staging: rtl8188eu: Fix warning of braces not necessary.Elena Oat1-3/+2
2014-03-19Staging: rtl8188eu: Fix warnings of no space before tabs.Elena Oat1-28/+24
2014-03-19Staging: rtl8188eu: Fix warning of space prohibited.Elena Oat1-1/+1
2014-03-19staging: rtl8188eu: Reduced nesting and improved coding style.Chi Pham1-7/+7
2014-03-19staging:lustre:lnet: lib-types.h Fix open brace '{' err.Aybuke Ozdemir1-8/+4
2014-03-19staging:lustre:lnet: lib-types.h Fix unnecessary space func. pointer name.Aybuke Ozdemir1-2/+2
2014-03-19staging: lustre: add an extra lineGeorgiana Rodica Chelu1-0/+2
2014-03-19Staging: rtl8188eu: Fix warnings of no space before tabs.Elena Oat1-20/+23
2014-03-19Staging: rtl8188eu: Fix warnings of space prohibited.Elena Oat1-9/+9
2014-03-19Staging: rtl8188eu: Fix warning of braces {} are not necessary.Elena Oat1-8/+4
2014-03-19staging: vt6656: s_uGetRTSCTSRsvTime fix return.Malcolm Priestley1-3/+3
2014-03-19staging: vt6656: vnt_rxtx_rsvtime_le16 fix return.Malcolm Priestley1-1/+1
2014-03-19staging: vt6656: s_uGetDataDuration use __le16.Malcolm Priestley1-2/+2
2014-03-19staging: vt6656: Correct return type s_uGetRTSCTSDuration.Malcolm Priestley1-2/+2
2014-03-19staging: vt6656: rxtx endian correct return durationMalcolm Priestley1-4/+4
2014-03-19staging: vt6656: vnt_time_stamp_off fix return to __le16Malcolm Priestley1-1/+1
2014-03-19staging: vt6656: struct vnt_tx_short_buf_head correct base typesMalcolm Priestley1-2/+2
2014-03-19staging: vt6656: rxtx Replace wTimeStampOff* variablesMalcolm Priestley2-13/+13
2014-03-19staging: vt6656: rxtx Replace wCTSTxRrvTime_baMalcolm Priestley2-2/+2
2014-03-19staging: vt6656: rxtx: Replace wCTSDuration*Malcolm Priestley2-4/+4
2014-03-19staging: vt6656: rxtx: Replace wTxRrvTime*Malcolm Priestley2-13/+13
2014-03-19staging: vt6656: rxtx: Replace wRTSTxRrvTime*Malcolm Priestley2-9/+9
2014-03-19staging: vt6656: rxtx: Replace wRTSDuration* variablesMalcolm Priestley2-12/+12
2014-03-19staging: vt6656: rxtx Replace wDuration* variables.Malcolm Priestley2-56/+56
2014-03-19staging: dgap: re-factor some more code for 80+ linesMark Hounschell1-15/+25
2014-03-19staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macrosMark Hounschell2-227/+222
2014-03-19staging: dgap: re-factor some code for 80+ lines as reported by checkpatchMark Hounschell1-72/+35
2014-03-19staging: wlags49_h2: Correct comment style in wl_netdev.cMathieu Maret1-69/+89
2014-03-19staging: wlags49_h2: remove commented code in wl_netdev.cMathieu Maret1-38/+0
2014-03-19staging: wlags49_h2: reindent wl_netdev.cMathieu Maret1-950/+999
2014-03-19Staging: comedi: proc: title block updateMichael Welling1-1/+0
2014-03-18Staging: bcm: CmHost: moved and removed declarations and tmp bracing.Gary Rookard1-29/+10
2014-03-18staging: dgap: Fixed sparse error: same symbol redeclared with different typeMasood Mehmood1-7/+6
2014-03-18staging: unisys: kmalloc/memset to kzalloc conversationSilvio F5-20/+9
2014-03-18staging/xillybus: Handle OOM in xillybus_init()Richard Weinberger1-1/+5