summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_iucv.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/iucv: do not use arrays as argumentUrsula Braun2015-09-221-5/+5
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* s390/hvc_iucv: add simple wildcard matches to the iucv allow filterHendrik Brueckner2015-01-221-7/+24
* s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner2014-01-221-7/+26
* s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner2014-01-221-0/+68
* s390/hvc_iucv: fix sparse warningHendrik Brueckner2014-01-221-1/+1
* tty/hvc_iucv: remove redundant NULL checkHendrik Brueckner2013-10-281-2/+1Star
* tty/hvc_iucv: Disconnect IUCV connection when lowering DTRHendrik Brueckner2013-07-251-13/+51
* tty: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+1337