1. 7c8ab96 serial: Fix locking for uart driver set_termios() method by Peter Hurley · 10 years ago
  2. 2e75891 serial: core: Flush ldisc after dropping port mutex in uart_close() by Peter Hurley · 10 years ago
  3. 479e9b9 serial: Refactor uart_flush_buffer() from uart_close() by Peter Hurley · 10 years ago
  4. 91f189de serial: Fix sparse warnings in uart_throttle()/uart_unthrottle() by Peter Hurley · 10 years ago
  5. d4260b5 serial: Fix upstat_t sparse warnings by Peter Hurley · 10 years ago
  6. 69784fa Revert "serial/core: Initialize the console pm state" by Greg Kroah-Hartman · 10 years ago
  7. a86713b serial/core: Initialize the console pm state by Sudhir Sreedharan · 10 years ago
  8. 938f7e1 serial: core: Use spin_lock_irq() in uart_set_termios() by Peter Hurley · 10 years ago
  9. d01f4d1 serial: core: Privatize tty->hw_stopped by Peter Hurley · 10 years ago
  10. 299245a serial: core: Privatize modem status enable flags by Peter Hurley · 10 years ago
  11. 4d90bb1 serial: core: Document and assert lock requirements for irq helpers by Peter Hurley · 10 years ago
  12. c993257 serial: core: Unwrap tertiary assignment in uart_handle_dcd_change() by Peter Hurley · 10 years ago
  13. fba594a serial: core: Remove unsafe x_char optimization by Peter Hurley · 10 years ago
  14. c235ccc serial: core: Fix x_char race by Peter Hurley · 10 years ago
  15. 99abf3b serial: Style fix by Peter Hurley · 10 years ago
  16. a6eec92 Revert "serial: uart: add hw flow control support configuration" by Peter Hurley · 10 years ago
  17. 2f2dafe serial: serial_core.c: printk replacement by Sudip Mukherjee · 10 years ago
  18. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  19. c2b703b serial/core: Fix too big allocation for attribute member by Yoshihiro YUNOMAE · 10 years ago
  20. 266dcff Serial: allow port drivers to have a default attribute group by Greg Kroah-Hartman · 10 years ago
  21. c18b55f tty: serial: Fix termios/port flags mismatch by Peter Hurley · 10 years ago
  22. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  23. ddc7b75 tty: Move tty->closing from port lock critical section by Peter Hurley · 10 years ago
  24. ae84db9 serial: core: Preserve termios c_cflag for console resume by Peter Hurley · 10 years ago
  25. 1fdc310 serial: core: Make enable_ms() optional by Alexander Shiyan · 10 years ago
  26. a208ffd of: Enable console on serial ports specified by /chosen/stdout-path by Grant Likely · 11 years ago
  27. 06aa82e serial: uart: add hw flow control support configuration by Murali Karicheri · 10 years ago
  28. f379a07 Merge 3.15-rc3 into tty-next by Greg Kroah-Hartman · 10 years ago
  29. c7d44a0 serial_core: Commonalize crlf when working w/ a non open console port by Doug Anderson · 10 years ago
  30. 7deb39e serial_core: fix uart PORT_UNKNOWN handling by Thomas Pfaff · 10 years ago
  31. bf903c0 serial_core: Fix pm imbalance on unbind by Geert Uytterhoeven · 11 years ago
  32. 717f3bb serial_core: Fix conditional start_tx on ring buffer not empty by Seth Bollinger · 11 years ago
  33. 4ed94cd serial_core: Avoid NULL pointer dereference in uart_close() by Geert Uytterhoeven · 11 years ago
  34. 4c6d5b4 serial_core: Get a reference for port->tty in uart_remove_one_port() by Geert Uytterhoeven · 11 years ago
  35. 015355b serial_core: Grammar s/ports/port's/ by Geert Uytterhoeven · 11 years ago
  36. 02088ca serial_core: Spelling s/contro/control/ by Geert Uytterhoeven · 11 years ago
  37. 5f5c9ae serial_core: Unregister console in uart_remove_one_port() by Geert Uytterhoeven · 11 years ago
  38. 42b6a1b serial_core: Don't re-initialize a previously initialized spinlock. by Randy Witt · 11 years ago
  39. 7d12b97 serial: report base_baud after initialization by Kees Cook · 11 years ago
  40. cf0ebee0 serial: Move "uart_console" def to core header file. by Sourav Poddar · 11 years ago
  41. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. 5a65dcc serial_core.c: add put_device() after device_find_child() by Federico Vaga · 11 years ago
  43. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  44. bc80fbe tty: Remove ancient hardpps() by Peter Hurley · 12 years ago
  45. 4238157 pps: Additional cleanups in uart_handle_dcd_change by George Spelvin · 12 years ago
  46. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 12 years ago
  47. b342dd5 drivers/tty/serial: extern function which for release resource, need check pointer, before free it by Chen Gang · 12 years ago
  48. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  49. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  50. ef4f527 tty: Fix comments that reference BKL, eventd, old paths by Kevin Cernekee · 12 years ago
  51. 6f538fe tty: serial core: decouple pm states from ACPI by Linus Walleij · 12 years ago
  52. d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  53. fd985e1 drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage by Andrew Morton · 12 years ago
  54. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  55. 7a876b3 serial: cast before shifting on port io by Alan Cox · 12 years ago
  56. 9aba8d5b SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control by Russell King · 12 years ago
  57. dba0583 SERIAL: core: add hardware assisted h/w flow control support by Russell King · 12 years ago
  58. 2cbacaf SERIAL: core: add hardware assisted s/w flow control support by Russell King · 12 years ago
  59. dec94e7 SERIAL: core: use local variable uport in uart_set_termios() by Russell King · 12 years ago
  60. 373bac4 uart: add other serial core layer get attributes by Alan Cox · 12 years ago
  61. 9f10969 uart: tidy the uart_get_info API by Alan Cox · 12 years ago
  62. bebe73e uart: update the sysfs handler to use uart_get_info by Alan Cox · 12 years ago
  63. c7f3e70 tty/serial/core: Introduce poll_init callback by Anton Vorontsov · 12 years ago
  64. 43eca0a serial_core: Fix race in uart_handle_dcd_change by Alan Cox · 12 years ago
  65. b1b7991 tty_register_device_attr updated for tty-next by Tomas Hlavacek · 12 years ago
  66. 6915c0e tty: uartclk value from serial_core exposed to sysfs by Tomas Hlavacek · 12 years ago
  67. 37cd0c9 serial_core: fix sizeof(pointer) by Fengguang Wu · 12 years ago
  68. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  69. 7ba2e76 tty: Split the serial_core helpers for setserial into two by Alan Cox · 12 years ago
  70. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  71. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  72. dabfb35 serial_core: Update buffer overrun statistics. by Corbin · 12 years ago
  73. 55e4b8b Revert "serial_core: Update buffer overrun statistics." by Greg Kroah-Hartman · 12 years ago
  74. 1e66cded tty: Allow uart_register/unregister/register by Alan Cox · 12 years ago
  75. 6421808 serial_core: Update buffer overrun statistics. by Corbin Atkinson · 12 years ago
  76. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  77. 7735983 serial: Fix wakeup init logic to speed up startup by Simon Glass · 13 years ago
  78. 97d2463 serial: use DIV_ROUND_CLOSEST instead of open coding it by Uwe Kleine-König · 13 years ago
  79. c0d92be TTY: serial, extract uart_port_startup by Jiri Slaby · 13 years ago
  80. b922e19 TTY: serial, fill uart_port_shutdown by Jiri Slaby · 13 years ago
  81. 0b1db83 TTY: serial, define uart_port_activate/shutdown by Jiri Slaby · 13 years ago
  82. 1c7b13c TTY: serial, inline uart_get by Jiri Slaby · 13 years ago
  83. b39c49a TTY: serial, do not touch tty->alt_speed by Jiri Slaby · 13 years ago
  84. cf75525 TTY: serial, document few functions by Jiri Slaby · 13 years ago
  85. d30ccf0 TTY: serial, use tty_port_close_start helper by Jiri Slaby · 13 years ago
  86. 4cb0fbf TTY: serial, switch closing_wait and close_delay to jiffies by Jiri Slaby · 13 years ago
  87. 027d7da TTY: serial, cleanup include file by Jiri Slaby · 13 years ago
  88. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  89. d208a3b TTY: serial_core: Fix crash if DCD drop during suspend by Doug Anderson · 13 years ago
  90. 94abc56 serial-core: power up uart port early before we do set_termios when resuming by Ning Jiang · 13 years ago
  91. 5595621 TTY: serial: Move mutex_unlock in uart_close function by Nobuhiro Iwamatsu · 13 years ago
  92. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  93. bafb0bd TTY: serial, move locking in uart_close by Jiri Slaby · 13 years ago
  94. 426929f TTY: serial, use ASYNCB_CLOSING in uart_close by Jiri Slaby · 13 years ago
  95. 4834d02 tty: serial8250: remove UPIO_DWAPB{,32} by Jamie Iles · 13 years ago
  96. 906cbe1 TTY: remove tty_locked by Jiri Slaby · 13 years ago
  97. 6a3e492b TTY: serial, remove tasklet for tty_wakeup by Jiri Slaby · 13 years ago
  98. 1f33a51 TTY: serial, remove BTM from wait_until_sent by Jiri Slaby · 13 years ago
  99. 0055197 TTY: serial, document ignoring of uart->ops->startup error by Jiri Slaby · 13 years ago
  100. c831cff TTY: serial_core, remove superfluous set_task_state by Jiri Slaby · 13 years ago