summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_cls.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: dgnc_cls.c Comment style modificationsWalt Feasel2016-11-191-27/+17
* staging: dgnc: Fix comment alignmentFernando Apesteguia2016-09-251-1/+1
* staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn2016-08-151-9/+0
* staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove unused variable 'intr_modem'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'intr_count'Daeseok Youn2016-08-151-2/+0
* staging: dgnc: re-arrange functions for removingDaeseok Youn2016-08-151-330/+301
* staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-04-291-1/+1
* staging: dgnc: Add whitespace around OR'd flags ("|")Sam Horlbeck Olsen2016-03-281-1/+1
* staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya2016-03-111-1/+1
* staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_rangeJitendra Kumar Khasdev2015-12-211-1/+1
* staging: dgnc: alignment styleSudip Mukherjee2015-10-121-7/+7
* staging: dgnc: remove space after castSudip Mukherjee2015-10-121-3/+3
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-121-4/+0
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-121-7/+0
* staging: dgnc: remove NULL testSudip Mukherjee2015-10-041-2/+1
* staging: dgnc: remove unused variablesSudip Mukherjee2015-10-041-3/+1
* staging: dgnc: Fix indentation warningCristina Moraru2015-10-021-6/+6
* staging: dgnc: remove redundant !ch checksGiedrius Statkevičius2015-05-081-3/+1
* staging: dgnc: some off by one bugsDan Carpenter2015-03-241-1/+1
* Staging: dgnc: Use goto for error handlingQuentin Lambert2015-03-121-12/+7
* dgnc: clean up comments at start of filesGiedrius Statkevičius2015-03-121-16/+0
* dgnc: Remove redundant blank lines in dgnc_cls.cGiedrius Statkevičius2015-03-121-36/+0
* staging: dgnc: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* Staging: dgnc: Remove unused sniff codeSomya Anand2014-10-231-4/+0
* staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu2014-10-201-14/+4
* Staging: dgnc: Compress two lines of code into one.Heena Sirwani2014-10-201-4/+2
* staging: dgnc: Fix do not add new typedefsEbru Akagunduz2014-10-021-41/+41
* staging: dgnc: Replace non-standard spinlock's macrosRoberta Dobrescu2014-09-231-33/+33
* staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee2014-09-021-5/+10
* staging: dgnc: remove DPR Macros and related codes.Seunghun Lee2014-08-301-51/+0
* staging: dgnc: Remove unnecessary 'return' statementKonrad Zapalowicz2014-08-161-2/+0
* staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz2014-08-161-0/+7
* staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee2014-08-011-1/+0
* staging: dgnc: rephrase commentSeunghun Lee2014-08-011-4/+4
* staging: dgnc: remove commented codeSeunghun Lee2014-07-271-4/+1
* staging: dgnc: UART_IIR_XOFF code is buggyDan Carpenter2014-05-151-4/+0
* staging: dgnc: Fix quoted string split across lines warningGulsah Kose2014-03-161-7/+4
* staging: dgnc: fix checkpatch.pl usage of comparison with jiffiesstalinsrinivasan.s2013-12-201-1/+1
* staging: dgnc: fix checkpatch.pl usage of volatile.stalinsrinivasan.s2013-12-201-1/+6
* staging: dgnc: fix 80 characters per line limitation and code indent warnings.stalinsrinivasan.s2013-12-201-105/+139
* staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.cArchana kumari2013-10-171-14/+7
* staging:dgnc:Fixes use of deprecated headers in dgnc_cls.cArchana kumari2013-10-161-1/+1
* staging: dgnc: removes parentheses around return statementsLidza Louina2013-09-171-4/+4
* staging: dgnc: renames board_t to dgnc_boardLidza Louina2013-09-171-7/+7
* staging: dgnc: cls.c: changes var in cls_vpd function for sparseLidza Louina2013-08-261-1/+1
* staging: dgnc: removes CVS code from filesLidza Louina2013-08-211-2/+0
OpenPOWER on IntegriCloud