summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-12-14tty: serial: samsung: set flags for use autoCTS modeBeomho Seo
2016-12-14LOCAL / serial: samsung: fix maximum baudrateSeung-Woo Kim
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
2016-07-108250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
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-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-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-12-09tty: audit: Fix audit sourcePeter Hurley
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-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-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-10n_tty: signal and flush atomicallyPeter Hurley
2015-08-10serial: core: Fix crashes while echoing when closingPeter Hurley
2015-08-10Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander
2015-08-03tty: remove platform_sysrq_reset_seqArnd Bergmann
2015-08-03serial: samsung: only use earlycon for consoleArnd Bergmann
2015-08-03tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-06-06Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-01n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-26ttyFDC: Fix to use native endian MMIO readsJames Hogan
2015-05-24n_tty: Fix calculation of size in canon_copy_from_read_bufMark Tomlinson
2015-05-24serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel