summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-208-293/+246
|\
| * staging: dgnc: Need to check for NULL of chDaeseok Youn2016-05-091-1/+1
| * staging: dgnc: remove redundant condition checkDaeseok Youn2016-05-091-6/+0
| * staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-05-091-9/+11
| * 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-292-86/+62
| * staging: dgnc: remove redundant NULL check inDaeseok Youn2016-04-291-13/+2
| * staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn2016-04-291-0/+8
| * staging: dgnc: remove blank lineDaeseok Youn2016-04-291-1/+0
| * staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-04-291-1/+1
| * 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-042-3/+3
| * 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-312-7/+0
| * staging: dgnc: fix Logical continuations.Daeseok Youn2016-03-301-3/+3
| * staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-03-301-3/+9
| * staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-03-301-13/+13
| * staging: dgnc: replace dgnc_offset_table with bit shift.Daeseok Youn2016-03-301-32/+12
| * staging: dgnc: fix Logical continuations should be on theDaeseok Youn2016-03-281-2/+2
| * staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-03-281-22/+44
| * staging: dgnc: remove unused variable in dgnc_boardDaeseok Youn2016-03-281-2/+0
| * staging: dgnc: fix CamelCase in dgnc_drvier.h andDaeseok Youn2016-03-282-22/+22
| * staging: dgnc: fix CamelCase in dgnc_driver.cDaeseok Youn2016-03-284-44/+44
| * staging: dgnc: fix camelcase of SerialDriver and PrintDriverDaeseok Youn2016-03-282-61/+61
| * staging: dgnc: Add whitespace around OR'd flags ("|")Sam Horlbeck Olsen2016-03-281-1/+1
* | 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-179-82/+63
|\
| * staging: dgnc: cleanup properlySudip Mukherjee2016-03-111-8/+13
| * staging: dgnc: unregister pci driverSudip Mukherjee2016-03-111-2/+1
| * staging: dgnc: remove pci_unregister_driverSudip Mukherjee2016-03-111-14/+5
| * staging: dgnc: remove unneeded elseSudip Mukherjee2016-03-111-7/+7
| * 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: Avoid multiple blank linesRehas Sachdeva2016-03-113-10/+0
| * staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva2016-03-112-22/+22
| * staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya2016-03-114-6/+6
| * staging: dgnc: convert to wait_event_interruptible_timeoutHari Prasath Gujulan Elango2016-02-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_cls.c: Replaced udelay by usleep_rangeJitendra Kumar Khasdev2015-12-211-1/+1
* Staging: dgnc: dgnc_tty: Typo error dgnc_wmove commentNizam Haider2015-12-211-1/+1
* Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statementNizam Haider2015-12-211-2/+2
* driver:staging:dgnc Fix spaces preferred around that ...Bogicevic Sasa2015-12-211-3/+3
* Staging: dgnc: Remove unused #include header fileShraddha Barke2015-11-151-1/+0
* staging: dgnc: dgnc_driver: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* staging: dgnc: dgnc_tty: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* staging: dgnc: Fix lines over 80 charactersCristina Moraru2015-10-161-18/+40
* staging/dgnc: fix info leak in ioctlSalva Peiró2015-10-161-0/+1
OpenPOWER on IntegriCloud