1. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  2. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  3. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  4. 38673c8 drivers: net: usb: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  5. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  6. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  7. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  8. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  9. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  10. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  11. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  12. 9f8c0b0 TTY: hso, use tty from tty_port by Jiri Slaby · 12 years ago
  13. 3040942 TTY: hso, remove tty NULL checks fro tty->ops by Jiri Slaby · 12 years ago
  14. 5ce76e7 TTY: hso, add tty_port by Jiri Slaby · 12 years ago
  15. d230788 TTY: hso, free tty_driver by Jiri Slaby · 12 years ago
  16. 005ce07f TTY: hso, do not set TTY MAGIC by Jiri Slaby · 12 years ago
  17. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  18. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  19. 22ad749 hso: memsetting wrong data in hso_get_count() by Dan Carpenter · 12 years ago
  20. 5e2cd08 hso: fix a use after free condition by Greg KH · 13 years ago
  21. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  22. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  23. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  24. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  25. 5b89db0e Net, USB, Option, hso: Do not dereference NULL pointer by Jesper Juhl · 13 years ago
  26. 5591c75 usb: Use static const, consolidate code by Joe Perches · 14 years ago
  27. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  28. 6934d33 hso: IP checksuming doesn't work on GE0301 option cards by Thomas Bogendoerfer · 14 years ago
  29. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 8e65c0e hso: fix disable_net by Filip Aben · 14 years ago
  31. ce5a121 hso: Fix unused variable warning by Alan Cox · 14 years ago
  32. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  33. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  34. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  35. 7011e66 drivers/net/usb/hso.c: prevent reading uninitialized memory by Dan Rosenberg · 14 years ago
  36. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  37. 5c7bf2f hso: Add new product ID by Filip Aben · 14 years ago
  38. 242647b hso: remove driver version by Filip Aben · 14 years ago
  39. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. d5dc0ae hso: remove setting of low_latency flag by Filip Aben · 14 years ago
  41. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  42. dd7496f hso: add support for new products by Filip Aben · 14 years ago
  43. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  44. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  45. 4d823be obsolete config in kernel source: HSO_AUTOPM by Christoph Egger · 14 years ago
  46. 8a5c9c4 hso: fixed missing newlines by Jan Dumon · 15 years ago
  47. 0e0367e hso: Fix for 5 sec timeouts with v2.x firmware by Jan Dumon · 15 years ago
  48. 68a351c hso: Attempt to recover from usb bus errors by Jan Dumon · 15 years ago
  49. f4763e9 hso: don't change the state of a closed port by Jan Dumon · 15 years ago
  50. d9ced80 hso: Fix for endian issues on big endian machines by Jan Dumon · 15 years ago
  51. ec15793 hso: Add Vendor/Product ID's for new devices by Jan Dumon · 15 years ago
  52. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  53. dcfcb25 hso: fix soft-lockup by Antti Kaijanmäki · 15 years ago
  54. 9ce673d hso: fix debug routines by Antti Kaijanmäki · 15 years ago
  55. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  56. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  57. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  58. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  59. 5b2c4b9 net: fix network drivers ndo_start_xmit() return values (part 8) by Patrick McHardy · 15 years ago
  60. d65a68a hso: convert dev_alloc_skb() to netdev_alloc_skb() by Paulius Zaleckas · 15 years ago
  61. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  62. 1aec5bd net: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  63. c1c6b14 rfkill: remove deprecated state constants by Johannes Berg · 15 years ago
  64. 0de8ca5 hso: fix for the 'invalid frame length' messages by Jan Dumon · 15 years ago
  65. 3b7d2b3 hso: fix for crash when unplugging the device by Jan Dumon · 15 years ago
  66. 9961d842 hso: add Vendor/Product ID's for new devices by Jan Dumon · 15 years ago
  67. c266cb4 usbnet: convert hso driver to net_device_ops by Stephen Hemminger · 15 years ago
  68. e44578e hso: remove hso_free_device() by Paulius Zaleckas · 15 years ago
  69. a6f26e4 hso: remove claiming and releasing of USB interface by Paulius Zaleckas · 15 years ago
  70. 0227abc drivers/net/usb: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  71. 005c79b3 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  72. 67dd824 hso: add new device id's by Filip Aben · 15 years ago
  73. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  74. 3feeba1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  75. 5839b41 hso serial throttled tty kref fix. by Denis Joseph Barrow · 16 years ago
  76. d45eb81 tty: Fix double grabbing of a spinlock by Denis Joseph Barrow · 16 years ago
  77. fe41cbb tty: Fix a kref leak in the HSO driver on re-open by Alan Cox · 16 years ago
  78. b74f62c hso: driver fix for big endian machines. by Denis Joseph Barrow · 16 years ago
  79. 11cd29b hso maintainers update patch by Denis Joseph Barrow · 16 years ago
  80. 58eb17f hso modem detect fix patch against Alan Cox'es tty tree by Denis Joseph Barrow · 16 years ago
  81. 542f548 tty: Modem functions for the HSO driver by Denis Joseph Barrow · 16 years ago
  82. ac9720c tty: Fix the HSO termios handling a bit by Alan Cox · 16 years ago
  83. e136e30 hso: net driver using tty without locking by Alan Cox · 16 years ago
  84. f201a8a drivers/net/usb: use USB API functions rather than constants by Julia Lawall · 16 years ago
  85. 889bd9b net: startup race in hso driver by Oliver Neukum · 16 years ago
  86. 2f9889a Revert "hso: Fix crashes on close." by David S. Miller · 16 years ago
  87. ab153d8 Revert "hso: Fix free of mutexes still in use." by David S. Miller · 16 years ago
  88. cd90ee1 Revert "hso: Add TIOCM ioctl handling." by David S. Miller · 16 years ago
  89. 9c8f92a hso: Hook up ->reset_resume by Denis Joseph Barrow · 16 years ago
  90. 7ea3a9a hso: Add TIOCM ioctl handling. by Denis Joseph Barrow · 16 years ago
  91. 52429eb hso: Fix free of mutexes still in use. by Denis Joseph Barrow · 16 years ago
  92. 89930b7 hso: Fix URB submission -EINVAL. by Denis Joseph Barrow · 16 years ago
  93. 4a3e818 hso: Fix crashes on close. by Denis Joseph Barrow · 16 years ago
  94. bab04c3 hso: Add new usb device id's. by Denis Joseph Barrow · 16 years ago
  95. 939a951 [netdrvr] usb/hso: Cleanup rfkill error handling by Jonathan McDowell · 16 years ago
  96. db053c6 hso: rfkill type should be WWAN by Paulius Zaleckas · 16 years ago
  97. 8ef5ba6 [netdrvr] usb/hso: throttle to prevent loss of serial data by Denis Joseph Barrow · 16 years ago
  98. e57b641 [netdrvr/usb] hso_create_bulk_serial_device(): fix a double free by Adrian Bunk · 16 years ago
  99. c213f286f [netdrvr] hso: dev_kfree_skb crash fix by Denis Joseph Barrow · 16 years ago
  100. 95eacee [netdrvr] hso: icon 322 detection fix by Denis Joseph Barrow · 16 years ago