aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09staging: dgnc: fix 'line over 80 characters'Daeseok Youn1-9/+11
2016-03-28staging: dgnc: fix CamelCase in dgnc_driver.cDaeseok Youn1-1/+1
2015-10-12staging: dgnc: remove parenthesisSudip Mukherjee1-24/+24
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee1-1/+0
2015-10-12staging: dgnc: remove multiple blank linesSudip Mukherjee1-37/+0
2015-10-04staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki1-1/+8
2015-05-31staging: dgnc: fix line length over 80 chars in dgnc_sysfs.cWim de With1-36/+74
2015-04-01staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err()Ioana Ciornei1-1/+1
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius1-16/+0
2015-03-01Staging: dgnc: Replace printk with dev_errCristina Opriceana1-1/+1
2014-10-28staging: dgnc: remove debug symbolsAya Mahfouz1-18/+0
2014-10-28staging: dgnc: remove unused variable named rawreadokAya Mahfouz1-19/+0
2014-09-23staging: dgnc: Fix unnecessary braces warning.Gulsah Kose1-4/+2
2014-09-19staging: dgnc: Check sscanf return valueRoberta Dobrescu1-3/+15
2014-09-19staging: dgnc: Fix missing blank line warning.Gulsah Kose1-0/+1
2014-08-17staging: dgnc: Remove driver-wide polling counter variableKonrad Zapalowicz1-10/+0
2014-08-17staging: dgnc: Remove driver-wide state variableKonrad Zapalowicz1-9/+0
2014-07-13staging: dgnc: DGNC_VERIFY_BOARD macro in do while blockJeremiah Mahler1-9/+11
2014-05-15staging: dgnc: use dev_err() instead of printk()Martin Kepplinger1-1/+1
2013-09-26staging: dgnc: Remove casting the return value which is a void pointerJingoo Han1-11/+11
2013-09-17staging: dgnc: removes parentheses around return statementsLidza Louina1-58/+58
2013-09-17staging: dgnc: renames board_t to dgnc_boardLidza Louina1-25/+25
2013-08-21staging: dgnc: sysfs.c: fixes code indent errorLidza Louina1-2/+2
2013-08-21staging: dgnc: removes CVS code from filesLidza Louina1-3/+0
2013-08-21staging: dgnc: sysfs.c: removes trailing whitespaceLidza Louina1-9/+9
2013-08-15staging: dgnc: removes proc codeLidza Louina1-1/+0
2013-08-03staging: dgnc: Remove version.h header inclusion in dgnc_sysfs.cSachin Kamat1-1/+0
2013-08-02staging: dgnc: add dgnc digi driverLidza Louina1-0/+761