summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: dgnc: alignment styleSudip Mukherjee2015-10-134-22/+22
* staging: dgnc: remove space after castSudip Mukherjee2015-10-135-27/+27
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-135-30/+0Star
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-136-16/+0Star
* staging: dgnc: remove multiple blank linesSudip Mukherjee2015-10-135-140/+0Star
* 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/+2Star
* staging: dgnc: remove initialization of globalSudip Mukherjee2015-10-041-7/+0Star
* staging: dgnc: remove NULL testSudip Mukherjee2015-10-041-2/+1Star
* staging: dgnc: change style of NULL comparisonSudip Mukherjee2015-10-041-3/+3
* staging: dgnc: remove unused variablesSudip Mukherjee2015-10-042-12/+3Star
* staging: dgnc: Fix line over 80 characters warningCristina Moraru2015-10-041-58/+128
* staging: dgnc: Fix indentation warningCristina Moraru2015-10-021-6/+6
* staging: dgnc: Fixed line over 80 characters longAnjali Menon2015-09-141-1/+2
* staging: dgnc: Remove unnecessary externsJoe Perches2015-08-151-8/+8
* Staging: dgnc: dgnc_driver.h: remove unnecessary commentsNavy Cheng2015-08-011-3/+3
* staging: dgnc: free memory allocatedHari Prasath Gujulan Elango2015-06-191-0/+4
* staging: dgnc: fix typo in comments secionHari Prasath Gujulan Elango2015-06-191-1/+1
* staging: dgnc: remove ununsed MacroHari Prasath Gujulan Elango2015-06-081-1/+0Star
* staging: dgnc: delete all references to 'flipbuf'Gujulan Elango, Hari Prasath (H.)2015-05-312-12/+0Star
* staging: dgnc: fix line length over 80 chars in dgnc_sysfs.cWim de With2015-05-311-36/+74
* Staging: dgnc: fixed coding style issue in digi.hBuţiu Alexandru Octavian2015-05-311-7/+7
* staging: dgnc: remove redundant checkGiedrius Statkevičius2015-05-081-6/+0Star
* staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius2015-05-081-44/+1Star
* staging: dgnc: remove redundant !ch checksGiedrius Statkevičius2015-05-082-4/+2Star
* staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...Giedrius Statkevičius2015-05-081-2/+6