1. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  2. afc5ab0 tty: Remove ASYNC_CLOSING by Peter Hurley · 8 years ago
  3. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 8 years ago
  4. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  5. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  6. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 9 years ago
  7. a948f8c irda: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  8. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  9. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  10. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  11. d377050 net/irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  12. e1c969f TTY: ircomm: fix DTR being raised on hang up by Johan Hovold · 11 years ago
  13. f74861c net/irda: Raise dtr in non-blocking open by Peter Hurley · 11 years ago
  14. 0b176ce net/irda: Use barrier to set task state by Peter Hurley · 11 years ago
  15. 2f7c069 net/irda: Hold port lock while bumping blocked_open by Peter Hurley · 11 years ago
  16. a4ed2e7 net/irda: Fix port open counts by Peter Hurley · 11 years ago
  17. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  18. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 11 years ago
  19. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 11 years ago
  20. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  21. 6f56012 net, TTY: initialize tty->driver_data before usage by Sasha Levin · 12 years ago
  22. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  23. 9c650ff TTY: ircomm_tty, add tty install by Jiri Slaby · 12 years ago
  24. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  25. c0e7865 TTY: ircomm, use tty_port_close_start helper by Jiri Slaby · 12 years ago
  26. a1e8440 TTY: ircomm, use tty_port_close_end helper by Jiri Slaby · 12 years ago
  27. 0ba9ff8 TTY: ircomm, define carrier routines by Jiri Slaby · 12 years ago
  28. 38c5803 TTY: ircomm, define local tty_port by Jiri Slaby · 12 years ago
  29. 62f228a TTY: ircomm, use tty from tty_port by Jiri Slaby · 12 years ago
  30. e673927 TTY: ircomm, revamp locking by Jiri Slaby · 12 years ago
  31. 849d5a9 TTY: ircomm, use flags from tty_port by Jiri Slaby · 12 years ago
  32. 580d27b TTY: ircomm, use open counts from tty_port by Jiri Slaby · 12 years ago
  33. 2a0213c TTY: ircomm, use close times from tty_port by Jiri Slaby · 12 years ago
  34. a3cc9fc TTY: ircomm, add tty_port by Jiri Slaby · 12 years ago
  35. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  36. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  37. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  38. cbfd152 net/irda/ircomm_tty.c: Use flip buffers to deliver data by Amit Virdi · 13 years ago
  39. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  41. c026ca5 NET: irda, remove unnecessary checks by Jiri Slaby · 14 years ago
  42. 3d30417 proc tty: switch ircomm to ->proc_fops by Alexey Dobriyan · 15 years ago
  43. ad36b88 tty: Fix an ircomm warning and note another bug by Alan Cox · 15 years ago
  44. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  45. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  46. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  47. 92b05e13 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS by Pavel Emelyanov · 17 years ago
  48. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  49. 6819bc2 [NET] IRDA: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  50. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  51. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  52. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  53. 485fb2c [IrDA]: Use alloc_skb() in IrDA TX path by Samuel Ortiz · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  55. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  56. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago