summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2017-04-30
* tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-04-21
* tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-04-08
* tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-04-08
* serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal2017-03-30
* serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-18
* serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott2017-03-15
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-15
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-03-15
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-02-26
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-19
* tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-19
* sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright2017-01-09
* vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero2017-01-09
* sparc: serial: sunhv: fix a double lock bugDan Carpenter2016-11-21
* tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2016-11-21
* tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-11-18
* tty: vt, fix bogus division in csi_JJiri Slaby2016-11-10
* tty: limit terminal size to 4M charsDmitry Vyukov2016-11-10
* vt: clear selection before resizingScot Doyle2016-11-10
* serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-10-22
* serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon2016-09-24
* serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko2016-09-24
* tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni2016-08-20
* serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski2016-08-20
* tty: serial: msm: Don't read off end of tx fifoBjorn Andersson2016-08-20
* devpts: clean up interface to pty driversLinus Torvalds2016-08-16
* tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov2016-07-27
* tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney2016-07-27
* QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang2016-06-07
* serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi2016-06-01
* serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko2016-06-01
* serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko2016-06-01
* serial: 8250_pci: fix divide error bug if baud rate is 0David Müller2016-06-01
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-06-01
* tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni2016-06-01
* TTY: n_gsm, fix false positive WARN_ONJiri Slaby2016-06-01
* tty: vt, return error when con_startup failsJiri Slaby2016-06-01
* serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven2016-05-04
* 8250: use callbacks to access UART_DLL/UART_DLMSebastian Frias2016-04-12
* serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-25
* serial: 8250_pci: Add Intel Broadwell portsMika Westerberg2016-02-25
* tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-25
* pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-25
* pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski2016-02-25
* tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-02-17
* tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-02-17
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-02-17
* n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-02-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-25
|\