aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-25dgnc: fix multiple blank lines coding style problemAliza Minkov1-2/+0
2017-05-16drivers/staging: refactor dgnc tty registration.Haim Daniel2-104/+59
2017-03-29staging: dgnc: remove error message taskTobin C. Harding1-2/+0
2017-03-29staging: dgnc: remove dead codeTobin C. Harding1-9/+0
2017-03-29staging: dgnc: remove struct member magic numbersTobin C. Harding6-139/+119
2017-03-29staging: dgnc: remove unnecessary commentsTobin C. Harding6-522/+97
2017-03-29staging: dgnc: remove double underscoreTobin C. Harding8-24/+26
2017-03-29staging: dgnc: clean up header commentsTobin C. Harding5-235/+349
2017-03-23staging: dgnc: remove tracing prints in dgnc_tty.cAbhishek Bhardwaj1-4/+0
2017-03-16staging: dgnc: preserve return codeTobin C. Harding1-3/+3
2017-03-14staging: dgnc: remove useless switch-case statementsDaeseok Youn1-9/+1
2017-03-14staging: dgnc: ch->ch_bd is already assigned to bd variableDaeseok Youn1-4/+4
2017-03-14staging: dgnc: remove explicit castTobin C. Harding1-1/+1
2017-03-14staging: dgnc: fix whitespace before returnTobin C. Harding3-4/+14
2017-03-14staging: dgnc: return error code directlyTobin C. Harding1-36/+32
2017-03-12staging: dgnc: remove item from TODO listTobin C. Harding1-1/+0
2017-03-12staging: dgnc: audit goto's in dgnc_ttyTobin C. Harding1-107/+112
2017-03-12staging: dgnc: audit goto's in dgnc_mgmtTobin C. Harding1-17/+20
2017-03-12staging: dgnc: audit goto's in dgnc_driverTobin C. Harding1-18/+5
2017-03-07staging: dgnc: replace usleep_range with udelayAishwarya Pant1-1/+3
2017-03-07staging: dgnc: Constify ktermios structureGargi Sharma1-1/+1
2017-03-06staging: dgnc: replace udelay with usleep_rangeAishwarya Pant1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-2/+2
2017-02-12staging: dgnc: dgnc_tty.c: fix argument list alignment issue.Nathan Howard1-4/+6
2017-01-03staging: dgnc: update TODO fileFernando Apesteguia1-1/+0
2017-01-03staging: fixed spelling error in TODO file for dgnc driverScott Matheina1-1/+1
2016-12-07staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia1-25/+39
2016-12-07staging: dgnc: fix blank line after '{' warnings.Fernando Apesteguia1-6/+0
2016-12-06staging: dgnc: fix unnamed parameterFernando Apesteguia1-2/+2
2016-12-01staging: dgnc: remove sysfs filesGreg Kroah-Hartman6-770/+8
2016-11-21staging: dgnc: dgnc_tty: Remove blank linesVijai Kumar K1-2/+0
2016-11-21staging: dgnc: digi.h Spelling correctionWalt Feasel1-1/+1
2016-11-21staging: dgnc: digi.h Comment style modificationsWalt Feasel1-48/+47
2016-11-21staging: dgnc: dgnc_tty.c Spelling correctionsWalt Feasel1-5/+5
2016-11-21staging: dgnc: dgnc_tty.c comment style modificationsWalt Feasel1-143/+86
2016-11-21staging: dgnc: dgnc_tty.c Align on parenthesisWalt Feasel1-7/+6
2016-11-21staging: dgnc: dgnc_tty.c Space preferred aroundWalt Feasel1-1/+1
2016-11-19staging: dgnc: dgnc_sysfs.c Delete blank lineWalt Feasel1-1/+0
2016-11-19staging: dgnc: dgnc_sysfs.c Comment style modificationsWalt Feasel1-1/+2
2016-11-19staging: dgnc: dgnc_neo.h Spelling correctionWalt Feasel1-1/+1
2016-11-19staging: dgnc: dgnc_neo.h Comment style modificationsWalt Feasel1-13/+11
2016-11-19staging: dgnc: dgnc_neo.c Comment style modificationsWalt Feasel1-57/+54
2016-11-19staging: dgnc: dgnc_mgmt.c Comment style modificationsWalt Feasel1-4/+2
2016-11-19staging: dgnc: dgnc_driver.h Spelling correctionWalt Feasel1-1/+1
2016-11-19staging: dgnc: dgnc_driver.h Align columnsWalt Feasel1-10/+10
2016-11-19staging: dgnc: dgnc_driver.h Comment style modificationsWalt Feasel1-97/+73
2016-11-19staging: dgnc: dgnc_driver.c Blank line before }Walt Feasel1-1/+0
2016-11-19staging: dgnc: dgnc_driver.c Remove blank linesWalt Feasel1-4/+0
2016-11-19staging: dgnc: dgnc_driver.c Comment style modificationsWalt Feasel1-37/+20
2016-11-19staging: dgnc: dgnc_cls.c Comment style modificationsWalt Feasel1-27/+17