summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-05-08tty/isicom: fix big-endian compile warningArnd Bergmann
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-04-22serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2017-04-22tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud
2017-04-18serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-04-18tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-04-18TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-04-18tty: vt, fix bogus division in csi_JJiri Slaby
2016-11-23vt: clear selection before resizingScot Doyle
2016-11-23tty: limit terminal size to 4M charsDmitry Vyukov
2016-08-22serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-08-07tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-12serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-07-12tty: vt, return error when con_startup failsJiri Slaby
2016-07-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-06-03QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-03TTY: n_gsm, fix false positive WARN_ONJiri Slaby
2016-03-02pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-03-02pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-03-02tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-03-02tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin
2016-03-02parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin
2016-02-15serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-02-15n_tty: Fix unsafe reference to "other" ldiscPeter Hurley
2016-02-15tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2015-11-15serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-15serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-10-31tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-31Revert "tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c"Sasha Levin
2015-10-27serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-10-27tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-07-12tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-07-03serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-07-03n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-28serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-06-28serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan
2015-06-28serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König
2015-06-28serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang
2015-06-10tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-06-09xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-23xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-17tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-17serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-05-17serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-24tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-04-24tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner
2015-04-22n_tty: Fix read buffer overwrite when no newlinePeter Hurley
2015-03-28Change email address for 8250_pciRussell King
2015-03-28serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-14serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior