index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
kgdb_nmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2015-05-06
serial: kgdb_nmi: Use bool function return values of true/false not 1/0
Joe Perches
1
-3
/
+3
2014-09-09
serial: kgdb_nmi: No CON_ENABLED by default
Daniel Thompson
1
-2
/
+3
2014-07-18
tty: kgdb_nmi: Automatically manage tty enable
Daniel Thompson
1
-21
/
+15
2014-05-29
serial: kgdb_nmi: Improve console integration with KDB I/O
Daniel Thompson
1
-3
/
+13
2014-05-29
serial: kgdb_nmi: Switch from tasklets to real timers
Daniel Thompson
1
-21
/
+9
2014-05-29
serial: kgdb_nmi: Use container_of() to locate private data
Daniel Thompson
1
-8
/
+5
2014-01-08
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-02-05
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
1
-0
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-9
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+1
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+2
2012-09-27
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
1
-0
/
+402