summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvc_iucv.c
AgeCommit message (Expand)Author
2023-12-08tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen
2022-09-22tty: hvc: remove HVC_IUCV_MAGICнаб
2022-03-18tty: hvc: fix return value of __setup handlerRandy Dunlap
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-18s390/hvc_iucv: Remove power management supportJulian Wiedmann
2021-05-13tty: hvc_iucv: Drop unnecessary NULL check after container_ofGuenter Roeck
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-01-22s390/hvc_iucv: add simple wildcard matches to the iucv allow filterHendrik Brueckner
2014-01-22s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner
2014-01-22s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner
2014-01-22s390/hvc_iucv: fix sparse warningHendrik Brueckner
2013-10-28tty/hvc_iucv: remove redundant NULL checkHendrik Brueckner
2013-07-24tty/hvc_iucv: Disconnect IUCV connection when lowering DTRHendrik Brueckner
2013-06-03tty: replace strict_strtoul() with kstrtoul()Jingoo Han
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman