Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / usb / serial / pl2303.c
2010-04-30 Simone ContiniUSB: serial: pl2303: Hybrid reader Uniform HCR331
2010-04-22 Manuel JanderUSB: pl2303: add AdLink ND-6530 USB IDs
2010-03-02 Johan HovoldUSB: pl2303: remove unnecessary reset of usb_device...
2010-03-02 John TsiombikasUSB: pl2303: initial TIOCGSERIAL support
2010-03-02 Alan SternUSB: remove references to port->port.count from the...
2010-03-02 Alan CoxUSB: tty: Prune uses of tty_request_room in the USB...
2010-03-02 Németh MártonUSB serial: make USB device id constant
2009-10-09 Johan HovoldUSB: pl2303: fix error characters not being reported...
2009-09-23 Frank SchaeferUSB-serial: pl2303: use 1.5 instead of 2 stop bits...
2009-09-23 Frank SchaeferUSB-serial: pl2303: add space/mark parity
2009-09-23 Frank SchaeferUSB-serial: pl2303: fix baud rate handling in case...
2009-09-23 Pawel LudwikowUSB: serial: pl2303: new hardware support - sanwa multi...
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-08-07 Khanh-Dang Nguyen... USB: pl2303: New vendor and product id
2009-07-12 Gianpaolo CugolaUSB: pl2303: New vendor and product id for the prolific...
2009-07-11 Alan Coxtty: Fix the PL2303 private methods for sysrq
2009-07-11 Alan Coxtty: Fix USB kref leak
2009-06-16 Alan SternUSB: usb-serial: replace shutdown with disconnect,...
2009-06-16 Jason WesselUSB: pl2303 usb_serial: implement sysrq handling on...
2009-06-11 Alan Coxtty: Bring the usb tty port structure into more use
2009-04-06 Alan Coxtty: pl2303 needs identifiers for Siemens S81 as well...
2008-12-17 Mike ProvencherUSB: pl2303: add id for Hewlett-Packard LD220-HP POS...
2008-12-17 Matthew ArnoldUSB: add 5372:2303 to pl2303
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from usb/serial drivers
2008-10-13 Alan Coxtty: usb-serial krefs
2008-10-13 Jason Wesselusb: fix pl2303 initialization
2008-08-14 Tollef Fog HeenUSB: pl2023: Remove USB id (4348:5523) handled by ch341
2008-07-22 Alan Coxtty-usb-pl2303: Coding style
2008-07-22 Alan Coxusb_serial: API all change
2008-07-04 Greg Kroah-HartmanUSB: add a pl2303 device id
2008-05-29 Steve MurphyUSB: pl2303: another product ID
2008-05-20 Atsushi Nemotousb-serial: Use ftdi_sio driver for RATOC REX-USB60F
2008-04-25 Ming LeiUSB: remove unnecessary type casting of urb->context
2008-04-25 Alan Coxusb serial: more fixes and groundwork for tty changes
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Greg Kroah-HartmanUSB: serial: remove unneeded number endpoints settings
2008-03-25 Max ArnoldUSB: pl2303: another product ID
2008-02-01 Oliver NeukumUSB: last abuses of intfdata in close for usb-serial...
2008-02-01 Sarah SharpUSB: pl2303: Add autosuspend support to pl2303 usb...
2008-02-01 Sarah SharpUSB: pl2303: Move pl2303 vendor specific init to probe...
2008-02-01 Sarah SharpUSB: pl2303: Cleanup FISH and SOUP macros in pl2303...
2008-02-01 Akira TsukamotoUSB: pl2303: add support for RATOC REX-USB60F
2008-02-01 Daniel KozákUSB: remove duplicate entry in Option driver and Pl2303...
2008-02-01 Damien StuartUSB: Adding YC Cable USB Serial device to pl2303
2008-02-01 Piotr RoszatyckiUSB: add support for 4348:5523 WinChipHead USB->RS...
2008-01-09 Alan Coxpl2303: Fix mode switching regression
2007-11-28 Magnus DammUSB: pl2303: add support for Corega CG-USBRS232R
2007-10-25 Masakazu Mokunousb: serial/pl2303: support for IO Data Device RSAQ5
2007-10-25 Alan CoxUSB: pl2303: remove can't happen checks, set speed...
2007-10-12 Andreas Loiblusb: serial/pl2303: support for BenQ Siemens Mobile...
2007-07-12 Alan CoxUSB: pl2303: remove bogus checks and fix speed support...
2007-07-12 Greg Kroah-HartmanUSB: serial: pl2303: clean up urb->status usage
2007-07-12 Greg Kroah-HartmanUSB: fix up license wording on some of my usb-serial...
2007-07-12 t.sefzickUSB: flow control fix for pl2303
2007-02-16 YOSHIFUJI HideakiUSB: PL2303: Willcom WS002IN Support.
2007-02-07 Johannes HölzlUSB serial: add driver pointer to all usb-serial drivers
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-28 Wesley PA4WDHUSB: Add vendor / product ID to pl2303
2006-09-27 Johannes Steingraeberusb serial: support Alcor Micro Corp. USB 2.0 TO RS...
2006-09-27 Thiago GalesiUSB: pl2303: cosmetic changes to quirk
2006-09-27 Thiago GalesiUSB: pl2303: reduce number of prototypes
2006-09-27 Thiago GalesiUSB: pl2303: cosmetic changes to pl2303_buf_{clear...
2006-09-27 Thiago GalesiUSB: pl2303: remove 80-columns limit violations in...
2006-09-27 Luiz Fernando N... USB: pl2303: Removes unneeded goto.
2006-08-26 Tomasz Kazmierczak[PATCH] USB: pl2303: removed support for OTi's DKU...
2006-08-02 Kim OldfieldUSB: New USB ID for Belkin Serial Adapter
2006-07-12 Greg Kroah-Hartman[PATCH] USB: move usb-serial.h to include/linux/usb/
2006-07-12 Matthew Meno[PATCH] USB: Support for Susteen Datapilot Universal...
2006-07-12 Peter Moulder[PATCH] USB: Addition of vendor/product id pair for...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Pete Zaitcev[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)
2006-06-21 Pete Zaitcev[PATCH] USB serial: encapsulate schedule_work, remove...
2006-04-27 Wang Jun[PATCH] USB: add new iTegno usb CDMA 1x card support...
2006-04-14 Tomasz Kazmierczak[PATCH] USB: pl2303: added support for OTi's DKU-5...
2006-03-20 Dick Streefland[PATCH] USB: support for USB-to-serial cable from Speed...
2006-03-20 Julian Bradfield[PATCH] USB: PL2303 and TIOCMIWAIT
2006-03-20 Eric Sesterhenn[PATCH] USB: kzalloc() conversion for rest of drivers/usb
2006-02-14 Christian Lindner[PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse
2006-02-01 Denis MONTERRAT[PATCH] USB: add new pl2303 device ids
2006-02-01 Martin Gingras[PATCH] USB: pl2303: Added support for CA-42 clone...
2006-01-14 Adrian Bunk[PATCH] remove unused tmp_buf_sem's
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-04 Horst Schirmeier[PATCH] USB: pl2303_update_line_status data length fix
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2006-01-04 Greg Kroah-Hartman[PATCH] USB: allow usb drivers to disable dynamic ids
2005-11-17 Luiz Fernando Capi... [PATCH] USB: pl2303: updates pl2303_update_line_status()
2005-11-17 Luiz Fernando Capi... [PATCH] USB: pl2303: adds new IDs.
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: remove driver version from a few...
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: move name to driver structure
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: move old changelog comments out...
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: get rid of the .owner field in...
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: rename usb_serial_device_type to...
2005-09-12 Robert Spanton[PATCH] USB: PL2303: CA-42 Phone cable
2005-09-12 Nishanth Aravamudan[PATCH] drivers/usb: fix-up schedule_timeout() usage
2005-09-08 Dariusz M[PATCH] USB: pl2303 driver, makes pl2303HX chip work...
2005-04-19 Jesper Juhl[PATCH] USB: kfree cleanup for drivers/usb/* - no need...
2005-04-19 Peter Favrholdt[PATCH] USB: pl2303 new vendor/model ids
2005-04-19 Flavio Leitner[PATCH] pl2303 - status line
next