aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vcc.c
AgeCommit message (Expand)Author
2019-04-04tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman
2017-11-04tty: vcc: Convert timers to use timer_setup()Kees Cook
2017-10-03drivers: tty: vcc: use setup_timer() helper.Allen Pais
2017-08-29sparc64: vcc: make ktermios constBhumika Goyal
2017-08-28sparc64: vcc: Check for IS_ERR() instead of NULLDan Carpenter
2017-08-15sparc64: vcc: Add install & cleanup TTY operationsJag Raman
2017-08-15sparc64: vcc: Add break_ctl TTY operationJag Raman
2017-08-15sparc64: vcc: Add chars_in_buffer TTY operationJag Raman
2017-08-15sparc64: vcc: Add write & write_room TTY operationsJag Raman
2017-08-15sparc64: vcc: Add hangup TTY operationJag Raman
2017-08-15sparc64: vcc: Add open & close TTY operationsJag Raman
2017-08-15sparc64: vcc: Enable LDC event processing engineJag Raman
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman
2017-08-15sparc64: vcc: Create sysfs attribute groupJag Raman
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman
2017-08-15sparc64: vcc: TTY driver initialization and cleanupJag Raman
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman
2017-08-15sparc64: vcc: Enable VCC module in linuxJag Raman