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
2018-10-02
staging: dgnc: delete the driver
Greg Kroah-Hartman
10
-4713
/
+0
2018-10-02
staging: dgnc: Fix Kconfig help header and text
Sehro Rautenkranz
1
-5
/
+9
2018-09-18
staging: dgnc: Fix a sleep-in-atomic-context bug in cls_assert_modem_signals()
Jia-Ju Bai
1
-1
/
+1
2018-07-24
staging: dgnc: dgnc_tty.c: Avoid '(' at the end of line
Nishad Kamdar
1
-4
/
+3
2018-01-17
staging: dgnc: drop unused neo_uart_struct
Greg Kroah-Hartman
2
-6
/
+1
2018-01-17
staging: dgnc: remove "vpd" board variable
Greg Kroah-Hartman
3
-31
/
+0
2018-01-17
staging: dgnc: delete serial_num board variable
Greg Kroah-Hartman
1
-2
/
+0
2018-01-17
staging: dgnc: delete a bunch of PCI board variables
Greg Kroah-Hartman
2
-22
/
+0
2018-01-17
staging: dgnc: delete is_pci_express board type variable.
Greg Kroah-Hartman
2
-9
/
+0
2018-01-17
staging: dgnc: delete dpastatus board type variable.
Greg Kroah-Hartman
3
-10
/
+0
2018-01-17
staging: dgnc: delete dpatype board type variable.
Greg Kroah-Hartman
3
-10
/
+0
2018-01-17
staging: dgnc: delete dgnc_pci.h
Greg Kroah-Hartman
2
-32
/
+11
2018-01-17
staging: dgnc: delete dgnc_neo.* files
Greg Kroah-Hartman
5
-1850
/
+0
2018-01-17
staging: dgnc: remove PCI_DEVICE_NEO stuff
Greg Kroah-Hartman
2
-91
/
+0
2018-01-15
staging: dgnc: remove duplicated tty defines
Greg Kroah-Hartman
1
-24
/
+0
2018-01-15
staging: dgnc: make dgnc_poll_tick static
Greg Kroah-Hartman
2
-2
/
+1
2018-01-15
staging: dgnc: remove some global variables
Greg Kroah-Hartman
2
-3
/
+0
2018-01-15
staging: dgnc: make dgnc_poll_lock static
Greg Kroah-Hartman
2
-2
/
+1
2018-01-15
staging: dgnc: make dgnc_num_boards static
Greg Kroah-Hartman
2
-2
/
+1
2018-01-15
staging: dgnc: remove crazy "management" device node
Greg Kroah-Hartman
5
-348
/
+1
2018-01-15
staging: dgnc: delete dgnc_utils.c
Greg Kroah-Hartman
4
-27
/
+2
2018-01-15
staging: dgnc: remove redundant license text
Greg Kroah-Hartman
12
-120
/
+0
2018-01-15
staging: dgnc: add SPDX identifier.
Greg Kroah-Hartman
12
-0
/
+12
2017-12-06
staging: dgnc: add identifiers to function parameters
Ashish Kalra
1
-2
/
+2
2017-11-27
staging: dgnc: Fix usleep_range is preferred over udelay
Joshua Abraham
1
-1
/
+1
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-28
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-18
staging: dgnc: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-09-18
Staging: dgnc: Remove unused fields in struct channel_t
Srishti Sharma
1
-6
/
+0
2017-09-18
Staging: dgnc: Remove unused fields in struct dgnc_board
Srishti Sharma
1
-9
/
+0
2017-09-18
staging: dgnc: remove variable rc
Aastha Gupta
1
-7
/
+4
2017-09-18
staging: dgnc: remove unused variable
Aastha Gupta
1
-1
/
+0
2017-05-25
dgnc: fix multiple blank lines coding style problem
Aliza Minkov
1
-2
/
+0
2017-05-16
drivers/staging: refactor dgnc tty registration.
Haim Daniel
2
-104
/
+59
2017-03-29
staging: dgnc: remove error message task
Tobin C. Harding
1
-2
/
+0
2017-03-29
staging: dgnc: remove dead code
Tobin C. Harding
1
-9
/
+0
2017-03-29
staging: dgnc: remove struct member magic numbers
Tobin C. Harding
6
-139
/
+119
2017-03-29
staging: dgnc: remove unnecessary comments
Tobin C. Harding
6
-522
/
+97
2017-03-29
staging: dgnc: remove double underscore
Tobin C. Harding
8
-24
/
+26
2017-03-29
staging: dgnc: clean up header comments
Tobin C. Harding
5
-235
/
+349
2017-03-23
staging: dgnc: remove tracing prints in dgnc_tty.c
Abhishek Bhardwaj
1
-4
/
+0
2017-03-16
staging: dgnc: preserve return code
Tobin C. Harding
1
-3
/
+3
2017-03-14
staging: dgnc: remove useless switch-case statements
Daeseok Youn
1
-9
/
+1
2017-03-14
staging: dgnc: ch->ch_bd is already assigned to bd variable
Daeseok Youn
1
-4
/
+4
2017-03-14
staging: dgnc: remove explicit cast
Tobin C. Harding
1
-1
/
+1
2017-03-14
staging: dgnc: fix whitespace before return
Tobin C. Harding
3
-4
/
+14
2017-03-14
staging: dgnc: return error code directly
Tobin C. Harding
1
-36
/
+32
2017-03-12
staging: dgnc: remove item from TODO list
Tobin C. Harding
1
-1
/
+0
2017-03-12
staging: dgnc: audit goto's in dgnc_tty
Tobin C. Harding
1
-107
/
+112
2017-03-12
staging: dgnc: audit goto's in dgnc_mgmt
Tobin C. Harding
1
-17
/
+20
[next]