1. 2479e2a USB: cp210x: forward USB errors to USB serial core by Johan Hovold · 13 years ago
  2. 06946a6 USB: ch341: forward USB errors to USB serial core by Johan Hovold · 13 years ago
  3. 3827d87 USB: serial: do not forward USB specific errors in open by Johan Hovold · 13 years ago
  4. d83b405 USB: serial: add support for multiple read urbs by Johan Hovold · 13 years ago
  5. f5230a5 USB: pl2303: use usb_serial_generic_open by Johan Hovold · 13 years ago
  6. d4691c3 USB: pl2302: clean up error handling in open by Johan Hovold · 13 years ago
  7. db6e918 USB: pl2303: return errors from usb_submit_urb in open by Johan Hovold · 13 years ago
  8. ac3695f USB: usb_debug: use process_read_urb by Johan Hovold · 13 years ago
  9. e63aa50 USB: usb_debug: fix indentation by Johan Hovold · 13 years ago
  10. 1ce7b93 USB: serial: reuse generic write urb and bulk-out buffer by Johan Hovold · 13 years ago
  11. fd11961 USB: serial: remove unnecessary bulk-urb re-fills by Johan Hovold · 13 years ago
  12. b719518 USB: serial: remove unnecessary reinitialisations of urb fields by Johan Hovold · 13 years ago
  13. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  14. 016af7e USB: mos7720: remove unused code by Johan Hovold · 13 years ago
  15. 6d0f41a USB: mos7720: remove incorrect read-urb check by Johan Hovold · 13 years ago
  16. da280e3 USB: keyspan_pda: clean up write-urb busy handling by Johan Hovold · 13 years ago
  17. c1cac10 USB: cyberjack: clean up write-urb busy handling by Johan Hovold · 13 years ago
  18. 120f9db USB: omninet: clean up write-urb busy handling by Johan Hovold · 13 years ago
  19. 694c630 USB: omninet: fix write_room by Johan Hovold · 13 years ago
  20. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  21. 4b6181c USB: serial: cp210x.c: add mark/space parity by Roland Koebler · 13 years ago
  22. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  23. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  24. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  25. 1d749f9 USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers by Uwe Bonnes · 13 years ago
  26. 005b3cd USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  27. ac295f3 USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  28. da7fbb6 USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  29. c9222ec USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  30. c75ccd4 USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio by Uwe Bonnes · 13 years ago
  31. 3687f64 USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board by Peter Stuge · 13 years ago
  32. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  33. 74bdf22 USB: ftdi_sio: add PID for Sony Ericsson Urban by Hakan Kvist · 13 years ago
  34. 1bfac90 USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module" by Rigbert Hamisch · 13 years ago
  35. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  36. 598f0b7 USB: pl2303: add id for SMART device by Eric Benoit · 13 years ago
  37. 68c79e5 USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000 by Richard Hartmann · 13 years ago
  38. c58a76c USB: option: add various ZTE device network interfaces to the blacklist by Dan Williams · 13 years ago
  39. eb05ce5 USB: option: add ZTE product 0x0037 to sendsetup blacklist by Dan Williams · 13 years ago
  40. 0d905fd USB: option: convert Huawei K3765, K4505, K4605 reservered interface to blacklist by Dan Williams · 13 years ago
  41. b4626c1 USB: option: convert interface blacklisting to bitfields by Dan Williams · 13 years ago
  42. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  43. 6ed962a Merge 3.1-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  44. 55a4626 USB: pl2303: remove unreachable code by Michał Sroczyński · 13 years ago
  45. c96fbdd0 USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  46. 5d7a1c8 usb: fix ipw.c build error, select USB_SERIAL_WWAN by Randy Dunlap · 13 years ago
  47. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  48. 53e77df USB: ipw: convert to usb-wwan framework by Oliver Neukum · 13 years ago
  49. 6118514 USB option driver K3765/K4505 avoid CDC_DATA interface by Andrew Bird · 13 years ago
  50. c6eb2d7 USB: option: add YUGA device id to driver by Gavin.zhu · 13 years ago
  51. 7e18058 USB option driver add PID of Huawei Vodafone K4605 by Andrew Bird · 13 years ago
  52. 0e69d75 USB option driver add PID of Huawei Vodafone K3806 by Andrew Bird · 13 years ago
  53. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  54. ce7e906 USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device by Artur Zimmer · 13 years ago
  55. 2f1def2 USB: Serial: Add device ID for Sierra Wireless MC8305 by Florian Echtler · 13 years ago
  56. 6580a67 USB: serial: remove duplicate returns by Dan Carpenter · 13 years ago
  57. e468561 USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G by Vijay Chavan · 13 years ago
  58. 35e9e21 USB: option driver: add PID for Vodafone-Huawei K4511 by Andrew Bird · 13 years ago
  59. 0930bb4 USB: option driver: add PID for Vodafone-Huawei K4510 by Andrew Bird · 13 years ago
  60. e294908 USB: option driver: add PID for Vodafone-Huawei K3771 by Andrew Bird · 13 years ago
  61. 07b21fd USB: option driver: add PID for Vodafone-Huawei K3770 by Andrew Bird · 13 years ago
  62. 0ee404c usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index needs to be shifted too by Uwe Bonnes · 13 years ago
  63. 1862cdd USB: ftdi_sio: fix minor typo in get_ftdi_divisor by Ionut Nicu · 13 years ago
  64. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  65. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  66. 026dfaf USB: serial: add IDs for WinChipHead USB->RS232 adapter by Wolfgang Denk · 13 years ago
  67. 8d48fdf USB: PL2303: correctly handle baudrates above 115200 by Michał Sroczyński · 13 years ago
  68. 309427b USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c by Uwe Bonnes · 13 years ago
  69. 357f45d USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. by Jesper Juhl · 13 years ago
  70. a26d31ce USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 13 years ago
  71. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 13 years ago
  72. 7e8e62e USB: option Add blacklist for ZTE K3765-Z (19d2:2002) by Torsten Hilbrich · 13 years ago
  73. 5c3e407 option: add Prolink PH300 modem IDs by Dan Williams · 13 years ago
  74. 15badbc option: add Alcatel X200 to sendsetup blacklist by Dan Williams · 13 years ago
  75. cdacb59 option: add Zoom 4597 modem USB IDs by Dan Williams · 13 years ago
  76. 610ba42 USB: option: add support for Huawei E353 device by Marcin Gałczyński · 13 years ago
  77. b0795bb drivers/usb/serial/opticon.c: Release resources on kmalloc failure by Julia Lawall · 13 years ago
  78. c851e83 USB: cp210x: fix typo, Telegesys should have been Telegesis by Florian Fainelli · 14 years ago
  79. 15b2f32 Bind only modem AT command endpoint to option module. by Marius B. Kotsbak · 14 years ago
  80. b4026c4 USB: gamin_gps: Fix for data transfer problems in native mode by Hermann Kneissel · 14 years ago
  81. 37909fe USB: serial: ftdi_sio: adding support for TavIR STK500 by Benedek László · 14 years ago
  82. 3938a0b USB: moto_modem: Add USB identifier for the Motorola VE240. by Elizabeth Jennifer Myers · 14 years ago
  83. 4eff0b4 USB: CP210x Add 4 Device IDs for AC-Services Devices by Craig Shelley · 14 years ago
  84. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 14 years ago
  85. b750106 Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" by Johan Hovold · 14 years ago
  86. cb62d65 usb: qcserial add missing errorpath kfrees by Steven Hardy · 14 years ago
  87. 99ab3f9 usb: qcserial avoid pointing to freed memory by Steven Hardy · 14 years ago
  88. 10c9ab1 usb: Fix qcserial memory leak on rmmod by Steven Hardy · 14 years ago
  89. c53c2fa USB: ftdi_sio: add ids for Hameg HO720 and HO730 by Paul Friedrich · 14 years ago
  90. 80f9df3 USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem. by Marius B. Kotsbak · 14 years ago
  91. 11a31d8 USB: ftdi_sio: add PID for OCT DK201 docking station by Johan Hovold · 14 years ago
  92. 5a9443f USB: ftdi_sio: Added IDs for CTI USB Serial Devices by Christian Simon · 14 years ago
  93. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  94. 4acfaf8 usb/serial: fix function args warnings, dropping *filp by Randy Dunlap · 14 years ago
  95. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  96. 97ac01d usb: wwan: fix compilation without CONFIG_PM_RUNTIME by Oliver Neukum · 14 years ago
  97. 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
  98. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  99. d078138 USB: serial: ch341: add new id by wangyanqing · 14 years ago
  100. b88ccf6 USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H by JF Argentino · 14 years ago