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
starfive-6.6.48-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
/
s390
/
char
/
con3215.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+3
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-04-28
Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+1
2021-04-07
s390: use DEFINE_SPINLOCK for initialization
Vineeth Vijayan
1
-2
/
+1
2021-03-10
tty: con3215, remove tty->driver_data casts
Jiri Slaby
1
-21
/
+11
2021-03-10
tty: con3215, remove unneeded tty checks
Jiri Slaby
1
-4
/
+0
2021-03-10
tty: con3215, remove tasklet for tty_wakeup
Jiri Slaby
1
-19
/
+1
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
1
-1
/
+0
2020-12-02
s390: remove pm support from console drivers
Vineeth Vijayan
1
-76
/
+9
2020-09-29
s390/3215: simplify the return expression of tty3215_open()
Qinglang Miao
1
-6
/
+1
2020-03-25
s390: use fallthrough;
Joe Perches
1
-1
/
+1
2019-07-29
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
1
-0
/
+1
2017-11-14
s390/sclp: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-31
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
1
-11
/
+1
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
1
-7
/
+5
2016-04-30
tty: Replace ASYNC_SUSPENDED bit and update atomically
Peter Hurley
1
-6
/
+6
2016-01-29
tty: Remove ASYNC_CLOSING
Peter Hurley
1
-2
/
+1
2015-12-30
s390/cio: add NULL test
Julia Lawall
1
-0
/
+2
2015-04-23
s390/3215: free memory in error path
Christophe Jaillet
1
-0
/
+2
2014-08-15
s390/3215: fix tty output containing tabs
Martin Schwidefsky
1
-3
/
+17
2014-07-28
s390/3215: fix hanging console issue
Martin Schwidefsky
1
-15
/
+17
2014-02-21
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
1
-1
/
+7
2014-02-21
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
1
-1
/
+1
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
1
-1
/
+1
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
1
-1
/
+1
2013-01-26
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-2
/
+6
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+2
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+2
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
2013-01-08
s390/3215: partially revert tty close handling fix
Heiko Carstens
1
-1
/
+5
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-17
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
1
-7
/
+5
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+1
2012-11-15
s390/3215: fix tty close handling
Heiko Carstens
1
-7
/
+5
2012-08-14
TTY: con3215, add tty install
Jiri Slaby
1
-6
/
+15
2012-08-14
TTY: con3215, unset raw3215[line]
Jiri Slaby
1
-0
/
+7
2012-04-18
tty: add missing tty_port_tty_get() call to raw3215_wakeup
Heiko Carstens
1
-1
/
+5
2012-04-13
TTY: con3215, use tty from tty_port
Jiri Slaby
1
-16
/
+16
2012-04-13
TTY: con3215, add tty_port
Jiri Slaby
1
-14
/
+16
2012-04-09
TTY: con3215, centralize allocation
Jiri Slaby
1
-35
/
+39
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-7
/
+2
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-6
/
+2
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
[next]