summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_neo.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: dgnc_neo.c Comment style modificationsWalt Feasel2016-11-191-57/+54
* staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia2016-10-021-21/+46
* staging: dgnc: Fix long line and spelling mistakeRehas Sachdeva2016-09-161-6/+18
* staging: dgnc: Fix lines over 80 charactersRehas Sachdeva2016-09-161-7/+18
* staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn2016-08-151-2/+0
* staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn2016-08-151-3/+0
* staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn2016-08-151-2/+0
* staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn2016-08-151-3/+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: Need to check for NULL of chDaeseok Youn2016-05-091-1/+1
* staging: dgnc: remove redundant condition checkDaeseok Youn2016-05-091-6/+0
* staging: dgnc: remove blank lineDaeseok Youn2016-04-291-1/+0
* staging: dgnc: fix Logical continuations.Daeseok Youn2016-03-301-3/+3
* staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-03-301-3/+9
* staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-03-301-13/+13
* staging: dgnc: replace dgnc_offset_table with bit shift.Daeseok Youn2016-03-301-32/+12
* staging: dgnc: fix Logical continuations should be on theDaeseok Youn2016-03-281-2/+2
* staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-03-281-22/+44
* staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya2016-03-111-1/+1
* staging: dgnc: convert to wait_event_interruptible_timeoutHari Prasath Gujulan Elango2016-02-111-3/+3
* Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statementNizam Haider2015-12-211-2/+2
* driver:staging:dgnc Fix spaces preferred around that ...Bogicevic Sasa2015-12-211-3/+3
* staging: dgnc: remove parenthesisSudip Mukherjee2015-10-121-1/+1
* staging: dgnc: alignment styleSudip Mukherjee2015-10-121-1/+1
* staging: dgnc: remove space after castSudip Mukherjee2015-10-121-6/+6
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-121-11/+0
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-121-1/+0
* staging: dgnc: remove multiple blank linesSudip Mukherjee2015-10-121-37/+0
* staging: dgnc: remove redundant !ch checksGiedrius Statkevičius2015-05-081-1/+1
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* staging: dgnc: some off by one bugsDan Carpenter2015-03-241-3/+3
* Staging: dgnc: Use goto for error handlingQuentin Lambert2015-03-121-18/+12
* Staging: dgnc: Remove redundant parenthesesSomya Anand2015-03-121-17/+17
* dgnc: clean up comments at start of filesGiedrius Statkevičius2015-03-121-16/+0
* drivers: staging: dgnc: Replace min with min_tDarshana Padmadas2015-03-091-1/+1
* staging: dgnc: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* Staging: dgnc: Remove unused sniff codeSomya Anand2014-10-231-3/+0
* staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu2014-10-201-16/+9
* staging: dgnc: Fix do not add new typedefsEbru Akagunduz2014-10-021-37/+37
* staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosRoberta Dobrescu2014-09-281-54/+66
* staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee2014-09-021-5/+11
* staging: dgnc: remove DPR Macros and related codes.Seunghun Lee2014-08-301-95/+9
* staging: dgnc: Remove 'volatile' modifier where it is not neededKonrad Zapalowicz2014-08-161-1/+1
* staging: dgnc: Fix braces {} are not necessary for single statement blocksKonrad Zapalowicz2014-08-161-2/+1
* staging: dgnc: Fix that open brace { should be on the previous lineKonrad Zapalowicz2014-08-161-3/+3
* staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz2014-08-161-0/+6
* staging: dgnc: Fix included header from 'asm'Konrad Zapalowicz2014-08-161-1/+1
* staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee2014-08-011-1/+0
OpenPOWER on IntegriCloud