1. be72952 [PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable by Tomasz Kazmierczak · 18 years ago
  2. 2011e92 USB: ftdi_sio driver - new PIDs by Jonathan Davies · 18 years ago
  3. 922fdaa USB: Additional PID for SHARP W-ZERO3 by Norihiko Tomiyama · 18 years ago
  4. b7aa94b USB: New USB ID for Belkin Serial Adapter by Kim Oldfield · 18 years ago
  5. 274a4bb USB: Additional PID for the ftdi_sio driver by Dave Platt · 18 years ago
  6. aec0d50 USB: adding support for SHARP WS003SH to ipaq.c by Norihiko Tomiyama · 18 years ago
  7. a01c452 USB: Removed 3-port device handler from Option driver by Matthias Urlichs · 18 years ago
  8. 7c1c2f7 USB: Drop Sierra Wireless MC8755 from the Option driver by Matthias Urlichs · 18 years ago
  9. 31fcbb7 USB: Let option driver handle Anydata CDMA modems. Remove anydata driver. by Matthias Urlichs · 18 years ago
  10. 02b2ac5 USB: Option driver: Short driver names were identical by Matthias Urlichs · 18 years ago
  11. b3fdab5 USB: Option driver: removed change history and linux/version.h include by Matthias Urlichs · 18 years ago
  12. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  13. 166ffcc [PATCH] USB: Anydata: Fixes wrong URB callback. by Luiz Fernando N. Capitulino · 18 years ago
  14. e1979fe [PATCH] USB: Add one VID/PID to ftdi_sio by Colin Leroy · 18 years ago
  15. e37de9e [PATCH] USB: Option driver: new product ID by Matthias Urlichs · 18 years ago
  16. b2f1b0d [PATCH] USB: ipw.c driver fix by Bart Oldeman · 18 years ago
  17. b33488e [PATCH] USB: ipaq.c timing parameters by Frank Gevaerts · 18 years ago
  18. b512504 [PATCH] USB: ipaq.c bugfixes by Frank Gevaerts · 18 years ago
  19. 69de51f [PATCH] USB: add driver for non-composite Sierra Wireless devices by Kevin Lloyd · 18 years ago
  20. 2246540 [PATCH] USB serial ftdi_sio: Prevent userspace DoS by Ian Abbott · 18 years ago
  21. 00d6058 [PATCH] USB serial visor: fix race in open/close by Ian Abbott · 18 years ago
  22. 3b92847 [PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303 by Matthew Meno · 18 years ago
  23. bd97c4f [PATCH] USB: fix visor leaks by Pete Zaitcev · 18 years ago
  24. 34f8e76 [PATCH] USB: fix usb-serial leaks, oopses on disconnect by Pete Zaitcev · 18 years ago
  25. c0f8d56 [PATCH] USB: new device ids for ftdi_sio driver by Christophe Mariac · 18 years ago
  26. 4843748 [PATCH] USB: new device id for Thorlabs motor driver by D. Peter Siddons · 18 years ago
  27. 3d86149 [PATCH] USB: Addition of vendor/product id pair for pl2303 driver by Peter Moulder · 18 years ago
  28. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  29. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  30. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  31. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  32. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  33. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  34. db54a53 [PATCH] usbserial: Fixes wrong return values. by Luiz Fernando N. Capitulino · 18 years ago
  35. b059c81 [PATCH] USB Serial: clean tty fields on failed device open by Frank Gevaerts · 18 years ago
  36. 4bc203d [PATCH] USB: io_edgeport touch-up by Pete Zaitcev · 18 years ago
  37. 34ab86e [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support by Timothy Sipples · 18 years ago
  38. bfd5df3 [PATCH] USB: free allocated memory on io_edgeport startup memory failure by Chris Lund · 18 years ago
  39. 14f76cc [PATCH] USB: new devices for the Option driver by Matthias Urlichs · 18 years ago
  40. b10cee9 [PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c by Jeremy Fitzhardinge · 18 years ago
  41. 09fd6bc [PATCH] USB: Whiteheat: fix firmware spurious errors by Stuart MacDonald · 18 years ago
  42. eb79b4f [PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1 by Ian Abbott · 18 years ago
  43. 2f8ad9a [PATCH] USB: rmmod pl2303 after -28 by Pete Zaitcev · 18 years ago
  44. 80b4785 [PATCH] USB: Syntax cleanup for pl2303 (trailing backslash) by Pete Zaitcev · 18 years ago
  45. 6f065f7 [PATCH] USB: Improve Kconfig comment for mct_u232 by Pete Zaitcev · 18 years ago
  46. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  47. ad93375 [PATCH] usb: io_edgeport, cleanup to unicode handling by Pete Zaitcev · 18 years ago
  48. 212a4b4 [PATCH] USB: new cp2101 device by Vitja Makarov · 18 years ago
  49. 73e487f [PATCH] USB console: fix disconnection issues by Guennadi Liakhovetski · 18 years ago
  50. ca85485 [PATCH] USB: console: prevent ENODEV on node by Paul Fulghum · 18 years ago
  51. 57845bd [PATCH] USB: console: fix oops by Guennadi Liakhovetski · 18 years ago
  52. c10746d [PATCH] USB: console: fix cr/lf issues by Paul Fulghum · 18 years ago
  53. df3fccb [PATCH] USB: fix omninet driver bug by Greg Kroah-Hartman · 18 years ago
  54. 815ddc9 [PATCH] USB: add ark3116 usb to serial driver by Greg Kroah-Hartman · 18 years ago
  55. 71a8416 [PATCH] usbserial: Fixes leak in serial_open() error path. by Luiz Fernando Capitulino · 18 years ago
  56. 704936a [PATCH] usbserial: Fixes use-after-free in serial_open(). by Luiz Fernando Capitulino · 18 years ago
  57. b68f7de [PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c by Ken Brush · 18 years ago
  58. 72a9f95 [PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interface by Razvan Gavril · 18 years ago
  59. 20a0f47 [PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID Reader by Ian Abbott · 18 years ago
  60. 7e0258f [PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader by Ian Abbott · 18 years ago
  61. 69737df [PATCH] USB: ftdi_sio: Adds support for iPlus device. by Luiz Fernando N. Capitulino · 18 years ago
  62. cdd3b15 [PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB by Nathan Bronson · 18 years ago
  63. 5838171 [PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303 by Wang Jun · 18 years ago
  64. 67ca028 [PATCH] USB: Resource leak fix for whiteheat driver by Jesper Juhl · 18 years ago
  65. f981480 [PATCH] USB: add driver for funsoft usb serial device by Greg Kroah-Hartman · 18 years ago
  66. 69a4bf7 [PATCH] USB: remove __init from usb_console_setup by Paul Fulghum · 18 years ago
  67. e853bf4 [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable by Tomasz Kazmierczak · 18 years ago
  68. 62a13db [PATCH] USB: add support for Papouch TMU (USB thermometer) by Folkert van Heusden · 18 years ago
  69. 1ce7dd2 [PATCH] USB serial: Converts port semaphore to mutexes. by Luiz Fernando Capitulino · 19 years ago
  70. 7e1c0b8 [PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapter by Ian Abbott · 19 years ago
  71. 6dde432 [PATCH] Overrun in option-card USB driver by Matthias Urlichs · 18 years ago
  72. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 19 years ago
  73. 71a8924 [PATCH] USB: omninet: fix up debugging comments by Greg Kroah-Hartman · 19 years ago
  74. e9a66c6 [PATCH] USB serial: add navman driver by Greg Kroah-Hartman · 19 years ago
  75. bf58fbd [PATCH] USB: ftdi_sio: add Icom ID1 USB product and vendor ids by A. Maitland Bottoms · 19 years ago
  76. 59224f5 [PATCH] USB: cp2101: add new device IDs by Craig Shelley · 19 years ago
  77. 491b04c [PATCH] USB: support for USB-to-serial cable from Speed Dragon Multimedia by Dick Streefland · 19 years ago
  78. 96050b1 [PATCH] USB: PL2303 and TIOCMIWAIT by Julian Bradfield · 19 years ago
  79. a5c44e2 [PATCH] USB: cypress_m8: add support for the Nokia ca42-version 2 cable by Lonnie Mendez · 19 years ago
  80. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 19 years ago
  81. 91c0bce [PATCH] USB Serial: fix use-after-free bug in usb-serial core by Greg Kroah-Hartman · 19 years ago
  82. 34d1a8a [PATCH] USB: ftdi_sio: new microHAM device IDs by Ian Abbott · 19 years ago
  83. 04d5246 [PATCH] USB: visor.c id for gspda smartphone by Hendrik Schweppe · 19 years ago
  84. c6c2772 [PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse by Christian Lindner · 19 years ago
  85. e988fc8 [PATCH] USB: cp2101 Add new device IDs by Craig Shelley · 19 years ago
  86. 6cceb05 [PATCH] USB: add new pl2303 device ids by Denis MONTERRAT · 19 years ago
  87. 838b428 [PATCH] USB: pl2303: Added support for CA-42 clone cable by Martin Gingras · 19 years ago
  88. 09c280a [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  89. ce40d29 [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2 by Wouter Paesen · 19 years ago
  90. a94b52a [PATCH] USB: ftdi_sio: new IDs for Westrex devices by Ian Abbott · 19 years ago
  91. 641adaa [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.h by Louis Nyffenegger · 19 years ago
  92. 3e2b32b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  93. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  94. ac33bc3 [PATCH] Add usb_serial_bus_type probe and remove methods by Russell King · 19 years ago
  95. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  96. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  97. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  98. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  99. 740a428 [PATCH] USB: ftdi_sio: new IDs for Teratronik devices by Ian Abbott · 19 years ago
  100. effac8b [PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux by Pavel Fedin · 19 years ago