summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
AgeCommit message (Expand)AuthorFilesLines
2015-03-02Staging: dgnc: Replace printk() with dev_dbg()Cristina Opriceana1-2/+2
2015-03-02Staging: dgnc: Replace printk with dev_errCristina Opriceana1-1/+1
2015-02-27Staging: dgnc: Removed trailing whitespaceGamze POLAT1-3/+3
2015-02-27staging: dgnc: replace init_timer by setup_timerAya Mahfouz1-6/+2
2015-02-25Staging: dgnc: Fix warning of code styleVatika Harlalka1-1/+3
2015-02-25Staging: dgnc: Removed trailing whitespace to improve readability.Vatika Harlalka1-6/+6
2015-02-25Staging: 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-18staging: 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/gre...Linus 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-29Staging: dgnc: Remove space before parenthesisMahati Chamarthy1-4/+4
2014-09-29staging: dgnc: dgnc_driver.h: Remove non-standard spinlock's macrosRoberta Dobrescu1-8/+0
2014-09-29staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-17/+17
2014-09-29staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-54/+66
2014-09-29staging: dgnc: dgnc_tty.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-146/+147
2014-09-29staging: dgnc: dgnc_mgmt.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-15/+15
2014-09-29staging: dgnc: Fixed white space warning.Gulsah Kose1-6/+6
2014-09-24staging: dgnc: Replace non-standard spinlock's macrosRoberta Dobrescu1-33/+33
2014-09-24staging: dgnc: Fix unnecessary braces warning.Gulsah Kose1-4/+2
2014-09-20staging: dgnc: Check sscanf return valueRoberta Dobrescu1-3/+15
2014-09-20staging: dgnc: Fix unnecessary space warning.Gulsah Kose1-18/+18
2014-09-20staging: dgnc: Fix missing blank line warning.Gulsah Kose1-0/+1
2014-09-20Staging: dgnc: Merge lines and remove unused variable for immediate returnVaishali Thakkar1-4/+1
2014-09-20staging: dgnc: Move open brace on previous lineRoberta Dobrescu1-8/+4
2014-09-20staging: dgnc: Do not initialise statics to 0 or NULLRoberta Dobrescu1-1/+1
2014-09-20staging: dgnc: Replace kzalloc with kcallocRoberta Dobrescu1-4/+4
2014-09-20staging: dgnc: Fix warnings relating to printk()Roberta Dobrescu1-2/+2
2014-09-09staging: dgnc: remove Neo card ids from device tableBill Pemberton1-13/+0
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee5-19/+33
2014-09-02staging: dgnc: Fix sleeping under spinlock bugKonrad Zapalowicz1-1/+1
2014-09-01staging: dgnc: remove some unused macrosSeunghun Lee1-5/+2
2014-08-31staging: dgnc: Fix checkpatch include warningKieron Browne1-1/+1