1. 03c4fd7 USB: option: convert interface blacklisting to bitfields by Dan Williams · 13 years ago
  2. 1d2c1de USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board by Peter Stuge · 13 years ago
  3. 9eacde3 USB: ftdi_sio: add PID for Sony Ericsson Urban by Hakan Kvist · 13 years ago
  4. f06eb26 USB: pl2303: add id for SMART device by Eric Benoit · 13 years ago
  5. ee5ad2b USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module" by Rigbert Hamisch · 13 years ago
  6. 285c6b4 USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000 by Richard Hartmann · 13 years ago
  7. 9ef0bbf USB: PL2303: correctly handle baudrates above 115200 by Michal Sroczynski · 13 years ago
  8. 6ab711f USB option driver K3765/K4505 avoid CDC_DATA interface by Andrew Bird · 13 years ago
  9. 42dc061 USB: option: add YUGA device id to driver by Gavin.zhu · 13 years ago
  10. f5cda95 USB option driver add PID of Huawei Vodafone K4605 by Andrew Bird · 13 years ago
  11. 04aac01 USB option driver add PID of Huawei Vodafone K3806 by Andrew Bird · 13 years ago
  12. 400e39d USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. d7a8a78 USB: option driver: add PID for Vodafone-Huawei K4511 by Andrew Bird · 13 years ago
  14. bde4956 USB: option driver: add PID for Vodafone-Huawei K4510 by Andrew Bird · 13 years ago
  15. 4e5167b USB: option driver: add PID for Vodafone-Huawei K3771 by Andrew Bird · 13 years ago
  16. 4530add USB: option driver: add PID for Vodafone-Huawei K3770 by Andrew Bird · 13 years ago
  17. 34c74ec USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G by Vijay Chavan · 13 years ago
  18. b2dc65e USB: ftdi_sio: fix minor typo in get_ftdi_divisor by Ionut Nicu · 13 years ago
  19. 16b7ff0 USB: serial: add IDs for WinChipHead USB->RS232 adapter by Wolfgang Denk · 13 years ago
  20. 309427b USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c by Uwe Bonnes · 13 years ago
  21. 357f45d USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. by Jesper Juhl · 13 years ago
  22. a26d31c USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 13 years ago
  23. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 13 years ago
  24. 7e8e62e USB: option Add blacklist for ZTE K3765-Z (19d2:2002) by Torsten Hilbrich · 13 years ago
  25. 5c3e407 option: add Prolink PH300 modem IDs by Dan Williams · 13 years ago
  26. 15badbc option: add Alcatel X200 to sendsetup blacklist by Dan Williams · 13 years ago
  27. cdacb59 option: add Zoom 4597 modem USB IDs by Dan Williams · 13 years ago
  28. 610ba42 USB: option: add support for Huawei E353 device by Marcin Gałczyński · 13 years ago
  29. b0795bb drivers/usb/serial/opticon.c: Release resources on kmalloc failure by Julia Lawall · 13 years ago
  30. c851e83 USB: cp210x: fix typo, Telegesys should have been Telegesis by Florian Fainelli · 13 years ago
  31. 15b2f32 Bind only modem AT command endpoint to option module. by Marius B. Kotsbak · 13 years ago
  32. b4026c4 USB: gamin_gps: Fix for data transfer problems in native mode by Hermann Kneissel · 13 years ago
  33. 37909fe USB: serial: ftdi_sio: adding support for TavIR STK500 by Benedek László · 13 years ago
  34. 3938a0b USB: moto_modem: Add USB identifier for the Motorola VE240. by Elizabeth Jennifer Myers · 13 years ago
  35. 4eff0b4 USB: CP210x Add 4 Device IDs for AC-Services Devices by Craig Shelley · 13 years ago
  36. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  37. b750106 Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" by Johan Hovold · 13 years ago
  38. cb62d65 usb: qcserial add missing errorpath kfrees by Steven Hardy · 13 years ago
  39. 99ab3f9 usb: qcserial avoid pointing to freed memory by Steven Hardy · 13 years ago
  40. 10c9ab1 usb: Fix qcserial memory leak on rmmod by Steven Hardy · 13 years ago
  41. c53c2fa USB: ftdi_sio: add ids for Hameg HO720 and HO730 by Paul Friedrich · 13 years ago
  42. 80f9df3 USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem. by Marius B. Kotsbak · 13 years ago
  43. 11a31d8 USB: ftdi_sio: add PID for OCT DK201 docking station by Johan Hovold · 13 years ago
  44. 5a9443f USB: ftdi_sio: Added IDs for CTI USB Serial Devices by Christian Simon · 13 years ago
  45. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  46. 4acfaf8 usb/serial: fix function args warnings, dropping *filp by Randy Dunlap · 13 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  48. 97ac01d usb: wwan: fix compilation without CONFIG_PM_RUNTIME by Oliver Neukum · 13 years ago
  49. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  50. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  51. d078138 USB: serial: ch341: add new id by wangyanqing · 13 years ago
  52. b88ccf6 USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H by JF Argentino · 13 years ago
  53. 7a89e4c USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626 by Herton Ronaldo Krzesinski · 13 years ago
  54. e4738e2 USB: Remove unused timeout from io_edgeport.c by Huzaifa Sidhpurwala · 13 years ago
  55. 6960f40 USB: serial/kobil_sct, fix potential tty NULL dereference by Jiri Slaby · 13 years ago
  56. f7d7aed USB: serial/keyspan_pda, fix potential tty NULL dereferences by Jiri Slaby · 13 years ago
  57. 309a057 USB: opticon: add rts and cts support by Martin Jansen · 13 years ago
  58. 969e303 USB: serial drivers need to use larger bulk-in buffers by Alan Stern · 13 years ago
  59. 91f58ae USB: serial: mos7720: Fix possible null pointer dereference by Huzaifa Sidhpurwala · 13 years ago
  60. d866150 USB: serial: keyspan: Fix possible null pointer dereference. by Huzaifa Sidhpurwala · 13 years ago
  61. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  62. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  63. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  64. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  65. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  66. 5b7c117 USB: sierra: error handling in runtime PM by Oliver Neukum · 14 years ago
  67. 9a91aed usb_wwan: fix error case in close() by Oliver Neukum · 14 years ago
  68. 16871dc usb_wwan: error case of resume by Oliver Neukum · 14 years ago
  69. 433508a usb_wwan: data consistency in error case by Oliver Neukum · 14 years ago
  70. 3d06bf1 usb_wwan: fix runtime PM in error case by Oliver Neukum · 14 years ago
  71. c9c4558 usb_wwan: fix error in marking device busy by Oliver Neukum · 14 years ago
  72. e1dc515 sierra: add new ID for Airprime/Sierra USB IP modem by Jon Thomas · 14 years ago
  73. 38237fd USB: serial/usb_wwan, fix tty NULL dereference by Jiri Slaby · 14 years ago
  74. acb52cb USB: Add Samsung SGH-I500/Android modem ID switch to visor driver by Maciej Szmigiero · 14 years ago
  75. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  76. 7af75af USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functions by Vadim Tsozik · 14 years ago
  77. 28fe2eb USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrograph by Michael Williamson · 14 years ago
  78. 6ec2f46 USB: ftdi_sio: add ST Micro Connect Lite uart support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  79. b14de38 USB: ti_usb: fix module removal by Ionut Nicu · 14 years ago
  80. 271c115 USB: io_edgeport: fix the reported firmware major and minor by Bjørn Mork · 14 years ago
  81. f6c259a USB: ftdi_sio: fix resolution of 2232H baud rate dividers by Daniel Glöckner · 14 years ago
  82. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  83. a9d61bc USB: serial: Updated support for ICOM devices by Pieter Maes · 14 years ago
  84. 96a3e79 drivers: update to pl2303 usb-serial to support Motorola cables by Dario Lombardo · 14 years ago
  85. aa52b3a USB: adding USB support for Cinterion's HC2x, EU3 and PH8 products by Nicolaus Colberg · 14 years ago
  86. 5620b5f USB serial: add missing .usb_driver field in serial drivers by Alan Stern · 14 years ago
  87. 9926c0d USB: CP210x Removed incorrect device ID by Craig Shelley · 14 years ago
  88. faea63f USB: CP210x Add two device IDs by Craig Shelley · 14 years ago
  89. a58861f USB: qcaux: add Pantech UML290 device ID by Dan Williams · 14 years ago
  90. 949f671 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  91. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  92. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  93. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  94. c466cd2 USB: serial: ftdi_sio: add support for TIOCSERGETLSR by Greg Kroah-Hartman · 14 years ago
  95. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  96. 66921ed USB: serial: usb_wwan: Add missing uaccess.h / fix build failure by Peter Huewe · 14 years ago
  97. 5363cdc USB: ftdi_sio: Add D.O.Tec PID by Florian Faber · 14 years ago
  98. ea3398a Staging: Merge 2.6.37-rc5 into staging-next by Greg Kroah-Hartman · 14 years ago
  99. 02303f7 usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2) by Dan Williams · 14 years ago
  100. abf0318 USB: fix autosuspend bug in usb-serial by Alan Stern · 14 years ago