1. a2a5f1a net: ircomm, cleanup TIOCGSERIAL by Jiri Slaby · 8 years ago
  2. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  3. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 8 years ago
  4. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 8 years ago
  5. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 8 years ago
  6. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  7. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  8. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  9. 3d45296 irda: fix a potential use-after-free in ircomm_param_request by WANG Cong · 8 years ago
  10. afc5ab0 tty: Remove ASYNC_CLOSING by Peter Hurley · 8 years ago
  11. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 8 years ago
  12. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  13. 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
  14. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 9 years ago
  15. a948f8c irda: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  16. 785c20a irda: Convert function pointer arrays and uses to const by Joe Perches · 9 years ago
  17. a768851 irda: Fix build failures after IRDA_DEBUG->pr_debug by Joe Perches · 10 years ago
  18. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  19. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  20. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  21. d377050 net/irda: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  22. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  23. e1c969f TTY: ircomm: fix DTR being raised on hang up by Johan Hovold · 11 years ago
  24. c17277f TTY: ircomm, use GFP_KERNEL in ircomm_open() by Mathias Krause · 11 years ago
  25. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  26. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  27. f74861c net/irda: Raise dtr in non-blocking open by Peter Hurley · 11 years ago
  28. 0b176ce net/irda: Use barrier to set task state by Peter Hurley · 11 years ago
  29. 2f7c069 net/irda: Hold port lock while bumping blocked_open by Peter Hurley · 11 years ago
  30. a4ed2e7 net/irda: Fix port open counts by Peter Hurley · 11 years ago
  31. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  32. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  33. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 11 years ago
  34. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 11 years ago
  35. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  36. 6f56012 net, TTY: initialize tty->driver_data before usage by Sasha Levin · 12 years ago
  37. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  38. 9c650ff TTY: ircomm_tty, add tty install by Jiri Slaby · 12 years ago
  39. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  40. c0e7865 TTY: ircomm, use tty_port_close_start helper by Jiri Slaby · 12 years ago
  41. a1e8440 TTY: ircomm, use tty_port_close_end helper by Jiri Slaby · 12 years ago
  42. 0ba9ff8 TTY: ircomm, define carrier routines by Jiri Slaby · 12 years ago
  43. 38c5803 TTY: ircomm, define local tty_port by Jiri Slaby · 12 years ago
  44. 62f228a TTY: ircomm, use tty from tty_port by Jiri Slaby · 12 years ago
  45. e673927 TTY: ircomm, revamp locking by Jiri Slaby · 12 years ago
  46. 849d5a9 TTY: ircomm, use flags from tty_port by Jiri Slaby · 12 years ago
  47. 580d27b TTY: ircomm, use open counts from tty_port by Jiri Slaby · 12 years ago
  48. 2a0213c TTY: ircomm, use close times from tty_port by Jiri Slaby · 12 years ago
  49. a3cc9fc TTY: ircomm, add tty_port by Jiri Slaby · 12 years ago
  50. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  51. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  52. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  53. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  54. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  55. 8ce6eb1 irda: Fix error propagation in ircomm_lmp_connect_response() by David S. Miller · 13 years ago
  56. bfad6ef irda: Kill set but unused variable 'clen' in ircomm_connect_indication() by David S. Miller · 13 years ago
  57. cbfd152 net/irda/ircomm_tty.c: Use flip buffers to deliver data by Amit Virdi · 13 years ago
  58. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  59. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  60. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  61. f91c4ae Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions by Tracey Dent · 14 years ago
  62. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  63. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  64. 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
  65. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  66. c026ca5 NET: irda, remove unnecessary checks by Jiri Slaby · 14 years ago
  67. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  68. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  69. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  70. 3d30417 proc tty: switch ircomm to ->proc_fops by Alexey Dobriyan · 15 years ago
  71. ad36b88 tty: Fix an ircomm warning and note another bug by Alan Cox · 15 years ago
  72. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  73. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  74. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  75. 5e47879 [IRDA]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  76. 5d780cd [IrDA]: Frame length validation. by Robie Basak · 16 years ago
  77. cc53ded [IRDA]: Spelling fixes by Joe Perches · 16 years ago
  78. 92b05e13 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS by Pavel Emelyanov · 16 years ago
  79. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  80. c310f09 [IRDA]: IrCOMM discovery indication simplification by Ryan Reading · 17 years ago
  81. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  82. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  83. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  84. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  85. 6819bc2 [NET] IRDA: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  86. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 17 years ago
  87. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  88. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  89. 1b0fee7 [IrDA]: Memory allocations cleanups by Samuel Ortiz · 18 years ago
  90. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  91. 485fb2c [IrDA]: Use alloc_skb() in IrDA TX path by Samuel Ortiz · 18 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  93. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  94. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago