summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare2015-10-121-4/+1
* staging: dgnc: remove parenthesisSudip Mukherjee2015-10-123-32/+32
* staging: dgnc: alignment styleSudip Mukherjee2015-10-124-22/+22
* staging: dgnc: remove space after castSudip Mukherjee2015-10-125-27/+27
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-125-30/+0
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-126-16/+0
* staging: dgnc: remove multiple blank linesSudip Mukherjee2015-10-125-140/+0
* staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki2015-10-043-2/+10
* staging: dgnc: remove dgnc_init_globals functionSudip Mukherjee2015-10-041-16/+2
* staging: dgnc: remove initialization of globalSudip Mukherjee2015-10-041-7/+0
* staging: dgnc: remove NULL testSudip Mukherjee2015-10-041-2/+1
* staging: dgnc: change style of NULL comparisonSudip Mukherjee2015-10-041-3/+3
OpenPOWER on IntegriCloud