aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_neo.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-19staging: dgnc: dgnc_neo.c Comment style modificationsGravatar Walt Feasel 1-57/+54
2016-10-02staging: dgnc: Fix lines longer than 80 charactersGravatar Fernando Apesteguia 1-21/+46
2016-09-16staging: dgnc: Fix long line and spelling mistakeGravatar Rehas Sachdeva 1-6/+18
2016-09-16staging: dgnc: Fix lines over 80 charactersGravatar Rehas Sachdeva 1-7/+18
2016-08-15staging: dgnc: remove useless variable 'ch_intr_rx'Gravatar Daeseok Youn 1-2/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_tx'Gravatar Daeseok Youn 1-3/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_modem'Gravatar Daeseok Youn 1-1/+0
2016-08-15staging: dgnc: remove useless variable 'intr_rx'Gravatar Daeseok Youn 1-2/+0
2016-08-15staging: dgnc: remove useless variable 'intr_tx'Gravatar Daeseok Youn 1-3/+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-05-09staging: dgnc: Need to check for NULL of chGravatar Daeseok Youn 1-1/+1
2016-05-09staging: dgnc: remove redundant condition checkGravatar Daeseok Youn 1-6/+0
2016-04-29staging: dgnc: remove blank lineGravatar Daeseok Youn 1-1/+0
2016-03-30staging: dgnc: fix Logical continuations.Gravatar Daeseok Youn 1-3/+3
2016-03-30staging: dgnc: fix 'line over 80 characters'Gravatar Daeseok Youn 1-3/+9
2016-03-30staging: dgnc: remove parenthesis around the CONST |Gravatar Daeseok Youn 1-13/+13
2016-03-30staging: dgnc: replace dgnc_offset_table with bit shift.Gravatar Daeseok Youn 1-32/+12
2016-03-28staging: dgnc: fix Logical continuations should be on theGravatar Daeseok Youn 1-2/+2
2016-03-28staging: dgnc: fix 'line over 80 characters'Gravatar Daeseok Youn 1-22/+44
2016-03-11staging: dgnc: delete parentheses around right hand side of assignmentGravatar Eva Rachel Retuya 1-1/+1
2016-02-11staging: dgnc: convert to wait_event_interruptible_timeoutGravatar Hari Prasath Gujulan Elango 1-3/+3
2015-12-21Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statementGravatar Nizam Haider 1-2/+2
2015-12-21driver:staging:dgnc Fix spaces preferred around that ...Gravatar Bogicevic Sasa 1-3/+3
2015-10-12staging: dgnc: remove parenthesisGravatar Sudip Mukherjee 1-1/+1
2015-10-12staging: dgnc: alignment styleGravatar Sudip Mukherjee 1-1/+1
2015-10-12staging: dgnc: remove space after castGravatar Sudip Mukherjee 1-6/+6
2015-10-12staging: dgnc: remove blankline after braceGravatar Sudip Mukherjee 1-11/+0
2015-10-12staging: dgnc: remove blankline before braceGravatar Sudip Mukherjee 1-1/+0
2015-10-12staging: dgnc: remove multiple blank linesGravatar Sudip Mukherjee 1-37/+0
2015-05-08staging: dgnc: remove redundant !ch checksGravatar Giedrius Statkevičius 1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Gravatar Carlos E. Garcia 1-1/+1
2015-03-24staging: dgnc: some off by one bugsGravatar Dan Carpenter 1-3/+3
2015-03-12Staging: dgnc: Use goto for error handlingGravatar Quentin Lambert 1-18/+12
2015-03-12Staging: dgnc: Remove redundant parenthesesGravatar Somya Anand 1-17/+17
2015-03-12dgnc: clean up comments at start of filesGravatar Giedrius Statkevičius 1-16/+0
2015-03-09drivers: staging: dgnc: Replace min with min_tGravatar Darshana Padmadas 1-1/+1
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-3/+0
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosGravatar Roberta Dobrescu 1-16/+9
2014-10-02staging: dgnc: Fix do not add new typedefsGravatar Ebru Akagunduz 1-37/+37
2014-09-28staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosGravatar Roberta Dobrescu 1-54/+66
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Gravatar Seunghun Lee 1-5/+11
2014-08-30staging: dgnc: remove DPR Macros and related codes.Gravatar Seunghun Lee 1-95/+9
2014-08-16staging: dgnc: Remove 'volatile' modifier where it is not neededGravatar Konrad Zapalowicz 1-1/+1
2014-08-16staging: dgnc: Fix braces {} are not necessary for single statement blocksGravatar Konrad Zapalowicz 1-2/+1
2014-08-16staging: dgnc: Fix that open brace { should be on the previous lineGravatar Konrad Zapalowicz 1-3/+3
2014-08-16staging: dgnc: Fix missing blank line after declarationsGravatar Konrad Zapalowicz 1-0/+6
2014-08-16staging: dgnc: Fix included header from 'asm'Gravatar Konrad Zapalowicz 1-1/+1
2014-08-01staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hGravatar Seunghun Lee 1-1/+0