1. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 13 years ago
  2. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  3. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  4. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  5. 96a3e79 drivers: update to pl2303 usb-serial to support Motorola cables by Dario Lombardo · 14 years ago
  6. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  7. f36ecd5 USB: pl2303: New vendor and product id by Jef Driesen · 14 years ago
  8. 6ee9f4b USB: drop tty argument from usb_serial_handle_sysrq_char() by Dmitry Torokhov · 14 years ago
  9. d45cc8d USB: pl2303: use tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  10. 8b0127b USB: pl2303: use generic close by Johan Hovold · 14 years ago
  11. 684c6e3 USB: pl2303: switch to generic write implementation by Johan Hovold · 14 years ago
  12. f08e07a USB: pl2303: switch to generic read implementation by Johan Hovold · 14 years ago
  13. 7919c2f USB: pl2303: increase bulk-in buffer size to 256 byte by Johan Hovold · 14 years ago
  14. 3efeaff USB: pl2303: increase the bulk-out buffer size to 256 byte by Johan Hovold · 14 years ago
  15. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 14 years ago
  16. 18344a1 USB: serial: pl2303: Hybrid reader Uniform HCR331 by Simone Contini · 14 years ago
  17. 9a61d72 USB: pl2303: add AdLink ND-6530 USB IDs by Manuel Jander · 14 years ago
  18. 124d255 USB: pl2303: remove unnecessary reset of usb_device in urbs by Johan Hovold · 14 years ago
  19. 67b9946 USB: pl2303: initial TIOCGSERIAL support by John Tsiombikas · 14 years ago
  20. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 14 years ago
  21. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 14 years ago
  22. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  23. 9388e2e USB: pl2303: fix error characters not being reported to ldisc by Johan Hovold · 15 years ago
  24. 29cf1b7 USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bits by Frank Schaefer · 15 years ago
  25. 6dd81b4 USB-serial: pl2303: add space/mark parity by Frank Schaefer · 15 years ago
  26. 25b8286 USB-serial: pl2303: fix baud rate handling in case of unsupported values by Frank Schaefer · 15 years ago
  27. 35904e6 USB: serial: pl2303: new hardware support - sanwa multimeter by Pawel Ludwikow · 15 years ago
  28. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  29. 4927656 USB: pl2303: New vendor and product id by Khanh-Dang Nguyen Thu Lam · 15 years ago
  30. 8540d66 USB: pl2303: New vendor and product id for the prolific driver by Gianpaolo Cugola · 15 years ago
  31. d4fc4a7 tty: Fix the PL2303 private methods for sysrq by Alan Cox · 15 years ago
  32. 24a15a6 tty: Fix USB kref leak by Alan Cox · 15 years ago
  33. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  34. 430eb0d USB: pl2303 usb_serial: implement sysrq handling on break by Jason Wessel · 15 years ago
  35. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  36. 912299f tty: pl2303 needs identifiers for Siemens S81 as well as EF81 by Alan Cox · 15 years ago
  37. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 16 years ago
  38. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 16 years ago
  39. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  40. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  41. 4ad6de0 usb: fix pl2303 initialization by Jason Wessel · 16 years ago
  42. 8c80968 USB: pl2023: Remove USB id (4348:5523) handled by ch341 by Tollef Fog Heen · 16 years ago
  43. 3a0f43e tty-usb-pl2303: Coding style by Alan Cox · 16 years ago
  44. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  45. 727df35 USB: add a pl2303 device id by Greg Kroah-Hartman · 16 years ago
  46. 4be2fa1 USB: pl2303: another product ID by Steve Murphy · 16 years ago
  47. 26ab705 usb-serial: Use ftdi_sio driver for RATOC REX-USB60F by Atsushi Nemoto · 16 years ago
  48. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  49. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 years ago
  50. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  51. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  52. b483b6a USB: pl2303: another product ID by Max Arnold · 16 years ago
  53. 0915f49 USB: last abuses of intfdata in close for usb-serial drivers by Oliver Neukum · 17 years ago
  54. fcf9e55 USB: pl2303: Add autosuspend support to pl2303 usb serial converter. by Sarah Sharp · 17 years ago
  55. 3e15250 USB: pl2303: Move pl2303 vendor specific init to probe function. by Sarah Sharp · 17 years ago
  56. eb44da0 USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver. by Sarah Sharp · 17 years ago
  57. 57833ea USB: pl2303: add support for RATOC REX-USB60F by Akira Tsukamoto · 17 years ago
  58. 94cb373 USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modem by Daniel Kozák · 17 years ago
  59. cc311ee USB: Adding YC Cable USB Serial device to pl2303 by Damien Stuart · 17 years ago
  60. 002e8f2 USB: add support for 4348:5523 WinChipHead USB->RS 232 adapter by Piotr Roszatycki · 17 years ago
  61. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 17 years ago
  62. 9e3285d USB: pl2303: add support for Corega CG-USBRS232R by Magnus Damm · 17 years ago
  63. 8a28dea usb: serial/pl2303: support for IO Data Device RSAQ5 by Masakazu Mokuno · 17 years ago
  64. df64c47 USB: pl2303: remove can't happen checks, set speed properly and report baud rate by Alan Cox · 17 years ago
  65. e7beb66 usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81 by Andreas Loibl · 17 years ago
  66. e0c79f5 USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate() by Alan Cox · 17 years ago
  67. 461d696 USB: serial: pl2303: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  68. 4d0dce3 USB: fix up license wording on some of my usb-serial drivers by Greg Kroah-Hartman · 17 years ago
  69. 715f952 USB: flow control fix for pl2303 by t.sefzick · 17 years ago
  70. 2d94b98 USB: PL2303: Willcom WS002IN Support. by YOSHIFUJI Hideaki · 18 years ago
  71. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  72. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  73. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  74. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  75. b697f70 USB: Add vendor / product ID to pl2303 by Wesley PA4WDH · 18 years ago
  76. 8fd8013 usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver by Johannes Steingraeber · 18 years ago
  77. 9c53761 USB: pl2303: cosmetic changes to quirk by Thiago Galesi · 18 years ago
  78. 572d313 USB: pl2303: reduce number of prototypes by Thiago Galesi · 18 years ago
  79. 10a18cd USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail} by Thiago Galesi · 18 years ago
  80. 372db8a USB: pl2303: remove 80-columns limit violations in pl2303 driver by Thiago Galesi · 18 years ago
  81. a009b75 USB: pl2303: Removes unneeded goto. by Luiz Fernando N. Capitulino · 18 years ago
  82. be72952 [PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable by Tomasz Kazmierczak · 18 years ago
  83. b7aa94b USB: New USB ID for Belkin Serial Adapter by Kim Oldfield · 18 years ago
  84. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  85. 3b92847 [PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303 by Matthew Meno · 18 years ago
  86. 3d86149 [PATCH] USB: Addition of vendor/product id pair for pl2303 driver by Peter Moulder · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  88. 80b4785 [PATCH] USB: Syntax cleanup for pl2303 (trailing backslash) by Pete Zaitcev · 18 years ago
  89. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  90. 5838171 [PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303 by Wang Jun · 18 years ago
  91. e853bf4 [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable by Tomasz Kazmierczak · 18 years ago
  92. 491b04c [PATCH] USB: support for USB-to-serial cable from Speed Dragon Multimedia by Dick Streefland · 18 years ago
  93. 96050b1 [PATCH] USB: PL2303 and TIOCMIWAIT by Julian Bradfield · 18 years ago
  94. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 18 years ago
  95. c6c2772 [PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse by Christian Lindner · 18 years ago
  96. 6cceb05 [PATCH] USB: add new pl2303 device ids by Denis MONTERRAT · 19 years ago
  97. 838b428 [PATCH] USB: pl2303: Added support for CA-42 clone cable by Martin Gingras · 19 years ago
  98. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  99. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  100. 95f209f [PATCH] USB: pl2303_update_line_status data length fix by Horst Schirmeier · 19 years ago