summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/pl2303.c
AgeCommit message (Expand)Author
2010-08-26USB: pl2303: New vendor and product idJef Driesen
2009-10-09USB: pl2303: fix error characters not being reported to ldiscJohan Hovold
2009-09-23USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bitsFrank Schaefer
2009-09-23USB-serial: pl2303: add space/mark parityFrank Schaefer
2009-09-23USB-serial: pl2303: fix baud rate handling in case of unsupported valuesFrank Schaefer
2009-09-23USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam
2009-07-12USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola
2009-07-10tty: Fix the PL2303 private methods for sysrqAlan Cox
2009-07-10tty: Fix USB kref leakAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-04-06tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-13tty: usb-serial krefsAlan Cox
2008-10-13usb: fix pl2303 initializationJason Wessel
2008-08-13USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen
2008-07-22tty-usb-pl2303: Coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-03USB: add a pl2303 device idGreg Kroah-Hartman
2008-05-29USB: pl2303: another product IDSteve Murphy
2008-05-20usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman
2008-03-24USB: pl2303: another product IDMax Arnold
2008-02-01USB: last abuses of intfdata in close for usb-serial driversOliver Neukum
2008-02-01USB: pl2303: Add autosuspend support to pl2303 usb serial converter.Sarah Sharp
2008-02-01USB: pl2303: Move pl2303 vendor specific init to probe function.Sarah Sharp
2008-02-01USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.Sarah Sharp
2008-02-01USB: pl2303: add support for RATOC REX-USB60FAkira Tsukamoto
2008-02-01USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modemDaniel Kozák
2008-02-01USB: Adding YC Cable USB Serial device to pl2303Damien Stuart
2008-02-01USB: add support for 4348:5523 WinChipHead USB->RS 232 adapterPiotr Roszatycki
2008-01-08pl2303: Fix mode switching regressionAlan Cox
2007-11-28USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm
2007-10-25usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox
2007-10-12usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...Alan Cox
2007-07-12USB: serial: pl2303: clean up urb->status usageGreg Kroah-Hartman
2007-07-12USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman
2007-07-12USB: flow control fix for pl2303t.sefzick
2007-02-16USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl