index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
Lines
2015-08-14
staging: dgnc: Remove unnecessary externs
Joe Perches
-8
/
+8
2015-07-31
Staging: dgnc: dgnc_driver.h: remove unnecessary comments
Navy Cheng
-3
/
+3
2015-06-18
staging: dgnc: free memory allocated
Hari Prasath Gujulan Elango
-0
/
+4
2015-06-18
staging: dgnc: fix typo in comments secion
Hari Prasath Gujulan Elango
-1
/
+1
2015-06-08
staging: dgnc: remove ununsed Macro
Hari Prasath Gujulan Elango
-1
/
+0
2015-05-31
staging: dgnc: delete all references to 'flipbuf'
Gujulan Elango, Hari Prasath (H.)
-12
/
+0
2015-05-31
staging: dgnc: fix line length over 80 chars in dgnc_sysfs.c
Wim de With
-36
/
+74
2015-05-31
Staging: dgnc: fixed coding style issue in digi.h
Buţiu Alexandru Octavian
-7
/
+7
2015-05-08
staging: dgnc: remove redundant check
Giedrius Statkevičius
-6
/
+0
2015-05-08
staging: dgnc: remove dead code in dgnc_tty_write()
Giedrius Statkevičius
-44
/
+1
2015-05-08
staging: dgnc: remove redundant !ch checks
Giedrius Statkevičius
-4
/
+2
2015-05-08
staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...
Giedrius Statkevičius
-2
/
+6
2015-05-08
staging: dgnc: clean up allocation of ->channels[i]
Giedrius Statkevičius
-16
/
+15
2015-05-08
staging: dgnc: remove some dead code from dgnc_tty.c
Giedrius Statkevičius
-16
/
+0
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
-4
/
+4
2015-04-01
staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err()
Ioana Ciornei
-1
/
+1
2015-03-24
dgnc: Clean up dgnc_sysfs.h
Giedrius Statkevičius
-4
/
+1
2015-03-24
dgnc: remove unused stuff from dgnc_cls.h
Giedrius Statkevičius
-13
/
+0
2015-03-24
dgnc: remove old 2.4-2.6 compat kernel defines
Giedrius Statkevičius
-42
/
+1
2015-03-24
dgnc: use linux/types.h instead of dgnc_types.h
Giedrius Statkevičius
-39
/
+7
2015-03-24
dgnc: get rid of dpacompat.h, move remaining stuff to digi.h
Giedrius Statkevičius
-112
/
+36
2015-03-24
dgnc: clean up digi.h
Giedrius Statkevičius
-267
/
+0
2015-03-24
dgnc: remove unused dgnc_ioctl_name() command
Giedrius Statkevičius
-53
/
+0
2015-03-24
staging: dgnc: some off by one bugs
Dan Carpenter
-7
/
+7
2015-03-18
Staging: dgnc: release the lock before testing for nullity
Quentin Lambert
-1
/
+1
2015-03-12
Staging: dgnc: Use goto for spinlock release before return
Quentin Lambert
-25
/
+23
2015-03-12
Staging: dgnc: Use goto for error handling
Quentin Lambert
-41
/
+22
2015-03-12
Staging: dgnc: Remove redundant parentheses
Somya Anand
-17
/
+17
2015-03-12
Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninit
Quentin Lambert
-0
/
+1
2015-03-12
dgnc: clean up comments at start of files
Giedrius Statkevičius
-163
/
+0
2015-03-12
dgnc: Remove unneeded dgnc_state array of strings
Giedrius Statkevičius
-9
/
+0
2015-03-12
staging: dgnc: Use kcalloc instead of kzalloc.
Navya Sri Nizamkari
-1
/
+1
2015-03-12
staging: dgnc: off by one in dgnc_mgmt_ioctl()
Dan Carpenter
-2
/
+1
2015-03-12
dgnc: Make all lines under 80 characters in dgnc_driver.c
Giedrius Statkevičius
-7
/
+8
2015-03-12
dgnc: Make all lines under 80 characters in dgnc_cls.h
Giedrius Statkevičius
-12
/
+28
2015-03-12
dgnc: Remove redundant blank lines in dgnc_cls.c
Giedrius Statkevičius
-36
/
+0
2015-03-12
dgnc: Move DG_PART definition from Makefile to dgnc_driver.h
Cass May
-2
/
+1
2015-03-12
dgnc: Remove superfluous EXTRA_CFLAGS variable
Cass May
-1
/
+1
2015-03-09
drivers: staging: dgnc: Replace min with min_t
Darshana Padmadas
-1
/
+1
2015-03-06
Staging: dgnc: Fix checking return value of register_chrdev
Salah Triki
-2
/
+2
2015-03-06
staging: dgnc: fix braces {} are not necessary for single statement blocks
Salah Triki
-4
/
+0
2015-03-01
Staging: dgnc: Replace printk() with dev_dbg()
Cristina Opriceana
-2
/
+2
2015-03-01
Staging: dgnc: Replace printk with dev_err
Cristina Opriceana
-1
/
+1
2015-02-26
Staging: dgnc: Removed trailing whitespace
Gamze POLAT
-3
/
+3
2015-02-26
staging: dgnc: replace init_timer by setup_timer
Aya Mahfouz
-6
/
+2
2015-02-24
Staging: dgnc: Fix warning of code style
Vatika Harlalka
-1
/
+3
2015-02-24
Staging: dgnc: Removed trailing whitespace to improve readability.
Vatika Harlalka
-6
/
+6
2015-02-24
Staging: dgnc: Indented code to increase readability
Vatika Harlalka
-2
/
+2
2015-01-28
drivers/staging: use current->state helpers
Davidlohr Bueso
-1
/
+1
2015-01-25
Staging: dgnc: fixed some coding style errors
Andrew Milkovich
-36
/
+36
[next]