summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_tty.c
AgeCommit message (Expand)Author
2015-06-19staging: 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-07staging: 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-29staging: dgnc: dgnc_tty.c: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-20Staging: dgnc: Merge lines and remove unused variable for immediate returnVaishali Thakkar
2014-09-20staging: dgnc: Move open brace on previous lineRoberta Dobrescu
2014-09-20staging: dgnc: Do not initialise statics to 0 or NULLRoberta Dobrescu
2014-09-20staging: dgnc: Replace kzalloc with kcallocRoberta Dobrescu
2014-09-20staging: dgnc: Fix warnings relating to printk()Roberta Dobrescu
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee
2014-09-02staging: dgnc: Fix sleeping under spinlock bugKonrad Zapalowicz
2014-08-30staging: dgnc: Fix checkpatch include warningKieron Browne
2014-08-30staging: dgnc: remove DPR Macros and related codes.Seunghun Lee
2014-08-16staging: dgnc: Move utility functions out of dgnc_driver.cKonrad Zapalowicz
2014-08-16staging: dgnc: Fix frame size is larger than 1024BKonrad Zapalowicz
2014-08-01staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee
2014-07-27staging: dgnc: remove commented codeSeunghun Lee
2014-07-09staging: dgnc: remove redundant memset callDaeseok Youn
2014-07-09staging: dgnc: removes unreachable codeDaeseok Youn
2014-07-09staging: dgnc: Fix unsigned value for less than zeroDaeseok Youn
2014-07-09staging: dgnc: remove redundant null check for kfree()Daeseok Youn
2014-05-23staging: dgnc: dgnc_tty: Remove a prohibited spaceMasaru Nomura
2014-05-23staging: dgnc: dgnc_tty: Add a required spaceMasaru Nomura
2014-05-18staging: dgnc: Remove extra curly bracesMasaru Nomura
2014-05-18staging: dgnc: Put else statements on the right lineMasaru Nomura
2014-03-17staging:dgnc: Removed assignments from if statements.Chi Pham
2014-03-17staging: dgnc: replace unnecessary while() with if()Daeseok Youn
2013-10-11staging: dgnc: dgnc_tty: Do not use 0 for NULL pointerSachin Kamat
2013-10-06staging: dgnc: changes arguments in sizeofLidza Louina
2013-09-25staging: dgnc: removes LINUX_VERSION_CODE conditionalsLidza Louina
2013-09-17staging: dgnc: Fix typo in staging/dgncMasanari Iida
2013-09-17staging: dgnc: removes parentheses around return statementsLidza Louina