summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
...
| | * | | | tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev2018-09-19
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\| | | |
| * | | | Merge 4.4.151 into android-4.4Greg Kroah-Hartman2018-08-22
| |\| | |
| | * | | serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu2018-08-22
| | | |/ | | |/|
* | | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
|\| | |
| * | | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
| |\| | | | |/ | |/|
| | * 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
* | | Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev2018-07-18
|\| |
| * | Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-11
| |\|
| | * n_tty: Access echo_* variables carefully.Tetsuo Handa2018-07-11
| | * n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa2018-07-11
* | | Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev2018-07-03
|\| |
| * | Merge 4.4.139 into android-4.4Greg Kroah-Hartman2018-07-03
| |\|
| | * serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner2018-07-03
* | | Merge android-4.4.138 (07c0138) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.138 into android-4.4Greg Kroah-Hartman2018-06-16
| |\|
| | * serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski2018-06-16
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\|
| | * 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: msm_serial_hs: add boot markerZhiqiang Tu2018-05-31
* | | serial: msm_serial_hs: Configure IRQ flagVivek Kumar2018-05-22
* | | Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P2018-05-03
|\| |
| * | Merge 4.4.131 into android-4.4Greg Kroah-Hartman2018-05-02
| |\|
| | * 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
* | | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
|\| |
| * | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
| |\|
| | * tty: make n_tty_read() always abort if hangup is in progressTejun Heo2018-04-24
* | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
| |\|
| | * 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
| * | Reduce amount of casting in drivers/tty/goldfish.c.Roman Kiryanov2018-04-09
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.127 into android-4.4Greg Kroah-Hartman2018-04-08
| |\|
| | * vt: change SGR 21 to follow the standardsMike Frysinger2018-04-08
| * | Replace #define with enum for better compilation errors.Roman Kiryanov2018-04-07