1. 8ed0da1 8250_pci: fix warnings in backport of Broadcom TruManage support by Paul Gortmaker · 10 years ago
  2. 13bef7c sunsab: Fix detection of BREAK on sunsab serial console by Christopher Alexander Tobias Schulze · 10 years ago
  3. 9ced098 tty/serial: Add support for Altera serial port by Ley Foon Tan · 11 years ago
  4. cc4d57a 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 12 years ago
  5. a290e13 Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards by Scott Ashcroft · 11 years ago
  6. 89e7cc0 tty: Correct tty buffer flush. by Ilya Zykov · 11 years ago
  7. 18a8bd6 serial: pch_uart: fix tty-kref leak in rx-error path by Johan Hovold · 11 years ago
  8. 851cf98 serial: pch_uart: fix tty-kref leak in dma-rx path by Johan Hovold · 11 years ago
  9. 6983d68 n_gsm: replace kfree_skb w/ appropriate dev_* versions by Russ Gorby · 12 years ago
  10. 92c463d n_gsm: avoid accessing freed memory during CMD_FCOFF condition by Russ Gorby · 12 years ago
  11. 261bba5 char: n_gsm: remove message filtering for contipated DLCI by samix.lebsir · 12 years ago
  12. 089ce07 n_gsm : Flow control handling in Mux driver by Frederic Berat · 12 years ago
  13. 24980a4 tty: serial: imx: don't reinit clock in imx_setup_ufcr() by Dirk Behme · 12 years ago
  14. 7c68029 drivers/tty/hvc: don't free hvc_console_setup after init by Tomoki Sekiyama · 10 years ago
  15. 1033306 hvc: ensure hvc_init is only ever called once in hvc_console.c by Paul Gortmaker · 11 years ago
  16. 01d2add tty: n_gsm: Fix for modems with brk in modem status control by Lars Poeschel · 11 years ago
  17. 079e3ec serial: add support for 200 v3 series Titan card by Yegor Yefremov · 11 years ago
  18. e52ef16 tty/serial: at91: Handle shutdown more safely by Marek Roszko · 11 years ago
  19. e59611b TTY: pmac_zilog, check existence of ports in pmz_console_init() by Geert Uytterhoeven · 11 years ago
  20. d44d96e powerpc/hvsi: Increase handshake timeout from 200ms to 400ms. by Eugene Surovegin · 11 years ago
  21. 092acb5 serial/mxs-auart: increase time to wait for transmitter to become idle by Uwe Kleine-König · 11 years ago
  22. e831533 serial/mxs-auart: fix race condition in interrupt handler by Uwe Kleine-König · 11 years ago
  23. 0224d32 Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller" by Greg Kroah-Hartman · 11 years ago
  24. 1f95c08 pch_uart: fix a deadlock when pch_uart as console by Liang Li · 12 years ago
  25. 83a765b TTY: Fix tty miss restart after we turn off flow-control by Wang YanQing · 11 years ago
  26. 69dfa84 tty: fix up atime/mtime mess, take three by Linus Torvalds · 11 years ago
  27. 1dc974d serial_core.c: add put_device() after device_find_child() by Federico Vaga · 11 years ago
  28. 3fc7fbf TTY: fix atime/mtime regression by Jiri Slaby · 11 years ago
  29. e18c261 TTY: do not update atime/mtime on read/write by Jiri Slaby · 11 years ago
  30. c2333cd vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  31. 60f24ca tty: atmel_serial_probe(): index of atmel_ports[] fix by Pawel Wieczorkiewicz · 11 years ago
  32. 9bd5f9e sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option by Tkhai Kirill · 11 years ago
  33. 7f35e10 TTY: do not reset master's packet mode by Jiri Slaby · 12 years ago
  34. 2ddef95 tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 11 years ago
  35. b218e57 serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller by Wang YanQing · 11 years ago
  36. a5d3f7b fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 12 years ago
  37. 50a6045 fb: rework locking to fix lock ordering on takeover by Alan Cox · 12 years ago
  38. a34d90f vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 12 years ago
  39. b135fed tty: set_termios/set_termiox should not return -EINTR by Oleg Nesterov · 12 years ago
  40. 307ea63 tty: Prevent deadlock in n_gsm driver by Dirkjan Bussink · 12 years ago
  41. f060ada tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler by Maxime Ripard · 12 years ago
  42. b07f001 serial:ifx6x60:Delete SPI timer when shut down port by chao bi · 12 years ago
  43. 30c1269 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  44. 086f21b kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  45. 7e85f07 n_gsm: memory leak in uplink error path by Russ Gorby · 12 years ago
  46. bb58ad5 n_gsm: added interlocking for gsm_data_lock for certain code paths by Russ Gorby · 12 years ago
  47. 5ef9f7b n_gsm: uplink SKBs accumulate on list by Russ Gorby · 12 years ago
  48. 2dcb674 n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX by xiaojin · 12 years ago
  49. 6889911 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 12 years ago
  50. a71ee91 serial: pl011: handle corruption at high clock speeds by Linus Walleij · 12 years ago
  51. 90cf57f serial: omap: fix software flow control by Vikram Pandita · 12 years ago
  52. e07c656 Remove BUG_ON from n_tty_read() by Stanislav Kozina · 12 years ago
  53. 3395b0f tty: keyboard.c: Remove locking from vt_get_leds. by Christopher Brannon · 12 years ago
  54. 93f3aab pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 12 years ago
  55. 428a0ca pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  56. b79ca87 pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  57. f3cbd9c pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  58. fcdb3dc tty: serial: imx: console write routing is unsafe on SMP by Xinyu Chen · 12 years ago
  59. 793d42e pmac_zilog,kdb: Fix console poll hook to return instead of loop by Jason Wessel · 12 years ago
  60. a112333 xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. by Konrad Rzeszutek Wilk · 12 years ago
  61. f883b48 xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN by Konrad Rzeszutek Wilk · 12 years ago
  62. 04161ec xen/hvc: Collapse error logic. by Konrad Rzeszutek Wilk · 12 years ago
  63. b346d47 hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  64. 9a7fa7c tty: Allow uart_register/unregister/register by Alan Cox · 12 years ago
  65. aa36aa9 8250_pci: fix pch uart matching by Arnaud Patard · 12 years ago
  66. a7e82a3 8250.c: less than 2400 baud fix. by Christian Melki · 12 years ago
  67. ddd8df8 Add missing call to uart_update_timeout() by Lothar Waßmann · 12 years ago
  68. 231332d tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 7 years ago
  69. 9059bd1 TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
  70. 3311cd8b0 BACKPORT: fiq_debugger: restrict access to critical commands. by Mark Salyzyn · 8 years ago
  71. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 7 years ago
  72. 279b700 FPII-2527 : Information disclosure vulnerability in kernel components CVE-2015-8964 A-30951112 by Jeron Susan · 8 years ago
  73. d9ae2db FPII-2125: Information Disclosure Vulnerability in Kernel Teletype Driver (Device Specific) CVE-2016-0723 ANDROID-28409131 by Peter Hurley · 9 years ago
  74. d12e596 serial: tty: msm_hs_uart: Fix the compat table by Abhimanyu Kapur · 10 years ago
  75. adffac8 msm: ipc_logging: add client version support by Eric Holmberg · 10 years ago
  76. 465079f msm_serial_hs: Handle client requests without port open by Dilip Kota · 10 years ago
  77. 782c70b msm_serial_hs: Handle Tx request while Clock OFF by Dilip Kota · 10 years ago
  78. 9aabfc9 n_tty: Fix n_tty_write crash when echoing in raw mode by Peter Hurley · 10 years ago
  79. 10bccff msm_serial_hs: wait for clock-off to complete before shutdown by Naveen Kaje · 10 years ago
  80. 52ed241 msm_serial_hs: Avoid potential unclocked access by clients by Naveen Kaje · 10 years ago
  81. fc4c81c msm_serial_hs: remove unused code by Naveen Kaje · 10 years ago
  82. 1d1e645 msm_serial_hs: Manage wake unlock delay by Dilip Kota · 11 years ago
  83. 24b914d msm_serial_hs: Fix return value handling from platform_get_irq_by_name by Naveen Kaje · 11 years ago
  84. 34f3a9f msm_serial_hs: Fix the logic for numbering the serial device by Naveen Kaje · 11 years ago
  85. 73f4871 msm_serial_hs: Programming BCR Register by Dilip Kota · 11 years ago
  86. c1c3ef2 msm_serial_hs: Remove code dependency on flag tty_flush_receive by Dilip Kota · 11 years ago
  87. a4400ec Merge "msm_serial_hs: Race Condition during Baud Rate Configuration" by Linux Build Service Account · 10 years ago
  88. 4f3acf9 Merge "msm_serial_hs: Program RFR to synchronize clock-off sequence with HW" by Linux Build Service Account · 10 years ago
  89. f53c6aa Merge "msm_serial_hs: Avoid RX getting stuck during rapid clock on/off" by Linux Build Service Account · 10 years ago
  90. 2b73523 Merge "msm_serial_hs: Manage clock path-vote correctly" by Linux Build Service Account · 10 years ago
  91. 7a16409 Merge "msm_serial_hs: Defensive checks" by Linux Build Service Account · 10 years ago
  92. 5af7cf4 Merge "msm_serial_hs: Implement driver functionality to be closer to HW spec" by Linux Build Service Account · 10 years ago
  93. 18d28a8 Merge "msm_serial_hs: Dynamic allocation of port structures" by Linux Build Service Account · 10 years ago
  94. fa467e3 Merge "msm_serial_hs: fix unbalanced clock vote during port close" by Linux Build Service Account · 10 years ago
  95. fb6230d msm_serial_hs: fix unbalanced clock vote during port close by Naveen Kaje · 11 years ago
  96. d1f28b4 msm_serial_hs: Programing the TX FIFO watermark level to 4 by Kiran Gunda · 11 years ago
  97. 4780c51 msm_serial_hs: Program RFR to synchronize clock-off sequence with HW by Dilip Kota · 11 years ago
  98. c6b8891 msm_serial_hs: Race Condition during Baud Rate Configuration by Dilip Kota · 11 years ago
  99. 092e473 msm_serial_hs: Avoid RX getting stuck during rapid clock on/off by Kiran Gunda · 11 years ago
  100. 0f3e957 msm_serial_hs: Manage clock path-vote correctly by Kiran Gunda · 11 years ago