aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09USB: pl2303: fix error characters not being reported to ldiscJohan Hovold1-3/+5
2009-09-23USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bitsFrank Schaefer1-2/+10
2009-09-23USB-serial: pl2303: add space/mark parityFrank Schaefer1-4/+14
2009-09-23USB-serial: pl2303: fix baud rate handling in case of unsupported valuesFrank Schaefer1-2/+38
2009-09-23USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow1-0/+1
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-4/+1
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam1-0/+1
2009-07-12USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola1-0/+1
2009-07-10tty: Fix the PL2303 private methods for sysrqAlan Cox1-25/+33
2009-07-10tty: Fix USB kref leakAlan Cox1-1/+1
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-3/+2
2009-06-15USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel1-1/+4
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-48/+31
2009-04-06tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox1-0/+1
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher1-0/+1
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold1-0/+1
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman1-1/+1
2008-10-13tty: usb-serial krefsAlan Cox1-2/+2
2008-10-13usb: fix pl2303 initializationJason Wessel1-11/+0
2008-08-13USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen1-1/+0
2008-07-22tty-usb-pl2303: Coding styleAlan Cox1-28/+36
2008-07-22usb_serial: API all changeAlan Cox1-35/+41
2008-07-03USB: add a pl2303 device idGreg Kroah-Hartman1-0/+1
2008-05-29USB: pl2303: another product IDSteve Murphy1-0/+1
2008-05-20usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto1-1/+0
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei1-3/+3
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox1-0/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-53/+53
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-3/+0
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_rate()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