aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_mgmt.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-19staging: dgnc: dgnc_mgmt.c Comment style modificationsGravatar Walt Feasel 1-4/+2
2016-03-28staging: dgnc: fix CamelCase in dgnc_driver.cGravatar Daeseok Youn 1-14/+14
2016-03-11staging: dgnc: delete parentheses around right hand side of assignmentGravatar Eva Rachel Retuya 1-1/+1
2015-10-16staging/dgnc: fix info leak in ioctlGravatar Salva Peiró 1-0/+1
2015-10-12staging: dgnc: remove space after castGravatar Sudip Mukherjee 1-3/+3
2015-10-12staging: dgnc: remove blankline after braceGravatar Sudip Mukherjee 1-1/+0
2015-10-12staging: dgnc: remove blankline before braceGravatar Sudip Mukherjee 1-1/+0
2015-10-12staging: dgnc: remove multiple blank linesGravatar Sudip Mukherjee 1-5/+0
2015-09-14staging: dgnc: Fixed line over 80 characters longGravatar Anjali Menon 1-1/+2
2015-03-24dgnc: remove old 2.4-2.6 compat kernel definesGravatar Giedrius Statkevičius 1-1/+0
2015-03-24dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGravatar Giedrius Statkevičius 1-1/+0
2015-03-24staging: dgnc: some off by one bugsGravatar Dan Carpenter 1-2/+2
2015-03-12dgnc: clean up comments at start of filesGravatar Giedrius Statkevičius 1-16/+0
2015-03-12staging: dgnc: off by one in dgnc_mgmt_ioctl()Gravatar Dan Carpenter 1-2/+1
2014-10-02staging: dgnc: Fix do not add new typedefsGravatar Ebru Akagunduz 1-1/+1
2014-09-28staging: dgnc: dgnc_mgmt.c: Replace non-standard spinlock's macrosGravatar Roberta Dobrescu 1-15/+15
2014-08-30staging: dgnc: remove DPR Macros and related codes.Gravatar Seunghun Lee 1-23/+0
2014-03-13Staging: dgnc: fix indentation in dgnc_mgmt.cGravatar Iulia Manda 1-3/+6
2014-03-10Staging:dgnc: Fixed space prohibited between function name and '('Gravatar Iulia Manda 1-2/+2
2014-03-10Staging:dgnc: Use uaccess.h header from linux dir instead of asmGravatar Iulia Manda 1-1/+1
2014-03-10Stagind:dgnc: Fixed unnecessary braces for single statement blocksGravatar Iulia Manda 1-6/+3
2014-03-10Staging:dgnc: Fixed else not following close brace errorGravatar Iulia Manda 1-2/+1
2013-10-19Staging: dgnc: removing the comparison 'board<0'Gravatar Ashvini Varatharaj 1-1/+1
2013-10-05staging: dgnc: changes arguments in sizeofGravatar Lidza Louina 1-1/+1
2013-09-17staging: dgnc: removes parentheses around return statementsGravatar Lidza Louina 1-11/+11
2013-08-21staging: dgnc: removes CVS code from filesGravatar Lidza Louina 1-1/+0
2013-08-21staging: dgnc: mgmt.c: removes trailing whitespaceGravatar Lidza Louina 1-19/+19
2013-08-20staging: dgnc: removes ifdef HAVE_UNLOCKED_IOCTL conditionalsGravatar Lidza Louina 1-6/+1
2013-08-15staging: dgnc: removes proc codeGravatar Lidza Louina 1-1/+0
2013-08-03staging: dgnc: Remove version.h header inclusion in dgnc_mgmt.cGravatar Sachin Kamat 1-1/+0
2013-08-02staging: dgnc: add dgnc digi driverGravatar Lidza Louina 1-0/+313