summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_neo.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: remove parenthesisSudip Mukherjee2015-10-131-1/+1
* staging: dgnc: alignment styleSudip Mukherjee2015-10-131-1/+1
* staging: dgnc: remove space after castSudip Mukherjee2015-10-131-6/+6
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-131-11/+0Star
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-131-1/+0Star
* staging: dgnc: remove multiple blank linesSudip Mukherjee2015-10-131-37/+0Star
* staging: dgnc: remove redundant !ch checksGiedrius Statkevičius2015-05-081-1/+1
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* staging: dgnc: some off by one bugsDan Carpenter2015-03-241-3/+3
* Staging: dgnc: Use goto for error handlingQuentin Lambert2015-03-121-18/+12Star
* Staging: dgnc: Remove redundant parenthesesSomya Anand2015-03-121-17/+17
* dgnc: clean up comments at start of filesGiedrius Statkevičius2015-03-121-16/+0Star
* drivers: staging: dgnc: Replace min with min_tDarshana Padmadas2015-03-091-1/+1
* staging: dgnc: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* Staging: dgnc: Remove unused sniff codeSomya Anand2014-10-231-3/+0Star
* staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu2014-10-201-16/+9Star
* 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-291-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/+9Star
* 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/+1Star
* 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/+0Star
* staging: dgnc: Use time_after_eq()Manuel Schölling2014-05-251-1/+2
* staging: dgnc: Remove extra curly bracesMasaru Nomura2014-05-181-39/+21Star
* 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/+16Star
* staging:dgnc: Removed assignments from if statements.Chi Pham2014-03-181-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-271-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/+0Star
* 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/+0Star
* staging: dgnc: add dgnc digi driverLidza Louina2013-08-011-0/+1977