aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-09s390/raw3270: add raw3270_start_request() helperSven Schnelle3-4/+17
2023-01-09s390/tty3270: add AID definesSven Schnelle2-2/+13
2023-01-09s390/tty3270: ignore NUL charactersSven Schnelle1-0/+2
2023-01-09s390/tty3270: add support for VT100 graphics escapeSven Schnelle1-4/+23
2023-01-09s390/tty3270: add support for graphic escapeSven Schnelle2-1/+44
2023-01-09s390/tty3270: add support for background colorSven Schnelle2-26/+80
2023-01-09s390/tty3270: add struct tty3270_attributeSven Schnelle1-56/+57
2023-01-09s390/raw3270: use __packed instead of __attribute__((packed))Sven Schnelle1-3/+3
2023-01-09s390/tty3270: use switch/case in tty3270_erase_display()Sven Schnelle1-16/+20
2023-01-09s390/tty3270: use switch/case in tty3270_erase_line()Sven Schnelle1-3/+10
2023-01-09s390/raw3270: fix formatting issuesSven Schnelle1-89/+51
2023-01-09s390/con3270: fix formatting issuesSven Schnelle1-114/+58
2023-01-09s390/tty3270: add support for diag 8cSven Schnelle1-0/+11
2023-01-09s390/tty3270: rename to con3270Sven Schnelle3-11/+3
2023-01-09s390/3270: unify con3270 + tty3270Sven Schnelle4-690/+158
2023-01-09s390/tty3270: add tty3270_create_view()Sven Schnelle1-24/+33
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2022-12-06s390/sclp: introduce sclp_emergency_printk()Heiko Carstens1-0/+24
2022-12-06s390/sclp: keep sclp_early_sccbHeiko Carstens1-1/+1
2022-12-06s390/ipl: add eckd dump supportSven Schnelle1-0/+4
2022-12-06s390/ipl: add eckd supportSven Schnelle1-1/+3
2022-11-30driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() conversion.Stephen Rothwell1-1/+1
2022-11-29s390/sclp: allow to change sclp_console_drop during runtimeHeiko Carstens1-1/+9
2022-11-29s390/sclp: convert to use sysfs_emit()Heiko Carstens1-3/+3
2022-11-29s390/sclp: use kstrobool() to parse sclp_con_drop parameterHeiko Carstens2-8/+3
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2022-11-25[s390] zcore: WRITE is "data source", not destination...Al Viro1-1/+1
2022-11-23s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEHeiko Carstens1-6/+6
2022-10-26s390/con3215: Fix white space errorsThomas Richter1-10/+9
2022-10-26s390/con3215: Drop console data printout when buffer fullThomas Richter1-61/+155
2022-10-26s390/con3215: Simplify console write operationThomas Richter1-28/+12
2022-10-10s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter2-1/+34
2022-10-10s390/vmur: remove unnecessary BUG statementPeter Oberparleiter1-2/+2
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-3/+4
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev1-0/+1
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang2-3/+3
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-34/+30
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini1-0/+4
2022-07-28s390/tape: fix comment typoJason Wang1-1/+1
2022-07-28s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap1-1/+1
2022-07-28Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev1-29/+26
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev1-35/+23
2022-07-20s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden1-3/+2
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato1-0/+1