summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Staging: speakup: Fix return value in synth.cSachin Kamat1-1/+1
2013-05-16Staging: speakup: Fix sparse warning in varhandlers.cSachin Kamat1-1/+1
2013-05-16Staging: speakup: Return NULL instead of 0 in speakup_decpc.cSachin Kamat1-1/+1
2013-05-16staging: speakup: remove custom locking macro definitionsWilliam Hubbs2-12/+12
2013-05-16staging: speakup: synth: remove custom locking macrosWilliam Hubbs1-12/+12
2013-05-16staging: speakup: thread: remove custom locking macrosWilliam Hubbs1-2/+2
2013-05-16staging: speakup: soft: remove custom locking macrosWilliam Hubbs1-13/+13
2013-05-16staging: speakup: keypc: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: dtlk: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: dectlk: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: decpc: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: decext: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: apollo: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: acntpc: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: serialio: remove custom locking macrosWilliam Hubbs1-2/+2
2013-05-16staging: speakup: remove spk_trylock macro definitionWilliam Hubbs1-1/+0
2013-05-16staging: speakup: main: remove custom locking macrosWilliam Hubbs1-29/+29
2013-05-16staging: speakup: i18n: remove custom locking macrosWilliam Hubbs1-6/+6
2013-05-16staging: speakup: devsynth: remove custom locking macrosWilliam Hubbs1-2/+2
2013-05-16staging: speakup: kobjects: remove custom locking macrosWilliam Hubbs1-23/+23
2013-05-16staging: wlags49_h2: fix up "205179d staging: wlags49_h2: strncpy, need check...Chen Gang1-1/+2
2013-05-16staging: nvec: Convert to use devm_input_allocateLeon Romanovsky1-8/+2
2013-05-16staging: comedi: ni_labpc: remove *_ai_gain_bits tablesH Hartley Sweeten4-21/+11
2013-05-16Staging: ft1000: Change C99 comments in ft1000_dnld.cDylan Socolobsky1-11/+11
2013-05-16Staging: ft1000: fix brace coding style in ft1000_dnld.cDylan Socolobsky1-7/+6
2013-05-16staging/xgifb: Fix always false condition in vb_setmode.c (smatch)Peter Huewe1-1/+1
2013-05-16staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBitsPeter Huewe1-3/+1
2013-05-16staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21S...Peter Huewe1-10/+4
2013-05-16staging/xgifb: Remove unnecessary cases in XGINew_SenseLCDPeter Huewe1-36/+15
2013-05-16staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMTypePeter Huewe1-5/+3
2013-05-16staging/sb105x: remove asm/segment.h dependencyJeff Mahoney1-1/+0
2013-05-16Staging: Panel: panel: Fixed checkpatch line length warningsJake Champlin1-11/+14
2013-05-16Staging: silicom: Fixed warning 'preferred seq_puts instead of seq_printf'.Tülin İzer1-68/+68
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211hdr.hTülin İzer1-1/+1
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.h.Tülin İzer1-1/+1
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.cTülin İzer1-16/+16
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211mgr.hTülin İzer1-58/+49
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in 80211mgr.cTülin İzer1-36/+36
2013-05-16Staging: silicom: Fixed error 'space prohibited before that close parenthesis...Tülin İzer1-1/+1
2013-05-16Staging: silicom: Fixed error 'space required after that ',''.Tülin İzer1-1/+1
2013-05-16Staging: silicom: Fixed warning 'please, no space before tabs'.Tülin İzer1-4/+4
2013-05-16Staging: silicom : Fixed error 'exactly one space required after that #ifdef'Tülin İzer1-1/+1
2013-05-16Staging: silicom: Fixed warning 'space prohibited before semicolon'.Tülin İzer1-3/+3
2013-05-16Staging: silicom: Fixed error 'do not initialise statics to 0 or NULL'.Tülin İzer1-4/+4
2013-05-16Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.Tülin İzer1-24/+24
2013-05-16Staging: bcm: Fixed error 'else should follow close brace '}''.Tülin İzer1-10/+5
2013-05-16Staging: bcm: Fixed warning 'braces {} are not necessary for single statement...Tülin İzer1-6/+3
2013-05-16Staging: bcm: Fixed error 'that open brace { should be on the previous line'.Tülin İzer1-54/+27
2013-05-16Staging: bcm: Fixed warning 'space required around '=''.Tülin İzer1-3/+3
2013-05-16Staging: bcm: Fixed warning about C99 comments.Tülin İzer1-9/+9