summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: fix CamelCase in dgnc_driver.cDaeseok Youn2016-03-281-14/+14
* staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya2016-03-111-1/+1
* staging/dgnc: fix info leak in ioctlSalva Peiró2015-10-161-0/+1
* staging: dgnc: remove space after castSudip Mukherjee2015-10-121-3/+3
* staging: dgnc: remove blankline after braceSudip Mukherjee2015-10-121-1/+0
* staging: dgnc: remove blankline before braceSudip Mukherjee2015-10-121-1/+0
* staging: dgnc: remove multiple blank linesSudip Mukherjee2015-10-121-5/+0
* staging: dgnc: Fixed line over 80 characters longAnjali Menon2015-09-141-1/+2
* dgnc: remove old 2.4-2.6 compat kernel definesGiedrius Statkevičius2015-03-241-1/+0
* dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius2015-03-241-1/+0
* staging: dgnc: some off by one bugsDan Carpenter2015-03-241-2/+2
* dgnc: clean up comments at start of filesGiedrius Statkevičius2015-03-121-16/+0
* staging: dgnc: off by one in dgnc_mgmt_ioctl()Dan Carpenter2015-03-121-2/+1
* staging: dgnc: Fix do not add new typedefsEbru Akagunduz2014-10-021-1/+1
* staging: dgnc: dgnc_mgmt.c: Replace non-standard spinlock's macrosRoberta Dobrescu2014-09-281-15/+15
* staging: dgnc: remove DPR Macros and related codes.Seunghun Lee2014-08-301-23/+0
* Staging: dgnc: fix indentation in dgnc_mgmt.cIulia Manda2014-03-131-3/+6
* Staging:dgnc: Fixed space prohibited between function name and '('Iulia Manda2014-03-101-2/+2
* Staging:dgnc: Use uaccess.h header from linux dir instead of asmIulia Manda2014-03-101-1/+1
* Stagind:dgnc: Fixed unnecessary braces for single statement blocksIulia Manda2014-03-101-6/+3
* Staging:dgnc: Fixed else not following close brace errorIulia Manda2014-03-101-2/+1
* Staging: dgnc: removing the comparison 'board<0'Ashvini Varatharaj2013-10-191-1/+1
* staging: dgnc: changes arguments in sizeofLidza Louina2013-10-051-1/+1
* staging: dgnc: removes parentheses around return statementsLidza Louina2013-09-171-11/+11
* staging: dgnc: removes CVS code from filesLidza Louina2013-08-211-1/+0
* staging: dgnc: mgmt.c: removes trailing whitespaceLidza Louina2013-08-211-19/+19
* staging: dgnc: removes ifdef HAVE_UNLOCKED_IOCTL conditionalsLidza Louina2013-08-201-6/+1
* staging: dgnc: removes proc codeLidza Louina2013-08-151-1/+0
* staging: dgnc: Remove version.h header inclusion in dgnc_mgmt.cSachin Kamat2013-08-031-1/+0
* staging: dgnc: add dgnc digi driverLidza Louina2013-08-021-0/+313
OpenPOWER on IntegriCloud