summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-12-06serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-12-06serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-11-05sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-11-05tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-10-03tty: fix __tty_insert_flip_char regressionArnd Bergmann
2017-10-03tty: improve tty_insert_flip_char() slow pathArnd Bergmann
2017-10-03tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-07-31vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-06-25serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-06-13serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-06-13tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-06-13tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-06-08serial: core: fix crash in uart_suspend_portLucas Stach
2017-06-08tty: Fix GPF in flush_to_ldisc()Peter Hurley
2017-06-08tty: fix data race in flush_to_ldiscDmitry Vyukov
2017-06-08serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-06-08serial: ifx6x60: Remove dangerous spi_driver castsGeert Uytterhoeven
2017-06-08Revert "tty_port: register tty ports with serdev bus"Johan Hovold
2017-06-08tty_port: register tty ports with serdev busRob Herring
2017-05-17serial: omap: suspend device on probe errorsJohan Hovold
2017-05-17serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-17serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-17tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-05-17serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-05-17serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-05-15tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-03-06sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2016-11-23vt: clear selection before resizingScot Doyle
2016-11-23tty: limit terminal size to 4M charsDmitry Vyukov
2016-09-15serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-16serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-08-16tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-08-16tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen
2016-08-06tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-10serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-07-10tty: vt, return error when con_startup failsJiri Slaby
2016-07-108250: 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-03Fix OpenSSH pty regression on closeBrian Bloniarz
2016-06-03TTY: n_gsm, fix false positive WARN_ONJiri Slaby
2016-06-03serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-02-28pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-28pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-28tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-28serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
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-12-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-12-09tty: audit: Fix audit sourcePeter Hurley