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