aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_iucv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun1-5/+5
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-01-22s390/hvc_iucv: add simple wildcard matches to the iucv allow filterHendrik Brueckner1-7/+24
2014-01-22s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner1-7/+26
2014-01-22s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner1-0/+68
2014-01-22s390/hvc_iucv: fix sparse warningHendrik Brueckner1-1/+1
2013-10-28tty/hvc_iucv: remove redundant NULL checkHendrik Brueckner1-2/+1
2013-07-24tty/hvc_iucv: Disconnect IUCV connection when lowering DTRHendrik Brueckner1-13/+51
2013-06-03tty: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman1-0/+1337