summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_driver.h
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: remove sysfs filesGreg Kroah-Hartman2016-12-011-1/+0
* staging: dgnc: dgnc_driver.h Spelling correctionWalt Feasel2016-11-191-1/+1
* staging: dgnc: dgnc_driver.h Align columnsWalt Feasel2016-11-191-10/+10
* staging: dgnc: dgnc_driver.h Comment style modificationsWalt Feasel2016-11-191-97/+73
* staging: dgnc: remove useless variablesDaeseok Youn2016-09-271-3/+0
* staging: dgnc: remove useless message bufferDaeseok Youn2016-09-271-6/+0
* staging: dgnc: fix 'line over 80 characters'Anson Jacob2016-08-211-1/+1
* staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn2016-08-151-2/+0
* staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove unused variable 'intr_modem'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: remove useless variable 'intr_count'Daeseok Youn2016-08-151-1/+0
* staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn2016-04-291-2/+2
* staging: dgnc: remove useless variables for saving tty'sDaeseok Youn2016-03-311-3/+0
* staging: dgnc: remove unused variable in dgnc_boardDaeseok Youn2016-03-281-2/+0
* staging: dgnc: fix CamelCase in dgnc_drvier.h andDaeseok Youn2016-03-281-6/+6
* staging: dgnc: fix CamelCase in dgnc_driver.cDaeseok Youn2016-03-281-3/+3
* staging: dgnc: fix camelcase of SerialDriver and PrintDriverDaeseok Youn2016-03-281-2/+2
* staging: dgnc: Avoid multiple blank linesRehas Sachdeva2016-03-111-8/+0
* staging: dgnc: Fix lines over 80 charactersCristina Moraru2015-10-161-18/+40
* staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki2015-10-041-0/+1
* Staging: dgnc: dgnc_driver.h: remove unnecessary commentsNavy Cheng2015-07-311-3/+3
* staging: dgnc: fix typo in comments secionHari Prasath Gujulan Elango2015-06-181-1/+1
* staging: dgnc: remove ununsed MacroHari Prasath Gujulan Elango2015-06-081-1/+0
* staging: dgnc: delete all references to 'flipbuf'Gujulan Elango, Hari Prasath (H.)2015-05-311-3/+0
* dgnc: remove old 2.4-2.6 compat kernel definesGiedrius Statkevičius2015-03-241-1/+0
* dgnc: use linux/types.h instead of dgnc_types.hGiedrius Statkevičius2015-03-241-3/+2
* dgnc: clean up comments at start of filesGiedrius Statkevičius2015-03-121-6/+0
* dgnc: Remove unneeded dgnc_state array of stringsGiedrius Statkevičius2015-03-121-1/+0
* dgnc: Move DG_PART definition from Makefile to dgnc_driver.hCass May2015-03-121-0/+1
* Staging: dgnc: Removed trailing whitespace to improve readability.Vatika Harlalka2015-02-241-6/+6
* staging: dgnc: remove debug symbolsAya Mahfouz2014-10-281-31/+1
* staging: dgnc: remove unused variable named rawreadokAya Mahfouz2014-10-281-1/+0
* staging: dgnc: dgnc_driver: remove all occurences of trcbuf_sizeAya Mahfouz2014-10-281-1/+0
* Staging: dgnc: Remove unused sniff codeSomya Anand2014-10-231-14/+0
* staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu2014-10-201-13/+2
* staging: dgnc: Fix do not add new typedefsEbru Akagunduz2014-10-021-15/+15
* staging: dgnc: dgnc_driver.h: Remove non-standard spinlock's macrosRoberta Dobrescu2014-09-281-8/+0
* staging: dgnc: Fix unnecessary space warning.Gulsah Kose2014-09-191-18/+18
* staging: dgnc: remove some unused macrosSeunghun Lee2014-08-311-5/+2
* staging: dgnc: remove DPR Macros and related codes.Seunghun Lee2014-08-301-21/+0
* staging: dgnc: Remove driver-wide polling counter variableKonrad Zapalowicz2014-08-171-1/+0
* staging: dgnc: Remove driver-wide state variableKonrad Zapalowicz2014-08-171-2/+0
* staging: dgnc: Move utility functions out of dgnc_driver.cKonrad Zapalowicz2014-08-161-10/+0
* staging: dgnc: removes unused if defined codeSeunghun Lee2014-07-301-53/+0
* staging: dgnc: Fix space required after that ','Seunghun Lee2014-07-241-2/+2
* staging: dgnc: Remove all C99 commentsSeunghun Lee2014-07-221-5/+5
* staging: dgnc: Fix typo in staging/dgncMasanari Iida2013-09-171-1/+1
OpenPOWER on IntegriCloud