summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
AgeCommit message (Expand)Author
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso
2015-01-25Staging: dgnc: fixed some coding style errorsAndrew Milkovich
2015-01-25staging: dgnc: fix long lines in PCI device tableKrzysztof Adamski
2015-01-17staging: dgnc: implement proper error handling in dgnc_start()Alexey Khoroshilov
2014-10-30staging: dgnc: Remove useless cast on void pointerTapasweni Pathak
2014-10-28staging: dgnc: dgnc_kcompat.h: remove unused macroAya Mahfouz
2014-10-28staging: dgnc: remove debug symbolsAya Mahfouz
2014-10-28staging: dgnc: remove unused variable named rawreadokAya Mahfouz
2014-10-28staging: dgnc: dgnc_driver: remove all occurences of trcbuf_sizeAya Mahfouz
2014-10-28staging: dgnc: dgnc_kcompat.h: remove unused macrosAya Mahfouz
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-20Staging: dgnc: Compress two lines of code into one.Heena Sirwani
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-02staging: dgnc: Fix do not add new typedefsEbru Akagunduz
2014-10-02staging: dgnc: Fix no spaces at the start of a line in dpacompat.hYeliz Taneroglu
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-28Staging: dgnc: Remove space before parenthesisMahati Chamarthy
2014-09-28staging: dgnc: dgnc_driver.h: Remove non-standard spinlock's macrosRoberta Dobrescu
2014-09-28staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-28staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-28staging: dgnc: dgnc_tty.c: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-28staging: dgnc: dgnc_mgmt.c: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-28staging: dgnc: Fixed white space warning.Gulsah Kose
2014-09-23staging: dgnc: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-23staging: dgnc: Fix unnecessary braces warning.Gulsah Kose
2014-09-19staging: dgnc: Check sscanf return valueRoberta Dobrescu
2014-09-19staging: dgnc: Fix unnecessary space warning.Gulsah Kose
2014-09-19staging: dgnc: Fix missing blank line warning.Gulsah Kose
2014-09-19Staging: dgnc: Merge lines and remove unused variable for immediate returnVaishali Thakkar
2014-09-19staging: dgnc: Move open brace on previous lineRoberta Dobrescu
2014-09-19staging: dgnc: Do not initialise statics to 0 or NULLRoberta Dobrescu
2014-09-19staging: dgnc: Replace kzalloc with kcallocRoberta Dobrescu
2014-09-19staging: dgnc: Fix warnings relating to printk()Roberta Dobrescu
2014-09-08staging: dgnc: remove Neo card ids from device tableBill Pemberton
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-31staging: dgnc: remove some unused macrosSeunghun Lee
2014-08-30staging: dgnc: Fix checkpatch include warningKieron Browne
2014-08-30staging: dgnc: remove DPR Macros and related codes.Seunghun Lee
2014-08-17staging: dgnc: Remove unnecessary dgnc_Major_Control_Registered variableKonrad Zapalowicz
2014-08-17staging: dgnc: Remove not needed dgnc_driver_start variableKonrad Zapalowicz
2014-08-17staging: dgnc: Remove driver-wide polling counter variableKonrad Zapalowicz
2014-08-17staging: dgnc: Remove driver-wide state variableKonrad Zapalowicz
2014-08-16staging: dgnc: Remove unnecessary 'return' statementKonrad Zapalowicz
2014-08-16staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz