aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_neo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-21Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statementNizam Haider1-2/+2
2015-12-21driver:staging:dgnc Fix spaces preferred around that ...Bogicevic Sasa1-3/+3
2015-10-12staging: dgnc: remove parenthesisSudip Mukherjee1-1/+1
2015-10-12staging: dgnc: alignment styleSudip Mukherjee1-1/+1
2015-10-12staging: dgnc: remove space after castSudip Mukherjee1-6/+6
2015-10-12staging: dgnc: remove blankline after braceSudip Mukherjee1-11/+0
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee1-1/+0
2015-10-12staging: dgnc: remove multiple blank linesSudip Mukherjee1-37/+0
2015-05-08staging: dgnc: remove redundant !ch checksGiedrius Statkevičius1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-03-24staging: dgnc: some off by one bugsDan Carpenter1-3/+3
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert1-18/+12
2015-03-12Staging: dgnc: Remove redundant parenthesesSomya Anand1-17/+17
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius1-16/+0
2015-03-09drivers: staging: dgnc: Replace min with min_tDarshana Padmadas1-1/+1
2014-10-30staging: dgnc: Remove useless cast on void pointerTapasweni Pathak1-1/+1
2014-10-23Staging: dgnc: Remove unused sniff codeSomya Anand1-3/+0
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu1-16/+9
2014-10-02staging: dgnc: Fix do not add new typedefsEbru Akagunduz1-37/+37
2014-09-28staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macrosRoberta Dobrescu1-54/+66
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee1-5/+11
2014-08-30staging: dgnc: remove DPR Macros and related codes.Seunghun Lee1-95/+9
2014-08-16staging: dgnc: Remove 'volatile' modifier where it is not neededKonrad Zapalowicz1-1/+1
2014-08-16staging: dgnc: Fix braces {} are not necessary for single statement blocksKonrad Zapalowicz1-2/+1
2014-08-16staging: dgnc: Fix that open brace { should be on the previous lineKonrad Zapalowicz1-3/+3
2014-08-16staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz1-0/+6
2014-08-16staging: dgnc: Fix included header from 'asm'Konrad Zapalowicz1-1/+1
2014-08-01staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee1-1/+0
2014-05-25staging: dgnc: Use time_after_eq()Manuel Schölling1-1/+2
2014-05-18staging: dgnc: Remove extra curly bracesMasaru Nomura1-39/+21
2014-05-18staging: dgnc: dgnc_neo: Clean up if statementMasaru Nomura1-6/+6
2014-05-18staging: dgnc: Put else statements on the right lineMasaru Nomura1-32/+16
2014-03-17staging:dgnc: Removed assignments from if statements.Chi Pham1-1/+2
2013-10-19Staging: dgnc: avoiding buffer overflowAshvini Varatharaj1-1/+1
2013-09-17staging: dgnc: Fix typo in staging/dgncMasanari Iida1-1/+1
2013-09-17staging: dgnc: removes parentheses around return statementsLidza Louina1-4/+4
2013-09-17staging: dgnc: renames board_t to dgnc_boardLidza Louina1-10/+10
2013-08-26staging: dgnc: neo.c: changes param in neo_read_eeprom function for sparseLidza Louina1-1/+1
2013-08-21staging: dgnc: neo.c: fixes code indent errorLidza Louina1-23/+23
2013-08-21staging: dgnc: removes CVS code from filesLidza Louina1-2/+0
2013-08-21staging: dgnc: neo.c: removes trailing whitespaceLidza Louina1-23/+23
2013-08-03staging: dgnc: Remove version.h header inclusion in dgnc_neo.cSachin Kamat1-1/+0
2013-08-02staging: dgnc: add dgnc digi driverLidza Louina1-0/+1977