summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.c
AgeCommit message (Expand)AuthorLines
2008-05-29USB: pl2303: another product IDSteve Murphy-0/+1
2008-05-20usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto-1/+0
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei-3/+3
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox-0/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison-53/+53
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman-3/+0
2008-03-24USB: pl2303: another product IDMax Arnold-0/+1
2008-02-01USB: last abuses of intfdata in close for usb-serial driversOliver Neukum-1/+1
2008-02-01USB: pl2303: Add autosuspend support to pl2303 usb serial converter.Sarah Sharp-0/+3
2008-02-01USB: pl2303: Move pl2303 vendor specific init to probe function.Sarah Sharp-25/+24
2008-02-01USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.Sarah Sharp-39/+39
2008-02-01USB: pl2303: add support for RATOC REX-USB60FAkira Tsukamoto-0/+1
2008-02-01USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modemDaniel Kozák-1/+0
2008-02-01USB: Adding YC Cable USB Serial device to pl2303Damien Stuart-0/+1
2008-02-01USB: add support for 4348:5523 WinChipHead USB->RS 232 adapterPiotr Roszatycki-0/+1
2008-01-08pl2303: Fix mode switching regressionAlan Cox-0/+7
2007-11-28USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm-0/+1
2007-10-25usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno-0/+1
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox-5/+6
2007-10-12usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl-0/+1
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...Alan Cox-32/+1
2007-07-12USB: serial: pl2303: clean up urb->status usageGreg Kroah-Hartman-20/+22
2007-07-12USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman-4/+4
2007-07-12USB: flow control fix for pl2303t.sefzick-0/+7
2007-02-16USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki-0/+1
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl-0/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+3
2006-09-28USB: Add vendor / product ID to pl2303Wesley PA4WDH-0/+1
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber-0/+1
2006-09-27USB: pl2303: cosmetic changes to quirkThiago Galesi-6/+13
2006-09-27USB: pl2303: reduce number of prototypesThiago Galesi-301/+269
2006-09-27USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}Thiago Galesi-6/+6
2006-09-27USB: pl2303: remove 80-columns limit violations in pl2303 driverThiago Galesi-129/+123
2006-09-27USB: pl2303: Removes unneeded goto.Luiz Fernando N. Capitulino-4/+1
2006-08-26[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak-1/+0
2006-08-02USB: New USB ID for Belkin Serial AdapterKim Oldfield-0/+1
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman-1/+1
2006-07-12[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno-0/+1
2006-07-12[PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-21[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)Pete Zaitcev-1/+1
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev-1/+1
2006-04-27[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303Wang Jun-0/+1
2006-04-14[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak-0/+1
2006-03-20[PATCH] USB: support for USB-to-serial cable from Speed Dragon MultimediaDick Streefland-0/+1
2006-03-20[PATCH] USB: PL2303 and TIOCMIWAITJulian Bradfield-0/+1
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn-4/+2
2006-02-13[PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner-2/+3