aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_cls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-30staging: dgnc: Remove useless cast on void pointerTapasweni Pathak1-1/+1
2014-10-23Staging: dgnc: Remove unused sniff codeSomya Anand1-4/+0
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu1-14/+4
2014-10-20Staging: dgnc: Compress two lines of code into one.Heena Sirwani1-4/+2
2014-10-02staging: dgnc: Fix do not add new typedefsEbru Akagunduz1-41/+41
2014-09-23staging: dgnc: Replace non-standard spinlock's macrosRoberta Dobrescu1-33/+33
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee1-5/+10
2014-08-30staging: dgnc: remove DPR Macros and related codes.Seunghun Lee1-51/+0
2014-08-16staging: dgnc: Remove unnecessary 'return' statementKonrad Zapalowicz1-2/+0
2014-08-16staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz1-0/+7
2014-08-01staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee1-1/+0
2014-08-01staging: dgnc: rephrase commentSeunghun Lee1-4/+4
2014-07-27staging: dgnc: remove commented codeSeunghun Lee1-4/+1
2014-05-15staging: dgnc: UART_IIR_XOFF code is buggyDan Carpenter1-4/+0
2014-03-16staging: dgnc: Fix quoted string split across lines warningGulsah Kose1-7/+4
2013-12-20staging: dgnc: fix checkpatch.pl usage of comparison with jiffiesstalinsrinivasan.s1-1/+1
2013-12-20staging: dgnc: fix checkpatch.pl usage of volatile.stalinsrinivasan.s1-1/+6
2013-12-20staging: dgnc: fix 80 characters per line limitation and code indent warnings.stalinsrinivasan.s1-105/+139
2013-10-17staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.cArchana kumari1-14/+7
2013-10-16staging:dgnc:Fixes use of deprecated headers in dgnc_cls.cArchana kumari1-1/+1
2013-09-17staging: dgnc: removes parentheses around return statementsLidza Louina1-4/+4
2013-09-17staging: dgnc: renames board_t to dgnc_boardLidza Louina1-7/+7
2013-08-26staging: dgnc: cls.c: changes var in cls_vpd function for sparseLidza Louina1-1/+1
2013-08-21staging: dgnc: removes CVS code from filesLidza Louina1-2/+0
2013-08-21staging: dgnc: cls.c: removes trailing whitespaceLidza Louina1-24/+24
2013-08-03staging: dgnc: Remove version.h header inclusion in dgnc_cls.cSachin Kamat1-1/+0
2013-08-02staging: dgnc: add dgnc digi driverLidza Louina1-0/+1412