summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vcc.c
Commit message (Expand)AuthorAgeFilesLines
* tty: vcc: Convert timers to use timer_setup()Kees Cook2017-11-041-14/+6
* drivers: tty: vcc: use setup_timer() helper.Allen Pais2017-10-031-7/+2
* sparc64: vcc: make ktermios constBhumika Goyal2017-08-291-1/+1
* sparc64: vcc: Check for IS_ERR() instead of NULLDan Carpenter2017-08-281-2/+2
* sparc64: vcc: Add install & cleanup TTY operationsJag Raman2017-08-151-0/+73
* sparc64: vcc: Add break_ctl TTY operationJag Raman2017-08-151-0/+35
* sparc64: vcc: Add chars_in_buffer TTY operationJag Raman2017-08-151-5/+29
* sparc64: vcc: Add write & write_room TTY operationsJag Raman2017-08-151-3/+98
* sparc64: vcc: Add hangup TTY operationJag Raman2017-08-151-0/+41
* sparc64: vcc: Add open & close TTY operationsJag Raman2017-08-151-1/+62
* sparc64: vcc: Enable LDC event processing engineJag Raman2017-08-151-0/+34
* sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman2017-08-151-2/+193
* sparc64: vcc: Create sysfs attribute groupJag Raman2017-08-151-0/+82
* sparc64: vcc: Enable VCC port probe and removalJag Raman2017-08-151-0/+379
* sparc64: vcc: TTY driver initialization and cleanupJag Raman2017-08-151-1/+82
* sparc64: vcc: Add VCC debug message macrosJag Raman2017-08-151-0/+41
* sparc64: vcc: Enable VCC module in linuxJag Raman2017-08-151-0/+18