summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: Need to check for NULL of chDaeseok Youn2016-05-091-1/+1
* staging: dgnc: remove redundant condition checkDaeseok Youn2016-05-091-6/+0Star
* 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/+1Star
* staging: dgnc: Fix a NULL pointer dereferenceDaeseok Youn2016-05-041-5/+5
* staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn2016-04-302-86/+62Star
* staging: dgnc: remove redundant NULL check inDaeseok Youn2016-04-301-13/+2Star
* staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn2016-04-301-0/+8
* staging: dgnc: remove blank lineDaeseok Youn2016-04-301-1/+0Star
* staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-04-301-1/+1
* 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-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/+14Star
* staging: dgnc: remove useless variables for saving tty'sDaeseok Youn2016-03-312-7/+0Star
* staging: dgnc: fix Logical continuations.Daeseok Youn2016-03-311-3/+3
* staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-03-311-3/+9
* staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-03-311-13/+13
* staging: dgnc: replace dgnc_offset_table with bit shift.Daeseok Youn2016-03-311-32/+12Star
* 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/+0Star
* 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
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-189-82/+63Star
|\
| * staging: dgnc: cleanup properlySudip Mukherjee2016-03-121-8/+13
| * staging: dgnc: unregister pci driverSudip Mukherjee2016-03-121-2/+1Star
| * staging: dgnc: remove pci_unregister_driverSudip Mukherjee2016-03-121-14/+5Star
| * staging: dgnc: remove unneeded elseSudip Mukherjee2016-03-121-7/+7
| * 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: Avoid multiple blank linesRehas Sachdeva2016-03-123-10/+0Star
| * staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva2016-03-122-22/+22
| * staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya2016-03-124-6/+6
| * staging: dgnc: convert to wait_event_interruptible_timeoutHari Prasath Gujulan Elango2016-02-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_cls.c: Replaced udelay by usleep_rangeJitendra Kumar Khasdev2015-12-221-1/+1
* Staging: dgnc: dgnc_tty: Typo error dgnc_wmove commentNizam Haider2015-12-221-1/+1
* Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statementNizam Haider2015-12-221-2/+2
* driver:staging:dgnc Fix spaces preferred around that ...Bogicevic Sasa2015-12-221-3/+3
* Staging: dgnc: Remove unused #include header fileShraddha Barke2015-11-161-1/+0Star
* staging: dgnc: dgnc_driver: Remove useless initialisationAmitoj Kaur Chawla2015-10-171-1/+1
* staging: dgnc: dgnc_tty: Remove useless initialisationAmitoj Kaur Chawla2015-10-171-1/+1
* staging: dgnc: Fix lines over 80 charactersCristina Moraru2015-10-171-18/+40
* staging/dgnc: fix info leak in ioctlSalva Peiró2015-10-171-0/+1
* staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare2015-10-131-4/+1Star
* staging: dgnc: remove parenthesisSudip Mukherjee2015-10-133-32/+32