开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_iucv.c
Age
Commit message (
Expand
)
Author
2024-05-14
tty: hvc-iucv: Make use of iucv_alloc_device()
Heiko Carstens
2024-02-17
tty: hvc-iucv: fix function pointer casts
Arnd Bergmann
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2022-09-22
tty: hvc: remove HVC_IUCV_MAGIC
наб
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