summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-03-20serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-20tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-20serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-03-04tty: cyclades: cyz_interrupt is only used for PCIArnd Bergmann
2018-03-04tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann
2018-02-28sysrq: Fix warning in sysrq generated crash.Ani Sinha
2018-02-28n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds
2018-01-17sysrq : fix Show Regs call trace on ARMJibin Xu
2018-01-17serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2018-01-17serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2018-01-178250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2018-01-17serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal
2018-01-17tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2018-01-17TTY: n_hdlc, fix lockdep false positiveJiri Slaby
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