summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_tty.c
AgeCommit message (Expand)Author
2016-09-27staging: dgnc: introduce find_board_by_major()Daeseok Youn
2016-09-27staging: dgnc: remove useless variablesDaeseok Youn
2016-09-27staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()Daeseok Youn
2016-09-27staging: dgnc: introduce the dgnc_tty_unregister()Daeseok Youn
2016-09-20staging: dgnc: Merge assignment with returnRehas Sachdeva
2016-09-17Staging: dgnc: dgnc_tty: fixed a line too long style issueCathal Mullaney
2016-09-01staging: dgnc: check the type of print before callingDaeseok Youn
2016-08-15staging: dgnc: removes redundant null check and changeDaeseok Youn
2016-08-15staging: dgnc: remove redundant variable null checkDaeseok Youn
2016-08-15staging: dgnc: remove redundant local variable forDaeseok Youn
2016-08-15staging: dgnc: remove useless error value assignmentDaeseok Youn
2016-08-15staging: dgnc: remove redundant NULL checks inDaeseok Youn
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09staging: dgnc: clean up the dgnc_get_modem_info()Daeseok Youn
2016-05-04staging: dgnc: Fix a NULL pointer dereferenceDaeseok Youn
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-30staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn
2016-04-30staging: dgnc: remove redundant NULL check inDaeseok Youn
2016-04-30staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn
2016-04-30drivers/staging/dgnc: Added spaces around a bitwise OR.Juanma de Hoyos
2016-04-04staging: dgnc: fix CamelCase in dgnc_tty.cDaeseok Youn
2016-04-04staging: dgnc: remove too many traverse pointerDaeseok Youn
2016-03-31staging: dgnc: clean up dgnc_input functionDaeseok Youn
2016-03-31staging: dgnc: remove useless variables for saving tty'sDaeseok Youn
2016-03-28staging: dgnc: fix CamelCase in dgnc_drvier.h andDaeseok Youn
2016-03-28staging: dgnc: fix camelcase of SerialDriver and PrintDriverDaeseok Youn
2016-03-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-12staging: dgnc: Break line after boolean operatorRehas Sachdeva
2016-03-12staging: dgnc: Fix block comment styleRehas Sachdeva
2016-03-12staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva
2016-03-12staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2016-01-27staging: digi: Replace open-coded tty_wakeup()Peter Hurley
2015-12-21Staging: dgnc: dgnc_tty: Typo error dgnc_wmove commentNizam Haider
2015-10-17staging: dgnc: dgnc_tty: Remove useless initialisationAmitoj Kaur Chawla
2015-10-13staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare
2015-10-13staging: dgnc: remove parenthesisSudip Mukherjee
2015-10-13staging: dgnc: alignment styleSudip Mukherjee
2015-10-13staging: dgnc: remove space after castSudip Mukherjee
2015-10-13staging: dgnc: remove blankline after braceSudip Mukherjee
2015-10-13staging: dgnc: remove blankline before braceSudip Mukherjee
2015-10-13staging: dgnc: remove multiple blank linesSudip Mukherjee
2015-10-04staging: dgnc: change style of NULL comparisonSudip Mukherjee
2015-10-04staging: dgnc: remove unused variablesSudip Mukherjee
2015-10-04staging: dgnc: Fix line over 80 characters warningCristina Moraru
2015-06-19staging: dgnc: free memory allocatedHari Prasath Gujulan Elango
2015-05-08staging: dgnc: remove redundant checkGiedrius Statkevičius
2015-05-08staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius
2015-05-08staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...Giedrius Statkevičius
2015-05-08staging: dgnc: clean up allocation of ->channels[i]Giedrius Statkevičius