index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_iucv.c
Age
Commit message (
Expand
)
Author
2022-03-18
tty: hvc: fix return value of __setup handler
Randy Dunlap
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-18
s390/hvc_iucv: Remove power management support
Julian Wiedmann
2021-05-13
tty: hvc_iucv: Drop unnecessary NULL check after container_of
Guenter Roeck
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-21
s390/iucv: do not use arrays as argument
Ursula Braun
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-01-22
s390/hvc_iucv: add simple wildcard matches to the iucv allow filter
Hendrik Brueckner
2014-01-22
s390/hvc_iucv: Automatically assign free HVC terminal devices
Hendrik Brueckner
2014-01-22
s390/hvc_iucv: Display connection details through device attributes
Hendrik Brueckner
2014-01-22
s390/hvc_iucv: fix sparse warning
Hendrik Brueckner
2013-10-28
tty/hvc_iucv: remove redundant NULL check
Hendrik Brueckner
2013-07-24
tty/hvc_iucv: Disconnect IUCV connection when lowering DTR
Hendrik Brueckner
2013-06-03
tty: replace strict_strtoul() with kstrtoul()
Jingoo Han
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman