aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-10-131-0/+6
* tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre2015-08-121-8/+3
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-08-071-1/+1
* serial: of-serial: Remove device_type = "serial" registrationMichal Simek2015-08-071-1/+0
* serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2015-08-072-11/+12
* TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold2015-05-091-3/+9
* tty: fix up atime/mtime mess, take fourJiri Slaby2015-05-091-2/+2
* Change email address for 8250_pciRussell King2015-05-091-1/+1
* tty: Prevent untrappable signals from malicious programPeter Hurley2015-05-091-0/+3
* vt: provide notifications on selection changesNicolas Pitre2015-05-091-1/+3
* serial: samsung: wait for transfer completion before clock disableRobert Baldyga2015-02-201-0/+4
* tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-12-141-0/+2
* tty: Fix high cpu load if tty is unreleaseablePeter Hurley2014-12-141-1/+6
* serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-12-141-1/+1
* sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-09-131-0/+9
* serial: core: Preserve termios c_cflag for console resumePeter Hurley2014-09-131-0/+3
* drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama2014-06-091-1/+1
* n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2014-05-181-0/+2
* tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke2014-04-301-5/+15
* hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker2014-04-301-1/+5
* TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven2014-04-021-0/+3
* tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel2014-04-021-0/+11
* serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-04-021-0/+4
* serial: add support for 200 v3 series Titan cardYegor Yefremov2014-04-021-0/+4
* serial: add support for 400 and 800 v3 series Titan cardsYegor Yefremov2014-04-021-0/+16
* serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-10-261-1/+2
* serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-10-261-0/+2
* powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-09-101-2/+2
* serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König2013-09-101-8/+13
* serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König2013-09-101-8/+9
* pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-07-271-7/+22
* Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-07-271-4/+0
* TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-05-301-0/+8
* tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-132-2/+5
* TTY: fix atime/mtime regressionJiri Slaby2013-05-131-1/+15
* TTY: do not update atime/mtime on read/writeJiri Slaby2013-05-131-6/+2
* serial_core.c: add put_device() after device_find_child()Federico Vaga2013-05-131-0/+4
* vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-04-101-2/+4
* tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-04-101-6/+5
* sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-271-12/+9
* TTY: do not reset master's packet modeJiri Slaby2013-03-271-1/+0
* tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-201-1/+1
* serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2013-03-201-0/+4
* Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft2013-03-201-10/+7
* tty/serial: Add support for Altera serial portLey Foon Tan2013-03-202-0/+27
* tty: Correct tty buffer flush.Ilya Zykov2013-03-201-4/+7
* 8250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings2013-03-061-2/+2
* fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-03-061-15/+28
* fb: rework locking to fix lock ordering on takeoverAlan Cox2013-03-061-23/+70
* vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-03-061-1/+1