- c7d3f4e Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 3 months ago
- 4783567 Merge 4.9.328 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
- 0cbd733 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 3 months ago
- d919c61 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 3 months ago
- c555cf0 vt: Clear selection before changing the font by Helge Deller · 2 years, 5 months ago
- 2968997 serial: fsl_lpuart: RS485 RTS polariy is inverse by Shenwei Wang · 2 years, 5 months ago
- 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
- 8245e7d tty: serial: Fix refcount leak bug in ucc_uart.c by Liang He · 2 years, 6 months ago
- 5a227d8 Merge 4.9.325 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
- 41ce140 tty: use new tty_insert_flip_string_and_push_buffer() in pty_write() by Jiri Slaby · 2 years, 6 months ago
- f031009 tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push() by Jiri Slaby · 2 years, 6 months ago
- e39085b tty: drop tty_schedule_flip() by Jiri Slaby · 3 years, 1 month ago
- cb86533 tty: drivers/tty/, stop using tty_schedule_flip() by Jiri Slaby · 3 years, 1 month ago
- a649166 Merge 4.9.324 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
- f7a4aab serial: 8250: fix return error code in serial8250_request_std_resource() by Yi Yang · 2 years, 6 months ago
- b0b882a tty: serial: samsung_tty: set dma burst_size to 1 by Chanho Park · 2 years, 6 months ago
- 47df852 Merge 4.9.321 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
- dc1421d vt: drop old FONT ioctls by Jiri Slaby · 4 years ago
- ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 6 months ago
- 93b5aca serial: 8250: Store to lsr_save_flags after lsr read by Ilpo Järvinen · 2 years, 7 months ago
- b6d1c4d Merge 4.9.318 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
- 6ae96e6 serial: msm_serial: disable interrupts in __msm_console_write() by John Ogness · 2 years, 8 months ago
- 0976808 drivers: tty: serial: Fix deadlock in sa1100_set_termios() by Duoming Zhou · 2 years, 8 months ago
- f4c836d tty: Fix a possible resource leak in icom_probe by Huang Guobin · 2 years, 9 months ago
- 50c341f tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() by Zheyu Ma · 2 years, 9 months ago
- 87cdcaa serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 by Ilpo Järvinen · 2 years, 7 months ago
- 82b5789 serial: sh-sci: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 7 months ago
- 13cbbf6 serial: txx9: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 7 months ago
- 566c075 serial: digicolor-usart: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 7 months ago
- 574c89c serial: meson: acquire port->lock in startup() by John Ogness · 2 years, 8 months ago
- 4af21b1 tty: fix deadlock caused by calling printk() under tty_port->lock by Qi Zheng · 2 years, 8 months ago
- 41d9243 Merge 4.9.315 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
- d9252b8 tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe() by Yang Yingliang · 2 years, 8 months ago
- f1a1131 Merge 4.9.313 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
- 53db12e tty: n_gsm: fix incorrect UA handling by Daniel Starke · 2 years, 9 months ago
- aa6f161 tty: n_gsm: fix wrong command frame length field encoding by Daniel Starke · 2 years, 9 months ago
- d194fae tty: n_gsm: fix wrong command retry handling by Daniel Starke · 2 years, 9 months ago
- 5a503b9 tty: n_gsm: fix missing explicit ldisc flush by Daniel Starke · 2 years, 9 months ago
- 5b3417b tty: n_gsm: fix insufficient txframe size by Daniel Starke · 2 years, 9 months ago
- 02d2f29 tty: n_gsm: fix malformed counter for out of frame data by Daniel Starke · 2 years, 9 months ago
- 478574e5 tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2 by Daniel Starke · 2 years, 9 months ago
- ffff731 serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device by Maciej W. Rozycki · 2 years, 8 months ago
- 7895697 serial: 8250: Also set sticky MCR bits in console restoration by Maciej W. Rozycki · 2 years, 8 months ago
- f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
- 7dba3c8 serial: samsung_tty: do not unlock port->lock for uart_write_wakeup() by Jiri Slaby · 2 years, 10 months ago
- 1e7e9c5 kgdboc: fix return value of __setup handler by Randy Dunlap · 2 years, 10 months ago
- a5a6d6e tty: hvc: fix return value of __setup handler by Randy Dunlap · 2 years, 10 months ago
- 3769220 mxser: fix xmit_buf leak in activate when LSR == 0xff by Jiri Slaby · 3 years ago
- a1dd0dc Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 10 months ago
- 5435f456 Merge 4.9.304 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
- 676fcc6 tty: n_gsm: fix proper link termination after failed open by daniel.starke@siemens.com · 2 years, 10 months ago
- 08c9ca6 tty: n_gsm: fix encoding of control signal octet bit DV by daniel.starke@siemens.com · 2 years, 10 months ago
- ee182cc serial: 8250: of: Fix mapped region size when using reg-offset property by Robert Hancock · 3 years ago
- 32230d3 serial: 8250: fix error handling in of_platform_serial_probe() by Alexey Khoroshilov · 7 years ago
- 95894ba Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 10 months ago
- 59a9798 Merge 4.9.303 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
- 1c4e986 serial: parisc: GSC: fix build when IOSAPIC is not set by Randy Dunlap · 2 years, 11 months ago
- c5804dc Merge 4.9.302 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
- 709557e n_tty: wake up poll(POLLRDNORM) on receiving data by TATSUKAWA KOSUKE (立川 江介) · 2 years, 11 months ago
- 32b0c05 vt_ioctl: add array_index_nospec to VT_ACTIVATE by Jakob Koschel · 2 years, 11 months ago
- 830c5aa vt_ioctl: fix array_index_nospec in vt_setactivate by Jakob Koschel · 2 years, 11 months ago
- 40555e6 serial: sh-sci: Fix misplaced backport of "Fix late enablement of AUTORTS" by Guillaume Bertholon · 2 years, 11 months ago
- d2e29e9 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 11 months ago
- 5fe377f Merge 4.9.300 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
- be8c049 tty: Add support for Brainboxes UC cards. by Cameron Williams · 3 years ago
- dea3412 tty: n_gsm: fix SW flow control encoding/handling by daniel.starke@siemens.com · 3 years ago
- 63e5f61 serial: stm32: fix software flow control transfer by Valentin Caron · 3 years ago
- f840490 Merge 4.9.298 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
- 72b6774 serial: core: Keep mctrl register state and cached copy in sync by Lukas Wunner · 3 years ago
- 1a7a4fc serial: pl010: Drop CR register reset on set_termios by Lukas Wunner · 3 years ago
- d4c24e0 serial: amba-pl011: do not request memory region twice by Lino Sanfilippo · 3 years, 1 month ago
- 2b09ab1 tty: serial: atmel: Call dma_async_issue_pending() by Tudor Ambarus · 3 years, 1 month ago
- 2c65a51 tty: serial: atmel: Check return code of dmaengine_submit() by Tudor Ambarus · 3 years, 1 month ago
- 0d61229 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years ago
- 1c817d4 Merge 4.9.294 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
- 728389c xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years ago
- c807e1c Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 1 month ago
- 0b84e6e Merge 4.9.292 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- 011f6c9 serial: core: fix transmit-buffer reset and memleak by Johan Hovold · 3 years, 2 months ago
- 65af6fe serial: pl011: Add ACPI SBSA UART match id by Pierre Gondois · 3 years, 2 months ago
- 4413b78 tty: serial: msm_serial: Deactivate RX DMA for polling support by Sven Eckelmann · 3 years, 1 month ago
- c648eaa tty: hvc: replace BUG_ON() with negative return value by Juergen Gross · 3 years, 1 month ago
- a89bec9 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 1 month ago
- 58fa83d Merge 4.9.291 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- b1ffc16 tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc by Guanghui Feng · 3 years, 3 months ago
- 00b6103 serial: xilinx_uartps: Fix race condition causing stuck TX by Anssi Hannula · 3 years, 2 months ago
- dff3c29 serial: 8250_dw: Drop wrong use of ACPI_PTR() by Andy Shevchenko · 3 years, 3 months ago
- d478783 serial: core: Fix initializing and restoring termios speed by Pali Rohár · 3 years, 3 months ago
- 52ac051 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 3 months ago
- d2b843c Merge 4.9.285 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
- 70aed03 tty: Fix out-of-bound vmalloc access in imageblit by Igor Matheus Andrade Torrente · 3 years, 6 months ago
- 62a0c21 serial: mvebu-uart: fix driver's tx_empty callback by Pali Rohár · 3 years, 4 months ago
- e10049a Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 3 months ago
- dc1c320 Merge 4.9.283 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
- 8e8d554 serial: 8250_pci: make setup_port() parameters explicitly unsigned by Greg Kroah-Hartman · 3 years, 5 months ago
- 91406f1 hvsi: don't panic on tty_register_driver failure by Jiri Slaby · 3 years, 5 months ago
- 0e2b4c7 serial: 8250: Define RX trigger levels for OxSemi 950 devices by Maciej W. Rozycki · 3 years, 6 months ago
- e00fca4 tty: serial: jsm: hold port lock when reporting modem line changes by Zheyu Ma · 3 years, 6 months ago
- bfc9e74 tty: Fix data race between tiocsti() and flush_to_ldisc() by Nguyen Dinh Phi · 3 years, 4 months ago
- 0912120 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 4 months ago