summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-27serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu
2019-03-27serial: sprd: adjust TIMEOUT to a big valueWei Qiao
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-238250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti
2019-03-23serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel
2019-03-23serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula
2019-03-05serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
2019-02-12serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman
2019-02-12tty: serial: samsung: Properly set flags in autoCTS modeBeomho Seo
2019-02-12serial: fsl_lpuart: clear parity enable bit when disable parityAndy Duan
2019-01-31vt: invoke notifier on screen size changeNicolas Pitre
2019-01-31tty/n_hdlc: fix __might_sleep warningPaul Fulghum
2019-01-31uart: Fix crash in uart_write and uart_put_charSamir Virmani
2019-01-31tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman
2019-01-26tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky
2019-01-26serial: set suppress_bind_attrs flag only if builtinAnders Roxell
2019-01-23tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov
2019-01-23tty: Simplify tty->count math in tty_reopen()Dmitry Safonov
2019-01-23tty: Hold tty_ldisc_lock() during tty_reopen()Dmitry Safonov
2019-01-23tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov
2019-01-13serial/sunsu: fix refcount leakYangtao Li
2019-01-09serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne
2018-12-24tty: serial: imx: fix merge inconsistencyMarcel Ziswiler
2018-12-24serial: imx: add RS-485 device tree propertiesStefan Agner
2018-12-24tty: serial: imx: Add support for enabling RS485 via device treeBhuvanchandra DV
2018-12-24tty: serial: imx: disable DCD and RI interruptsStefan Agner
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2018-12-13tty: do not set TTY_IO_ERROR flag if console portChanho Park
2018-12-13tty: serial: 8250_mtk: always resume the device in probe.Peter Shih
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08kgdboc: Fix warning with module buildLaura Abbott
2018-12-08kgdboc: 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-13kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2018-10-13tty: Drop tty->count on tty_reopen() failureDmitry Safonov
2018-10-10serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka
2018-10-03serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-10-03serial: cpm_uart: return immediately from console pollChristophe Leroy
2018-10-03tty: serial: lpuart: avoid leaking struct tty_structStefan Agner
2018-10-03drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-29tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva