summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_tty.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: dgnc_tty.c: fix argument list alignment issue.Nathan Howard2017-02-121-4/+6
* 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: remove sysfs filesGreg Kroah-Hartman2016-12-011-13/+4
* staging: dgnc: dgnc_tty: Remove blank linesVijai Kumar K2016-11-211-2/+0
* 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_tty: fix Block comments should align the * on each lineNadim Almas2016-10-271-1/+1
* staging: dgnc: Replace CamelCase namings with underscoresPankaj Bharadiya2016-10-251-3/+3
* staging: dgnc: Remove some redundant functionsPankaj Bharadiya2016-10-251-43/+2
* staging: dgnc: Add const qualifier to struct declaration.Elise Lennion2016-10-171-1/+1
* staging: dgnc: make find_board_by_major staticBenoit Hiller2016-10-161-1/+1
* staging: dgnc: introduce find_board_by_major()Daeseok Youn2016-09-271-6/+19
* staging: dgnc: remove useless variablesDaeseok Youn2016-09-271-39/+25
* staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()Daeseok Youn2016-09-271-2/+2
* staging: dgnc: introduce the dgnc_tty_unregister()Daeseok Youn2016-09-271-0/+8
* staging: dgnc: Merge assignment with returnRehas Sachdeva2016-09-201-7/+5
* Staging: dgnc: dgnc_tty: fixed a line too long style issueCathal Mullaney2016-09-171-1/+2
* staging: dgnc: check the type of print before callingDaeseok Youn2016-09-011-13/+5
* staging: dgnc: removes redundant null check and changeDaeseok Youn2016-08-151-21/+3
* staging: dgnc: remove redundant variable null checkDaeseok Youn2016-08-151-6/+0
* staging: dgnc: remove redundant local variable forDaeseok Youn2016-08-151-7/+0
* staging: dgnc: remove useless error value assignmentDaeseok Youn2016-08-151-3/+1
* staging: dgnc: remove redundant NULL checks inDaeseok Youn2016-08-151-7/+2
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-201-161/+116
|\
| * staging: dgnc: clean up the dgnc_get_modem_info()Daeseok Youn2016-05-091-11/+1
| * staging: dgnc: Fix a NULL pointer dereferenceDaeseok Youn2016-05-031-5/+5
| * staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn2016-04-291-84/+60
| * staging: dgnc: remove redundant NULL check inDaeseok Youn2016-04-291-13/+2
| * staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn2016-04-291-0/+8
| * drivers/staging/dgnc: Added spaces around a bitwise OR.Juanma de Hoyos2016-04-291-1/+1
| * staging: dgnc: fix CamelCase in dgnc_tty.cDaeseok Youn2016-04-041-1/+1
| * staging: dgnc: remove too many traverse pointerDaeseok Youn2016-04-041-17/+20
| * staging: dgnc: clean up dgnc_input functionDaeseok Youn2016-03-311-21/+14
| * staging: dgnc: remove useless variables for saving tty'sDaeseok Youn2016-03-311-4/+0
| * staging: dgnc: fix CamelCase in dgnc_drvier.h andDaeseok Youn2016-03-281-16/+16
| * staging: dgnc: fix camelcase of SerialDriver and PrintDriverDaeseok Youn2016-03-281-59/+59
* | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-1/+1
|/
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-171-19/+15
|\
| * staging: dgnc: Break line after boolean operatorRehas Sachdeva2016-03-111-2/+2
| * staging: dgnc: Fix block comment styleRehas Sachdeva2016-03-111-8/+4
| * staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva2016-03-111-6/+6
| * staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya2016-03-111-3/+3
* | tty: Use termios c_*flag macrosPeter Hurley2016-01-281-1/+1
* | staging: digi: Replace open-coded tty_wakeup()Peter Hurley2016-01-271-16/+2
|/
* Staging: dgnc: dgnc_tty: Typo error dgnc_wmove commentNizam Haider2015-12-211-1/+1
* staging: dgnc: dgnc_tty: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare2015-10-121-4/+1
OpenPOWER on IntegriCloud