1. 19ae270 tty: ipwireless: fix missing checks for ioremap by Kangjie Lu · 6 years ago
  2. 13eac05 tty: ipwireless: Replace GFP_ATOMIC with GFP_KERNEL in ipwireless_network_create by Jia-Ju Bai · 7 years ago
  3. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  4. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  5. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  8. fec4dae tty: ipwireless, cleanup TIOCGSERIAL by Jiri Slaby · 9 years ago
  9. 76bbdcb tty: ipwireless: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
  10. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  11. 52df3d5 ipwireless: missing assignment by Alan · 10 years ago
  12. 7e041ab tty: ipwireless: Fix probable mask then right shift defects by Joe Perches · 10 years ago
  13. 01261cb tty: ipwireless: Remove tty->closing abort from ipw_open() by Peter Hurley · 10 years ago
  14. a9c3f68 tty: Fix low_latency BUG by Peter Hurley · 11 years ago
  15. f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  16. f3c8279 tty: ipwireless: Remove redundant NULL check before kfree by Syam Sidhardhan · 12 years ago
  17. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  18. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  19. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  20. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  21. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  22. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  23. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  24. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  25. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  26. d1519e2 ipwireless: don't oops if we run out of space by Alan Cox · 12 years ago
  27. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  28. b6abc90 tty: ipwireless: check ppp register worked by Alan Cox · 12 years ago
  29. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  30. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  31. 19ef1b7 TTY: ipwireless, use tty from tty_port by Jiri Slaby · 13 years ago
  32. 7393af8 TTY: ipwireless, add tty_port by Jiri Slaby · 13 years ago
  33. e6df3cc TTY: ipwireless, move prints to appropriate places by Jiri Slaby · 13 years ago
  34. de3a60a TTY: ipwireless, use synchronous hangup by Jiri Slaby · 13 years ago
  35. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  36. ecaa3bd TTY: ipwireless, fix tty->index handling by Jiri Slaby · 13 years ago
  37. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  38. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 13 years ago
  39. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  40. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 14 years ago
  41. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 14 years ago
  42. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  43. 282361a tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago