summaryrefslogtreecommitdiff
path: root/drivers/s390/char/raw3270.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-13s390/raw3270: make class3270 constantRicardo B. Marliere1-1/+1
2023-01-09s390/fs3270: split header filesSven Schnelle1-88/+1
2023-01-09s390/raw3270: remove BUG_ON in raw3270_request_reset()Sven Schnelle1-1/+1
2023-01-09s390/raw3270: add comment to spinlock memberSven Schnelle1-1/+1
2023-01-09s390/raw3270: fix raw3270 declarationsSven Schnelle1-29/+30
2023-01-09s390/raw3270: fix indentation/whitespace errorsSven Schnelle1-2/+2
2023-01-09s390/con3270: rewrite command line recallingSven Schnelle1-79/+0
2023-01-09s390/tty3270: convert lines during outputSven Schnelle1-2/+0
2023-01-09s390/raw3270: make raw3270_buffer_address() accept x/y coordinatesSven Schnelle1-1/+1
2023-01-09s390/tty3270: resize terminal when the clear key is pressedSven Schnelle1-0/+1
2023-01-09s390/tty3270: move resize work to raw3270Sven Schnelle1-1/+1
2023-01-09s390/raw3270: add raw3270_start_request() helperSven Schnelle1-0/+2
2023-01-09s390/tty3270: add AID definesSven Schnelle1-0/+7
2023-01-09s390/tty3270: add support for graphic escapeSven Schnelle1-0/+1
2023-01-09s390/tty3270: add support for background colorSven Schnelle1-1/+2
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli1-0/+1
2020-12-02s390: remove pm support from console driversVineeth Vijayan1-1/+0
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-1/+0
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-04-10s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-04s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky1-7/+1
2014-03-26s390/con3270: optionally disable auto updateMartin Schwidefsky1-0/+1
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott1-1/+1
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky1-0/+1
2013-02-14s390/3270: introduce device notifierMartin Schwidefsky1-2/+9
2009-06-16[S390] pm: con3270 power management callbacks.Martin Schwidefsky1-6/+6
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1
2005-10-31[PATCH] s390: 3270 fullscreen viewRichard Hitt1-1/+6
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+274