aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-12-02Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.12-rtAlex Shi
2016-11-23vt: clear selection before resizingScot Doyle
2016-11-23tty: limit terminal size to 4M charsDmitry Vyukov
2016-09-19Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.09-rtAlex Shi
2016-09-15serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-30Merge tag 'v4.1.31' into v4.1-rtSteven Rostedt (Red Hat)
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-12Merge tag 'v4.1.30' into v4.1-rtSteven Rostedt (Red Hat)
2016-08-06tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-14Merge tag 'v4.1.28' into v4.1-rtSteven Rostedt (Red Hat)
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-23Merge tag 'v4.1.26' into v4.1-rtSteven Rostedt (Red Hat)
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-03-10Merge tag 'v4.1.19' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-10Merge tag 'v4.1.18' into v4.1-rtSteven Rostedt (Red Hat)
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-22Merge tag 'v4.1.15' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-12-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-11-18Merge tag 'v4.1.13' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-11-02Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-22drivers/tty: require read access for controlling terminalJann Horn
2015-10-22tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-22serial/amba-pl011: Disable interrupts around TX softirqDave Martin
2015-10-11Merge tag 'v4.1.10' of ../../stable/linux-stable into linux-4.1.y-rtThomas Gleixner
2015-09-21serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga
2015-09-21serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski
2015-09-21serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-21tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn
2015-08-16Merge tag 'v4.1.5' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-08-10n_tty: signal and flush atomicallyPeter Hurley