summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-01-26n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-26serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-07tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2014-11-19parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia
2014-11-13tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-13serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-31tty: omap-serial: fix division by zeroFrans Klaver
2014-10-17serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-13serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-09-03serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-26sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-07-28serial: sirf: Fix compilation failureDaniel Thompson
2014-07-28serial: sirf: fix spinlock deadlock issueQipan Li
2014-07-18tty: Correct INPCK handlingPeter Hurley
2014-07-18serial: Fix IGNBRK handlingPeter Hurley
2014-07-02serial: 8250_dw: Fix LCR workaround regressionJames Hogan
2014-07-02serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger
2014-06-20Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings
2014-06-068250_core: Fix unwanted TX chars writeLoic Poulain
2014-06-06serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-05-15n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-15tty: Fix lockless tty buffer racePeter Hurley
2014-05-15tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-05-15drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-15hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker
2014-05-05tty: Fix low_latency BUGPeter Hurley
2014-05-05tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-02-22vt: Fix secure clear screenPetr Písař
2014-02-22tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-02-22serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov
2014-02-06tty/serial: at91: disable uart timer at start of shutdownMarek Roszko
2014-02-06tty/serial: at91: reset rx_ring when port is shutdownMark Deneen
2014-02-06tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko
2014-01-25serial: amba-pl011: use port lock to guard control register accessJon Medhurst
2014-01-09serial: 8250_dw: add new ACPI IDsMika Westerberg
2014-01-09TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2014-01-09n_tty: Fix apparent order of echoed outputPeter Hurley
2014-01-09tty: Fix hang at ldsem_down_read()Peter Hurley
2013-12-11n_tty: Fix missing newline echoPeter Hurley
2013-12-04n_tty: Ensure reader restarts worker for next readerPeter Hurley
2013-12-04tty: Reset hupped state on openPeter Hurley
2013-12-04n_tty: Fix echo overrun tail computationPeter Hurley
2013-12-04tty: incorrect test of echo_buf() result for ECHO_OP_STARTRoel Kluin
2013-12-04n_tty: Fix 4096-byte canonical readsPeter Hurley
2013-10-17tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre
2013-10-16serial: vt8500: add missing bracesRoel Kluin