1. 0eee50a TTY: fix UV serial console regression by Jiri Slaby · 12 years ago
  2. 424cc03 TTY: use tty_wait_until_sent_from_close in tty_port_close_start by Jiri Slaby · 13 years ago
  3. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/tty_port.c]
  4. e142a31 tty: release BTM while sleeping in block_til_ready by Arnd Bergmann · 14 years ago
  5. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 14 years ago
  6. 336cee4 tty_port,usb-console: Fix usb serial console open/close regression by Jason Wessel · 14 years ago
  7. 568aafc tty: tty_port: Add a kref object to the tty port by Alan Cox · 15 years ago
  8. a9a37ec tty: tty_port: Move the IO_ERROR clear by Alan Cox · 15 years ago
  9. d74e828 tty: tty_port: Add IO_ERROR bit handling by Alan Cox · 15 years ago
  10. 44e4909 tty: tty_port: Change the buffer allocator locking by Alan Cox · 15 years ago
  11. e707c35 tty_port: Move hupcl handling by Alan Cox · 15 years ago
  12. d774a56 tty_port: coding style cleaning pass by Alan Cox · 15 years ago
  13. 64bc397 tty_port: add "tty_port_open" helper by Alan Cox · 15 years ago
  14. 8627b96 tty_port: handle the nonblocking open of a dead port corner case by Alan Cox · 15 years ago
  15. 4175f3e tty_port: If we are opened non blocking we still need to raise the carrier by Alan Cox · 15 years ago
  16. 1f5c13f TTY: fix typos by Alan Stern · 15 years ago
  17. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  18. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  19. ecc2e05 tty_port: Fix return on interrupted use by Alan Cox · 15 years ago
  20. 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 15 years ago
  21. 3e3b5c0 tty: use prepare/finish_wait by Jiri Slaby · 15 years ago
  22. 5fc5b42 tty: remove sleep_on by Jiri Slaby · 15 years ago
  23. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  24. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  25. fba85e0 tty: use port methods for the rocket driver by Alan Cox · 15 years ago
  26. 6ed1dba tty: Make epca use the port helpers by Alan Cox · 15 years ago
  27. a661499 tty: Introduce some close helpers for ports by Alan Cox · 15 years ago
  28. 7834909 tty: tty port zero baud open by Alan Cox · 15 years ago
  29. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 15 years ago
  30. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 15 years ago
  31. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 15 years ago
  32. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 15 years ago
  33. cb4bca3 tty: Fix tty_port kref screwup by Alan Cox · 16 years ago
  34. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  35. 9e48565 tty: Split tty_port into its own file by Alan Cox · 16 years ago