summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-09-24tty: fix __tty_insert_flip_char regressionArnd Bergmann
2017-09-24tty: improve tty_insert_flip_char() slow pathArnd Bergmann
2017-09-24tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-06-26serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-06-14tty: Drop krefs for interrupted tty lockPeter Hurley
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-05-20tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-04-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-04-08tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre
2017-04-08tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud
2017-03-30serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-03-15tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-03-15TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-02-26tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-01-19sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2017-01-19tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud
2017-01-09sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright
2017-01-09vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero
2016-11-21sparc: serial: sunhv: fix a double lock bugDan Carpenter
2016-11-21tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2016-11-18tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
2016-11-10tty: vt, fix bogus division in csi_JJiri Slaby
2016-11-10tty: limit terminal size to 4M charsDmitry Vyukov
2016-11-10vt: clear selection before resizingScot Doyle
2016-10-22serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-08-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-08-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-08-20tty: serial: msm: Don't read off end of tx fifoBjorn Andersson
2016-08-16devpts: clean up interface to pty driversLinus Torvalds
2016-07-27tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-27tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney
2016-06-07QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-01serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-06-01serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko
2016-06-01serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko
2016-06-01serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz
2016-06-01tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni