summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner2006-02-141-2/+3
* [PATCH] USB: add new pl2303 device idsDenis MONTERRAT2006-02-011-0/+1
* [PATCH] USB: pl2303: Added support for CA-42 clone cableMartin Gingras2006-02-011-1/+2
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-2/+0Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-6/+2Star
* [PATCH] USB: pl2303_update_line_status data length fixHorst Schirmeier2006-01-041-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB: pl2303: updates pl2303_update_line_status()Luiz Fernando Capitulino2005-11-171-1/+3
* [PATCH] USB: pl2303: adds new IDs.Luiz Fernando Capitulino2005-11-171-0/+2
* [PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman2005-10-291-3/+1Star
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-291-1/+1
* [PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman2005-10-291-22/+1Star
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-291-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-291-1/+1
* [PATCH] USB: PL2303: CA-42 Phone cableRobert Spanton2005-09-121-0/+1
* [PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-2/+1Star
* [PATCH] USB: pl2303 driver, makes pl2303HX chip work correctlyDariusz M2005-09-091-2/+4
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-191-3/+2Star
* [PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2005-04-191-0/+1
* [PATCH] pl2303 - status lineFlavio Leitner2005-04-191-14/+29
* [PATCH] pl2303 - unplug device.Flavio Leitner2005-04-191-0/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1200