index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_iucv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
tty: hvc-iucv: Make use of iucv_alloc_device()
Heiko Carstens
1
-13
/
+2
2024-02-17
tty: hvc-iucv: fix function pointer casts
Arnd Bergmann
1
-1
/
+5
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-9
/
+9
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
1
-3
/
+3
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
1
-2
/
+2
2022-09-22
tty: hvc: remove HVC_IUCV_MAGIC
наб
1
-6
/
+5
2022-03-18
tty: hvc: fix return value of __setup handler
Randy Dunlap
1
-1
/
+3
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2021-06-18
s390/hvc_iucv: Remove power management support
Julian Wiedmann
1
-51
/
+0
2021-05-13
tty: hvc_iucv: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-2
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-09-22
s390/iucv: do not use arrays as argument
Ursula Braun
1
-5
/
+5
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-01-22
s390/hvc_iucv: add simple wildcard matches to the iucv allow filter
Hendrik Brueckner
1
-7
/
+24
2014-01-22
s390/hvc_iucv: Automatically assign free HVC terminal devices
Hendrik Brueckner
1
-7
/
+26
2014-01-22
s390/hvc_iucv: Display connection details through device attributes
Hendrik Brueckner
1
-0
/
+68
2014-01-22
s390/hvc_iucv: fix sparse warning
Hendrik Brueckner
1
-1
/
+1
2013-10-28
tty/hvc_iucv: remove redundant NULL check
Hendrik Brueckner
1
-2
/
+1
2013-07-25
tty/hvc_iucv: Disconnect IUCV connection when lowering DTR
Hendrik Brueckner
1
-13
/
+51
2013-06-03
tty: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
1
-0
/
+1337