index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
sparc64: vcc: make ktermios const
Bhumika Goyal
1
-1
/
+1
2017-08-28
sparc64: vcc: Check for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-08-15
sparc64: vcc: Add install & cleanup TTY operations
Jag Raman
1
-0
/
+73
2017-08-15
sparc64: vcc: Add break_ctl TTY operation
Jag Raman
1
-0
/
+35
2017-08-15
sparc64: vcc: Add chars_in_buffer TTY operation
Jag Raman
1
-5
/
+29
2017-08-15
sparc64: vcc: Add write & write_room TTY operations
Jag Raman
1
-3
/
+98
2017-08-15
sparc64: vcc: Add hangup TTY operation
Jag Raman
1
-0
/
+41
2017-08-15
sparc64: vcc: Add open & close TTY operations
Jag Raman
1
-1
/
+62
2017-08-15
sparc64: vcc: Enable LDC event processing engine
Jag Raman
1
-0
/
+34
2017-08-15
sparc64: vcc: Add RX & TX timer for delayed LDC operation
Jag Raman
1
-2
/
+193
2017-08-15
sparc64: vcc: Create sysfs attribute group
Jag Raman
1
-0
/
+82
2017-08-15
sparc64: vcc: Enable VCC port probe and removal
Jag Raman
1
-0
/
+379
2017-08-15
sparc64: vcc: TTY driver initialization and cleanup
Jag Raman
1
-1
/
+82
2017-08-15
sparc64: vcc: Add VCC debug message macros
Jag Raman
1
-0
/
+41
2017-08-15
sparc64: vcc: Enable VCC module in linux
Jag Raman
1
-0
/
+18