1. b1ffb4c USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c by Andrew Worsley · 13 years ago
  2. 4aa3648 USB: option: add PID of Huawei E173s 3G modem by Ferenc Wagner · 13 years ago
  3. 46b5a27 USB: option: release new PID for ZTE 3G modem by zheng.zhijian@zte.com.cn · 13 years ago
  4. 5b06162 USB: option: add id for 3G dongle Model VT1000 of Viettel by VU Tuan Duc · 13 years ago
  5. 0c16595 USB: serial: pl2303: rm duplicate id by wangyanqing · 13 years ago
  6. 583182b USB: ark3116 initialisation fix by Bart Hartgers · 13 years ago
  7. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  8. 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
  9. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  10. 1d749f9 USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers by Uwe Bonnes · 13 years ago
  11. 005b3cd USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  12. ac295f3 USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  13. da7fbb6 USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  14. c9222ec USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  15. c75ccd4 USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio by Uwe Bonnes · 13 years ago
  16. 3687f64 USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board by Peter Stuge · 13 years ago
  17. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  18. 74bdf22 USB: ftdi_sio: add PID for Sony Ericsson Urban by Hakan Kvist · 13 years ago
  19. 1bfac90 USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module" by Rigbert Hamisch · 13 years ago
  20. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  21. 598f0b7 USB: pl2303: add id for SMART device by Eric Benoit · 13 years ago
  22. 68c79e5 USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000 by Richard Hartmann · 13 years ago
  23. c58a76c USB: option: add various ZTE device network interfaces to the blacklist by Dan Williams · 13 years ago
  24. eb05ce5 USB: option: add ZTE product 0x0037 to sendsetup blacklist by Dan Williams · 13 years ago
  25. 0d905fd USB: option: convert Huawei K3765, K4505, K4605 reservered interface to blacklist by Dan Williams · 13 years ago
  26. b4626c1 USB: option: convert interface blacklisting to bitfields by Dan Williams · 13 years ago
  27. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  28. 6ed962a Merge 3.1-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  29. 55a4626 USB: pl2303: remove unreachable code by Michał Sroczyński · 13 years ago
  30. c96fbdd0 USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  31. 5d7a1c8 usb: fix ipw.c build error, select USB_SERIAL_WWAN by Randy Dunlap · 13 years ago
  32. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  33. 53e77df USB: ipw: convert to usb-wwan framework by Oliver Neukum · 13 years ago
  34. 6118514 USB option driver K3765/K4505 avoid CDC_DATA interface by Andrew Bird · 13 years ago
  35. c6eb2d7 USB: option: add YUGA device id to driver by Gavin.zhu · 13 years ago
  36. 7e18058 USB option driver add PID of Huawei Vodafone K4605 by Andrew Bird · 13 years ago
  37. 0e69d75 USB option driver add PID of Huawei Vodafone K3806 by Andrew Bird · 13 years ago
  38. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  39. ce7e906 USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device by Artur Zimmer · 13 years ago
  40. 2f1def2 USB: Serial: Add device ID for Sierra Wireless MC8305 by Florian Echtler · 13 years ago
  41. 6580a67 USB: serial: remove duplicate returns by Dan Carpenter · 13 years ago
  42. e468561 USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G by Vijay Chavan · 13 years ago
  43. 35e9e21 USB: option driver: add PID for Vodafone-Huawei K4511 by Andrew Bird · 13 years ago
  44. 0930bb4 USB: option driver: add PID for Vodafone-Huawei K4510 by Andrew Bird · 13 years ago
  45. e294908 USB: option driver: add PID for Vodafone-Huawei K3771 by Andrew Bird · 13 years ago
  46. 07b21fd USB: option driver: add PID for Vodafone-Huawei K3770 by Andrew Bird · 13 years ago
  47. 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
  48. 1862cdd USB: ftdi_sio: fix minor typo in get_ftdi_divisor by Ionut Nicu · 13 years ago
  49. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  50. 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
  51. 026dfaf USB: serial: add IDs for WinChipHead USB->RS232 adapter by Wolfgang Denk · 13 years ago
  52. 8d48fdf USB: PL2303: correctly handle baudrates above 115200 by Michał Sroczyński · 13 years ago
  53. 309427b USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c by Uwe Bonnes · 13 years ago
  54. 357f45d USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. by Jesper Juhl · 13 years ago
  55. a26d31ce USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 13 years ago
  56. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 13 years ago
  57. 7e8e62e USB: option Add blacklist for ZTE K3765-Z (19d2:2002) by Torsten Hilbrich · 13 years ago
  58. 5c3e407 option: add Prolink PH300 modem IDs by Dan Williams · 13 years ago
  59. 15badbc option: add Alcatel X200 to sendsetup blacklist by Dan Williams · 13 years ago
  60. cdacb59 option: add Zoom 4597 modem USB IDs by Dan Williams · 13 years ago
  61. 610ba42 USB: option: add support for Huawei E353 device by Marcin Gałczyński · 13 years ago
  62. b0795bb drivers/usb/serial/opticon.c: Release resources on kmalloc failure by Julia Lawall · 13 years ago
  63. c851e83 USB: cp210x: fix typo, Telegesys should have been Telegesis by Florian Fainelli · 13 years ago
  64. 15b2f32 Bind only modem AT command endpoint to option module. by Marius B. Kotsbak · 13 years ago
  65. b4026c4 USB: gamin_gps: Fix for data transfer problems in native mode by Hermann Kneissel · 13 years ago
  66. 37909fe USB: serial: ftdi_sio: adding support for TavIR STK500 by Benedek László · 13 years ago
  67. 3938a0b USB: moto_modem: Add USB identifier for the Motorola VE240. by Elizabeth Jennifer Myers · 13 years ago
  68. 4eff0b4 USB: CP210x Add 4 Device IDs for AC-Services Devices by Craig Shelley · 13 years ago
  69. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  70. b750106 Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" by Johan Hovold · 13 years ago
  71. cb62d65 usb: qcserial add missing errorpath kfrees by Steven Hardy · 13 years ago
  72. 99ab3f9 usb: qcserial avoid pointing to freed memory by Steven Hardy · 13 years ago
  73. 10c9ab1 usb: Fix qcserial memory leak on rmmod by Steven Hardy · 13 years ago
  74. c53c2fa USB: ftdi_sio: add ids for Hameg HO720 and HO730 by Paul Friedrich · 13 years ago
  75. 80f9df3 USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem. by Marius B. Kotsbak · 13 years ago
  76. 11a31d8 USB: ftdi_sio: add PID for OCT DK201 docking station by Johan Hovold · 13 years ago
  77. 5a9443f USB: ftdi_sio: Added IDs for CTI USB Serial Devices by Christian Simon · 13 years ago
  78. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  79. 4acfaf8 usb/serial: fix function args warnings, dropping *filp by Randy Dunlap · 13 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  81. 97ac01d usb: wwan: fix compilation without CONFIG_PM_RUNTIME by Oliver Neukum · 13 years ago
  82. 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
  83. 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
  84. d078138 USB: serial: ch341: add new id by wangyanqing · 13 years ago
  85. b88ccf6 USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H by JF Argentino · 13 years ago
  86. 7a89e4c USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626 by Herton Ronaldo Krzesinski · 13 years ago
  87. e4738e2 USB: Remove unused timeout from io_edgeport.c by Huzaifa Sidhpurwala · 13 years ago
  88. 6960f40 USB: serial/kobil_sct, fix potential tty NULL dereference by Jiri Slaby · 13 years ago
  89. f7d7aed USB: serial/keyspan_pda, fix potential tty NULL dereferences by Jiri Slaby · 13 years ago
  90. 309a057 USB: opticon: add rts and cts support by Martin Jansen · 13 years ago
  91. 969e303 USB: serial drivers need to use larger bulk-in buffers by Alan Stern · 13 years ago
  92. 91f58ae USB: serial: mos7720: Fix possible null pointer dereference by Huzaifa Sidhpurwala · 13 years ago
  93. d866150 USB: serial: keyspan: Fix possible null pointer dereference. by Huzaifa Sidhpurwala · 13 years ago
  94. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  95. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  96. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 13 years ago
  97. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  98. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  99. 5b7c117 USB: sierra: error handling in runtime PM by Oliver Neukum · 13 years ago
  100. 9a91aed usb_wwan: fix error case in close() by Oliver Neukum · 13 years ago