summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-08-22Merge 4.4.151 into android-4.4Greg Kroah-Hartman
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-08-06Merge 4.4.146 into android-4.4Greg Kroah-Hartman
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-11Merge 4.4.140 into android-4.4Greg Kroah-Hartman
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-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner
2018-06-16Merge 4.4.138 into android-4.4Greg Kroah-Hartman
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
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-02Merge 4.4.131 into android-4.4Greg Kroah-Hartman
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
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-02tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren
2018-04-13Fix serial console on SNI RM400 machinesThomas Bogendoerfer
2018-04-13serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven
2018-04-13serial: 8250: omap: Disable DMA for console UARTVignesh R
2018-04-09Reduce amount of casting in drivers/tty/goldfish.c.Roman Kiryanov
2018-04-08Merge 4.4.127 into android-4.4Greg Kroah-Hartman
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-04-07Replace #define with enum for better compilation errors.Roman Kiryanov
2018-04-07Add missing include to drivers/tty/goldfish.cRoman Kiryanov
2018-04-07Fix whitespace in drivers/tty/goldfish.cRoman Kiryanov
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-25Merge 4.4.124 into android-4.4Greg Kroah-Hartman
2018-03-24pty: cancel pty slave port buf's work in tty_releaseSahara
2018-03-18Merge 4.4.122 into android-4.4Greg Kroah-Hartman
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus
2018-02-25tty: cyclades: cyz_interrupt is only used for PCIArnd Bergmann