summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_neo.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* Staging: dgnc: Remove unused sniff codeSomya Anand2014-10-231-3/+0
* staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu2014-10-201-16/+9
* staging: dgnc: Fix do not add new typedefsEbru Akagunduz2014-10-021-37/+37
* staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosRoberta Dobrescu2014-09-281-54/+66
* staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee2014-09-021-5/+11
* staging: dgnc: remove DPR Macros and related codes.Seunghun Lee2014-08-301-95/+9
* staging: dgnc: Remove 'volatile' modifier where it is not neededKonrad Zapalowicz2014-08-161-1/+1
* staging: dgnc: Fix braces {} are not necessary for single statement blocksKonrad Zapalowicz2014-08-161-2/+1
* staging: dgnc: Fix that open brace { should be on the previous lineKonrad Zapalowicz2014-08-161-3/+3
* staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz2014-08-161-0/+6
* staging: dgnc: Fix included header from 'asm'Konrad Zapalowicz2014-08-161-1/+1
* staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee2014-08-011-1/+0
* staging: dgnc: Use time_after_eq()Manuel Schölling2014-05-251-1/+2
* staging: dgnc: Remove extra curly bracesMasaru Nomura2014-05-181-39/+21
* staging: dgnc: dgnc_neo: Clean up if statementMasaru Nomura2014-05-181-6/+6
* staging: dgnc: Put else statements on the right lineMasaru Nomura2014-05-181-32/+16
* staging:dgnc: Removed assignments from if statements.Chi Pham2014-03-171-1/+2
* Staging: dgnc: avoiding buffer overflowAshvini Varatharaj2013-10-191-1/+1
* staging: dgnc: Fix typo in staging/dgncMasanari Iida2013-09-171-1/+1
* staging: dgnc: removes parentheses around return statementsLidza Louina2013-09-171-4/+4
* staging: dgnc: renames board_t to dgnc_boardLidza Louina2013-09-171-10/+10
* staging: dgnc: neo.c: changes param in neo_read_eeprom function for sparseLidza Louina2013-08-261-1/+1
* staging: dgnc: neo.c: fixes code indent errorLidza Louina2013-08-211-23/+23
* staging: dgnc: removes CVS code from filesLidza Louina2013-08-211-2/+0
* staging: dgnc: neo.c: removes trailing whitespaceLidza Louina2013-08-211-23/+23
* staging: dgnc: Remove version.h header inclusion in dgnc_neo.cSachin Kamat2013-08-031-1/+0
* staging: dgnc: add dgnc digi driverLidza Louina2013-08-021-0/+1977
OpenPOWER on IntegriCloud