aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
AgeCommit message (Expand)AuthorFilesLines
2017-10-18staging: dgnc: Convert timers to use timer_setup()Gravatar Kees Cook 1-5/+3
2017-09-18Staging: dgnc: Remove unused fields in struct channel_tGravatar Srishti Sharma 1-6/+0
2017-09-18Staging: dgnc: Remove unused fields in struct dgnc_boardGravatar Srishti Sharma 1-9/+0
2017-09-18staging: dgnc: remove variable rcGravatar Aastha Gupta 1-7/+4
2017-09-18staging: dgnc: remove unused variableGravatar Aastha Gupta 1-1/+0
2017-05-25dgnc: fix multiple blank lines coding style problemGravatar Aliza Minkov 1-2/+0
2017-05-16drivers/staging: refactor dgnc tty registration.Gravatar Haim Daniel 2-104/+59
2017-03-29staging: dgnc: remove error message taskGravatar Tobin C. Harding 1-2/+0
2017-03-29staging: dgnc: remove dead codeGravatar Tobin C. Harding 1-9/+0
2017-03-29staging: dgnc: remove struct member magic numbersGravatar Tobin C. Harding 6-139/+119
2017-03-29staging: dgnc: remove unnecessary commentsGravatar Tobin C. Harding 6-522/+97
2017-03-29staging: dgnc: remove double underscoreGravatar Tobin C. Harding 8-24/+26
2017-03-29staging: dgnc: clean up header commentsGravatar Tobin C. Harding 5-235/+349
2017-03-23staging: dgnc: remove tracing prints in dgnc_tty.cGravatar Abhishek Bhardwaj 1-4/+0
2017-03-16staging: dgnc: preserve return codeGravatar Tobin C. Harding 1-3/+3
2017-03-14staging: dgnc: remove useless switch-case statementsGravatar Daeseok Youn 1-9/+1
2017-03-14staging: dgnc: ch->ch_bd is already assigned to bd variableGravatar Daeseok Youn 1-4/+4
2017-03-14staging: dgnc: remove explicit castGravatar Tobin C. Harding 1-1/+1
2017-03-14staging: dgnc: fix whitespace before returnGravatar Tobin C. Harding 3-4/+14
2017-03-14staging: dgnc: return error code directlyGravatar Tobin C. Harding 1-36/+32
2017-03-12staging: dgnc: remove item from TODO listGravatar Tobin C. Harding 1-1/+0
2017-03-12staging: dgnc: audit goto's in dgnc_ttyGravatar Tobin C. Harding 1-107/+112
2017-03-12staging: dgnc: audit goto's in dgnc_mgmtGravatar Tobin C. Harding 1-17/+20
2017-03-12staging: dgnc: audit goto's in dgnc_driverGravatar Tobin C. Harding 1-18/+5
2017-03-07staging: dgnc: replace usleep_range with udelayGravatar Aishwarya Pant 1-1/+3
2017-03-07staging: dgnc: Constify ktermios structureGravatar Gargi Sharma 1-1/+1
2017-03-06staging: dgnc: replace udelay with usleep_rangeGravatar Aishwarya Pant 1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 2-2/+2
2017-02-12staging: dgnc: dgnc_tty.c: fix argument list alignment issue.Gravatar Nathan Howard 1-4/+6
2017-01-03staging: dgnc: update TODO fileGravatar Fernando Apesteguia 1-1/+0
2017-01-03staging: fixed spelling error in TODO file for dgnc driverGravatar Scott Matheina 1-1/+1
2016-12-07staging: dgnc: Fix lines longer than 80 charactersGravatar Fernando Apesteguia 1-25/+39
2016-12-07staging: dgnc: fix blank line after '{' warnings.Gravatar Fernando Apesteguia 1-6/+0
2016-12-06staging: dgnc: fix unnamed parameterGravatar Fernando Apesteguia 1-2/+2
2016-12-01staging: dgnc: remove sysfs filesGravatar Greg Kroah-Hartman 6-770/+8
2016-11-21staging: dgnc: dgnc_tty: Remove blank linesGravatar Vijai Kumar K 1-2/+0
2016-11-21staging: dgnc: digi.h Spelling correctionGravatar Walt Feasel 1-1/+1
2016-11-21staging: dgnc: digi.h Comment style modificationsGravatar Walt Feasel 1-48/+47
2016-11-21staging: dgnc: dgnc_tty.c Spelling correctionsGravatar Walt Feasel 1-5/+5
2016-11-21staging: dgnc: dgnc_tty.c comment style modificationsGravatar Walt Feasel 1-143/+86
2016-11-21staging: dgnc: dgnc_tty.c Align on parenthesisGravatar Walt Feasel 1-7/+6
2016-11-21staging: dgnc: dgnc_tty.c Space preferred aroundGravatar Walt Feasel 1-1/+1
2016-11-19staging: dgnc: dgnc_sysfs.c Delete blank lineGravatar Walt Feasel 1-1/+0
2016-11-19staging: dgnc: dgnc_sysfs.c Comment style modificationsGravatar Walt Feasel 1-1/+2
2016-11-19staging: dgnc: dgnc_neo.h Spelling correctionGravatar Walt Feasel 1-1/+1
2016-11-19staging: dgnc: dgnc_neo.h Comment style modificationsGravatar Walt Feasel 1-13/+11
2016-11-19staging: dgnc: dgnc_neo.c Comment style modificationsGravatar Walt Feasel 1-57/+54
2016-11-19staging: dgnc: dgnc_mgmt.c Comment style modificationsGravatar Walt Feasel 1-4/+2
2016-11-19staging: dgnc: dgnc_driver.h Spelling correctionGravatar Walt Feasel 1-1/+1
2016-11-19staging: dgnc: dgnc_driver.h Align columnsGravatar Walt Feasel 1-10/+10