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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
8
-293
/
+246
|
\
|
*
staging: dgnc: Need to check for NULL of ch
Daeseok Youn
2016-05-09
1
-1
/
+1
|
*
staging: dgnc: remove redundant condition check
Daeseok Youn
2016-05-09
1
-6
/
+0
|
*
staging: dgnc: fix 'line over 80 characters'
Daeseok Youn
2016-05-09
1
-9
/
+11
|
*
staging: dgnc: clean up the dgnc_get_modem_info()
Daeseok Youn
2016-05-09
1
-11
/
+1
|
*
staging: dgnc: Fix a NULL pointer dereference
Daeseok Youn
2016-05-03
1
-5
/
+5
|
*
staging: dgnc: use tty_alloc_driver instead of kcalloc
Daeseok Youn
2016-04-29
2
-86
/
+62
|
*
staging: dgnc: remove redundant NULL check in
Daeseok Youn
2016-04-29
1
-13
/
+2
|
*
staging: dgnc: return -ENOMEM when kzalloc failed
Daeseok Youn
2016-04-29
1
-0
/
+8
|
*
staging: dgnc: remove blank line
Daeseok Youn
2016-04-29
1
-1
/
+0
|
*
staging: dgnc: remove parenthesis around the CONST |
Daeseok Youn
2016-04-29
1
-1
/
+1
|
*
drivers/staging/dgnc: Added spaces around a bitwise OR.
Juanma de Hoyos
2016-04-29
1
-1
/
+1
|
*
staging: dgnc: fix CamelCase in dgnc_tty.c
Daeseok Youn
2016-04-04
2
-3
/
+3
|
*
staging: dgnc: remove too many traverse pointer
Daeseok Youn
2016-04-04
1
-17
/
+20
|
*
staging: dgnc: clean up dgnc_input function
Daeseok Youn
2016-03-31
1
-21
/
+14
|
*
staging: dgnc: remove useless variables for saving tty's
Daeseok Youn
2016-03-31
2
-7
/
+0
|
*
staging: dgnc: fix Logical continuations.
Daeseok Youn
2016-03-30
1
-3
/
+3
|
*
staging: dgnc: fix 'line over 80 characters'
Daeseok Youn
2016-03-30
1
-3
/
+9
|
*
staging: dgnc: remove parenthesis around the CONST |
Daeseok Youn
2016-03-30
1
-13
/
+13
|
*
staging: dgnc: replace dgnc_offset_table with bit shift.
Daeseok Youn
2016-03-30
1
-32
/
+12
|
*
staging: dgnc: fix Logical continuations should be on the
Daeseok Youn
2016-03-28
1
-2
/
+2
|
*
staging: dgnc: fix 'line over 80 characters'
Daeseok Youn
2016-03-28
1
-22
/
+44
|
*
staging: dgnc: remove unused variable in dgnc_board
Daeseok Youn
2016-03-28
1
-2
/
+0
|
*
staging: dgnc: fix CamelCase in dgnc_drvier.h and
Daeseok Youn
2016-03-28
2
-22
/
+22
|
*
staging: dgnc: fix CamelCase in dgnc_driver.c
Daeseok Youn
2016-03-28
4
-44
/
+44
|
*
staging: dgnc: fix camelcase of SerialDriver and PrintDriver
Daeseok Youn
2016-03-28
2
-61
/
+61
|
*
staging: dgnc: Add whitespace around OR'd flags ("|")
Sam Horlbeck Olsen
2016-03-28
1
-1
/
+1
*
|
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
1
-1
/
+1
|
/
*
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-17
9
-82
/
+63
|
\
|
*
staging: dgnc: cleanup properly
Sudip Mukherjee
2016-03-11
1
-8
/
+13
|
*
staging: dgnc: unregister pci driver
Sudip Mukherjee
2016-03-11
1
-2
/
+1
|
*
staging: dgnc: remove pci_unregister_driver
Sudip Mukherjee
2016-03-11
1
-14
/
+5
|
*
staging: dgnc: remove unneeded else
Sudip Mukherjee
2016-03-11
1
-7
/
+7
|
*
staging: dgnc: Break line after boolean operator
Rehas Sachdeva
2016-03-11
1
-2
/
+2
|
*
staging: dgnc: Fix block comment style
Rehas Sachdeva
2016-03-11
1
-8
/
+4
|
*
staging: dgnc: Avoid multiple blank lines
Rehas Sachdeva
2016-03-11
3
-10
/
+0
|
*
staging: dgnc: Add spaces around '|' and '<<'
Rehas Sachdeva
2016-03-11
2
-22
/
+22
|
*
staging: dgnc: delete parentheses around right hand side of assignment
Eva Rachel Retuya
2016-03-11
4
-6
/
+6
|
*
staging: dgnc: convert to wait_event_interruptible_timeout
Hari Prasath Gujulan Elango
2016-02-11
1
-3
/
+3
*
|
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
1
-1
/
+1
*
|
staging: digi: Replace open-coded tty_wakeup()
Peter Hurley
2016-01-27
1
-16
/
+2
|
/
*
staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_range
Jitendra Kumar Khasdev
2015-12-21
1
-1
/
+1
*
Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment
Nizam Haider
2015-12-21
1
-1
/
+1
*
Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statement
Nizam Haider
2015-12-21
1
-2
/
+2
*
driver:staging:dgnc Fix spaces preferred around that ...
Bogicevic Sasa
2015-12-21
1
-3
/
+3
*
Staging: dgnc: Remove unused #include header file
Shraddha Barke
2015-11-15
1
-1
/
+0
*
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
[next]