summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
* vt: invoke notifier on screen size changeNicolas Pitre2019-02-06
* tty/n_hdlc: fix __might_sleep warningPaul Fulghum2019-02-06
* tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman2019-02-06
* tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov2019-01-26
* drivers/tty: add missing of_node_put()Yangtao Li2018-12-21
* kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin2018-12-13
* tty: serial: 8250_mtk: always resume the device in probe.Peter Shih2018-12-13
* kgdboc: Fix warning with module buildLaura Abbott2018-12-13
* kgdboc: Fix restrict errorLaura Abbott2018-12-13
* tty: wipe buffer if not echoing dataGreg Kroah-Hartman2018-12-01
* tty: wipe buffer.Linus Torvalds2018-12-01
* termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin2018-11-21
* sc16is7xx: Fix for multi-channel stallPhil Elwell2018-11-21
* tty: check name length in tty_find_polling_driver()Miles Chen2018-11-21
* kgdboc: Passing ekgdboc to command line causes panicHe Zhe2018-11-21
* tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva2018-11-10
* serial: imx: restore handshaking irq for imx1Uwe Kleine-König2018-10-10
* serial: cpm_uart: return immediately from console pollChristophe Leroy2018-10-10
* drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia2018-10-10
* tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva2018-09-29
* tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev2018-09-19
* serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu2018-08-22
* tty: Fix data race in tty_insert_flip_string_fixed_flagDaeRyong Jeong2018-08-06
* hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith2018-08-06
* n_tty: Access echo_* variables carefully.Tetsuo Handa2018-07-11
* n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa2018-07-11
* serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner2018-07-03
* serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski2018-06-16
* serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-05-30
* serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-05-30
* serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-05-30
* serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-05-30
* serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-05-30
* serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-05-30
* serial: mctrl_gpio: Add missing module licenseRomain Izard2018-05-02
* serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_initUwe Kleine-König2018-05-02
* tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa2018-05-02
* tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren2018-05-02
* tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren2018-05-02
* tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-05-02
* tty: make n_tty_read() always abort if hangup is in progressTejun Heo2018-04-24
* tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren2018-04-13
* Fix serial console on SNI RM400 machinesThomas Bogendoerfer2018-04-13
* serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven2018-04-13
* serial: 8250: omap: Disable DMA for console UARTVignesh R2018-04-13
* vt: change SGR 21 to follow the standardsMike Frysinger2018-04-08
* tty: vt: fix up tabstops properlyLinus Torvalds2018-03-28
* pty: cancel pty slave port buf's work in tty_releaseSahara2018-03-24
* serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich2018-03-18
* tty/serial: atmel: add new version check for usartJonas Danielsson2018-03-18