1. ca942a0 Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
  2. 7b0b644 USB: serial: cp210x: fix GPIO in autosuspend by Karoly Pados · 6 years ago
  3. dd9d3d8 USB: serial: cp210x: add ID for Ingenico 3070 by Ivan Mironov · 6 years ago
  4. 85bc2d9 USB: serial: cp210x: add minimum baud rate for CP2105 SCI by Johanna Abrahamsson · 6 years ago
  5. 15fb84b USB: serial: cp210x: add GPIO support for CP2104 by Icenowy Zheng · 6 years ago
  6. a49e1ab USB: serial: cp210x: support all gpios on CP2102N QFN28 package by Mans Rullgard · 6 years ago
  7. 78fbe86 Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
  8. c8acfe0 USB: serial: cp210x: implement GPIO support for CP2102N by Karoly Pados · 6 years ago
  9. 5edb65a USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105 by Johan Hovold · 6 years ago
  10. 7aecd7f USB: serial: cp210x: generalise CP2102N line-speed handling by Johan Hovold · 6 years ago
  11. 6f0bcf7 USB: serial: cp210x: improve baudrate support for CP2102N by Karoly Pados · 6 years ago
  12. d4706c05 USB: serial: cp210x: honour device-type maximum line speed by Johan Hovold · 6 years ago
  13. 95fd4f4 USB: serial: cp210x: make line-speed quantisation data driven by Johan Hovold · 6 years ago
  14. 367b160 USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick by Olli Salonen · 7 years ago
  15. 2416062 USB: serial: cp210x: add CESINEL device ids by Johan Hovold · 7 years ago
  16. 2f83982 USB: serial: cp210x: add Silicon Labs IDs for Windows Update by Karoly Pados · 7 years ago
  17. 1e23aac USB: serial: cp210x: add ID for NI USB serial console by Kyle Roeschley · 7 years ago
  18. 1f1e82f USB: serial: cp210x: add ELDAT Easywave RX09 id by Johan Hovold · 7 years ago
  19. d14ac57 USB: serial: cp210x: add new device ID ELV ALC 8xxx by Christian Holl · 7 years ago
  20. 4307413 USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ by Diego Elio Pettenò · 7 years ago
  21. 627cfa8 USB: serial: fix module-license macros by Johan Hovold · 7 years ago
  22. 6ca98bc USB: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  23. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  24. c496ad8 USB: serial: cp210x: add support for ELV TFD500 by Andreas Engel · 7 years ago
  25. 7eac35e USB: serial: cp210x: fix partnum regression by Sebastian Frei · 7 years ago
  26. 9585e34 USB: serial: cp210x: add support for Qivicon USB ZigBee dongle by Stefan Triller · 8 years ago
  27. fd90f73 USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick by Jeremie Rapin · 8 years ago
  28. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  29. 9a59365 USB: serial: cp210x: add new IDs for GE Bx50v3 boards by Ken Lin · 8 years ago
  30. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  31. 66c7931 Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 8 years ago
  32. 009615ab USB: serial: cp210x: use tcflag_t to fix incompatible pointer type by Geert Uytterhoeven · 8 years ago
  33. 2ab1329 USB: serial: cp210x: add ID for the Zone DPMX by Paul Jakma · 8 years ago
  34. 6b7271d2 USB: serial: cp210x: use bool for registered flag by Johan Hovold · 8 years ago
  35. cf5276c USB: serial: cp210x: Adding GPIO support for CP2105 by Martyn Welch · 8 years ago
  36. 0407f1c USB: serial: cp210x: return -EIO on short control transfers by Johan Hovold · 8 years ago
  37. c2b3355 USB: serial: cp210x: clean up CSIZE handling by Johan Hovold · 8 years ago
  38. de24e0a USB: serial: cp210x: fix tiocmget error handling by Johan Hovold · 8 years ago
  39. decc536 USB: serial: cp210x: Add ID for a Juniper console by Kyle Jones · 8 years ago
  40. d6c4dc3 USB: serial: cp210x: use kmemdup by Muhammad Falak R Wani · 9 years ago
  41. 60d5794 Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  42. ab5701a USB: serial: cp210x: clean up CRTSCTS flag code by Konstantin Shkolnyy · 9 years ago
  43. 9034389 USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag code by Konstantin Shkolnyy · 9 years ago
  44. a377f9e USB: serial: cp210x: fix hardware flow-control disable by Konstantin Shkolnyy · 9 years ago
  45. 613ac23 USB: serial: cp210x: add Straizona Focusers device ids by Jasem Mutlaq · 9 years ago
  46. 1d377f4 USB: serial: cp210x: add ID for Link ECU by Mike Manning · 9 years ago
  47. cddc943 USB: serial: cp210x: Adding GE Healthcare Device ID by Martyn Welch · 9 years ago
  48. 48d10bd Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  49. ce53bfc Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  50. 7084fa8 USB: serial: cp210x: add new access functions for large registers by Konstantin Shkolnyy · 9 years ago
  51. fe1b07e USB: serial: cp210x: add 8-bit and 32-bit register access functions by Konstantin Shkolnyy · 9 years ago
  52. 19165b2 USB: serial: cp210x: add 16-bit register access functions by Konstantin Shkolnyy · 9 years ago
  53. 3c4c615 USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder by Vittorio Alfieri · 9 years ago
  54. 6627ae1 USB: cp210x: add IDs for GE B650V3 and B850V3 boards by Ken Lin · 9 years ago
  55. f487c54 USB: cp210x: add ID for IAI USB to RS485 adaptor by Peter Dedecker · 9 years ago
  56. 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
  57. 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
  58. f7d7f59 USB: cp210x: add ID for ELV Marble Sound Board 1 by Oliver Freyermuth · 9 years ago
  59. 6f923a0 USB: cp210x: add tx_empty() by Konstantin Shkolnyy · 9 years ago
  60. 7c90e61 USB: cp210x: Remove CP2110 ID from compatibility list by Konstantin Shkolnyy · 9 years ago
  61. d0bf1ff USB: cp210x: work around cp2108 GET_LINE_CTL bug by Konstantin Shkolnyy · 9 years ago
  62. e2ae67a USB: cp210x: relocate private data from USB interface to port by Konstantin Shkolnyy · 9 years ago
  63. ebfb319 USB: cp210x: flush device queues at close by Konstantin Shkolnyy · 9 years ago
  64. f98a7aa USB: cp210x: add ID for Aruba Networks controllers by Peter Sanford · 10 years ago
  65. df72d58 USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle by John D. Blair · 10 years ago
  66. c735ed7 USB: cp210x: add ID for KCF Technologies PRN device by Mark Edwards · 10 years ago
  67. 675af70 USB: serial: cp210x: Adding Seletek device id's by Michiel vd Garde · 10 years ago
  68. a6f0331 USB: cp210x: add ID for RUGGEDCOM USB Serial Console by Lennart Sorensen · 10 years ago
  69. 1ae78a4 USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices by David Peterson · 10 years ago
  70. 90441b4 USB: cp210x: fix ID for production CEL MeshConnect USB Stick by Preston Fick · 10 years ago
  71. ffcfe30 USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick by Preston Fick · 10 years ago
  72. 35cc83e USB: serial: cp210x: add Silicon Labs 358x VID and PID by Nathaniel Ting · 10 years ago
  73. dee80ad USB: cp210x: add support for Seluxit USB dongle by Andreas Bomholtz · 10 years ago
  74. bfc2d7d USB: serial: cp210x: added Ketra N1 wireless interface support by Joe Savage · 10 years ago
  75. 934ef5a USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup by Preston Fick · 10 years ago
  76. b932605 USB: cp210x: add support for Corsair usb dongle by Andras Kovacs · 11 years ago
  77. 72b3007 USB: cp210x: Add 8281 (Nanotec Plug & Drive) by Tristan Bruns · 11 years ago
  78. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  79. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  80. a0b9281 USB: serial: remove defensive test from set_termios by Johan Hovold · 12 years ago
  81. 7681156 USB: cp210x: add MMB and PI ZigBee USB Device Support by Sami Rahman · 12 years ago
  82. b579fa5 usb: cp210x support SEL C662 Vendor/Device by Barry Grussling · 11 years ago
  83. 9062507 usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter by Luiz Angelo Daros de Luca · 12 years ago
  84. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 12 years ago
  85. ecb9eb8 USB: cp210x: always disable uart on close by Johan Hovold · 12 years ago
  86. a57e82a usb: serial: Add Rigblaster Advantage to device table by Steve Conklin · 12 years ago
  87. be3101c usb: cp210x new Vendor/Device IDs by Matwey V. Kornilov · 12 years ago
  88. 8de7f4d USB: add OWL CM-160 support to cp210x driver by Luis Llorente Campo · 12 years ago
  89. 356fe44 USB: cp210x: add Virtenio Preon32 device id by Markus Becker · 12 years ago
  90. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  91. 4f2ab88 USB: cp210x: fix whitespace issues by Johan Hovold · 12 years ago
  92. 4295fe7 USB: cp210x: fix port-data memory leak by Johan Hovold · 12 years ago
  93. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  94. 19e988c USB: serial: cp210x.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  95. 660f3b1 USB: serial: cp210x.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  96. 89bb957 USB: cp210x: remove useless set memory to zero use memset() by Wei Yongjun · 12 years ago
  97. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  98. 3fcc8f9 USB: CP210x Add 10 Device IDs by Craig Shelley · 13 years ago
  99. 5bbfa6f USB: serial: cp210x: add Optris MS Pro usb id by Mikko Tuumanen · 13 years ago
  100. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago