summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_tty.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-211-161/+116Star
|\
| * staging: dgnc: clean up the dgnc_get_modem_info()Daeseok Youn2016-05-091-11/+1Star
| * staging: dgnc: Fix a NULL pointer dereferenceDaeseok Youn2016-05-041-5/+5
| * staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn2016-04-301-84/+60Star
| * staging: dgnc: remove redundant NULL check inDaeseok Youn2016-04-301-13/+2Star
| * staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn2016-04-301-0/+8
| * drivers/staging/dgnc: Added spaces around a bitwise OR.Juanma de Hoyos2016-04-301-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/+14Star
| * staging: dgnc: remove useless variables for saving tty'sDaeseok Youn2016-03-311-4/+0Star
| * 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-181-19/+15Star
|\
| * staging: dgnc: Break line after boolean operatorRehas Sachdeva2016-03-121-2/+2
| * staging: dgnc: Fix block comment styleRehas Sachdeva2016-03-121-8/+4Star
| * staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva2016-03-121-6/+6
| * staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya2016-03-121-3/+3
* | tty: Use termios c_*flag macrosPeter Hurley2016-01-281-1/+1
* | staging: digi: Replace open-coded tty_wakeup()Peter Hurley2016-01-281-16/+2Star
|/
* Staging: dgnc: dgnc_tty: Typo error dgnc_wmove commentNizam Haider2015-12-221-1/+1
* staging: dgnc: dgnc_tty: Remove useless initialisationAmitoj Kaur Chawla2015-10-171-1/+1
* staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare2015-10-131-4/+1Star
* staging: dgnc: remove parenthesisSudip Mukherjee2015-10-131-7/+7
* staging: dgnc: alignment styleSudip Mukherjee2015-10-131-13/+13
* staging: dgnc: remove space after castSudip Mukherjee2015-10-131-12/+12
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-131-11/+0Star
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-131-4/+0Star
* staging: dgnc: remove multiple blank linesSudip Mukherjee2015-10-131-51/+0Star
* staging: dgnc: change style of NULL comparisonSudip Mukherjee2015-10-041-3/+3
* staging: dgnc: remove unused variablesSudip Mukherjee2015-10-041-9/+2Star
* staging: dgnc: Fix line over 80 characters warningCristina Moraru2015-10-041-58/+128
* staging: dgnc: free memory allocatedHari Prasath Gujulan Elango2015-06-191-0/+4
* staging: dgnc: remove redundant checkGiedrius Statkevičius2015-05-081-6/+0Star
* staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius2015-05-081-44/+1Star
* 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/+15Star
* staging: dgnc: remove some dead code from dgnc_tty.cGiedrius Statkevičius2015-05-081-16/+0Star
* dgnc: use linux/types.h instead of dgnc_types.hGiedrius Statkevičius2015-03-241-5/+5
* dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius2015-03-241-1/+0Star
* staging: dgnc: some off by one bugsDan Carpenter2015-03-241-1/+1
* Staging: dgnc: release the lock before testing for nullityQuentin Lambert2015-03-181-1/+1
* Staging: dgnc: Use goto for spinlock release before returnQuentin Lambert2015-03-121-25/+23Star
* dgnc: clean up comments at start of filesGiedrius Statkevičius2015-03-121-15/+0Star
* staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki2015-03-071-4/+0Star
* staging: dgnc: delete successive assignments to the same locationJiayi Ye2014-10-281-2/+0Star
* Staging: dgnc: Remove unused sniff codeSomya Anand2014-10-231-127/+0Star
* staging: dgnc: Remove space before tabsDilek Uzulmez2014-10-201-1/+1
* staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu2014-10-201-4/+11