1. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  2. 2fc82c2 usb: core: allow a reference device for new_id by Wolfram Sang · 11 years ago
  3. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. c1f1519 USB: ftdi_sio: added CS5 quirk for broken smartcard readers by Colin Leitner · 11 years ago
  5. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  6. bd6383c USB: oti6858: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  7. 1acc36e USB: oti6858: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  8. 271ec2d USB: ch341: clean up interrupt handler by Johan Hovold · 11 years ago
  9. 5e409a2 USB: ch341: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  10. d984fe9 USB: ch341: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  11. fd74b0b USB: ch341: fix ignored TIOCMIWAIT mask by Johan Hovold · 11 years ago
  12. b770081 USB: ch341: clean up line-status handling by Johan Hovold · 11 years ago
  13. ac03562 USB: ch341: refactor line-status handling by Johan Hovold · 11 years ago
  14. ab62a58 USB: cypress_m8: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  15. 7603381 USB: cypress_m8: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  16. 2534be3 USB: cypress_m8: clean up protocol definitions by Johan Hovold · 11 years ago
  17. 440ebad USB: cypress_m8: fix ring-indicator detection and reporting by Johan Hovold · 11 years ago
  18. a4bcb29 USB: pl2303: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  19. dbfd286 USB: pl2303: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  20. 6020c3b USB: pl2303: clean up line-status handling by Johan Hovold · 11 years ago
  21. b693468 USB: pl2303: make type data const by Johan Hovold · 11 years ago
  22. 7d5c1b9 USB: serial: add support for iBall 3.5G connect usb modem by Rahul Bedarkar · 11 years ago
  23. cd8c505 USB: serial: correct spelling mistakes in comments by Rahul Bedarkar · 11 years ago
  24. 619c435 USB: pl2303: use C_CMSPAR macro by Johan Hovold · 11 years ago
  25. ee467a1 USB: serial: add Moxa UPORT 12XX/14XX/16XX driver by Andrew Lunn · 11 years ago
  26. 5d85045 USB: pl2303: use direct baud-rate encoding when possible by Johan Hovold · 11 years ago
  27. 20b4c78 USB: pl2303: add helper function for direct baud-rate encoding by Johan Hovold · 11 years ago
  28. c82c6d4 USB: pl2303: refactor baud-rate divisor handling by Johan Hovold · 11 years ago
  29. 871996e USB: pl2303: enforce baud-rate limits before lookup by Johan Hovold · 11 years ago
  30. 59afe10 USB: pl2303: refactor baud-rate table lookup by Johan Hovold · 11 years ago
  31. 7981682 USB: pl2303: rename pl2303_encode_baud_rate by Johan Hovold · 11 years ago
  32. 359defd USB: pl2303: add device-type abstraction by Johan Hovold · 11 years ago
  33. 23c6acb USB: pl2303: add quirk for legacy devices by Johan Hovold · 11 years ago
  34. 7f966ac USB: pl2303: clean up type handling by Johan Hovold · 11 years ago
  35. f84ee3b USB: pl2303: use speed_t for baud rates by Johan Hovold · 11 years ago
  36. 228e410 USB: pl2303: add line-status quirk for Siemens phones by Johan Hovold · 11 years ago
  37. 294bb2c USB: pl2303: remove redundant line-request call by Johan Hovold · 11 years ago
  38. 383d19c USB: pl2303: add error handling to line requests by Johan Hovold · 11 years ago
  39. a6ec824 USB: pl2303: add error handling to set_control_lines by Johan Hovold · 11 years ago
  40. 362eb02 USB: pl2303: add error handling to vendor read and write functions by Johan Hovold · 11 years ago
  41. ccfe818 USB: pl2303: clean up driver somewhat by Johan Hovold · 11 years ago
  42. 71c671b USB: pl2303: remove bogus delta_msr_wait wake up by Johan Hovold · 11 years ago
  43. c50db82 USB: f81232: switch to generic tiocmiwait by Johan Hovold · 11 years ago
  44. 49fabf2 USB: f81232: remove bogus call to wake up MSR queue by Johan Hovold · 11 years ago
  45. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  46. 4d5147e USB: serial: clean up ioctl debugging by Johan Hovold · 11 years ago
  47. 5c6b98d USB: serial: constify device-id tables by Johan Hovold · 11 years ago
  48. 623c826 USB: pl2303: fix data corruption on termios updates by Johan Hovold · 11 years ago
  49. 99f14bd4 Merge 3.13-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  50. 8f24c49 drivers: usb: Mark function as static in metro-usb.c by Rashika Kheria · 11 years ago
  51. 4d90b81 usb: option: add new zte 3g modem pids to option driver by 张君 · 11 years ago
  52. 52d0dc7 usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option by Dmitry Kunilov · 11 years ago
  53. a313249 USB: pl2303: fixed handling of CS5 setting by Colin Leitner · 11 years ago
  54. 8704211 USB: ftdi_sio: fixed handling of unsupported CSIZE setting by Colin Leitner · 11 years ago
  55. 78692cc USB: mos7840: correct handling of CS5 setting by Colin Leitner · 11 years ago
  56. 711fbdf USB: spcp8x5: correct handling of CS5 setting by Colin Leitner · 11 years ago
  57. 2bf308d USB: option: support new huawei devices by Fangxiaozhi (Franko) · 11 years ago
  58. 8f173e2 USB: serial: option: blacklist interface 1 for Huawei E173s-6 by Gustavo Zacarias · 11 years ago
  59. 043e3f8 USB: serial: fix write memory-allocation flag by Johan Hovold · 11 years ago
  60. 6f64854 USB: serial: fix race in generic write by Johan Hovold · 11 years ago
  61. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  62. 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
  63. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  64. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  65. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  66. 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
  67. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  68. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  69. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  70. 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
  71. 233c3dd Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  72. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  73. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  74. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  75. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  76. 0636fc5 USB:add new zte 3g-dongle's pid to option.c by Rui li · 11 years ago
  77. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  78. fd8573f usb: serial: option: blacklist Olivetti Olicard200 by Enrico Mioso · 11 years ago
  79. a91ccd2 USB: mos7840: fix tiocmget error handling by Johan Hovold · 11 years ago
  80. 706cd17 USB: serial: export usb_serial_generic_write_start by Johan Hovold · 11 years ago
  81. 818f603 USB: serial: add memory flags to usb_serial_generic_write_start by Johan Hovold · 11 years ago
  82. 92ad247 USB: serial: clean up comments in generic driver by Johan Hovold · 11 years ago
  83. f4c19b8 USB: serial: option: add support for Inovia SEW858 device by Greg Kroah-Hartman · 11 years ago
  84. c9d09dc USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well. by Diego Elio Pettenò · 11 years ago
  85. d544db2 USB: support new huawei devices in option.c by Fangxiaozhi (Franko) · 11 years ago
  86. 5287bf7 USB: cyberjack: fix buggy integer overflow test by Dan Carpenter · 11 years ago
  87. 4c015ba Merge 3.12-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  88. eb2addd USB: serial: option: Ignore card reader interface on Huawei E1750 by Michal Malý · 11 years ago
  89. 833efc0 USB: serial: invoke dcd_change ldisc's handler. by Paul Chavent · 11 years ago
  90. d14654d USB: serial: call handle_dcd_change in ftdi driver. by Paul Chavent · 11 years ago
  91. 7d26a78 USB: pl2303: distinguish between original and cloned HX chips by Frank Schäfer · 11 years ago
  92. dc298a2 USB: fix typo in usb serial simple driver Kconfig by Dave Jones · 11 years ago
  93. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  94. 154547c USB: serial: clean up attribute permissions by Greg Kroah-Hartman · 11 years ago
  95. d13a280 USB: serial: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  96. 3b716ca USB: mos7720: fix big-endian control requests by Johan Hovold · 11 years ago
  97. d0bd9a4 USB: mos7720: use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  98. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  99. 68c91d3 USB: serial: fix stringify operator in usb-serial-simple by Yann Droneaud · 11 years ago
  100. cbf30a9 USB: quatech2: fix port DMA-buffer allocations by Johan Hovold · 11 years ago