summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_tty.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: dgnc: remove parenthesisSudip Mukherjee2015-10-121-7/+7
* staging: dgnc: alignment styleSudip Mukherjee2015-10-121-13/+13
* staging: dgnc: remove space after castSudip Mukherjee2015-10-121-12/+12
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-121-11/+0
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-121-4/+0
* staging: dgnc: remove multiple blank linesSudip Mukherjee2015-10-121-51/+0
* staging: dgnc: change style of NULL comparisonSudip Mukherjee2015-10-041-3/+3
* staging: dgnc: remove unused variablesSudip Mukherjee2015-10-041-9/+2
* staging: dgnc: Fix line over 80 characters warningCristina Moraru2015-10-041-58/+128
* staging: dgnc: free memory allocatedHari Prasath Gujulan Elango2015-06-181-0/+4
* staging: dgnc: remove redundant checkGiedrius Statkevičius2015-05-081-6/+0
* staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius2015-05-081-44/+1
* staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...Giedrius Statkevičius2015-05-081-2/+6
* staging: dgnc: clean up allocation of ->channels[i]Giedrius Statkevičius2015-05-081-16/+15
OpenPOWER on IntegriCloud