summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.c
Commit message (Expand)AuthorAgeFilesLines
* USB: pl2303: fix error characters not being reported to ldiscJohan Hovold2009-10-091-3/+5
* USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bitsFrank Schaefer2009-09-231-2/+10
* USB-serial: pl2303: add space/mark parityFrank Schaefer2009-09-231-4/+14
* USB-serial: pl2303: fix baud rate handling in case of unsupported valuesFrank Schaefer2009-09-231-2/+38
* USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow2009-09-231-0/+1
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+1
* USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2009-08-071-0/+1
* USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola2009-07-121-0/+1
* tty: Fix the PL2303 private methods for sysrqAlan Cox2009-07-101-25/+33
* tty: Fix USB kref leakAlan Cox2009-07-101-1/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-3/+2
* USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel2009-06-151-1/+4
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-48/+31
* tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox2009-04-061-0/+1
* USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2008-12-171-0/+1
* USB: add 5372:2303 to pl2303Matthew Arnold2008-12-171-0/+1
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+1
* tty: usb-serial krefsAlan Cox2008-10-131-2/+2
* usb: fix pl2303 initializationJason Wessel2008-10-131-11/+0
* USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2008-08-131-1/+0
* tty-usb-pl2303: Coding styleAlan Cox2008-07-221-28/+36
* usb_serial: API all changeAlan Cox2008-07-221-35/+41
* USB: add a pl2303 device idGreg Kroah-Hartman2008-07-031-0/+1
* USB: pl2303: another product IDSteve Murphy2008-05-291-0/+1
* usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto2008-05-201-1/+0
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-3/+3
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-0/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-53/+53
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: pl2303: another product IDMax Arnold2008-03-241-0/+1
* USB: last abuses of intfdata in close for usb-serial driversOliver Neukum2008-02-011-1/+1
* USB: pl2303: Add autosuspend support to pl2303 usb serial converter.Sarah Sharp2008-02-011-0/+3
* USB: pl2303: Move pl2303 vendor specific init to probe function.Sarah Sharp2008-02-011-25/+24
* USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.Sarah Sharp2008-02-011-39/+39
* USB: pl2303: add support for RATOC REX-USB60FAkira Tsukamoto2008-02-011-0/+1
* USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modemDaniel Kozák2008-02-011-1/+0
* USB: Adding YC Cable USB Serial device to pl2303Damien Stuart2008-02-011-0/+1
* USB: add support for 4348:5523 WinChipHead USB->RS 232 adapterPiotr Roszatycki2008-02-011-0/+1
* pl2303: Fix mode switching regressionAlan Cox2008-01-081-0/+7
* USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm2007-11-281-0/+1
* usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno2007-10-251-0/+1
* USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox2007-10-251-5/+6
* usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl2007-10-121-0/+1
* USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...Alan Cox2007-07-121-32/+1
* USB: serial: pl2303: clean up urb->status usageGreg Kroah-Hartman2007-07-121-20/+22
* USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman2007-07-121-4/+4
* USB: flow control fix for pl2303t.sefzick2007-07-121-0/+7
* USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2007-02-161-0/+1
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
OpenPOWER on IntegriCloud