summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-06-261-3/+8
* serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama2017-06-141-4/+6
* tty: Drop krefs for interrupted tty lockPeter Hurley2017-06-142-3/+7
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-06-141-1/+1
* tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing2017-05-201-6/+1
* serial: omap: suspend device on probe errorsJohan Hovold2017-05-201-1/+2
* serial: omap: fix runtime-pm handling on unbindJohan Hovold2017-05-201-1/+5
* serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski2017-05-201-5/+4
* serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren2017-05-141-1/+7
* 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-05-081-7/+5
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2017-04-301-1/+1
* tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-04-211-6/+5
* tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-04-081-0/+3
* tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-04-081-0/+5
* serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal2017-03-301-4/+19
* serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-181-2/+4
* serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott2017-03-151-0/+13
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-151-63/+69
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-03-151-15/+4
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-02-261-0/+1
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-191-2/+2
* tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-191-0/+11
* sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright2017-01-091-1/+1
* vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero2017-01-091-1/+1
* sparc: serial: sunhv: fix a double lock bugDan Carpenter2016-11-211-6/+0
* tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2016-11-211-0/+7
* tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-11-181-4/+23
* tty: vt, fix bogus division in csi_JJiri Slaby2016-11-101-1/+1
* tty: limit terminal size to 4M charsDmitry Vyukov2016-11-101-0/+2
* vt: clear selection before resizingScot Doyle2016-11-101-0/+3
* serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-10-221-1/+1
* serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon2016-09-241-0/+139
* serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko2016-09-241-0/+3
* tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni2016-08-201-6/+8
* serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski2016-08-201-5/+13
* tty: serial: msm: Don't read off end of tx fifoBjorn Andersson2016-08-201-1/+1
* devpts: clean up interface to pty driversLinus Torvalds2016-08-161-33/+30
* tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov2016-07-271-21/+9
* tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney2016-07-271-0/+1
* QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang2016-06-071-0/+3
* serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi2016-06-011-2/+2
* serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko2016-06-011-10/+11
* serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko2016-06-011-3/+11
* serial: 8250_pci: fix divide error bug if baud rate is 0David Müller2016-06-011-0/+3
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-06-014-70/+42
* tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni2016-06-011-1/+13
* TTY: n_gsm, fix false positive WARN_ONJiri Slaby2016-06-011-1/+3
* tty: vt, return error when con_startup failsJiri Slaby2016-06-011-2/+3
* serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven2016-05-041-39/+0
* 8250: use callbacks to access UART_DLL/UART_DLMSebastian Frias2016-04-121-12/+6