summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
AgeCommit message (Expand)Author
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: dgnc: Convert timers to use timer_setup()Kees Cook
2017-09-18Staging: dgnc: Remove unused fields in struct channel_tSrishti Sharma
2017-09-18Staging: dgnc: Remove unused fields in struct dgnc_boardSrishti Sharma
2017-09-18staging: dgnc: remove variable rcAastha Gupta
2017-09-18staging: dgnc: remove unused variableAastha Gupta
2017-05-25dgnc: fix multiple blank lines coding style problemAliza Minkov
2017-05-16drivers/staging: refactor dgnc tty registration.Haim Daniel
2017-03-29staging: dgnc: remove error message taskTobin C. Harding
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
2017-03-29staging: dgnc: remove double underscoreTobin C. Harding
2017-03-29staging: dgnc: clean up header commentsTobin C. Harding
2017-03-23staging: dgnc: remove tracing prints in dgnc_tty.cAbhishek Bhardwaj
2017-03-16staging: dgnc: preserve return codeTobin C. Harding
2017-03-14staging: dgnc: remove useless switch-case statementsDaeseok Youn
2017-03-14staging: dgnc: ch->ch_bd is already assigned to bd variableDaeseok Youn
2017-03-14staging: dgnc: remove explicit castTobin C. Harding
2017-03-14staging: dgnc: fix whitespace before returnTobin C. Harding
2017-03-14staging: dgnc: return error code directlyTobin C. Harding
2017-03-12staging: dgnc: remove item from TODO listTobin C. Harding
2017-03-12staging: dgnc: audit goto's in dgnc_ttyTobin C. Harding
2017-03-12staging: dgnc: audit goto's in dgnc_mgmtTobin C. Harding
2017-03-12staging: dgnc: audit goto's in dgnc_driverTobin C. Harding
2017-03-07staging: dgnc: replace usleep_range with udelayAishwarya Pant
2017-03-07staging: dgnc: Constify ktermios structureGargi Sharma
2017-03-06staging: dgnc: replace udelay with usleep_rangeAishwarya Pant
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-12staging: dgnc: dgnc_tty.c: fix argument list alignment issue.Nathan Howard
2017-01-03staging: dgnc: update TODO fileFernando Apesteguia
2017-01-03staging: fixed spelling error in TODO file for dgnc driverScott Matheina
2016-12-07staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia
2016-12-07staging: dgnc: fix blank line after '{' warnings.Fernando Apesteguia
2016-12-06staging: dgnc: fix unnamed parameterFernando Apesteguia
2016-12-01staging: dgnc: remove sysfs filesGreg Kroah-Hartman
2016-11-21staging: dgnc: dgnc_tty: Remove blank linesVijai Kumar K
2016-11-21staging: dgnc: digi.h Spelling correctionWalt Feasel
2016-11-21staging: dgnc: digi.h Comment style modificationsWalt Feasel
2016-11-21staging: dgnc: dgnc_tty.c Spelling correctionsWalt Feasel
2016-11-21staging: dgnc: dgnc_tty.c comment style modificationsWalt Feasel
2016-11-21staging: dgnc: dgnc_tty.c Align on parenthesisWalt Feasel
2016-11-21staging: dgnc: dgnc_tty.c Space preferred aroundWalt Feasel
2016-11-19staging: dgnc: dgnc_sysfs.c Delete blank lineWalt Feasel
2016-11-19staging: dgnc: dgnc_sysfs.c Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_neo.h Spelling correctionWalt Feasel
2016-11-19staging: dgnc: dgnc_neo.h Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_neo.c Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_mgmt.c Comment style modificationsWalt Feasel