index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
kgdb_nmi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
2020-06-26
1
-1
/
+1
*
tty/serial: kgdb_nmi: use true,false for bool variable
Zheng Bin
2020-01-14
1
-2
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: kgdb_nmi: Use bool function return values of true/false not 1/0
Joe Perches
2015-05-06
1
-3
/
+3
*
serial: kgdb_nmi: No CON_ENABLED by default
Daniel Thompson
2014-09-09
1
-2
/
+3
*
tty: kgdb_nmi: Automatically manage tty enable
Daniel Thompson
2014-07-18
1
-21
/
+15
*
serial: kgdb_nmi: Improve console integration with KDB I/O
Daniel Thompson
2014-05-29
1
-3
/
+13
*
serial: kgdb_nmi: Switch from tasklets to real timers
Daniel Thompson
2014-05-29
1
-21
/
+9
*
serial: kgdb_nmi: Use container_of() to locate private data
Daniel Thompson
2014-05-29
1
-8
/
+5
*
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
2013-02-05
1
-0
/
+1
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-9
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-16
1
-0
/
+2
*
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
2012-09-26
1
-0
/
+402