summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
AgeCommit message (Expand)AuthorLines
2015-10-16staging: dgnc: dgnc_driver: Remove useless initialisationAmitoj Kaur Chawla-1/+1
2015-10-16staging: dgnc: dgnc_tty: Remove useless initialisationAmitoj Kaur Chawla-1/+1
2015-10-16staging: dgnc: Fix lines over 80 charactersCristina Moraru-18/+40
2015-10-16staging/dgnc: fix info leak in ioctlSalva Peiró-0/+1
2015-10-12staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare-4/+1
2015-10-12staging: dgnc: remove parenthesisSudip Mukherjee-32/+32
2015-10-12staging: dgnc: alignment styleSudip Mukherjee-22/+22
2015-10-12staging: dgnc: remove space after castSudip Mukherjee-27/+27
2015-10-12staging: dgnc: remove blankline after braceSudip Mukherjee-30/+0
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee-16/+0
2015-10-12staging: dgnc: remove multiple blank linesSudip Mukherjee-140/+0
2015-10-04staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki-2/+10
2015-10-04staging: dgnc: remove dgnc_init_globals functionSudip Mukherjee-16/+2
2015-10-04staging: dgnc: remove initialization of globalSudip Mukherjee-7/+0
2015-10-04staging: dgnc: remove NULL testSudip Mukherjee-2/+1
2015-10-04staging: dgnc: change style of NULL comparisonSudip Mukherjee-3/+3
2015-10-04staging: dgnc: remove unused variablesSudip Mukherjee-12/+3
2015-10-04staging: dgnc: Fix line over 80 characters warningCristina Moraru-58/+128
2015-10-02staging: dgnc: Fix indentation warningCristina Moraru-6/+6
2015-09-14staging: dgnc: Fixed line over 80 characters longAnjali Menon-1/+2
2015-08-14staging: dgnc: Remove unnecessary externsJoe Perches-8/+8
2015-07-31Staging: dgnc: dgnc_driver.h: remove unnecessary commentsNavy Cheng-3/+3
2015-06-18staging: dgnc: free memory allocatedHari Prasath Gujulan Elango-0/+4
2015-06-18staging: dgnc: fix typo in comments secionHari Prasath Gujulan Elango-1/+1
2015-06-08staging: dgnc: remove ununsed MacroHari Prasath Gujulan Elango-1/+0
2015-05-31staging: dgnc: delete all references to 'flipbuf'Gujulan Elango, Hari Prasath (H.)-12/+0
2015-05-31staging: dgnc: fix line length over 80 chars in dgnc_sysfs.cWim de With-36/+74
2015-05-31Staging: dgnc: fixed coding style issue in digi.hBuţiu Alexandru Octavian-7/+7
2015-05-08staging: dgnc: remove redundant checkGiedrius Statkevičius-6/+0
2015-05-08staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius-44/+1
2015-05-08staging: dgnc: remove redundant !ch checksGiedrius Statkevičius-4/+2
2015-05-08staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...Giedrius Statkevičius-2/+6
2015-05-08staging: dgnc: clean up allocation of ->channels[i]Giedrius Statkevičius-16/+15
2015-05-08staging: dgnc: remove some dead code from dgnc_tty.cGiedrius Statkevičius-16/+0
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia-4/+4
2015-04-01staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err()Ioana Ciornei-1/+1
2015-03-24dgnc: Clean up dgnc_sysfs.hGiedrius Statkevičius-4/+1
2015-03-24dgnc: remove unused stuff from dgnc_cls.hGiedrius Statkevičius-13/+0
2015-03-24dgnc: remove old 2.4-2.6 compat kernel definesGiedrius Statkevičius-42/+1
2015-03-24dgnc: use linux/types.h instead of dgnc_types.hGiedrius Statkevičius-39/+7
2015-03-24dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius-112/+36
2015-03-24dgnc: clean up digi.hGiedrius Statkevičius-267/+0
2015-03-24dgnc: remove unused dgnc_ioctl_name() commandGiedrius Statkevičius-53/+0
2015-03-24staging: dgnc: some off by one bugsDan Carpenter-7/+7
2015-03-18Staging: dgnc: release the lock before testing for nullityQuentin Lambert-1/+1
2015-03-12Staging: dgnc: Use goto for spinlock release before returnQuentin Lambert-25/+23
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert-41/+22
2015-03-12Staging: dgnc: Remove redundant parenthesesSomya Anand-17/+17
2015-03-12Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninitQuentin Lambert-0/+1
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius-163/+0