summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_cls.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-11staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya1-1/+1
2015-12-21staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_rangeJitendra Kumar Khasdev1-1/+1
2015-10-12staging: dgnc: alignment styleSudip Mukherjee1-7/+7
2015-10-12staging: dgnc: remove space after castSudip Mukherjee1-3/+3
2015-10-12staging: dgnc: remove blankline after braceSudip Mukherjee1-4/+0
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee1-7/+0
2015-10-04staging: dgnc: remove NULL testSudip Mukherjee1-2/+1
2015-10-04staging: dgnc: remove unused variablesSudip Mukherjee1-3/+1
2015-10-02staging: dgnc: Fix indentation warningCristina Moraru1-6/+6
2015-05-08staging: dgnc: remove redundant !ch checksGiedrius Statkevičius1-3/+1
2015-03-24staging: dgnc: some off by one bugsDan Carpenter1-1/+1
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert1-12/+7
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius1-16/+0
2015-03-12dgnc: Remove redundant blank lines in dgnc_cls.cGiedrius Statkevičius1-36/+0
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