summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_neo.c
AgeCommit message (Expand)Author
2017-09-18staging: dgnc: remove variable rcAastha Gupta
2017-03-29staging: dgnc: remove dead codeTobin C. Harding
2017-03-29staging: dgnc: remove struct member magic numbersTobin C. Harding
2017-03-29staging: dgnc: remove unnecessary commentsTobin C. Harding
2016-11-19staging: dgnc: dgnc_neo.c Comment style modificationsWalt Feasel
2016-10-02staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia
2016-09-16staging: dgnc: Fix long line and spelling mistakeRehas Sachdeva
2016-09-16staging: dgnc: Fix lines over 80 charactersRehas Sachdeva
2016-08-15staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn
2016-08-15staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn
2016-08-15staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn
2016-08-15staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn
2016-08-15staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn
2016-08-15staging: dgnc: remove unused variable 'intr_modem'Daeseok Youn
2016-08-15staging: dgnc: remove useless variable 'intr_count'Daeseok Youn
2016-05-09staging: dgnc: Need to check for NULL of chDaeseok Youn
2016-05-09staging: dgnc: remove redundant condition checkDaeseok Youn
2016-04-29staging: dgnc: remove blank lineDaeseok Youn
2016-03-30staging: dgnc: fix Logical continuations.Daeseok Youn
2016-03-30staging: dgnc: fix 'line over 80 characters'Daeseok Youn
2016-03-30staging: dgnc: remove parenthesis around the CONST |Daeseok Youn
2016-03-30staging: dgnc: replace dgnc_offset_table with bit shift.Daeseok Youn
2016-03-28staging: dgnc: fix Logical continuations should be on theDaeseok Youn
2016-03-28staging: dgnc: fix 'line over 80 characters'Daeseok Youn
2016-03-11staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya
2016-02-11staging: dgnc: convert to wait_event_interruptible_timeoutHari Prasath Gujulan Elango
2015-12-21Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statementNizam Haider
2015-12-21driver:staging:dgnc Fix spaces preferred around that ...Bogicevic Sasa
2015-10-12staging: dgnc: remove parenthesisSudip Mukherjee
2015-10-12staging: dgnc: alignment styleSudip Mukherjee
2015-10-12staging: dgnc: remove space after castSudip Mukherjee
2015-10-12staging: dgnc: remove blankline after braceSudip Mukherjee
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee
2015-10-12staging: dgnc: remove multiple blank linesSudip Mukherjee
2015-05-08staging: dgnc: remove redundant !ch checksGiedrius Statkevičius
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-03-24staging: dgnc: some off by one bugsDan Carpenter
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert
2015-03-12Staging: dgnc: Remove redundant parenthesesSomya Anand
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius
2015-03-09drivers: staging: dgnc: Replace min with min_tDarshana Padmadas
2014-10-30staging: dgnc: Remove useless cast on void pointerTapasweni Pathak
2014-10-23Staging: dgnc: Remove unused sniff codeSomya Anand
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu
2014-10-02staging: dgnc: Fix do not add new typedefsEbru Akagunduz
2014-09-28staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee
2014-08-30staging: dgnc: remove DPR Macros and related codes.Seunghun Lee
2014-08-16staging: dgnc: Remove 'volatile' modifier where it is not neededKonrad Zapalowicz
2014-08-16staging: dgnc: Fix braces {} are not necessary for single statement blocksKonrad Zapalowicz