aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-12staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare1-4/+1
2015-10-12staging: dgnc: remove parenthesisSudip Mukherjee3-32/+32
2015-10-12staging: dgnc: alignment styleSudip Mukherjee4-22/+22
2015-10-12staging: dgnc: remove space after castSudip Mukherjee5-27/+27
2015-10-12staging: dgnc: remove blankline after braceSudip Mukherjee5-30/+0
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee6-16/+0
2015-10-12staging: dgnc: remove multiple blank linesSudip Mukherjee5-140/+0
2015-10-04staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki3-2/+10
2015-10-04staging: dgnc: remove dgnc_init_globals functionSudip Mukherjee1-16/+2
2015-10-04staging: dgnc: remove initialization of globalSudip Mukherjee1-7/+0
2015-10-04staging: dgnc: remove NULL testSudip Mukherjee1-2/+1
2015-10-04staging: dgnc: change style of NULL comparisonSudip Mukherjee1-3/+3
2015-10-04staging: dgnc: remove unused variablesSudip Mukherjee2-12/+3
2015-10-04staging: dgnc: Fix line over 80 characters warningCristina Moraru1-58/+128
2015-10-02staging: dgnc: Fix indentation warningCristina Moraru1-6/+6
2015-09-14staging: dgnc: Fixed line over 80 characters longAnjali Menon1-1/+2
2015-08-14staging: dgnc: Remove unnecessary externsJoe Perches1-8/+8
2015-07-31Staging: dgnc: dgnc_driver.h: remove unnecessary commentsNavy Cheng1-3/+3
2015-06-18staging: dgnc: free memory allocatedHari Prasath Gujulan Elango1-0/+4
2015-06-18staging: dgnc: fix typo in comments secionHari Prasath Gujulan Elango1-1/+1
2015-06-08staging: dgnc: remove ununsed MacroHari Prasath Gujulan Elango1-1/+0
2015-05-31staging: dgnc: delete all references to 'flipbuf'Gujulan Elango, Hari Prasath (H.)2-12/+0
2015-05-31staging: dgnc: fix line length over 80 chars in dgnc_sysfs.cWim de With1-36/+74
2015-05-31Staging: dgnc: fixed coding style issue in digi.hBuţiu Alexandru Octavian1-7/+7
2015-05-08staging: dgnc: remove redundant checkGiedrius Statkevičius1-6/+0
2015-05-08staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius1-44/+1
2015-05-08staging: dgnc: remove redundant !ch checksGiedrius Statkevičius2-4/+2
2015-05-08staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uninit()Giedrius Statkevičius1-2/+6