summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/pl2303.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-24USB: pl2303: another product IDMax Arnold1-0/+1
2008-02-01USB: last abuses of intfdata in close for usb-serial driversOliver Neukum1-1/+1
2008-02-01USB: pl2303: Add autosuspend support to pl2303 usb serial converter.Sarah Sharp1-0/+3
2008-02-01USB: pl2303: Move pl2303 vendor specific init to probe function.Sarah Sharp1-25/+24
2008-02-01USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.Sarah Sharp1-39/+39
2008-02-01USB: pl2303: add support for RATOC REX-USB60FAkira Tsukamoto1-0/+1
2008-02-01USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modemDaniel Kozák1-1/+0
2008-02-01USB: Adding YC Cable USB Serial device to pl2303Damien Stuart1-0/+1
2008-02-01USB: add support for 4348:5523 WinChipHead USB->RS 232 adapterPiotr Roszatycki1-0/+1
2008-01-08pl2303: Fix mode switching regressionAlan Cox1-0/+7
2007-11-28USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm1-0/+1
2007-10-25usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno1-0/+1
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox1-5/+6
2007-10-12usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl1-0/+1
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...Alan Cox1-32/+1
2007-07-12USB: serial: pl2303: clean up urb->status usageGreg Kroah-Hartman1-20/+22
2007-07-12USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman1-4/+4
2007-07-12USB: flow control fix for pl2303t.sefzick1-0/+7
2007-02-16USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki1-0/+1
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-28USB: Add vendor / product ID to pl2303Wesley PA4WDH1-0/+1
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber1-0/+1
2006-09-27USB: pl2303: cosmetic changes to quirkThiago Galesi1-6/+13
2006-09-27USB: pl2303: reduce number of prototypesThiago Galesi1-301/+269
2006-09-27USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}Thiago Galesi1-6/+6
2006-09-27USB: pl2303: remove 80-columns limit violations in pl2303 driverThiago Galesi1-129/+123
2006-09-27USB: pl2303: Removes unneeded goto.Luiz Fernando N. Capitulino1-4/+1
2006-08-26[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak1-1/+0
2006-08-02USB: New USB ID for Belkin Serial AdapterKim Oldfield1-0/+1
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-1/+1
2006-07-12[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno1-0/+1
2006-07-12[PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)Pete Zaitcev1-1/+1
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev1-1/+1
2006-04-27[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303Wang Jun1-0/+1
2006-04-14[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak1-0/+1
2006-03-20[PATCH] USB: support for USB-to-serial cable from Speed Dragon MultimediaDick Streefland1-0/+1
2006-03-20[PATCH] USB: PL2303 and TIOCMIWAITJulian Bradfield1-0/+1
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-4/+2
2006-02-13[PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner1-2/+3
2006-01-31[PATCH] USB: add new pl2303 device idsDenis MONTERRAT1-0/+1
2006-01-31[PATCH] USB: pl2303: Added support for CA-42 clone cableMartin Gingras1-1/+2
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-2/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-6/+2
2006-01-04[PATCH] USB: pl2303_update_line_status data length fixHorst Schirmeier1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0