index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
2015-10-16
staging: dgnc: dgnc_driver: Remove useless initialisation
Amitoj Kaur Chawla
2015-10-16
staging: dgnc: dgnc_tty: Remove useless initialisation
Amitoj Kaur Chawla
2015-10-16
staging: dgnc: Fix lines over 80 characters
Cristina Moraru
2015-10-16
staging/dgnc: fix info leak in ioctl
Salva Peiró
2015-10-12
staging: dgnc: simplify a trivial if-return sequence
Parshuram Thombare
2015-10-12
staging: dgnc: remove parenthesis
Sudip Mukherjee
2015-10-12
staging: dgnc: alignment style
Sudip Mukherjee
2015-10-12
staging: dgnc: remove space after cast
Sudip Mukherjee
2015-10-12
staging: dgnc: remove blankline after brace
Sudip Mukherjee
2015-10-12
staging: dgnc: remove blankline before brace
Sudip Mukherjee
2015-10-12
staging: dgnc: remove multiple blank lines
Sudip Mukherjee
2015-10-04
staging: dgnc: take a lock when storing value in dgnc_poll_tick
Salah Triki
2015-10-04
staging: dgnc: remove dgnc_init_globals function
Sudip Mukherjee
2015-10-04
staging: dgnc: remove initialization of global
Sudip Mukherjee
2015-10-04
staging: dgnc: remove NULL test
Sudip Mukherjee
2015-10-04
staging: dgnc: change style of NULL comparison
Sudip Mukherjee
2015-10-04
staging: dgnc: remove unused variables
Sudip Mukherjee
2015-10-04
staging: dgnc: Fix line over 80 characters warning
Cristina Moraru
2015-10-02
staging: dgnc: Fix indentation warning
Cristina Moraru
2015-09-14
staging: dgnc: Fixed line over 80 characters long
Anjali Menon
2015-08-14
staging: dgnc: Remove unnecessary externs
Joe Perches
2015-07-31
Staging: dgnc: dgnc_driver.h: remove unnecessary comments
Navy Cheng
2015-06-18
staging: dgnc: free memory allocated
Hari Prasath Gujulan Elango
2015-06-18
staging: dgnc: fix typo in comments secion
Hari Prasath Gujulan Elango
2015-06-08
staging: dgnc: remove ununsed Macro
Hari Prasath Gujulan Elango
2015-05-31
staging: dgnc: delete all references to 'flipbuf'
Gujulan Elango, Hari Prasath (H.)
2015-05-31
staging: dgnc: fix line length over 80 chars in dgnc_sysfs.c
Wim de With
2015-05-31
Staging: dgnc: fixed coding style issue in digi.h
Buţiu Alexandru Octavian
2015-05-08
staging: dgnc: remove redundant check
Giedrius Statkevičius
2015-05-08
staging: dgnc: remove dead code in dgnc_tty_write()
Giedrius Statkevičius
2015-05-08
staging: dgnc: remove redundant !ch checks
Giedrius Statkevičius
2015-05-08
staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...
Giedrius Statkevičius
2015-05-08
staging: dgnc: clean up allocation of ->channels[i]
Giedrius Statkevičius
2015-05-08
staging: dgnc: remove some dead code from dgnc_tty.c
Giedrius Statkevičius
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-04-01
staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err()
Ioana Ciornei
2015-03-24
dgnc: Clean up dgnc_sysfs.h
Giedrius Statkevičius
2015-03-24
dgnc: remove unused stuff from dgnc_cls.h
Giedrius Statkevičius
2015-03-24
dgnc: remove old 2.4-2.6 compat kernel defines
Giedrius Statkevičius
2015-03-24
dgnc: use linux/types.h instead of dgnc_types.h
Giedrius Statkevičius
2015-03-24
dgnc: get rid of dpacompat.h, move remaining stuff to digi.h
Giedrius Statkevičius
2015-03-24
dgnc: clean up digi.h
Giedrius Statkevičius
2015-03-24
dgnc: remove unused dgnc_ioctl_name() command
Giedrius Statkevičius
2015-03-24
staging: dgnc: some off by one bugs
Dan Carpenter
2015-03-18
Staging: dgnc: release the lock before testing for nullity
Quentin Lambert
2015-03-12
Staging: dgnc: Use goto for spinlock release before return
Quentin Lambert
2015-03-12
Staging: dgnc: Use goto for error handling
Quentin Lambert
2015-03-12
Staging: dgnc: Remove redundant parentheses
Somya Anand
2015-03-12
Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninit
Quentin Lambert
2015-03-12
dgnc: clean up comments at start of files
Giedrius Statkevičius
[next]