index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: dgnc: drop unused neo_uart_struct
Greg Kroah-Hartman
2018-01-17
2
-6
/
+1
*
staging: dgnc: remove "vpd" board variable
Greg Kroah-Hartman
2018-01-17
3
-31
/
+0
*
staging: dgnc: delete serial_num board variable
Greg Kroah-Hartman
2018-01-17
1
-2
/
+0
*
staging: dgnc: delete a bunch of PCI board variables
Greg Kroah-Hartman
2018-01-17
2
-22
/
+0
*
staging: dgnc: delete is_pci_express board type variable.
Greg Kroah-Hartman
2018-01-17
2
-9
/
+0
*
staging: dgnc: delete dpastatus board type variable.
Greg Kroah-Hartman
2018-01-17
3
-10
/
+0
*
staging: dgnc: delete dpatype board type variable.
Greg Kroah-Hartman
2018-01-17
3
-10
/
+0
*
staging: dgnc: delete dgnc_pci.h
Greg Kroah-Hartman
2018-01-17
2
-32
/
+11
*
staging: dgnc: delete dgnc_neo.* files
Greg Kroah-Hartman
2018-01-17
5
-1850
/
+0
*
staging: dgnc: remove PCI_DEVICE_NEO stuff
Greg Kroah-Hartman
2018-01-17
2
-91
/
+0
*
staging: dgnc: remove duplicated tty defines
Greg Kroah-Hartman
2018-01-15
1
-24
/
+0
*
staging: dgnc: make dgnc_poll_tick static
Greg Kroah-Hartman
2018-01-15
2
-2
/
+1
*
staging: dgnc: remove some global variables
Greg Kroah-Hartman
2018-01-15
2
-3
/
+0
*
staging: dgnc: make dgnc_poll_lock static
Greg Kroah-Hartman
2018-01-15
2
-2
/
+1
*
staging: dgnc: make dgnc_num_boards static
Greg Kroah-Hartman
2018-01-15
2
-2
/
+1
*
staging: dgnc: remove crazy "management" device node
Greg Kroah-Hartman
2018-01-15
5
-348
/
+1
*
staging: dgnc: delete dgnc_utils.c
Greg Kroah-Hartman
2018-01-15
4
-27
/
+2
*
staging: dgnc: remove redundant license text
Greg Kroah-Hartman
2018-01-15
12
-120
/
+0
*
staging: dgnc: add SPDX identifier.
Greg Kroah-Hartman
2018-01-15
12
-0
/
+12
*
staging: dgnc: add identifiers to function parameters
Ashish Kalra
2017-12-06
1
-2
/
+2
*
staging: dgnc: Fix usleep_range is preferred over udelay
Joshua Abraham
2017-11-27
1
-1
/
+1
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
3
-28
/
+7
|
\
|
*
staging: dgnc: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+3
|
*
Staging: dgnc: Remove unused fields in struct channel_t
Srishti Sharma
2017-09-18
1
-6
/
+0
|
*
Staging: dgnc: Remove unused fields in struct dgnc_board
Srishti Sharma
2017-09-18
1
-9
/
+0
|
*
staging: dgnc: remove variable rc
Aastha Gupta
2017-09-18
1
-7
/
+4
|
*
staging: dgnc: remove unused variable
Aastha Gupta
2017-09-18
1
-1
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
dgnc: fix multiple blank lines coding style problem
Aliza Minkov
2017-05-25
1
-2
/
+0
*
drivers/staging: refactor dgnc tty registration.
Haim Daniel
2017-05-16
2
-104
/
+59
*
staging: dgnc: remove error message task
Tobin C. Harding
2017-03-29
1
-2
/
+0
*
staging: dgnc: remove dead code
Tobin C. Harding
2017-03-29
1
-9
/
+0
*
staging: dgnc: remove struct member magic numbers
Tobin C. Harding
2017-03-29
6
-139
/
+119
*
staging: dgnc: remove unnecessary comments
Tobin C. Harding
2017-03-29
6
-522
/
+97
*
staging: dgnc: remove double underscore
Tobin C. Harding
2017-03-29
8
-24
/
+26
*
staging: dgnc: clean up header comments
Tobin C. Harding
2017-03-29
5
-235
/
+349
*
staging: dgnc: remove tracing prints in dgnc_tty.c
Abhishek Bhardwaj
2017-03-23
1
-4
/
+0
*
staging: dgnc: preserve return code
Tobin C. Harding
2017-03-16
1
-3
/
+3
*
staging: dgnc: remove useless switch-case statements
Daeseok Youn
2017-03-14
1
-9
/
+1
*
staging: dgnc: ch->ch_bd is already assigned to bd variable
Daeseok Youn
2017-03-14
1
-4
/
+4
*
staging: dgnc: remove explicit cast
Tobin C. Harding
2017-03-14
1
-1
/
+1
*
staging: dgnc: fix whitespace before return
Tobin C. Harding
2017-03-14
3
-4
/
+14
*
staging: dgnc: return error code directly
Tobin C. Harding
2017-03-14
1
-36
/
+32
*
staging: dgnc: remove item from TODO list
Tobin C. Harding
2017-03-12
1
-1
/
+0
*
staging: dgnc: audit goto's in dgnc_tty
Tobin C. Harding
2017-03-12
1
-107
/
+112
*
staging: dgnc: audit goto's in dgnc_mgmt
Tobin C. Harding
2017-03-12
1
-17
/
+20
*
staging: dgnc: audit goto's in dgnc_driver
Tobin C. Harding
2017-03-12
1
-18
/
+5
*
staging: dgnc: replace usleep_range with udelay
Aishwarya Pant
2017-03-07
1
-1
/
+3
*
staging: dgnc: Constify ktermios structure
Gargi Sharma
2017-03-07
1
-1
/
+1
*
staging: dgnc: replace udelay with usleep_range
Aishwarya Pant
2017-03-06
1
-1
/
+1
[next]