summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.4.177' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b6.183-20190331Marcel Ziswiler
2019-03-23serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan
2019-03-23serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan
2019-03-23serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
2019-02-20tty: serial: samsung: Properly set flags in autoCTS modeBeomho Seo
2019-02-20serial: fsl_lpuart: clear parity enable bit when disable parityAndy Duan
2019-02-06vt: invoke notifier on screen size changeNicolas Pitre
2019-02-06tty/n_hdlc: fix __might_sleep warningPaul Fulghum
2019-02-06tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman
2019-01-26tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li
2018-12-13Merge tag 'v4.4.167' into toradex_vf_4.4-nextMarcel Ziswiler
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2018-12-13tty: serial: 8250_mtk: always resume the device in probe.Peter Shih
2018-12-13kgdboc: Fix warning with module buildLaura Abbott
2018-12-13kgdboc: Fix restrict errorLaura Abbott
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman
2018-12-01tty: wipe buffer.Linus Torvalds
2018-11-21termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin
2018-11-21sc16is7xx: Fix for multi-channel stallPhil Elwell
2018-11-21tty: check name length in tty_find_polling_driver()Miles Chen
2018-11-21kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2018-11-10tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva
2018-10-10serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-10-10serial: cpm_uart: return immediately from console pollChristophe Leroy
2018-10-10drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia
2018-09-29tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva
2018-09-27tty: serial: lpuart: avoid leaking struct tty_structColibri-VF_LXDE-Image_2.8b4.129-20181005Stefan Agner
2018-09-27tty: serial: lpuart: avoid report NULL interruptFugang Duan
2018-09-27Merge tag 'v4.4.158' into HEADMarcel Ziswiler
2018-09-19tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-08-06tty: Fix data race in tty_insert_flip_string_fixed_flagDaeRyong Jeong
2018-08-06hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith
2018-07-11n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-07-11n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa
2018-07-09Merge tag 'v4.4.139' into toradex_vf_4.4-nextMax Krummenacher
2018-07-03serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner
2018-06-21tty: serial: fsl_lpuart: flush receive FIFO after overrunsStefan Agner
2018-06-21tty: serial: fsl_lpuart: fix framing error handling when using DMAStefan Agner
2018-06-21Merge tag 'v4.4.138' into toradex_vf_4.4-nextMax Krummenacher
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski
2018-05-30serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-02serial: mctrl_gpio: Add missing module licenseRomain Izard
2018-05-02serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_initUwe Kleine-König