1. 7da4b8b serial: core: Fix port mutex assert if lockdep disabled by Peter Hurley · 8 years ago
  2. af224ca serial: core: Prevent unsafe uart port access, part 3 by Peter Hurley · 8 years ago
  3. 9ed1942 serial: core: Prevent unsafe uart port access, part 2 by Peter Hurley · 8 years ago
  4. 4047b37 serial: core: Prevent unsafe uart port access, part 1 by Peter Hurley · 8 years ago
  5. 49c0230 serial: core: Expand port mutex section in uart_poll_init() by Peter Hurley · 8 years ago
  6. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  7. 80f02d5 tty: Replace ASYNC_SUSPENDED bit and update atomically by Peter Hurley · 8 years ago
  8. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 8 years ago
  9. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  10. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  11. ba47f97 serial: core: remove baud_rates when serial console setup by Jeffy Chen · 9 years ago
  12. afc5ab0 tty: Remove ASYNC_CLOSING by Peter Hurley · 9 years ago
  13. b4749b9 serial: core: Perform RTS signalling before soft flow ctrl by Peter Hurley · 9 years ago
  14. 968af29 serial: core: Unfold < 80 char lines by Peter Hurley · 9 years ago
  15. 5e38802 serial: core: Remove cast from void ptr in uart_open() by Peter Hurley · 9 years ago
  16. f9d1083 serial: core: Cleanup uart_open() exit by Peter Hurley · 9 years ago
  17. 39b3d89 serial: core: Use tty->index for port # in debug messages by Peter Hurley · 9 years ago
  18. 3abe8c7 serial: core: Fold do_uart_get_info() into caller by Peter Hurley · 9 years ago
  19. f5291ec serial: core: Fold __uart_put_char() into caller by Peter Hurley · 9 years ago
  20. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 9 years ago
  21. bd94c40 serial: support 16-bit register interface for console by Masahiro Yamada · 9 years ago
  22. f4581ca serial_core: Deinline uart_update_mctrl, save 304 bytes by Denys Vlasenko · 9 years ago
  23. cc2aaab tty: Remove tty_port::close_wait by Peter Hurley · 9 years ago
  24. d215d80 serial_core: support native endianness by Max Filippov · 9 years ago
  25. 9e31364 serial: core: Remove tty port activate() and shutdown() methods by Peter Hurley · 9 years ago
  26. 6fb98fb serial: core: Use proper spinlock flavor in uart_close() by Peter Hurley · 9 years ago
  27. e144c58 serial: core: Fix crashes while echoing when closing by Peter Hurley · 9 years ago
  28. f10a223 serial: core: cleanup in uart_get_baud_rate() by Joakim Nordell · 9 years ago
  29. 6e63be3 serial: earlycon: Add support for big-endian MMIO accesses by Noam Camus · 9 years ago
  30. 429b474 tty: remove buf parameter from tty_name() by Rasmus Villemoes · 9 years ago
  31. 10afbe3 serial: core: Fix kernel-doc build warnings by Peter Hurley · 9 years ago
  32. 1cfe42b serial: core: Fix kernel doc for uart_console_write() by Peter Hurley · 9 years ago
  33. 959801f serial: core: Add minor field to uart_port by Peter Hurley · 9 years ago
  34. 73abaf8 serial: earlycon: Refactor parse_options into serial core by Peter Hurley · 9 years ago
  35. 97f9f70 serial: core: replace current->state by __set_current_state() by Fabian Frederick · 10 years ago
  36. 391f93f serial: core: Rework hw-assisted flow control support by Peter Hurley · 10 years ago
  37. b164c97 serial: core: Simplify console suspend logic in uart_suspend_port() by Peter Hurley · 10 years ago
  38. 68ed7e1 serial: fix parisc boot hang by James Bottomley · 10 years ago
  39. 3ffb1a8 serial: core: Add big-endian iotype by Kevin Cernekee · 10 years ago
  40. bd737f8 tty/serial_core: Introduce lock mechanism for RS485 by Ricardo Ribalda Delgado · 10 years ago
  41. a9c20a9 serial_core: Remove call to driver-specific TIO[GS]RS485] by Ricardo Ribalda Delgado · 10 years ago
  42. a5f276f serial_core: Handle TIOC[GS]RS485 ioctls. by Ricardo Ribalda Delgado · 10 years ago
  43. 732a84a serial: core: Pass termios to set_ldisc() notifications by Peter Hurley · 10 years ago
  44. db1b9df serial: core: Claim port mutex for set_ldisc() by Peter Hurley · 10 years ago
  45. 28e1445 Merge branch 'tty-linus' into 'tty-testing' by Greg Kroah-Hartman · 10 years ago
  46. 91b32f5 serial: core: Fix port count when uart_open() errors by Peter Hurley · 10 years ago
  47. 64dbee3 serial: core: Remove extra locking in uart_write() by Peter Hurley · 10 years ago
  48. 2b702b9 serial: core: Colocate crucial structure linkage by Peter Hurley · 10 years ago
  49. 1f0afd1 serial: core: Remove redundant timeout assignments by Peter Hurley · 10 years ago
  50. 74866e7 serial: core: Unwrap >80 char line in uart_close() by Peter Hurley · 10 years ago
  51. 7c8ab96 serial: Fix locking for uart driver set_termios() method by Peter Hurley · 10 years ago
  52. 2e75891 serial: core: Flush ldisc after dropping port mutex in uart_close() by Peter Hurley · 10 years ago
  53. 479e9b9 serial: Refactor uart_flush_buffer() from uart_close() by Peter Hurley · 10 years ago
  54. 91f189de serial: Fix sparse warnings in uart_throttle()/uart_unthrottle() by Peter Hurley · 10 years ago
  55. d4260b5 serial: Fix upstat_t sparse warnings by Peter Hurley · 10 years ago
  56. 547039e serial: Fix divide-by-zero fault in uart_get_divisor() by Peter Hurley · 10 years ago
  57. 69784fa Revert "serial/core: Initialize the console pm state" by Greg Kroah-Hartman · 10 years ago
  58. a86713b serial/core: Initialize the console pm state by Sudhir Sreedharan · 10 years ago
  59. 938f7e1 serial: core: Use spin_lock_irq() in uart_set_termios() by Peter Hurley · 10 years ago
  60. d01f4d1 serial: core: Privatize tty->hw_stopped by Peter Hurley · 10 years ago
  61. 299245a serial: core: Privatize modem status enable flags by Peter Hurley · 10 years ago
  62. 4d90bb1 serial: core: Document and assert lock requirements for irq helpers by Peter Hurley · 10 years ago
  63. c993257 serial: core: Unwrap tertiary assignment in uart_handle_dcd_change() by Peter Hurley · 10 years ago
  64. fba594a serial: core: Remove unsafe x_char optimization by Peter Hurley · 10 years ago
  65. c235ccc serial: core: Fix x_char race by Peter Hurley · 10 years ago
  66. 99abf3b serial: Style fix by Peter Hurley · 10 years ago
  67. a6eec92 Revert "serial: uart: add hw flow control support configuration" by Peter Hurley · 10 years ago
  68. 2f2dafe serial: serial_core.c: printk replacement by Sudip Mukherjee · 10 years ago
  69. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  70. c2b703b serial/core: Fix too big allocation for attribute member by Yoshihiro YUNOMAE · 10 years ago
  71. 266dcff Serial: allow port drivers to have a default attribute group by Greg Kroah-Hartman · 10 years ago
  72. c18b55f tty: serial: Fix termios/port flags mismatch by Peter Hurley · 10 years ago
  73. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  74. ddc7b75 tty: Move tty->closing from port lock critical section by Peter Hurley · 10 years ago
  75. ae84db9 serial: core: Preserve termios c_cflag for console resume by Peter Hurley · 10 years ago
  76. 1fdc310 serial: core: Make enable_ms() optional by Alexander Shiyan · 10 years ago
  77. a208ffd of: Enable console on serial ports specified by /chosen/stdout-path by Grant Likely · 10 years ago
  78. 06aa82e serial: uart: add hw flow control support configuration by Murali Karicheri · 10 years ago
  79. f379a07 Merge 3.15-rc3 into tty-next by Greg Kroah-Hartman · 10 years ago
  80. c7d44a0 serial_core: Commonalize crlf when working w/ a non open console port by Doug Anderson · 10 years ago
  81. 7deb39e serial_core: fix uart PORT_UNKNOWN handling by Thomas Pfaff · 10 years ago
  82. bf903c0 serial_core: Fix pm imbalance on unbind by Geert Uytterhoeven · 10 years ago
  83. 717f3bb serial_core: Fix conditional start_tx on ring buffer not empty by Seth Bollinger · 10 years ago
  84. 4ed94cd serial_core: Avoid NULL pointer dereference in uart_close() by Geert Uytterhoeven · 10 years ago
  85. 4c6d5b4 serial_core: Get a reference for port->tty in uart_remove_one_port() by Geert Uytterhoeven · 10 years ago
  86. 015355b serial_core: Grammar s/ports/port's/ by Geert Uytterhoeven · 10 years ago
  87. 02088ca serial_core: Spelling s/contro/control/ by Geert Uytterhoeven · 10 years ago
  88. 5f5c9ae serial_core: Unregister console in uart_remove_one_port() by Geert Uytterhoeven · 10 years ago
  89. 42b6a1b serial_core: Don't re-initialize a previously initialized spinlock. by Randy Witt · 11 years ago
  90. 7d12b97 serial: report base_baud after initialization by Kees Cook · 11 years ago
  91. cf0ebee0 serial: Move "uart_console" def to core header file. by Sourav Poddar · 11 years ago
  92. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. 5a65dcc serial_core.c: add put_device() after device_find_child() by Federico Vaga · 11 years ago
  94. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  95. bc80fbe tty: Remove ancient hardpps() by Peter Hurley · 12 years ago
  96. 4238157 pps: Additional cleanups in uart_handle_dcd_change by George Spelvin · 12 years ago
  97. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 12 years ago
  98. b342dd5 drivers/tty/serial: extern function which for release resource, need check pointer, before free it by Chen Gang · 12 years ago
  99. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  100. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago