aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_cls.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-29staging: dgnc: remove struct member magic numbersGravatar Tobin C. Harding 1-23/+21
2017-03-29staging: dgnc: remove unnecessary commentsGravatar Tobin C. Harding 1-90/+14
2017-03-07staging: dgnc: replace usleep_range with udelayGravatar Aishwarya Pant 1-1/+3
2017-03-06staging: dgnc: replace udelay with usleep_rangeGravatar Aishwarya Pant 1-1/+1
2016-11-19staging: dgnc: dgnc_cls.c Comment style modificationsGravatar Walt Feasel 1-27/+17
2016-09-25staging: dgnc: Fix comment alignmentGravatar Fernando Apesteguia 1-1/+1
2016-08-15staging: dgnc: remove useless variable 'ch_intr_rx'Gravatar Daeseok Youn 1-1/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_tx'Gravatar Daeseok Youn 1-1/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_modem'Gravatar Daeseok Youn 1-9/+0
2016-08-15staging: dgnc: remove useless variable 'intr_rx'Gravatar Daeseok Youn 1-1/+0
2016-08-15staging: dgnc: remove useless variable 'intr_tx'Gravatar Daeseok Youn 1-1/+0
2016-08-15staging: dgnc: remove unused variable 'intr_modem'Gravatar Daeseok Youn 1-1/+0
2016-08-15staging: dgnc: remove useless variable 'intr_count'Gravatar Daeseok Youn 1-2/+0
2016-08-15staging: dgnc: re-arrange functions for removingGravatar Daeseok Youn 1-330/+301
2016-04-29staging: dgnc: remove parenthesis around the CONST |Gravatar Daeseok Youn 1-1/+1
2016-03-28staging: dgnc: Add whitespace around OR'd flags ("|")Gravatar Sam Horlbeck Olsen 1-1/+1
2016-03-11staging: dgnc: delete parentheses around right hand side of assignmentGravatar Eva Rachel Retuya 1-1/+1
2015-12-21staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_rangeGravatar Jitendra Kumar Khasdev 1-1/+1
2015-10-12staging: dgnc: alignment styleGravatar Sudip Mukherjee 1-7/+7
2015-10-12staging: dgnc: remove space after castGravatar Sudip Mukherjee 1-3/+3
2015-10-12staging: dgnc: remove blankline after braceGravatar Sudip Mukherjee 1-4/+0
2015-10-12staging: dgnc: remove blankline before braceGravatar Sudip Mukherjee 1-7/+0
2015-10-04staging: dgnc: remove NULL testGravatar Sudip Mukherjee 1-2/+1
2015-10-04staging: dgnc: remove unused variablesGravatar Sudip Mukherjee 1-3/+1
2015-10-02staging: dgnc: Fix indentation warningGravatar Cristina Moraru 1-6/+6
2015-05-08staging: dgnc: remove redundant !ch checksGravatar Giedrius Statkevičius 1-3/+1
2015-03-24staging: dgnc: some off by one bugsGravatar Dan Carpenter 1-1/+1
2015-03-12Staging: dgnc: Use goto for error handlingGravatar Quentin Lambert 1-12/+7
2015-03-12dgnc: clean up comments at start of filesGravatar Giedrius Statkevičius 1-16/+0
2015-03-12dgnc: Remove redundant blank lines in dgnc_cls.cGravatar Giedrius Statkevičius 1-36/+0
2014-10-30staging: dgnc: Remove useless cast on void pointerGravatar Tapasweni Pathak 1-1/+1
2014-10-23Staging: dgnc: Remove unused sniff codeGravatar Somya Anand 1-4/+0
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosGravatar Roberta Dobrescu 1-14/+4
2014-10-20Staging: dgnc: Compress two lines of code into one.Gravatar Heena Sirwani 1-4/+2
2014-10-02staging: dgnc: Fix do not add new typedefsGravatar Ebru Akagunduz 1-41/+41
2014-09-23staging: dgnc: Replace non-standard spinlock's macrosGravatar Roberta Dobrescu 1-33/+33
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Gravatar Seunghun Lee 1-5/+10
2014-08-30staging: dgnc: remove DPR Macros and related codes.Gravatar Seunghun Lee 1-51/+0
2014-08-16staging: dgnc: Remove unnecessary 'return' statementGravatar Konrad Zapalowicz 1-2/+0
2014-08-16staging: dgnc: Fix missing blank line after declarationsGravatar Konrad Zapalowicz 1-0/+7
2014-08-01staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hGravatar Seunghun Lee 1-1/+0
2014-08-01staging: dgnc: rephrase commentGravatar Seunghun Lee 1-4/+4
2014-07-27staging: dgnc: remove commented codeGravatar Seunghun Lee 1-4/+1
2014-05-15staging: dgnc: UART_IIR_XOFF code is buggyGravatar Dan Carpenter 1-4/+0
2014-03-16staging: dgnc: Fix quoted string split across lines warningGravatar Gulsah Kose 1-7/+4
2013-12-20staging: dgnc: fix checkpatch.pl usage of comparison with jiffiesGravatar stalinsrinivasan.s 1-1/+1
2013-12-20staging: dgnc: fix checkpatch.pl usage of volatile.Gravatar stalinsrinivasan.s 1-1/+6
2013-12-20staging: dgnc: fix 80 characters per line limitation and code indent warnings.Gravatar stalinsrinivasan.s 1-105/+139
2013-10-17staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.cGravatar Archana kumari 1-14/+7
2013-10-16staging:dgnc:Fixes use of deprecated headers in dgnc_cls.cGravatar Archana kumari 1-1/+1