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
starfive-6.6.48-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
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