index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
con3215.c
Age
Commit message (
Expand
)
Author
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-04-27
Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-04-07
s390: use DEFINE_SPINLOCK for initialization
Vineeth Vijayan
2021-03-10
tty: con3215, remove tty->driver_data casts
Jiri Slaby
2021-03-10
tty: con3215, remove unneeded tty checks
Jiri Slaby
2021-03-10
tty: con3215, remove tasklet for tty_wakeup
Jiri Slaby
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2020-12-02
s390: remove pm support from console drivers
Vineeth Vijayan
2020-09-29
s390/3215: simplify the return expression of tty3215_open()
Qinglang Miao
2020-03-25
s390: use fallthrough;
Joe Perches
2019-07-29
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
2017-11-14
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-31
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
tty: Replace ASYNC_SUSPENDED bit and update atomically
Peter Hurley
2016-01-28
tty: Remove ASYNC_CLOSING
Peter Hurley
2015-12-30
s390/cio: add NULL test
Julia Lawall
2015-04-23
s390/3215: free memory in error path
Christophe Jaillet
2014-08-15
s390/3215: fix tty output containing tabs
Martin Schwidefsky
2014-07-28
s390/3215: fix hanging console issue
Martin Schwidefsky
2014-02-21
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
2014-02-21
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-08
s390/3215: partially revert tty close handling fix
Heiko Carstens
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
s390/3215: fix tty close handling
Heiko Carstens
2012-08-13
TTY: con3215, add tty install
Jiri Slaby
2012-08-13
TTY: con3215, unset raw3215[line]
Jiri Slaby
2012-04-17
tty: add missing tty_port_tty_get() call to raw3215_wakeup
Heiko Carstens
2012-04-13
TTY: con3215, use tty from tty_port
Jiri Slaby
2012-04-13
TTY: con3215, add tty_port
Jiri Slaby
2012-04-09
TTY: con3215, centralize allocation
Jiri Slaby
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
[next]