index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-01
staging: dgnc: check the type of print before calling
Daeseok Youn
1
-13
/
+5
2016-08-21
staging: dgnc: fix 'line over 80 characters'
Anson Jacob
1
-1
/
+1
2016-08-15
staging: dgnc: remove useless variable 'ch_intr_rx'
Daeseok Youn
3
-5
/
+0
2016-08-15
staging: dgnc: remove useless variable 'ch_intr_tx'
Daeseok Youn
3
-5
/
+0
2016-08-15
staging: dgnc: remove useless variable 'ch_intr_modem'
Daeseok Youn
3
-11
/
+0
2016-08-15
staging: dgnc: remove useless variable 'intr_rx'
Daeseok Youn
3
-4
/
+0
2016-08-15
staging: dgnc: remove useless variable 'intr_tx'
Daeseok Youn
3
-5
/
+0
2016-08-15
staging: dgnc: remove unused variable 'intr_modem'
Daeseok Youn
3
-3
/
+0
2016-08-15
staging: dgnc: remove redundant null check in
Daeseok Youn
1
-3
/
+0
2016-08-15
staging: dgnc: remove useless variable 'intr_count'
Daeseok Youn
3
-5
/
+0
2016-08-15
staging: dgnc: remove redundant NULL check for brd
Daeseok Youn
1
-3
/
+0
2016-08-15
staging: dgnc: re-arrange functions for removing
Daeseok Youn
1
-330
/
+301
2016-08-15
staging: dgnc: removes redundant null check and change
Daeseok Youn
1
-21
/
+3
2016-08-15
staging: dgnc: remove redundant variable null check
Daeseok Youn
1
-6
/
+0
2016-08-15
staging: dgnc: remove redundant local variable for
Daeseok Youn
1
-7
/
+0
2016-08-15
staging: dgnc: remove useless error value assignment
Daeseok Youn
1
-3
/
+1
2016-08-15
staging: dgnc: remove redundant NULL checks in
Daeseok Youn
1
-7
/
+2
2016-08-15
staging: dgnc: add __exit macro to dgnc_driver.c
Joshua Houghton
1
-1
/
+1
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-293
/
+246
2016-05-09
staging: dgnc: Need to check for NULL of ch
Daeseok Youn
1
-1
/
+1
2016-05-09
staging: dgnc: remove redundant condition check
Daeseok Youn
1
-6
/
+0
2016-05-09
staging: dgnc: fix 'line over 80 characters'
Daeseok Youn
1
-9
/
+11
2016-05-09
staging: dgnc: clean up the dgnc_get_modem_info()
Daeseok Youn
1
-11
/
+1
2016-05-03
staging: dgnc: Fix a NULL pointer dereference
Daeseok Youn
1
-5
/
+5
2016-04-30
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
1
-1
/
+1
2016-04-29
staging: dgnc: use tty_alloc_driver instead of kcalloc
Daeseok Youn
2
-86
/
+62
2016-04-29
staging: dgnc: remove redundant NULL check in
Daeseok Youn
1
-13
/
+2
2016-04-29
staging: dgnc: return -ENOMEM when kzalloc failed
Daeseok Youn
1
-0
/
+8
2016-04-29
staging: dgnc: remove blank line
Daeseok Youn
1
-1
/
+0
2016-04-29
staging: dgnc: remove parenthesis around the CONST |
Daeseok Youn
1
-1
/
+1
2016-04-29
drivers/staging/dgnc: Added spaces around a bitwise OR.
Juanma de Hoyos
1
-1
/
+1
2016-04-04
staging: dgnc: fix CamelCase in dgnc_tty.c
Daeseok Youn
2
-3
/
+3
2016-04-04
staging: dgnc: remove too many traverse pointer
Daeseok Youn
1
-17
/
+20
2016-03-31
staging: dgnc: clean up dgnc_input function
Daeseok Youn
1
-21
/
+14
2016-03-31
staging: dgnc: remove useless variables for saving tty's
Daeseok Youn
2
-7
/
+0
2016-03-30
staging: dgnc: fix Logical continuations.
Daeseok Youn
1
-3
/
+3
2016-03-30
staging: dgnc: fix 'line over 80 characters'
Daeseok Youn
1
-3
/
+9
2016-03-30
staging: dgnc: remove parenthesis around the CONST |
Daeseok Youn
1
-13
/
+13
2016-03-30
staging: dgnc: replace dgnc_offset_table with bit shift.
Daeseok Youn
1
-32
/
+12
2016-03-28
staging: dgnc: fix Logical continuations should be on the
Daeseok Youn
1
-2
/
+2
2016-03-28
staging: dgnc: fix 'line over 80 characters'
Daeseok Youn
1
-22
/
+44
2016-03-28
staging: dgnc: remove unused variable in dgnc_board
Daeseok Youn
1
-2
/
+0
2016-03-28
staging: dgnc: fix CamelCase in dgnc_drvier.h and
Daeseok Youn
2
-22
/
+22
2016-03-28
staging: dgnc: fix CamelCase in dgnc_driver.c
Daeseok Youn
4
-44
/
+44
2016-03-28
staging: dgnc: fix camelcase of SerialDriver and PrintDriver
Daeseok Youn
2
-61
/
+61
2016-03-28
staging: dgnc: Add whitespace around OR'd flags ("|")
Sam Horlbeck Olsen
1
-1
/
+1
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-82
/
+63
2016-03-11
staging: dgnc: cleanup properly
Sudip Mukherjee
1
-8
/
+13
2016-03-11
staging: dgnc: unregister pci driver
Sudip Mukherjee
1
-2
/
+1
2016-03-11
staging: dgnc: remove pci_unregister_driver
Sudip Mukherjee
1
-14
/
+5
[next]