index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
2023-01-09
s390/tty3270: move ASCII->EBCDIC conversion to convert_line()
Sven Schnelle
2023-01-09
s390/con3270: move tty3270_convert_line()
Sven Schnelle
2023-01-09
s390/raw3270: make raw3270_buffer_address() accept x/y coordinates
Sven Schnelle
2023-01-09
s390/tty3270: allocate screen with scrollback
Sven Schnelle
2023-01-09
s390/con3270: add helper to get number of tty rows
Sven Schnelle
2023-01-09
s390/tty3270: split up tty3270_convert_line()
Sven Schnelle
2023-01-09
s390/tty3270: resize terminal when the clear key is pressed
Sven Schnelle
2023-01-09
s390/tty3270: move resize work to raw3270
Sven Schnelle
2023-01-09
s390/raw3270: add raw3270_start_request() helper
Sven Schnelle
2023-01-09
s390/tty3270: add AID defines
Sven Schnelle
2023-01-09
s390/tty3270: ignore NUL characters
Sven Schnelle
2023-01-09
s390/tty3270: add support for VT100 graphics escape
Sven Schnelle
2023-01-09
s390/tty3270: add support for graphic escape
Sven Schnelle
2023-01-09
s390/tty3270: add support for background color
Sven Schnelle
2023-01-09
s390/tty3270: add struct tty3270_attribute
Sven Schnelle
2023-01-09
s390/raw3270: use __packed instead of __attribute__((packed))
Sven Schnelle
2023-01-09
s390/tty3270: use switch/case in tty3270_erase_display()
Sven Schnelle
2023-01-09
s390/tty3270: use switch/case in tty3270_erase_line()
Sven Schnelle
2023-01-09
s390/raw3270: fix formatting issues
Sven Schnelle
2023-01-09
s390/con3270: fix formatting issues
Sven Schnelle
2023-01-09
s390/tty3270: add support for diag 8c
Sven Schnelle
2023-01-09
s390/tty3270: rename to con3270
Sven Schnelle
2023-01-09
s390/3270: unify con3270 + tty3270
Sven Schnelle
2023-01-09
s390/tty3270: add tty3270_create_view()
Sven Schnelle
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-06
s390/sclp: introduce sclp_emergency_printk()
Heiko Carstens
2022-12-06
s390/sclp: keep sclp_early_sccb
Heiko Carstens
2022-12-06
s390/ipl: add eckd dump support
Sven Schnelle
2022-12-06
s390/ipl: add eckd support
Sven Schnelle
2022-11-30
driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() con...
Stephen Rothwell
2022-11-29
s390/sclp: allow to change sclp_console_drop during runtime
Heiko Carstens
2022-11-29
s390/sclp: convert to use sysfs_emit()
Heiko Carstens
2022-11-29
s390/sclp: use kstrobool() to parse sclp_con_drop parameter
Heiko Carstens
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
[s390] zcore: WRITE is "data source", not destination...
Al Viro
2022-11-23
s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLE
Heiko Carstens
2022-10-26
s390/con3215: Fix white space errors
Thomas Richter
2022-10-26
s390/con3215: Drop console data printout when buffer full
Thomas Richter
2022-10-26
s390/con3215: Simplify console write operation
Thomas Richter
2022-10-10
s390/vmur: generate uevent on unsolicited device end
Peter Oberparleiter
2022-10-10
s390/vmur: remove unnecessary BUG statement
Peter Oberparleiter
2022-10-09
Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-08-30
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-28
s390/tape: fix comment typo
Jason Wang
2022-07-28
s390/hmcdrv: fix Kconfig "its" grammar
Randy Dunlap
[prev]
[next]