1. f487c54 USB: cp210x: add ID for IAI USB to RS485 adaptor by Peter Dedecker · 9 years ago
  2. 4834689 Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  3. b40e9dc Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  4. f7d7f59 USB: cp210x: add ID for ELV Marble Sound Board 1 by Oliver Freyermuth · 9 years ago
  5. 6f923a0 USB: cp210x: add tx_empty() by Konstantin Shkolnyy · 9 years ago
  6. 7c90e61 USB: cp210x: Remove CP2110 ID from compatibility list by Konstantin Shkolnyy · 9 years ago
  7. d0bf1ff USB: cp210x: work around cp2108 GET_LINE_CTL bug by Konstantin Shkolnyy · 9 years ago
  8. e2ae67a USB: cp210x: relocate private data from USB interface to port by Konstantin Shkolnyy · 9 years ago
  9. ebfb319 USB: cp210x: flush device queues at close by Konstantin Shkolnyy · 9 years ago
  10. f98a7aa USB: cp210x: add ID for Aruba Networks controllers by Peter Sanford · 9 years ago
  11. df72d58 USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle by John D. Blair · 9 years ago
  12. c735ed7 USB: cp210x: add ID for KCF Technologies PRN device by Mark Edwards · 9 years ago
  13. 675af70 USB: serial: cp210x: Adding Seletek device id's by Michiel vd Garde · 10 years ago
  14. a6f0331 USB: cp210x: add ID for RUGGEDCOM USB Serial Console by Lennart Sorensen · 10 years ago
  15. 1ae78a4 USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices by David Peterson · 10 years ago
  16. 90441b4 USB: cp210x: fix ID for production CEL MeshConnect USB Stick by Preston Fick · 10 years ago
  17. ffcfe30 USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick by Preston Fick · 10 years ago
  18. 35cc83e USB: serial: cp210x: add Silicon Labs 358x VID and PID by Nathaniel Ting · 10 years ago
  19. dee80ad USB: cp210x: add support for Seluxit USB dongle by Andreas Bomholtz · 10 years ago
  20. bfc2d7d USB: serial: cp210x: added Ketra N1 wireless interface support by Joe Savage · 10 years ago
  21. 934ef5a USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup by Preston Fick · 10 years ago
  22. b932605 USB: cp210x: add support for Corsair usb dongle by Andras Kovacs · 10 years ago
  23. 72b3007 USB: cp210x: Add 8281 (Nanotec Plug & Drive) by Tristan Bruns · 10 years ago
  24. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  25. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  26. a0b9281 USB: serial: remove defensive test from set_termios by Johan Hovold · 11 years ago
  27. 7681156 USB: cp210x: add MMB and PI ZigBee USB Device Support by Sami Rahman · 11 years ago
  28. b579fa5 usb: cp210x support SEL C662 Vendor/Device by Barry Grussling · 11 years ago
  29. 9062507 usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter by Luiz Angelo Daros de Luca · 11 years ago
  30. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 11 years ago
  31. ecb9eb8 USB: cp210x: always disable uart on close by Johan Hovold · 12 years ago
  32. a57e82a usb: serial: Add Rigblaster Advantage to device table by Steve Conklin · 12 years ago
  33. be3101c usb: cp210x new Vendor/Device IDs by Matwey V. Kornilov · 12 years ago
  34. 8de7f4d USB: add OWL CM-160 support to cp210x driver by Luis Llorente Campo · 12 years ago
  35. 356fe44 USB: cp210x: add Virtenio Preon32 device id by Markus Becker · 12 years ago
  36. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  37. 4f2ab88 USB: cp210x: fix whitespace issues by Johan Hovold · 12 years ago
  38. 4295fe7 USB: cp210x: fix port-data memory leak by Johan Hovold · 12 years ago
  39. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  40. 19e988c USB: serial: cp210x.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  41. 660f3b1 USB: serial: cp210x.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  42. 89bb957 USB: cp210x: remove useless set memory to zero use memset() by Wei Yongjun · 12 years ago
  43. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  44. 3fcc8f9 USB: CP210x Add 10 Device IDs by Craig Shelley · 12 years ago
  45. 5bbfa6f USB: serial: cp210x: add Optris MS Pro usb id by Mikko Tuumanen · 12 years ago
  46. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  47. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  48. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  49. b978a5a USB: cp210x.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  50. 3244560 usb: cp210x: Corrected USB request type definitions by Preston Fick · 12 years ago
  51. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 12 years ago
  52. a5360a5 usb: cp210x: Update to support CP2105 and multiple interface devices by Preston Fick · 13 years ago
  53. 274f3b1 USB: serial: cp210x.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  54. 08a4f6b usb-serial: use new registration API in [a-c]* drivers by Alan Stern · 13 years ago
  55. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 13 years ago
  56. c6c1e44 USB: Added Kamstrup VID/PIDs to cp210x serial driver. by Bruno Thomsen · 13 years ago
  57. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 13 years ago
  58. 0b23858 USB: cp210x: fix debug output by Johan Hovold · 13 years ago
  59. d1620ca USB: cp210x: allow more baud rates above 1Mbaud by Johan Hovold · 13 years ago
  60. cdc32fd USB: cp210x: initialise baud rate at open by Johan Hovold · 13 years ago
  61. e599087 USB: cp210x: clean up, refactor and document speed handling by Johan Hovold · 13 years ago
  62. be125d9 USB: cp210x: do not map baud rates to B0 by Johan Hovold · 13 years ago
  63. 34b76fc USB: cp210x: fix up set_termios variables by Johan Hovold · 13 years ago
  64. 7f482fc USB: cp210x: fix CP2104 baudrate usage by Preston Fick · 13 years ago
  65. 55b2afb USB: cp210x: call generic open last in open by Johan Hovold · 13 years ago
  66. 791b7d7 USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19 by Renato Caldas · 13 years ago
  67. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  68. 08e87d0 USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c by Malte Schröder · 13 years ago
  69. 2479e2a USB: cp210x: forward USB errors to USB serial core by Johan Hovold · 13 years ago
  70. 4b6181c USB: serial: cp210x.c: add mark/space parity by Roland Koebler · 13 years ago
  71. c851e83 USB: cp210x: fix typo, Telegesys should have been Telegesis by Florian Fainelli · 13 years ago
  72. 4eff0b4 USB: CP210x Add 4 Device IDs for AC-Services Devices by Craig Shelley · 14 years ago
  73. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  74. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  75. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  76. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  77. 9926c0d USB: CP210x Removed incorrect device ID by Craig Shelley · 14 years ago
  78. faea63f USB: CP210x Add two device IDs by Craig Shelley · 14 years ago
  79. 93ad03d USB: cp210x: Add WAGO 750-923 Service Cable device ID by Anders Larsen · 14 years ago
  80. 2f1136d USB: cp210x: Add Renesas RX-Stick device ID by DJ Delorie · 14 years ago
  81. 5b22a32 USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile. by A E Lawrence · 14 years ago
  82. 0bf7a81 USB: cp210x: Add B&G H3000 link cable ID by Jason Detring · 14 years ago
  83. 541e05e USB: CP210x Add new device ID by Craig Shelley · 14 years ago
  84. 7291679 USB: CP210x Fix Break On/Off by Craig Shelley · 14 years ago
  85. 356c5a4 USB: cp210x: Add four new device IDs by Alessio Igor Bogani · 14 years ago
  86. eefd902 USB: CP210x New Device IDs 11 New device IDs by Craig Shelley · 14 years ago
  87. a901317 USB: cp210x: use generic open to start reading from device by Johan Hovold · 14 years ago
  88. 12e7eca USB: cp210x: remove redundant disconnect() by Johan Hovold · 14 years ago
  89. 2db6c76 USB: cp210x: use generic submit_read_urb at open by Johan Hovold · 15 years ago
  90. f26788d USB: serial: refactor generic close by Johan Hovold · 15 years ago
  91. aea006b USB: cp210x: increase bulk-in buffer size to 256 byte by Johan Hovold · 15 years ago
  92. d4e598f USB: cp210x: increase the bulk-out buffer size to 256 byte by Johan Hovold · 15 years ago
  93. e549a17 USB: cp210x: Remove double usb_control_msg from cp210x_set_config by Michael Brunner · 15 years ago
  94. bd07c55 USB: cp210x: Add 81E8 (Zephyr Bioharness) by Alan Cox · 15 years ago
  95. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 15 years ago
  96. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  97. d94c7bd tty: cp210x: Fix carrier handling by Alan Cox · 15 years ago
  98. 6f88139 USB: cp210x: Add support for the DW700 UART by Éric Piel · 15 years ago
  99. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  100. 9a68e39 tty: remove dtr/rts use from the driver open methods by Alan Cox · 15 years ago