summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_tty.c
AgeCommit message (Expand)Author
2016-04-04staging: dgnc: fix CamelCase in dgnc_tty.cDaeseok Youn
2016-04-04staging: dgnc: remove too many traverse pointerDaeseok Youn
2016-03-31staging: dgnc: clean up dgnc_input functionDaeseok Youn
2016-03-31staging: dgnc: remove useless variables for saving tty'sDaeseok Youn
2016-03-28staging: dgnc: fix CamelCase in dgnc_drvier.h andDaeseok Youn
2016-03-28staging: dgnc: fix camelcase of SerialDriver and PrintDriverDaeseok Youn
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-11staging: dgnc: Break line after boolean operatorRehas Sachdeva
2016-03-11staging: dgnc: Fix block comment styleRehas Sachdeva
2016-03-11staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva
2016-03-11staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2016-01-27staging: digi: Replace open-coded tty_wakeup()Peter Hurley
2015-12-21Staging: dgnc: dgnc_tty: Typo error dgnc_wmove commentNizam Haider
2015-10-16staging: dgnc: dgnc_tty: Remove useless initialisationAmitoj Kaur Chawla
2015-10-12staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare
2015-10-12staging: dgnc: remove parenthesisSudip Mukherjee
2015-10-12staging: dgnc: alignment styleSudip Mukherjee
2015-10-12staging: dgnc: remove space after castSudip Mukherjee
2015-10-12staging: dgnc: remove blankline after braceSudip Mukherjee
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee
2015-10-12staging: dgnc: remove multiple blank linesSudip Mukherjee
2015-10-04staging: dgnc: change style of NULL comparisonSudip Mukherjee
2015-10-04staging: dgnc: remove unused variablesSudip Mukherjee
2015-10-04staging: dgnc: Fix line over 80 characters warningCristina Moraru
2015-06-18staging: dgnc: free memory allocatedHari Prasath Gujulan Elango
2015-05-08staging: dgnc: remove redundant checkGiedrius Statkevičius
2015-05-08staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius
2015-05-08staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...Giedrius Statkevičius
2015-05-08staging: dgnc: clean up allocation of ->channels[i]Giedrius Statkevičius
2015-05-08staging: dgnc: remove some dead code from dgnc_tty.cGiedrius Statkevičius
2015-03-24dgnc: use linux/types.h instead of dgnc_types.hGiedrius Statkevičius
2015-03-24dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius
2015-03-24staging: dgnc: some off by one bugsDan Carpenter
2015-03-18Staging: dgnc: release the lock before testing for nullityQuentin Lambert
2015-03-12Staging: dgnc: Use goto for spinlock release before returnQuentin Lambert
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius
2015-03-06staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki
2014-10-28staging: dgnc: delete successive assignments to the same locationJiayi Ye
2014-10-23Staging: dgnc: Remove unused sniff codeSomya Anand
2014-10-20staging: dgnc: Remove space before tabsDilek Uzulmez
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu
2014-10-02staging: dgnc: Fix do not add new typedefsEbru Akagunduz
2014-10-02Staging: dgnc: Add missing blank lineMahati Chamarthy
2014-10-02Staging: dgnc: Remove unnecessary bracesMahati Chamarthy
2014-10-02Staging: dgnc: Remove return in void functionMahati Chamarthy
2014-09-28staging: dgnc: dgnc_tty.c: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-19Staging: dgnc: Merge lines and remove unused variable for immediate returnVaishali Thakkar
2014-09-19staging: dgnc: Move open brace on previous lineRoberta Dobrescu
2014-09-19staging: dgnc: Do not initialise statics to 0 or NULLRoberta Dobrescu