summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: remove error message taskTobin C. Harding2017-03-291-2/+0
* staging: dgnc: remove dead codeTobin C. Harding2017-03-291-9/+0
* staging: dgnc: remove struct member magic numbersTobin C. Harding2017-03-296-139/+119
* staging: dgnc: remove unnecessary commentsTobin C. Harding2017-03-296-522/+97
* staging: dgnc: remove double underscoreTobin C. Harding2017-03-298-24/+26
* staging: dgnc: clean up header commentsTobin C. Harding2017-03-295-235/+349
* staging: dgnc: remove tracing prints in dgnc_tty.cAbhishek Bhardwaj2017-03-231-4/+0
* staging: dgnc: preserve return codeTobin C. Harding2017-03-161-3/+3
* staging: dgnc: remove useless switch-case statementsDaeseok Youn2017-03-141-9/+1
* staging: dgnc: ch->ch_bd is already assigned to bd variableDaeseok Youn2017-03-141-4/+4
* staging: dgnc: remove explicit castTobin C. Harding2017-03-141-1/+1
* staging: dgnc: fix whitespace before returnTobin C. Harding2017-03-143-4/+14
* staging: dgnc: return error code directlyTobin C. Harding2017-03-141-36/+32
* staging: dgnc: remove item from TODO listTobin C. Harding2017-03-121-1/+0
* staging: dgnc: audit goto's in dgnc_ttyTobin C. Harding2017-03-121-107/+112
* staging: dgnc: audit goto's in dgnc_mgmtTobin C. Harding2017-03-121-17/+20
* staging: dgnc: audit goto's in dgnc_driverTobin C. Harding2017-03-121-18/+5
* staging: dgnc: replace usleep_range with udelayAishwarya Pant2017-03-071-1/+3
* staging: dgnc: Constify ktermios structureGargi Sharma2017-03-071-1/+1
* staging: dgnc: replace udelay with usleep_rangeAishwarya Pant2017-03-061-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-2/+2
* staging: dgnc: dgnc_tty.c: fix argument list alignment issue.Nathan Howard2017-02-121-4/+6
* staging: dgnc: update TODO fileFernando Apesteguia2017-01-031-1/+0
* staging: fixed spelling error in TODO file for dgnc driverScott Matheina2017-01-031-1/+1
* staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia2016-12-071-25/+39
* staging: dgnc: fix blank line after '{' warnings.Fernando Apesteguia2016-12-071-6/+0
* staging: dgnc: fix unnamed parameterFernando Apesteguia2016-12-061-2/+2
* staging: dgnc: remove sysfs filesGreg Kroah-Hartman2016-12-016-770/+8
* staging: dgnc: dgnc_tty: Remove blank linesVijai Kumar K2016-11-211-2/+0
* staging: dgnc: digi.h Spelling correctionWalt Feasel2016-11-211-1/+1
* staging: dgnc: digi.h Comment style modificationsWalt Feasel2016-11-211-48/+47
* staging: dgnc: dgnc_tty.c Spelling correctionsWalt Feasel2016-11-211-5/+5
* staging: dgnc: dgnc_tty.c comment style modificationsWalt Feasel2016-11-211-143/+86
* staging: dgnc: dgnc_tty.c Align on parenthesisWalt Feasel2016-11-211-7/+6
* staging: dgnc: dgnc_tty.c Space preferred aroundWalt Feasel2016-11-211-1/+1
* staging: dgnc: dgnc_sysfs.c Delete blank lineWalt Feasel2016-11-191-1/+0
* staging: dgnc: dgnc_sysfs.c Comment style modificationsWalt Feasel2016-11-191-1/+2
* staging: dgnc: dgnc_neo.h Spelling correctionWalt Feasel2016-11-191-1/+1
* staging: dgnc: dgnc_neo.h Comment style modificationsWalt Feasel2016-11-191-13/+11
* staging: dgnc: dgnc_neo.c Comment style modificationsWalt Feasel2016-11-191-57/+54
* staging: dgnc: dgnc_mgmt.c Comment style modificationsWalt Feasel2016-11-191-4/+2
* staging: dgnc: dgnc_driver.h Spelling correctionWalt Feasel2016-11-191-1/+1
* staging: dgnc: dgnc_driver.h Align columnsWalt Feasel2016-11-191-10/+10
* staging: dgnc: dgnc_driver.h Comment style modificationsWalt Feasel2016-11-191-97/+73
* staging: dgnc: dgnc_driver.c Blank line before }Walt Feasel2016-11-191-1/+0
* staging: dgnc: dgnc_driver.c Remove blank linesWalt Feasel2016-11-191-4/+0
* staging: dgnc: dgnc_driver.c Comment style modificationsWalt Feasel2016-11-191-37/+20
* staging: dgnc: dgnc_cls.c Comment style modificationsWalt Feasel2016-11-191-27/+17
* staging: dgnc: dgnc_cls.h Spelling correctionWalt Feasel2016-11-191-1/+1
* staging: dgnc: re-arrange functions for removing forward declarationsDaeseok Youn2016-11-141-272/+261