index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_iucv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: hvc-iucv: Make use of iucv_alloc_device()
Heiko Carstens
2024-05-14
1
-13
/
+2
*
tty: hvc-iucv: fix function pointer casts
Arnd Bergmann
2024-02-17
1
-1
/
+5
*
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-9
/
+9
*
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
1
-3
/
+3
*
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
tty: hvc: remove HVC_IUCV_MAGIC
наб
2022-09-22
1
-6
/
+5
*
tty: hvc: fix return value of __setup handler
Randy Dunlap
2022-03-18
1
-1
/
+3
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-2
/
+0
|
\
|
*
tty: hvc_iucv: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-13
1
-2
/
+0
*
|
s390/hvc_iucv: Remove power management support
Julian Wiedmann
2021-06-18
1
-51
/
+0
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-22
1
-5
/
+5
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
s390/hvc_iucv: add simple wildcard matches to the iucv allow filter
Hendrik Brueckner
2015-01-22
1
-7
/
+24
*
s390/hvc_iucv: Automatically assign free HVC terminal devices
Hendrik Brueckner
2014-01-22
1
-7
/
+26
*
s390/hvc_iucv: Display connection details through device attributes
Hendrik Brueckner
2014-01-22
1
-0
/
+68
*
s390/hvc_iucv: fix sparse warning
Hendrik Brueckner
2014-01-22
1
-1
/
+1
*
tty/hvc_iucv: remove redundant NULL check
Hendrik Brueckner
2013-10-28
1
-2
/
+1
*
tty/hvc_iucv: Disconnect IUCV connection when lowering DTR
Hendrik Brueckner
2013-07-25
1
-13
/
+51
*
tty: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+1337