1. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 381d8ec tty: Drop tty->count on tty_reopen() failure by Dmitry Safonov · 6 years ago
  3. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. ab07218 serial: mvebu-uart: Fix reporting of effective CSIZE to userspace by Jan Kiszka · 6 years ago
  5. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 61b5997 serial: imx: restore handshaking irq for imx1 by Uwe Kleine-König · 6 years ago
  7. 96d39a0 serial: cpm_uart: return immediately from console poll by Christophe Leroy · 6 years ago
  8. c5347cd tty: serial: lpuart: avoid leaking struct tty_struct by Stefan Agner · 6 years ago
  9. 0e215a3 drivers/tty: add error handling for pcmcia_loop_config by Zhouyang Jia · 6 years ago
  10. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. 0ec459e tty: vt_ioctl: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  12. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. 31b9fa8 tty: rocket: Fix possible buffer overwrite on register_PCI by Anton Vasilyev · 6 years ago
  14. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. e5147bb uart: fix race between uart_put_char() and uart_shutdown() by Tycho Andersen · 6 years ago
  16. 8dd3fc2 Merge 4.9.123 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 0f9f323 serial: 8250_dw: Add ACPI support for uart on Broadcom SoC by Srinath Mannam · 6 years ago
  18. 8669895 serial: 8250_dw: always set baud rate in dw8250_set_termios by Chen Hu · 6 years ago
  19. c39998a tty: serial: 8250: Revert NXP SC16C2552 workaround by Mark · 6 years ago
  20. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. d83904c tty: Fix data race in tty_insert_flip_string_fixed_flag by DaeRyong Jeong · 6 years ago
  22. c3e3472 hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() by Stewart Smith · 6 years ago
  23. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  24. 3bf351b vt: prevent leaking uninitialized data to userspace via /dev/vcs* by Alexander Potapenko · 6 years ago
  25. 9264e98 n_tty: Access echo_* variables carefully. by Tetsuo Handa · 6 years ago
  26. 947dead n_tty: Fix stall at n_tty_receive_char_special(). by Tetsuo Handa · 6 years ago
  27. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. d9c202b serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version by Daniel Wagner · 6 years ago
  29. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. 018e519 tty: pl011: Avoid spuriously stuck-off interrupts by Dave Martin · 6 years ago
  31. f6e6f0c serial: 8250: omap: Fix idling of clocks for unused uarts by Tony Lindgren · 6 years ago
  32. 5b91ae5 serial: samsung: fix maxburst parameter for DMA transactions by Marek Szyprowski · 6 years ago
  33. 41bdf97 tty/serial: atmel: use port->name as name in request_irq() by Sebastian Andrzej Siewior · 6 years ago
  34. 70f0a59 serial: sh-sci: Stop using printk format %pCr by Geert Uytterhoeven · 6 years ago
  35. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. 7317252 serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  37. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  38. 3ac3103 serial: 8250: Don't service RX FIFO if interrupts are disabled by Vignesh R · 7 years ago
  39. 561a4f4 serial: arc_uart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  40. cd77771 serial: fsl_lpuart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  41. a301f13 serial: imx: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  42. 2e876ea serial: mxs-auart: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  43. 2803df3 serial: samsung: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  44. 4cb84bd serial: xuartps: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  45. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  46. 8c5e7b0 serial: sccnxp: Fix error handling in sccnxp_probe() by Alexey Khoroshilov · 7 years ago
  47. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  48. aa6b517 serial: imx: ensure UCR3 and UFCR are setup correctly by Uwe Kleine-König · 7 years ago
  49. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  50. a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 6 years ago
  51. ad30f05 tty: Use __GFP_NOFAIL for tty_ldisc_get() by Tetsuo Handa · 6 years ago
  52. 5080d33 tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set by Tony Lindgren · 6 years ago
  53. 11723a9 tty: n_gsm: Fix long delays with control frame timeouts in ADM mode by Tony Lindgren · 6 years ago
  54. 6a506d4 tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 6 years ago
  55. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  56. a7e1906 tty: make n_tty_read() always abort if hangup is in progress by Tejun Heo · 7 years ago
  57. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  58. a74b51b tty: n_gsm: Allow ADM response in addition to UA for control dlci by Tony Lindgren · 7 years ago
  59. e8b356a Fix serial console on SNI RM400 machines by Thomas Bogendoerfer · 7 years ago
  60. 13b9c31 serial: sh-sci: Fix race condition causing garbage during shutdown by Geert Uytterhoeven · 7 years ago
  61. 65db564 serial: 8250: omap: Disable DMA for console UART by Vignesh R · 7 years ago
  62. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  63. 4d2e98c vt: change SGR 21 to follow the standards by Mike Frysinger · 7 years ago
  64. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. 7c28067 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  66. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. d69cf85 pty: cancel pty slave port buf's work in tty_release by Sahara · 7 years ago
  68. a50521b serial: 8250_dw: Disable clock on error by Stefan Potyra · 7 years ago
  69. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  70. 57a84887 serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be off by Uwe Kleine-König · 7 years ago
  71. 7d257fe tty: amba-pl011: Fix spurious TX interrupts by Jayachandran C · 7 years ago
  72. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  73. bd0d673 earlycon: add reg-offset to physical address before mapping by Greentime Hu · 7 years ago
  74. fbe1ad9 serial: core: mark port as initialized in autoconfig by Sebastian Andrzej Siewior · 7 years ago
  75. 46d16d6 serial: 8250_pci: Add Brainboxes UC-260 4 port serial device by Nikola Ciprich · 7 years ago
  76. 85afaf5 tty/serial: atmel: add new version check for usart by Jonas Danielsson · 7 years ago
  77. 4afade7 serial: sh-sci: prevent lockup on full TTY buffers by Ulrich Hecht · 7 years ago
  78. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  79. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  80. ffcf167 serial: core: mark port as initialized after successful IRQ change by Sebastian Andrzej Siewior · 7 years ago
  81. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  82. 5846849 serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS by Fabio Estevam · 7 years ago
  83. 55eaecf tty: fix data race between tty_init_dev and flush of buf by Gaurav Kohli · 7 years ago
  84. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  85. d76dabb tty: fix tty_ldisc_receive_buf() documentation by Johan Hovold · 7 years ago
  86. 00fc57a n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD) by Linus Torvalds · 7 years ago
  87. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  88. 2a47e7d tty: fix data race in tty_ldisc_ref_wait() by Dmitry Vyukov · 8 years ago
  89. 70f450f tty: don't panic on OOM in tty_set_ldisc() by Dmitry Vyukov · 8 years ago
  90. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. 5840a28 sysrq : fix Show Regs call trace on ARM by Jibin Xu · 7 years ago
  92. a816a7e serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X by Aaron Sierra · 7 years ago
  93. 946d33e serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() by Lukas Wunner · 7 years ago
  94. 65e6599 serial: 8250_pci: Add Amazon PCI serial device ID by Matt Wilson · 7 years ago
  95. ea83e4a Merge 4.9.65 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  96. e6d4a07 serial: 8250_fintek: Fix finding base_port with activated SuperIO by Ji-Ze Hong (Peter Hong) · 7 years ago
  97. 70eb460 serial: omap: Fix EFR write on RTS deassertion by Lukas Wunner · 7 years ago
  98. a6d71ba Merge 4.9.62 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  99. 2ae9f47 serial: sh-sci: Fix register offsets for the IRDA serial port by Laurent Pinchart · 8 years ago
  100. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago