aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_cls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-17staging: dgnc: remove "vpd" board variableGreg Kroah-Hartman1-25/+0
2018-01-15staging: dgnc: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: dgnc: add SPDX identifier.Greg Kroah-Hartman1-0/+1
2017-11-27staging: dgnc: Fix usleep_range is preferred over udelayJoshua Abraham1-1/+1
2017-03-29staging: dgnc: remove struct member magic numbersTobin C. Harding1-23/+21
2017-03-29staging: dgnc: remove unnecessary commentsTobin C. Harding1-90/+14
2017-03-07staging: dgnc: replace usleep_range with udelayAishwarya Pant1-1/+3
2017-03-06staging: dgnc: replace udelay with usleep_rangeAishwarya Pant1-1/+1
2016-11-19staging: dgnc: dgnc_cls.c Comment style modificationsWalt Feasel1-27/+17
2016-09-25staging: dgnc: Fix comment alignmentFernando Apesteguia1-1/+1
2016-08-15staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn1-1/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn1-1/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn1-9/+0
2016-08-15staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn1-1/+0
2016-08-15staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn1-1/+0
2016-08-15staging: dgnc: remove unused variable 'intr_modem'Daeseok Youn1-1/+0
2016-08-15staging: dgnc: remove useless variable 'intr_count'Daeseok Youn1-2/+0
2016-08-15staging: dgnc: re-arrange functions for removingDaeseok Youn1-330/+301
2016-04-29staging: dgnc: remove parenthesis around the CONST |Daeseok Youn1-1/+1
2016-03-28staging: dgnc: Add whitespace around OR'd flags ("|")Sam Horlbeck Olsen1-1/+1
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