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
/
vcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
tty: vcc: Drop impossible to hit WARN_ON
Uwe Kleine-König
1
-5
/
+2
2021-01-15
tty: vcc: Drop unnecessary if block
Uwe Kleine-König
1
-3
/
+0
2020-04-28
sparc64: vcc: Fix error return code in vcc_probe()
Wei Yongjun
1
-0
/
+1
2019-04-04
tty: fix up a few remaining files without SPDX identifiers
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
tty: vcc: Convert timers to use timer_setup()
Kees Cook
1
-14
/
+6
2017-10-03
drivers: tty: vcc: use setup_timer() helper.
Allen Pais
1
-7
/
+2
2017-08-30
sparc64: vcc: make ktermios const
Bhumika Goyal
1
-1
/
+1
2017-08-29
sparc64: vcc: Check for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-08-16
sparc64: vcc: Add install & cleanup TTY operations
Jag Raman
1
-0
/
+73
2017-08-16
sparc64: vcc: Add break_ctl TTY operation
Jag Raman
1
-0
/
+35
2017-08-16
sparc64: vcc: Add chars_in_buffer TTY operation
Jag Raman
1
-5
/
+29
2017-08-16
sparc64: vcc: Add write & write_room TTY operations
Jag Raman
1
-3
/
+98
2017-08-16
sparc64: vcc: Add hangup TTY operation
Jag Raman
1
-0
/
+41
2017-08-16
sparc64: vcc: Add open & close TTY operations
Jag Raman
1
-1
/
+62
2017-08-16
sparc64: vcc: Enable LDC event processing engine
Jag Raman
1
-0
/
+34
2017-08-16
sparc64: vcc: Add RX & TX timer for delayed LDC operation
Jag Raman
1
-2
/
+193
2017-08-16
sparc64: vcc: Create sysfs attribute group
Jag Raman
1
-0
/
+82
2017-08-16
sparc64: vcc: Enable VCC port probe and removal
Jag Raman
1
-0
/
+379
2017-08-16
sparc64: vcc: TTY driver initialization and cleanup
Jag Raman
1
-1
/
+82
2017-08-16
sparc64: vcc: Add VCC debug message macros
Jag Raman
1
-0
/
+41
2017-08-16
sparc64: vcc: Enable VCC module in linux
Jag Raman
1
-0
/
+18