1. b38f174 tty: flush linux local echo buffer by Carl van Schaik · 6 years ago
  2. ac101ad Merge "Merge android-4.9.128 (ba01a42) into msm-4.9" by Linux Build Service Account · 6 years ago
  3. fa42a65 Merge "Merge android-4.9.126 (a8c1ea6) into msm-4.9" by Linux Build Service Account · 6 years ago
  4. d9211a3 tty: serial: msm: Avoid to start tx when port suspended by Maria Yu · 6 years ago
  5. a80f4c8 Merge android-4.9.128 (ba01a42) into msm-4.9 by Minming Qi · 6 years ago
  6. bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 6 years ago
  7. 51ca98a Merge android-4.9.123 (8dd3fc2) into msm-4.9 by Minming Qi · 6 years ago
  8. a5718e3 Merge android-4.9.117 (8b21e85) into msm-4.9 by Minming Qi · 6 years ago
  9. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 31b9fa8 tty: rocket: Fix possible buffer overwrite on register_PCI by Anton Vasilyev · 6 years ago
  11. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. e5147bb uart: fix race between uart_put_char() and uart_shutdown() by Tycho Andersen · 6 years ago
  13. 8dd3fc2 Merge 4.9.123 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 0f9f323 serial: 8250_dw: Add ACPI support for uart on Broadcom SoC by Srinath Mannam · 6 years ago
  15. 8669895 serial: 8250_dw: always set baud rate in dw8250_set_termios by Chen Hu · 6 years ago
  16. c39998a tty: serial: 8250: Revert NXP SC16C2552 workaround by Mark · 6 years ago
  17. f07a157 Merge "Merge android-4.9.112 (9e79039) into msm-4.9" by Linux Build Service Account · 6 years ago
  18. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. d83904c tty: Fix data race in tty_insert_flip_string_fixed_flag by DaeRyong Jeong · 7 years ago
  20. c3e3472 hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() by Stewart Smith · 7 years ago
  21. 34c5814 Merge "Merge android-4.9.111 (03c70fe) into msm-4.9" by Linux Build Service Account · 6 years ago
  22. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  23. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  24. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 3bf351b vt: prevent leaking uninitialized data to userspace via /dev/vcs* by Alexander Potapenko · 6 years ago
  26. 9264e98 n_tty: Access echo_* variables carefully. by Tetsuo Handa · 6 years ago
  27. 947dead n_tty: Fix stall at n_tty_receive_char_special(). by Tetsuo Handa · 6 years ago
  28. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  29. 32a48c4 Merge android-4.9.109 (a4230be) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  30. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  31. 4b80689 tty: serial: msm_geni_serial: Fix TX infinite loop by Mukesh Kumar Savaliya · 6 years ago
  32. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. d9c202b serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version by Daniel Wagner · 7 years ago
  34. db097e8 qcom-geni-se: Add debug logs for bus voting by Shrey Vijay · 7 years ago
  35. 98ae895 Merge changes Ia7c70965,I881a3f8d into msm-4.9 by Linux Build Service Account · 6 years ago
  36. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  37. 018e519 tty: pl011: Avoid spuriously stuck-off interrupts by Dave Martin · 7 years ago
  38. f6e6f0c serial: 8250: omap: Fix idling of clocks for unused uarts by Tony Lindgren · 7 years ago
  39. 5b91ae5 serial: samsung: fix maxburst parameter for DMA transactions by Marek Szyprowski · 7 years ago
  40. 41bdf97 tty/serial: atmel: use port->name as name in request_irq() by Sebastian Andrzej Siewior · 7 years ago
  41. 70f0a59 serial: sh-sci: Stop using printk format %pCr by Geert Uytterhoeven · 6 years ago
  42. 85f8d25 tty: serial: msm: Add timeout for waiting TX ready by Maria Yu · 6 years ago
  43. d31e7c9 Merge "Merge android-4.9.101 (aef17a58) into msm-4.9" by Linux Build Service Account · 6 years ago
  44. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. 7317252 serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  46. ded3533 Merge "Merge android-4.9.99 (c462abb) into msm-4.9" by Linux Build Service Account · 6 years ago
  47. dcb9f9d serial: msm_geni_serial: Fix the race between termios and ISR by Mukesh Kumar Savaliya · 6 years ago
  48. 79a63da Merge android-4.9.103 (70c65e4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  49. ff75e7b Merge android-4.9.101 (aef17a58) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  50. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. 3ac3103 serial: 8250: Don't service RX FIFO if interrupts are disabled by Vignesh R · 7 years ago
  52. 561a4f4 serial: arc_uart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  53. cd77771 serial: fsl_lpuart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  54. a301f13 serial: imx: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  55. 2e876ea serial: mxs-auart: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  56. 2803df3 serial: samsung: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  57. 4cb84bd serial: xuartps: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  58. baf6932 tty: serial: msm: Use recommended clock rate during hibernation by Patrick Daly · 6 years ago
  59. b63590c Merge android-4.9.99 (c462abb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  60. ae2ea7f Merge android-4.9.98 (f679e4d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  61. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  62. 8c5e7b0 serial: sccnxp: Fix error handling in sccnxp_probe() by Alexey Khoroshilov · 7 years ago
  63. f816e17 Merge "serial: msm_geni_serial: use correct API to free memory" by Linux Build Service Account · 6 years ago
  64. 9cd7f31 serial: msm_geni_serial: use correct API to free memory by Alok Chauhan · 7 years ago
  65. 2c5fffe Merge android-4.9.96 (320d53a) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  66. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  67. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  68. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  69. aa6b517 serial: imx: ensure UCR3 and UFCR are setup correctly by Uwe Kleine-König · 7 years ago
  70. 46838cf Merge "Merge android-4.9.91 (bb94f9d) into msm-4.9" by Linux Build Service Account · 7 years ago
  71. 78667de Merge "Merge android-4.9.90 (dd1e37e) into msm-4.9" by Linux Build Service Account · 7 years ago
  72. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  73. a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  74. ad30f05 tty: Use __GFP_NOFAIL for tty_ldisc_get() by Tetsuo Handa · 7 years ago
  75. 5080d33 tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set by Tony Lindgren · 7 years ago
  76. 11723a9 tty: n_gsm: Fix long delays with control frame timeouts in ADM mode by Tony Lindgren · 7 years ago
  77. 6a506d4 tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 7 years ago
  78. 8fa1c82 serial: msm_serial_hs: Add support for suspend to disk feature by Mukesh Kumar Savaliya · 7 years ago
  79. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  80. a7e1906 tty: make n_tty_read() always abort if hangup is in progress by Tejun Heo · 7 years ago
  81. 17692d9 serial: msm_geni_serial: Remove manual flow control and set as RFR OPEN by Mukesh Kumar Savaliya · 7 years ago
  82. 6c02278 Merge android-4.9.91 (bb94f9d) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  83. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  84. 39b8bb4 Merge android-4.9.89 (960923f) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  85. aa71c72 Merge android-4.9.88 (bb52bba) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  86. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  87. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  88. a74b51b tty: n_gsm: Allow ADM response in addition to UA for control dlci by Tony Lindgren · 7 years ago
  89. e8b356a Fix serial console on SNI RM400 machines by Thomas Bogendoerfer · 7 years ago
  90. 13b9c31 serial: sh-sci: Fix race condition causing garbage during shutdown by Geert Uytterhoeven · 8 years ago
  91. 65db564 serial: 8250: omap: Disable DMA for console UART by Vignesh R · 8 years ago
  92. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 7 years ago
  93. 4d2e98c vt: change SGR 21 to follow the standards by Mike Frysinger · 7 years ago
  94. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  95. 7c28067 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  96. 2de8353 Merge "serial: msm_geni_serial: Ensure Flow register is written during suspend" by Linux Build Service Account · 7 years ago
  97. 96be7f7 Merge "tty: serial: msm: fix potential race b/w startup and irq handling" by Linux Build Service Account · 7 years ago
  98. ffb1ba6 Merge "tty: serial: msm: Move request_irq to the end of startup" by Linux Build Service Account · 7 years ago
  99. 81d23da Merge "tty: serial: msm: Add suspend resume support" by Linux Build Service Account · 7 years ago
  100. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 7 years ago