1. b346d47 hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 13 years ago
  2. 9a7fa7c tty: Allow uart_register/unregister/register by Alan Cox · 13 years ago
  3. aa36aa9 8250_pci: fix pch uart matching by Arnaud Patard · 13 years ago
  4. a7e82a3 8250.c: less than 2400 baud fix. by Christian Melki · 13 years ago
  5. ddd8df8 Add missing call to uart_update_timeout() by Lothar Waßmann · 13 years ago
  6. 231332d tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 8 years ago
  7. 9059bd1 TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
  8. 3311cd8b0 BACKPORT: fiq_debugger: restrict access to critical commands. by Mark Salyzyn · 8 years ago
  9. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 8 years ago
  10. 279b700 FPII-2527 : Information disclosure vulnerability in kernel components CVE-2015-8964 A-30951112 by Jeron Susan · 8 years ago
  11. d9ae2db FPII-2125: Information Disclosure Vulnerability in Kernel Teletype Driver (Device Specific) CVE-2016-0723 ANDROID-28409131 by Peter Hurley · 9 years ago
  12. d12e596 serial: tty: msm_hs_uart: Fix the compat table by Abhimanyu Kapur · 11 years ago
  13. adffac8 msm: ipc_logging: add client version support by Eric Holmberg · 10 years ago
  14. 465079f msm_serial_hs: Handle client requests without port open by Dilip Kota · 11 years ago
  15. 782c70b msm_serial_hs: Handle Tx request while Clock OFF by Dilip Kota · 11 years ago
  16. 9aabfc9 n_tty: Fix n_tty_write crash when echoing in raw mode by Peter Hurley · 11 years ago
  17. 10bccff msm_serial_hs: wait for clock-off to complete before shutdown by Naveen Kaje · 11 years ago
  18. 52ed241 msm_serial_hs: Avoid potential unclocked access by clients by Naveen Kaje · 11 years ago
  19. fc4c81c msm_serial_hs: remove unused code by Naveen Kaje · 11 years ago
  20. 1d1e645 msm_serial_hs: Manage wake unlock delay by Dilip Kota · 11 years ago
  21. 24b914d msm_serial_hs: Fix return value handling from platform_get_irq_by_name by Naveen Kaje · 11 years ago
  22. 34f3a9f msm_serial_hs: Fix the logic for numbering the serial device by Naveen Kaje · 11 years ago
  23. 73f4871 msm_serial_hs: Programming BCR Register by Dilip Kota · 11 years ago
  24. c1c3ef2 msm_serial_hs: Remove code dependency on flag tty_flush_receive by Dilip Kota · 11 years ago
  25. a4400ec Merge "msm_serial_hs: Race Condition during Baud Rate Configuration" by Linux Build Service Account · 11 years ago
  26. 4f3acf9 Merge "msm_serial_hs: Program RFR to synchronize clock-off sequence with HW" by Linux Build Service Account · 11 years ago
  27. f53c6aa Merge "msm_serial_hs: Avoid RX getting stuck during rapid clock on/off" by Linux Build Service Account · 11 years ago
  28. 2b73523 Merge "msm_serial_hs: Manage clock path-vote correctly" by Linux Build Service Account · 11 years ago
  29. 7a16409 Merge "msm_serial_hs: Defensive checks" by Linux Build Service Account · 11 years ago
  30. 5af7cf4 Merge "msm_serial_hs: Implement driver functionality to be closer to HW spec" by Linux Build Service Account · 11 years ago
  31. 18d28a8 Merge "msm_serial_hs: Dynamic allocation of port structures" by Linux Build Service Account · 11 years ago
  32. fa467e3 Merge "msm_serial_hs: fix unbalanced clock vote during port close" by Linux Build Service Account · 11 years ago
  33. fb6230d msm_serial_hs: fix unbalanced clock vote during port close by Naveen Kaje · 11 years ago
  34. d1f28b4 msm_serial_hs: Programing the TX FIFO watermark level to 4 by Kiran Gunda · 11 years ago
  35. 4780c51 msm_serial_hs: Program RFR to synchronize clock-off sequence with HW by Dilip Kota · 11 years ago
  36. c6b8891 msm_serial_hs: Race Condition during Baud Rate Configuration by Dilip Kota · 11 years ago
  37. 092e473 msm_serial_hs: Avoid RX getting stuck during rapid clock on/off by Kiran Gunda · 11 years ago
  38. 0f3e957 msm_serial_hs: Manage clock path-vote correctly by Kiran Gunda · 11 years ago
  39. 4806bdd msm_serial_hs: Defensive checks by Dilip Kota · 11 years ago
  40. 4a42733 msm_serial_hs: Implement driver functionality to be closer to HW spec by Naveen Kaje · 11 years ago
  41. 6a9b359 msm_serial_hs: Dynamic allocation of port structures by Naveen Kaje · 11 years ago
  42. 8a6976a Merge "msm_serial_hs:Enable Error/Break Char off" by Linux Build Service Account · 11 years ago
  43. 91161e1 msm_serial_hs: Disable RX PIPE before sps_disconnect by Dilip Kota · 11 years ago
  44. b2da12e msm_serial_hs: Initialize tty_flush_recieve while Port Open by Dilip Kota · 11 years ago
  45. bcaa83f msm_serial_hs:Enable Error/Break Char off by Dilip Kota · 11 years ago
  46. 00330f8 Merge "msm_serial_hs: Fix the wrong register offset Macro usage" by Linux Build Service Account · 11 years ago
  47. e34d271 msm_serial_hs: Fix register access issue by Dilip Kota · 11 years ago
  48. 097bf46 msm_serial_hs: Add IPC Logging by Dilip Kota · 11 years ago
  49. 8d48c10 msm_serial_hs: Fix the wrong register offset Macro usage by Dilip Kota · 11 years ago
  50. abe4b1e Merge "msm_serial_hs_lite: Handle Tx request during System Suspend" by Linux Build Service Account · 11 years ago
  51. 993195e Merge "msm_serial_hs: Disable RFR line and auto RFR in set_termios" by Linux Build Service Account · 11 years ago
  52. dde355a Merge "msm_serial_hs: fix compilation warning" by Linux Build Service Account · 11 years ago
  53. 58c53a4 msm_serial_hs_lite: Handle Tx request during System Suspend by Dilip Kota · 11 years ago
  54. ac322af msm_serial_hs: fix compilation warning by Dilip Kota · 11 years ago
  55. 0bc2e39 msm_serial_hs: Disable RFR line and auto RFR in set_termios by Naveen Kaje · 11 years ago
  56. 4d15f1a msm_serial_hs: Fix race condition with BAM rx pipe by Kiran Gunda · 11 years ago
  57. c2d097d n_tty: Fix unsafe update of available buffer space by Peter Hurley · 12 years ago
  58. 3b8c55f n_tty: Don't lose characters when PARMRK is enabled by Jaeden Amero · 13 years ago
  59. d3f311d Revert "msm: tty: update receive room just before writing data to the ldisc" by Syed Rameez Mustafa · 11 years ago
  60. da349f8 tty: Fix race condition if flushing tty flip buffers by Peter Hurley · 12 years ago
  61. bccaa9a tty: serial: Use "no_log" readl/writel variants in hsl_read/write by dgaribal · 12 years ago
  62. 1709230 Merge "msm_serial_hs: Add runtime support for determining UARTDM register offsets" by Linux Build Service Account · 12 years ago
  63. eca30dd Merge "tty: n_smux: fix deadlock between RX and TX workers" by Linux Build Service Account · 12 years ago
  64. c708fc7 msm_serial_hs: Add runtime support for determining UARTDM register offsets by Saket Saurabh · 12 years ago
  65. ee84b1d tty: n_smux: fix deadlock between RX and TX workers by Arun Kumar Neelakantam · 12 years ago
  66. 9fdf017 tty: n_smux: add separate close notifications by Arun Kumar Neelakantam · 12 years ago
  67. f0b3c39 msm_serial_hs: Vote for clocks during tty close by Naveen Kaje · 12 years ago
  68. 60252c9 tty: n_smux: After receiving OPEN_ACK flush tx_queue by Arun Kumar Neelakantam · 12 years ago
  69. 4e68fe9 msm_serial_hs: Configure UART RX gpio line as wakeup irq line by Saket Saurabh · 12 years ago
  70. 984e608 msm_serial_hs: Add ioctl support for UART Clock on/off request by Saket Saurabh · 12 years ago
  71. bed6368 tty: smux_ctl: Add new SMUX port Support by Arun Kumar Neelakantam · 12 years ago
  72. b46f1a4 msm_serial_hs: Add check to validate wakeup irq in UART clock on request by Saket Saurabh · 12 years ago
  73. 9c76e2e tty: n_smux: Rename SSR unit tests by Eric Holmberg · 12 years ago
  74. 371b462 tty: n_smux: Add wakeup test case by Eric Holmberg · 12 years ago
  75. 0b2c02a tty: n_smux: fix test pattern validation by Eric Holmberg · 12 years ago
  76. 6966d5d tty: n_smux: Add throughput metrics to unit tests by Eric Holmberg · 12 years ago
  77. 837a934 tty: n_smux: Make test functions static by Eric Holmberg · 12 years ago
  78. 7ec9795 msm_serial_hs: Register UART with BLSP BAM in satellite mode by Saket Saurabh · 12 years ago
  79. f7bcfca vt: fix race in vt_waitactive() by Rabin Vincent · 13 years ago
  80. 10db36a msm_serial_hs_lite: Vote for bus bandwidth before enabling clocks by Vikram Mulukutla · 12 years ago
  81. 2c208bb msm_serial_hs: Donot register UART device as PM runtime active by Mayank Rana · 12 years ago
  82. 9aa0d47 tty: smux_ctl: close SMUX port during SSR by Eric Holmberg · 12 years ago
  83. 1bde086 msm_serial_hs: Improve error handing for SPS API usage by Saket Saurabh · 12 years ago
  84. 0dafb3c msm_serial_hs: Setting DESC_DONE and INT flags for BAM mode by Saket Saurabh · 12 years ago
  85. a191812 Merge "msm_serial_hs: Add support to get UART port reference using port index" by Linux Build Service Account · 12 years ago
  86. 4e885be msm_serial_hs_lite : Handle -EPROBE_DEFER with clk_get() API usage by Saket Saurabh · 12 years ago
  87. 3715fe6 msm_serial_hs: Add support to get UART port reference using port index by Mayank Rana · 12 years ago
  88. bc3f21d msm_serial_hs_lite: Remove usage of PM Runtime for startup and shutdown by Mayank Rana · 12 years ago
  89. 676247c msm_serial_hs : Add support for 4 Mbps baud rate for BLSP UART by Saket Saurabh · 12 years ago
  90. 05396b2 msm_serial_hs: Using new programming sequence for BAM Based UART by Mayank Rana · 12 years ago
  91. 467614f msm_serial_hs : Add check for UART type with clock off state machine by Saket Saurabh · 12 years ago
  92. f1667af Merge "Drop whitespace, Kconfigs, Makefile noise and dead code" by Linux Build Service Account · 12 years ago
  93. 6b37a4e Merge "msm_serial_hs: Wait for discard flush completion for UART Rx channel" by Linux Build Service Account · 12 years ago
  94. 4251740 Drop whitespace, Kconfigs, Makefile noise and dead code by Stephen Boyd · 12 years ago
  95. d2f01b5 tty: n_smux: Don't uselessly assign value by David Brown · 12 years ago
  96. 9c8bda9 msm_serial_hs: Wait for discard flush completion for UART Rx channel by Mayank Rana · 12 years ago
  97. 965e9e7 msm_serial_hs_lite: Don't set UART clock to zero always by Mayank Rana · 12 years ago
  98. 43c8baa msm_serial_hs: Deregister UART bus client in error path by Mayank Rana · 12 years ago
  99. 8b6b6af msm_serial_hs : Handle spurious rxstale interrupt during uart port close by Saket Saurabh · 12 years ago
  100. a8bd52e msm_serial_hs : Disable UART interrupts till set_termios is completed by Saket Saurabh · 12 years ago