summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_neo.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-19staging: dgnc: dgnc_neo.c Comment style modificationsWalt Feasel1-57/+54
2016-10-02staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia1-21/+46
2016-09-16staging: dgnc: Fix long line and spelling mistakeRehas Sachdeva1-6/+18
2016-09-16staging: dgnc: Fix lines over 80 charactersRehas Sachdeva1-7/+18
2016-08-15staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn1-2/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn1-3/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn1-1/+0
2016-08-15staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn1-2/+0
2016-08-15staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn1-3/+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-05-09staging: dgnc: Need to check for NULL of chDaeseok Youn1-1/+1
2016-05-09staging: dgnc: remove redundant condition checkDaeseok Youn1-6/+0
2016-04-30staging: dgnc: remove blank lineDaeseok Youn1-1/+0
2016-03-31staging: dgnc: fix Logical continuations.Daeseok Youn1-3/+3
2016-03-31staging: dgnc: fix 'line over 80 characters'Daeseok Youn1-3/+9
2016-03-31staging: dgnc: remove parenthesis around the CONST |Daeseok Youn1-13/+13
2016-03-31staging: dgnc: replace dgnc_offset_table with bit shift.Daeseok Youn1-32/+12
2016-03-28staging: dgnc: fix Logical continuations should be on theDaeseok Youn1-2/+2
2016-03-28staging: dgnc: fix 'line over 80 characters'Daeseok Youn1-22/+44
2016-03-12staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya1-1/+1
2016-02-12staging: dgnc: convert to wait_event_interruptible_timeoutHari Prasath Gujulan Elango1-3/+3
2015-12-22Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statementNizam Haider1-2/+2
2015-12-22driver:staging:dgnc Fix spaces preferred around that ...Bogicevic Sasa1-3/+3
2015-10-13staging: dgnc: remove parenthesisSudip Mukherjee1-1/+1
2015-10-13staging: dgnc: alignment styleSudip Mukherjee1-1/+1
2015-10-13staging: dgnc: remove space after castSudip Mukherjee1-6/+6
2015-10-13staging: dgnc: remove blankline after braceSudip Mukherjee1-11/+0
2015-10-13staging: dgnc: remove blankline before braceSudip Mukherjee1-1/+0
2015-10-13staging: dgnc: remove multiple blank linesSudip Mukherjee1-37/+0
2015-05-08staging: dgnc: remove redundant !ch checksGiedrius Statkevičius1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-03-24staging: dgnc: some off by one bugsDan Carpenter1-3/+3
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert1-18/+12
2015-03-12Staging: dgnc: Remove redundant parenthesesSomya Anand1-17/+17
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius1-16/+0
2015-03-09drivers: staging: dgnc: Replace min with min_tDarshana Padmadas1-1/+1
2014-10-30staging: dgnc: Remove useless cast on void pointerTapasweni Pathak1-1/+1
2014-10-23Staging: dgnc: Remove unused sniff codeSomya Anand1-3/+0
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu1-16/+9
2014-10-02staging: dgnc: Fix do not add new typedefsEbru Akagunduz1-37/+37
2014-09-29staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-54/+66
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee1-5/+11
2014-08-31staging: dgnc: remove DPR Macros and related codes.Seunghun Lee1-95/+9
2014-08-16staging: dgnc: Remove 'volatile' modifier where it is not neededKonrad Zapalowicz1-1/+1
2014-08-16staging: dgnc: Fix braces {} are not necessary for single statement blocksKonrad Zapalowicz1-2/+1
2014-08-16staging: dgnc: Fix that open brace { should be on the previous lineKonrad Zapalowicz1-3/+3
2014-08-16staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz1-0/+6
2014-08-16staging: dgnc: Fix included header from 'asm'Konrad Zapalowicz1-1/+1
2014-08-02staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee1-1/+0