aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-293/+246
2016-05-09staging: dgnc: Need to check for NULL of chDaeseok Youn1-1/+1
2016-05-09staging: dgnc: remove redundant condition checkDaeseok Youn1-6/+0
2016-05-09staging: dgnc: fix 'line over 80 characters'Daeseok Youn1-9/+11
2016-05-09staging: dgnc: clean up the dgnc_get_modem_info()Daeseok Youn1-11/+1
2016-05-03staging: dgnc: Fix a NULL pointer dereferenceDaeseok Youn1-5/+5
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-1/+1
2016-04-29staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn2-86/+62
2016-04-29staging: dgnc: remove redundant NULL check inDaeseok Youn1-13/+2
2016-04-29staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn1-0/+8
2016-04-29staging: dgnc: remove blank lineDaeseok Youn1-1/+0
2016-04-29staging: dgnc: remove parenthesis around the CONST |Daeseok Youn1-1/+1
2016-04-29drivers/staging/dgnc: Added spaces around a bitwise OR.Juanma de Hoyos1-1/+1
2016-04-04staging: dgnc: fix CamelCase in dgnc_tty.cDaeseok Youn2-3/+3
2016-04-04staging: dgnc: remove too many traverse pointerDaeseok Youn1-17/+20
2016-03-31staging: dgnc: clean up dgnc_input functionDaeseok Youn1-21/+14
2016-03-31staging: dgnc: remove useless variables for saving tty'sDaeseok Youn2-7/+0
2016-03-30staging: dgnc: fix Logical continuations.Daeseok Youn1-3/+3
2016-03-30staging: dgnc: fix 'line over 80 characters'Daeseok Youn1-3/+9
2016-03-30staging: dgnc: remove parenthesis around the CONST |Daeseok Youn1-13/+13
2016-03-30staging: dgnc: replace dgnc_offset_table with bit shift.Daeseok Youn1-32/+12
2016-03-28staging: dgnc: fix Logical continuations should be on theDaeseok Youn1-2/+2
2016-03-28staging: dgnc: fix 'line over 80 characters'Daeseok Youn1-22/+44
2016-03-28staging: dgnc: remove unused variable in dgnc_boardDaeseok Youn1-2/+0
2016-03-28staging: dgnc: fix CamelCase in dgnc_drvier.h andDaeseok Youn2-22/+22
2016-03-28staging: dgnc: fix CamelCase in dgnc_driver.cDaeseok Youn4-44/+44
2016-03-28staging: dgnc: fix camelcase of SerialDriver and PrintDriverDaeseok Youn2-61/+61
2016-03-28staging: dgnc: Add whitespace around OR'd flags ("|")Sam Horlbeck Olsen1-1/+1
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-82/+63
2016-03-11staging: dgnc: cleanup properlySudip Mukherjee1-8/+13
2016-03-11staging: dgnc: unregister pci driverSudip Mukherjee1-2/+1
2016-03-11staging: dgnc: remove pci_unregister_driverSudip Mukherjee1-14/+5
2016-03-11staging: dgnc: remove unneeded elseSudip Mukherjee1-7/+7
2016-03-11staging: dgnc: Break line after boolean operatorRehas Sachdeva1-2/+2
2016-03-11staging: dgnc: Fix block comment styleRehas Sachdeva1-8/+4
2016-03-11staging: dgnc: Avoid multiple blank linesRehas Sachdeva3-10/+0
2016-03-11staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva2-22/+22
2016-03-11staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya4-6/+6
2016-02-11staging: dgnc: convert to wait_event_interruptible_timeoutHari Prasath Gujulan Elango1-3/+3
2016-01-28tty: Use termios c_*flag macrosPeter Hurley1-1/+1
2016-01-27staging: digi: Replace open-coded tty_wakeup()Peter Hurley1-16/+2
2015-12-21staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_rangeJitendra Kumar Khasdev1-1/+1
2015-12-21Staging: dgnc: dgnc_tty: Typo error dgnc_wmove commentNizam Haider1-1/+1
2015-12-21Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statementNizam Haider1-2/+2
2015-12-21driver:staging:dgnc Fix spaces preferred around that ...Bogicevic Sasa1-3/+3
2015-11-15Staging: dgnc: Remove unused #include header fileShraddha Barke1-1/+0
2015-10-16staging: dgnc: dgnc_driver: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2015-10-16staging: dgnc: dgnc_tty: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2015-10-16staging: dgnc: Fix lines over 80 charactersCristina Moraru1-18/+40
2015-10-16staging/dgnc: fix info leak in ioctlSalva Peiró1-0/+1