1. 3690459 USB: keyspan: remove dead debugging code by Johan Hovold · 11 years ago
  2. d9a38a8 USB: serial: add missing newlines to dev_<level> messages. by Johan Hovold · 11 years ago
  3. ca0400d USB: serial: add missing braces by Johan Hovold · 11 years ago
  4. bd58c7b USB: serial: continue to write on errors by Johan Hovold · 11 years ago
  5. fc11efe USB: serial: continue to read on errors by Johan Hovold · 11 years ago
  6. 5083fd7 USB: serial: make bulk_out_size a lower limit by Johan Hovold · 11 years ago
  7. d7c933a USB: cypress_m8: fix potential scheduling while atomic by Johan Hovold · 11 years ago
  8. 6dbd46c USB: ftdi_sio: add Cressi Leonardo PID by Joerg Dorchain · 11 years ago
  9. 12df84d USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8 by Aleksander Morgado · 11 years ago
  10. 3635c7e usb: option: blacklist ZTE MF667 net interface by Raymond Wanyoike · 11 years ago
  11. 76f24e3 USB: ftdi_sio: add Tagsys RFID Reader IDs by Ulrich Hahn · 11 years ago
  12. f948dcf usb: qcserial: add Netgear Aircard 340U by Bjørn Mork · 11 years ago
  13. 2240c36 USB: simple: add Dynastream ANT USB-m Stick device support by Kristóf Ralovich · 11 years ago
  14. 67847ba usb: ftdi_sio: add Mindstorms EV3 console adapter by Bjørn Mork · 11 years ago
  15. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  16. 2fc82c2 usb: core: allow a reference device for new_id by Wolfram Sang · 11 years ago
  17. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. c1f1519 USB: ftdi_sio: added CS5 quirk for broken smartcard readers by Colin Leitner · 11 years ago
  19. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  20. bd6383c USB: oti6858: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  21. 1acc36e USB: oti6858: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  22. 271ec2d USB: ch341: clean up interrupt handler by Johan Hovold · 11 years ago
  23. 5e409a2 USB: ch341: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  24. d984fe9 USB: ch341: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  25. fd74b0b USB: ch341: fix ignored TIOCMIWAIT mask by Johan Hovold · 11 years ago
  26. b770081 USB: ch341: clean up line-status handling by Johan Hovold · 11 years ago
  27. ac03562 USB: ch341: refactor line-status handling by Johan Hovold · 11 years ago
  28. ab62a58 USB: cypress_m8: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  29. 7603381 USB: cypress_m8: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  30. 2534be3 USB: cypress_m8: clean up protocol definitions by Johan Hovold · 11 years ago
  31. 440ebad USB: cypress_m8: fix ring-indicator detection and reporting by Johan Hovold · 11 years ago
  32. a4bcb29 USB: pl2303: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  33. dbfd286 USB: pl2303: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  34. 6020c3b USB: pl2303: clean up line-status handling by Johan Hovold · 11 years ago
  35. b693468 USB: pl2303: make type data const by Johan Hovold · 11 years ago
  36. 7d5c1b9 USB: serial: add support for iBall 3.5G connect usb modem by Rahul Bedarkar · 11 years ago
  37. cd8c505 USB: serial: correct spelling mistakes in comments by Rahul Bedarkar · 11 years ago
  38. 619c435 USB: pl2303: use C_CMSPAR macro by Johan Hovold · 11 years ago
  39. ee467a1 USB: serial: add Moxa UPORT 12XX/14XX/16XX driver by Andrew Lunn · 11 years ago
  40. 5d85045 USB: pl2303: use direct baud-rate encoding when possible by Johan Hovold · 11 years ago
  41. 20b4c78 USB: pl2303: add helper function for direct baud-rate encoding by Johan Hovold · 11 years ago
  42. c82c6d4 USB: pl2303: refactor baud-rate divisor handling by Johan Hovold · 11 years ago
  43. 871996e USB: pl2303: enforce baud-rate limits before lookup by Johan Hovold · 11 years ago
  44. 59afe10 USB: pl2303: refactor baud-rate table lookup by Johan Hovold · 11 years ago
  45. 7981682 USB: pl2303: rename pl2303_encode_baud_rate by Johan Hovold · 11 years ago
  46. 359defd USB: pl2303: add device-type abstraction by Johan Hovold · 11 years ago
  47. 23c6acb USB: pl2303: add quirk for legacy devices by Johan Hovold · 11 years ago
  48. 7f966ac USB: pl2303: clean up type handling by Johan Hovold · 11 years ago
  49. f84ee3b USB: pl2303: use speed_t for baud rates by Johan Hovold · 11 years ago
  50. 228e410 USB: pl2303: add line-status quirk for Siemens phones by Johan Hovold · 11 years ago
  51. 294bb2c USB: pl2303: remove redundant line-request call by Johan Hovold · 11 years ago
  52. 383d19c USB: pl2303: add error handling to line requests by Johan Hovold · 11 years ago
  53. a6ec824 USB: pl2303: add error handling to set_control_lines by Johan Hovold · 11 years ago
  54. 362eb02 USB: pl2303: add error handling to vendor read and write functions by Johan Hovold · 11 years ago
  55. ccfe818 USB: pl2303: clean up driver somewhat by Johan Hovold · 11 years ago
  56. 71c671b USB: pl2303: remove bogus delta_msr_wait wake up by Johan Hovold · 11 years ago
  57. c50db82 USB: f81232: switch to generic tiocmiwait by Johan Hovold · 11 years ago
  58. 49fabf2 USB: f81232: remove bogus call to wake up MSR queue by Johan Hovold · 11 years ago
  59. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  60. 4d5147e USB: serial: clean up ioctl debugging by Johan Hovold · 11 years ago
  61. 5c6b98d USB: serial: constify device-id tables by Johan Hovold · 11 years ago
  62. 623c826 USB: pl2303: fix data corruption on termios updates by Johan Hovold · 11 years ago
  63. 99f14bd4 Merge 3.13-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  64. 8f24c49 drivers: usb: Mark function as static in metro-usb.c by Rashika Kheria · 11 years ago
  65. 4d90b81 usb: option: add new zte 3g modem pids to option driver by 张君 · 11 years ago
  66. 52d0dc7 usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option by Dmitry Kunilov · 11 years ago
  67. a313249 USB: pl2303: fixed handling of CS5 setting by Colin Leitner · 11 years ago
  68. 8704211 USB: ftdi_sio: fixed handling of unsupported CSIZE setting by Colin Leitner · 11 years ago
  69. 78692cc USB: mos7840: correct handling of CS5 setting by Colin Leitner · 11 years ago
  70. 711fbdf USB: spcp8x5: correct handling of CS5 setting by Colin Leitner · 11 years ago
  71. 2bf308d USB: option: support new huawei devices by Fangxiaozhi (Franko) · 11 years ago
  72. 8f173e2 USB: serial: option: blacklist interface 1 for Huawei E173s-6 by Gustavo Zacarias · 11 years ago
  73. 043e3f8 USB: serial: fix write memory-allocation flag by Johan Hovold · 11 years ago
  74. 6f64854 USB: serial: fix race in generic write by Johan Hovold · 11 years ago
  75. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  76. c287322 Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  77. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  78. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  79. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  80. 7e12a6fc Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  81. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  82. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  83. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  84. e2afb1d Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips" by Greg Kroah-Hartman · 11 years ago
  85. 233c3dd Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  86. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  87. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  88. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  89. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  90. 0636fc5 USB:add new zte 3g-dongle's pid to option.c by Rui li · 11 years ago
  91. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  92. fd8573f usb: serial: option: blacklist Olivetti Olicard200 by Enrico Mioso · 11 years ago
  93. a91ccd2 USB: mos7840: fix tiocmget error handling by Johan Hovold · 11 years ago
  94. 706cd17 USB: serial: export usb_serial_generic_write_start by Johan Hovold · 11 years ago
  95. 818f603 USB: serial: add memory flags to usb_serial_generic_write_start by Johan Hovold · 11 years ago
  96. 92ad247 USB: serial: clean up comments in generic driver by Johan Hovold · 11 years ago
  97. f4c19b8 USB: serial: option: add support for Inovia SEW858 device by Greg Kroah-Hartman · 11 years ago
  98. c9d09dc USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well. by Diego Elio Pettenò · 11 years ago
  99. d544db2 USB: support new huawei devices in option.c by Fangxiaozhi (Franko) · 11 years ago
  100. 5287bf7 USB: cyberjack: fix buggy integer overflow test by Dan Carpenter · 11 years ago