aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-12Staging: dgnc: Use goto for spinlock release before returnQuentin Lambert1-25/+23
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert3-41/+22
2015-03-12Staging: dgnc: Remove redundant parenthesesSomya Anand1-17/+17
2015-03-12Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninitQuentin Lambert1-0/+1
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius17-163/+0
2015-03-12dgnc: Remove unneeded dgnc_state array of stringsGiedrius Statkevičius2-9/+0
2015-03-12staging: dgnc: Use kcalloc instead of kzalloc.Navya Sri Nizamkari1-1/+1
2015-03-12staging: dgnc: off by one in dgnc_mgmt_ioctl()Dan Carpenter1-2/+1
2015-03-12dgnc: Make all lines under 80 characters in dgnc_driver.cGiedrius Statkevičius1-7/+8
2015-03-12dgnc: Make all lines under 80 characters in dgnc_cls.hGiedrius Statkevičius1-12/+28
2015-03-12dgnc: Remove redundant blank lines in dgnc_cls.cGiedrius Statkevičius1-36/+0
2015-03-12dgnc: Move DG_PART definition from Makefile to dgnc_driver.hCass May2-2/+1
2015-03-12dgnc: Remove superfluous EXTRA_CFLAGS variableCass May1-1/+1
2015-03-09drivers: staging: dgnc: Replace min with min_tDarshana Padmadas1-1/+1
2015-03-06Staging: dgnc: Fix checking return value of register_chrdevSalah Triki1-2/+2
2015-03-06staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki1-4/+0
2015-03-01Staging: dgnc: Replace printk() with dev_dbg()Cristina Opriceana1-2/+2
2015-03-01Staging: dgnc: Replace printk with dev_errCristina Opriceana1-1/+1
2015-02-26Staging: dgnc: Removed trailing whitespaceGamze POLAT1-3/+3
2015-02-26staging: dgnc: replace init_timer by setup_timerAya Mahfouz1-6/+2
2015-02-24Staging: dgnc: Fix warning of code styleVatika Harlalka1-1/+3
2015-02-24Staging: dgnc: Removed trailing whitespace to improve readability.Vatika Harlalka1-6/+6
2015-02-24Staging: dgnc: Indented code to increase readabilityVatika Harlalka1-2/+2
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso1-1/+1
2015-01-25Staging: dgnc: fixed some coding style errorsAndrew Milkovich2-36/+36
2015-01-25staging: dgnc: fix long lines in PCI device tableKrzysztof Adamski1-6/+6
2015-01-17staging: dgnc: implement proper error handling in dgnc_start()Alexey Khoroshilov1-4/+24
2014-10-30staging: dgnc: Remove useless cast on void pointerTapasweni Pathak2-2/+2
2014-10-28staging: dgnc: dgnc_kcompat.h: remove unused macroAya Mahfouz1-5/+0
2014-10-28staging: dgnc: remove debug symbolsAya Mahfouz3-58/+1
2014-10-28staging: dgnc: remove unused variable named rawreadokAya Mahfouz3-22/+0
2014-10-28staging: dgnc: dgnc_driver: remove all occurences of trcbuf_sizeAya Mahfouz2-3/+0
2014-10-28staging: dgnc: dgnc_kcompat.h: remove unused macrosAya Mahfouz1-13/+0
2014-10-28staging: dgnc: delete successive assignments to the same locationJiayi Ye1-2/+0
2014-10-23Staging: dgnc: Remove unused sniff codeSomya Anand5-150/+0
2014-10-20staging: dgnc: Remove space before tabsDilek Uzulmez1-1/+1
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu5-58/+35
2014-10-20Staging: dgnc: Compress two lines of code into one.Heena Sirwani1-4/+2
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-13/+0
2014-10-02staging: dgnc: Fix do not add new typedefsEbru Akagunduz8-103/+100
2014-10-02staging: dgnc: Fix no spaces at the start of a line in dpacompat.hYeliz Taneroglu1-1/+1
2014-10-02Staging: dgnc: Add missing blank lineMahati Chamarthy1-0/+2
2014-10-02Staging: dgnc: Remove unnecessary bracesMahati Chamarthy1-8/+4
2014-10-02Staging: dgnc: Remove return in void functionMahati Chamarthy1-3/+0
2014-09-28Staging: dgnc: Remove space before parenthesisMahati Chamarthy1-4/+4
2014-09-28staging: dgnc: dgnc_driver.h: Remove non-standard spinlock's macrosRoberta Dobrescu1-8/+0
2014-09-28staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-17/+17
2014-09-28staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-54/+66
2014-09-28staging: dgnc: dgnc_tty.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-146/+147
2014-09-28staging: dgnc: dgnc_mgmt.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-15/+15