index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
2018-01-17
staging: dgnc: drop unused neo_uart_struct
Greg Kroah-Hartman
2018-01-17
staging: dgnc: remove "vpd" board variable
Greg Kroah-Hartman
2018-01-17
staging: dgnc: delete serial_num board variable
Greg Kroah-Hartman
2018-01-17
staging: dgnc: delete a bunch of PCI board variables
Greg Kroah-Hartman
2018-01-17
staging: dgnc: delete is_pci_express board type variable.
Greg Kroah-Hartman
2018-01-17
staging: dgnc: delete dpastatus board type variable.
Greg Kroah-Hartman
2018-01-17
staging: dgnc: delete dpatype board type variable.
Greg Kroah-Hartman
2018-01-17
staging: dgnc: delete dgnc_pci.h
Greg Kroah-Hartman
2018-01-17
staging: dgnc: delete dgnc_neo.* files
Greg Kroah-Hartman
2018-01-17
staging: dgnc: remove PCI_DEVICE_NEO stuff
Greg Kroah-Hartman
2018-01-15
staging: dgnc: remove duplicated tty defines
Greg Kroah-Hartman
2018-01-15
staging: dgnc: make dgnc_poll_tick static
Greg Kroah-Hartman
2018-01-15
staging: dgnc: remove some global variables
Greg Kroah-Hartman
2018-01-15
staging: dgnc: make dgnc_poll_lock static
Greg Kroah-Hartman
2018-01-15
staging: dgnc: make dgnc_num_boards static
Greg Kroah-Hartman
2018-01-15
staging: dgnc: remove crazy "management" device node
Greg Kroah-Hartman
2018-01-15
staging: dgnc: delete dgnc_utils.c
Greg Kroah-Hartman
2018-01-15
staging: dgnc: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: dgnc: add SPDX identifier.
Greg Kroah-Hartman
2017-12-06
staging: dgnc: add identifiers to function parameters
Ashish Kalra
2017-11-27
staging: dgnc: Fix usleep_range is preferred over udelay
Joshua Abraham
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
staging: dgnc: Convert timers to use timer_setup()
Kees Cook
2017-09-18
Staging: dgnc: Remove unused fields in struct channel_t
Srishti Sharma
2017-09-18
Staging: dgnc: Remove unused fields in struct dgnc_board
Srishti Sharma
2017-09-18
staging: dgnc: remove variable rc
Aastha Gupta
2017-09-18
staging: dgnc: remove unused variable
Aastha Gupta
2017-05-25
dgnc: fix multiple blank lines coding style problem
Aliza Minkov
2017-05-16
drivers/staging: refactor dgnc tty registration.
Haim Daniel
2017-03-29
staging: dgnc: remove error message task
Tobin C. Harding
2017-03-29
staging: dgnc: remove dead code
Tobin C. Harding
2017-03-29
staging: dgnc: remove struct member magic numbers
Tobin C. Harding
2017-03-29
staging: dgnc: remove unnecessary comments
Tobin C. Harding
2017-03-29
staging: dgnc: remove double underscore
Tobin C. Harding
2017-03-29
staging: dgnc: clean up header comments
Tobin C. Harding
2017-03-23
staging: dgnc: remove tracing prints in dgnc_tty.c
Abhishek Bhardwaj
2017-03-16
staging: dgnc: preserve return code
Tobin C. Harding
2017-03-14
staging: dgnc: remove useless switch-case statements
Daeseok Youn
2017-03-14
staging: dgnc: ch->ch_bd is already assigned to bd variable
Daeseok Youn
2017-03-14
staging: dgnc: remove explicit cast
Tobin C. Harding
2017-03-14
staging: dgnc: fix whitespace before return
Tobin C. Harding
2017-03-14
staging: dgnc: return error code directly
Tobin C. Harding
2017-03-12
staging: dgnc: remove item from TODO list
Tobin C. Harding
2017-03-12
staging: dgnc: audit goto's in dgnc_tty
Tobin C. Harding
2017-03-12
staging: dgnc: audit goto's in dgnc_mgmt
Tobin C. Harding
2017-03-12
staging: dgnc: audit goto's in dgnc_driver
Tobin C. Harding
2017-03-07
staging: dgnc: replace usleep_range with udelay
Aishwarya Pant
2017-03-07
staging: dgnc: Constify ktermios structure
Gargi Sharma
2017-03-06
staging: dgnc: replace udelay with usleep_range
Aishwarya Pant
[next]