开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
con3270.c
Age
Commit message (
Expand
)
Author
2023-12-08
tty: con3270: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-01-10
s390/con3270: move condev definition
Heiko Carstens
2023-01-09
s390/con3270: add special output handling when oops_in_progress is set
Sven Schnelle
2023-01-09
s390/con3270: set SBA and RA addresses when converting lines
Sven Schnelle
2023-01-09
s390/con3270: simplify update flags
Sven Schnelle
2023-01-09
s390/con3270: return from notifier when activate view fails
Sven Schnelle
2023-01-09
s390/con3270: fix minor checkpatch issues
Sven Schnelle
2023-01-09
s390/con3270: use msecs_to_jiffies()
Sven Schnelle
2023-01-09
s390/con3270: fix multiple assignments in one line
Sven Schnelle
2023-01-09
s390/con3270: fix camelcase in enum members
Sven Schnelle
2023-01-09
s390/con3270: add key help to status area
Sven Schnelle
2023-01-09
s390/con3270: reduce highlight width to 3 bits
Sven Schnelle
2023-01-09
s390/con3270: reduce f_color and b_color attribute size to 4 bit
Sven Schnelle
2023-01-09
s390/con3270: rewrite command line recalling
Sven Schnelle
2023-01-09
s390/tty3270: use normal char buffer for prompt/input
Sven Schnelle
2023-01-09
s390/tty3270: convert lines during output
Sven Schnelle
2023-01-09
s390/con3270: generate status line during output
Sven Schnelle
2023-01-09
s390/tty3270: add 3270 datastream helpers
Sven Schnelle
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/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/con3270: fix formatting issues
Sven Schnelle
2023-01-09
s390/tty3270: rename to con3270
Sven Schnelle
2023-01-09
s390/3270: unify con3270 + tty3270
Sven Schnelle
2022-05-06
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
2021-09-07
s390/con3270: use proper type for tasklet function
Heiko Carstens
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2020-12-02
s390: remove pm support from console drivers
Vineeth Vijayan
2019-04-10
s390/3270: fix lockdep false positive on view->lock
Martin Schwidefsky
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
2017-01-16
s390: use false/true when using bool
Heiko Carstens
2016-09-30
s390/con3270: fix insufficient space padding
Sascha Silbe
[next]