summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_driver.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: dgnc_driver: Remove useless initialisationAmitoj Kaur Chawla2015-10-171-1/+1
* staging: dgnc: alignment styleSudip Mukherjee2015-10-131-1/+1
* staging: dgnc: remove space after castSudip Mukherjee2015-10-131-3/+3
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-131-3/+0Star
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-131-2/+0Star
* staging: dgnc: remove multiple blank linesSudip Mukherjee2015-10-131-10/+0Star
* staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki2015-10-041-1/+1
* 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: delete all references to 'flipbuf'Gujulan Elango, Hari Prasath (H.)2015-05-311-9/+0Star
* dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius2015-03-241-1/+0Star
* Staging: dgnc: Use goto for error handlingQuentin Lambert2015-03-121-11/+3Star
* Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninitQuentin Lambert2015-03-121-0/+1
* dgnc: clean up comments at start of filesGiedrius Statkevičius2015-03-121-16/+0Star
* dgnc: Remove unneeded dgnc_state array of stringsGiedrius Statkevičius2015-03-121-8/+0Star
* staging: dgnc: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-121-1/+1
* dgnc: Make all lines under 80 characters in dgnc_driver.cGiedrius Statkevičius2015-03-121-7/+8
* Staging: dgnc: Fix checking return value of register_chrdevSalah Triki2015-03-071-2/+2
* Staging: dgnc: Replace printk() with dev_dbg()Cristina Opriceana2015-03-021-2/+2
* staging: dgnc: replace init_timer by setup_timerAya Mahfouz2015-02-261-6/+2Star
* Staging: dgnc: Fix warning of code styleVatika Harlalka2015-02-241-1/+3
* staging: dgnc: fix long lines in PCI device tableKrzysztof Adamski2015-01-251-6/+6
* staging: dgnc: implement proper error handling in dgnc_start()Alexey Khoroshilov2015-01-181-4/+24
* staging: dgnc: remove debug symbolsAya Mahfouz2014-10-281-9/+0Star
* staging: dgnc: remove unused variable named rawreadokAya Mahfouz2014-10-281-2/+0Star
* staging: dgnc: dgnc_driver: remove all occurences of trcbuf_sizeAya Mahfouz2014-10-281-2/+0Star
* staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu2014-10-201-11/+9Star
* Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-081-13/+0Star
|\
| * staging: dgnc: remove Neo card ids from device tableBill Pemberton2014-09-081-13/+0Star
* | staging: dgnc: Fix do not add new typedefsEbru Akagunduz2014-10-021-1/+1
* | staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macrosRoberta Dobrescu2014-09-291-17/+17
* | staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee2014-09-021-4/+6
* | staging: dgnc: remove DPR Macros and related codes.Seunghun Lee2014-08-301-18/+1Star
* | staging: dgnc: Remove unnecessary dgnc_Major_Control_Registered variableKonrad Zapalowicz2014-08-171-23/+15Star
* | staging: dgnc: Remove not needed dgnc_driver_start variableKonrad Zapalowicz2014-08-171-5/+0Star
* | staging: dgnc: Remove driver-wide polling counter variableKonrad Zapalowicz2014-08-171-3/+0Star
* | staging: dgnc: Remove driver-wide state variableKonrad Zapalowicz2014-08-171-19/+0Star
* | staging: dgnc: Siplify the dgnc_start functionKonrad Zapalowicz2014-08-161-47/+44Star
* | staging: dgnc: Move utility functions out of dgnc_driver.cKonrad Zapalowicz2014-08-161-74/+0Star
* | staging: dgnc: Remove unnecessary functions from dgnc_driver.cKonrad Zapalowicz2014-08-161-28/+2Star
* | staging: dgnc: Fix no spaces before tabs checkpath warningKonrad Zapalowicz2014-08-161-3/+3
* | staging: dgnc: Fix externs should be avoided in the .c filesKonrad Zapalowicz2014-08-161-45/+39Star
|/
* staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee2014-08-011-1/+0Star
* staging: dgnc: removes unused if defined codeSeunghun Lee2014-07-311-4/+0Star
* staging: dgnc_driver.c: code style fixesGuillaume Morin2014-06-291-6/+5Star
* Staging: dgnc: fixed brace coding style issue in dgnc_driver.cVincent Heuken2014-06-201-1/+2
* staging: dgnc: redundant NULL checks before kfree()Vitaly Osipov2014-05-151-9/+4Star
* Staging: dgnc: dgnc_driver: fixed incorrect bracesSon P. Nguyen2014-05-151-14/+7Star
* staging: dgnc: cleanup dgnc_finalize_board_init()Antoine Sirinelli2014-05-151-3/+6
* staging:dgnc: Replace printk by pr_warnHimangi Saraogi2014-03-091-1/+1