| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: dgnc: dgnc_driver: Remove useless initialisation | Amitoj Kaur Chawla | 2015-10-16 | 1 | -1/+1 |
* | staging: dgnc: dgnc_tty: Remove useless initialisation | Amitoj Kaur Chawla | 2015-10-16 | 1 | -1/+1 |
* | staging: dgnc: Fix lines over 80 characters | Cristina Moraru | 2015-10-16 | 1 | -18/+40 |
* | staging/dgnc: fix info leak in ioctl | Salva Peiró | 2015-10-16 | 1 | -0/+1 |
* | staging: dgnc: simplify a trivial if-return sequence | Parshuram Thombare | 2015-10-12 | 1 | -4/+1 |
* | staging: dgnc: remove parenthesis | Sudip Mukherjee | 2015-10-12 | 3 | -32/+32 |
* | staging: dgnc: alignment style | Sudip Mukherjee | 2015-10-12 | 4 | -22/+22 |
* | staging: dgnc: remove space after cast | Sudip Mukherjee | 2015-10-12 | 5 | -27/+27 |
* | staging: dgnc: remove blankline after brace | Sudip Mukherjee | 2015-10-12 | 5 | -30/+0 |
* | staging: dgnc: remove blankline before brace | Sudip Mukherjee | 2015-10-12 | 6 | -16/+0 |
* | staging: dgnc: remove multiple blank lines | Sudip Mukherjee | 2015-10-12 | 5 | -140/+0 |
* | staging: dgnc: take a lock when storing value in dgnc_poll_tick | Salah Triki | 2015-10-04 | 3 | -2/+10 |
* | staging: dgnc: remove dgnc_init_globals function | Sudip Mukherjee | 2015-10-04 | 1 | -16/+2 |
* | staging: dgnc: remove initialization of global | Sudip Mukherjee | 2015-10-04 | 1 | -7/+0 |
* | staging: dgnc: remove NULL test | Sudip Mukherjee | 2015-10-04 | 1 | -2/+1 |
* | staging: dgnc: change style of NULL comparison | Sudip Mukherjee | 2015-10-04 | 1 | -3/+3 |
* | staging: dgnc: remove unused variables | Sudip Mukherjee | 2015-10-04 | 2 | -12/+3 |
* | staging: dgnc: Fix line over 80 characters warning | Cristina Moraru | 2015-10-04 | 1 | -58/+128 |
* | staging: dgnc: Fix indentation warning | Cristina Moraru | 2015-10-02 | 1 | -6/+6 |
* | staging: dgnc: Fixed line over 80 characters long | Anjali Menon | 2015-09-14 | 1 | -1/+2 |
* | staging: dgnc: Remove unnecessary externs | Joe Perches | 2015-08-14 | 1 | -8/+8 |
* | Staging: dgnc: dgnc_driver.h: remove unnecessary comments | Navy Cheng | 2015-07-31 | 1 | -3/+3 |
* | staging: dgnc: free memory allocated | Hari Prasath Gujulan Elango | 2015-06-18 | 1 | -0/+4 |
* | staging: dgnc: fix typo in comments secion | Hari Prasath Gujulan Elango | 2015-06-18 | 1 | -1/+1 |
* | staging: dgnc: remove ununsed Macro | Hari Prasath Gujulan Elango | 2015-06-08 | 1 | -1/+0 |
* | staging: dgnc: delete all references to 'flipbuf' | Gujulan Elango, Hari Prasath (H.) | 2015-05-31 | 2 | -12/+0 |
* | staging: dgnc: fix line length over 80 chars in dgnc_sysfs.c | Wim de With | 2015-05-31 | 1 | -36/+74 |
* | Staging: dgnc: fixed coding style issue in digi.h | Buţiu Alexandru Octavian | 2015-05-31 | 1 | -7/+7 |
* | staging: dgnc: remove redundant check | Giedrius Statkevičius | 2015-05-08 | 1 | -6/+0 |
* | staging: dgnc: remove dead code in dgnc_tty_write() | Giedrius Statkevičius | 2015-05-08 | 1 | -44/+1 |
* | staging: dgnc: remove redundant !ch checks | Giedrius Statkevičius | 2015-05-08 | 2 | -4/+2 |
* | staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni... | Giedrius Statkevičius | 2015-05-08 | 1 | -2/+6 |
* | staging: dgnc: clean up allocation of ->channels[i] | Giedrius Statkevičius | 2015-05-08 | 1 | -16/+15 |
* | staging: dgnc: remove some dead code from dgnc_tty.c | Giedrius Statkevičius | 2015-05-08 | 1 | -16/+0 |
* | Staging: fixed multiple spelling errors. | Carlos E. Garcia | 2015-05-08 | 2 | -4/+4 |
* | staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err() | Ioana Ciornei | 2015-04-01 | 1 | -1/+1 |
* | dgnc: Clean up dgnc_sysfs.h | Giedrius Statkevičius | 2015-03-24 | 1 | -4/+1 |
* | dgnc: remove unused stuff from dgnc_cls.h | Giedrius Statkevičius | 2015-03-24 | 1 | -13/+0 |
* | dgnc: remove old 2.4-2.6 compat kernel defines | Giedrius Statkevičius | 2015-03-24 | 4 | -42/+1 |
* | dgnc: use linux/types.h instead of dgnc_types.h | Giedrius Statkevičius | 2015-03-24 | 5 | -39/+7 |
* | dgnc: get rid of dpacompat.h, move remaining stuff to digi.h | Giedrius Statkevičius | 2015-03-24 | 5 | -112/+36 |
* | dgnc: clean up digi.h | Giedrius Statkevičius | 2015-03-24 | 1 | -267/+0 |
* | dgnc: remove unused dgnc_ioctl_name() command | Giedrius Statkevičius | 2015-03-24 | 2 | -53/+0 |
* | staging: dgnc: some off by one bugs | Dan Carpenter | 2015-03-24 | 4 | -7/+7 |
* | Staging: dgnc: release the lock before testing for nullity | Quentin Lambert | 2015-03-18 | 1 | -1/+1 |
* | Staging: dgnc: Use goto for spinlock release before return | Quentin Lambert | 2015-03-12 | 1 | -25/+23 |
* | Staging: dgnc: Use goto for error handling | Quentin Lambert | 2015-03-12 | 3 | -41/+22 |
* | Staging: dgnc: Remove redundant parentheses | Somya Anand | 2015-03-12 | 1 | -17/+17 |
* | Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninit | Quentin Lambert | 2015-03-12 | 1 | -0/+1 |
* | dgnc: clean up comments at start of files | Giedrius Statkevičius | 2015-03-12 | 17 | -163/+0 |