Age | Commit message (Expand) | Author | Files | Lines |
2009-10-10 | USB: pl2303: fix error characters not being reported to ldisc | Johan Hovold | 1 | -3/+5 |
2009-09-23 | USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bits | Frank Schaefer | 1 | -2/+10 |
2009-09-23 | USB-serial: pl2303: add space/mark parity | Frank Schaefer | 1 | -4/+14 |
2009-09-23 | USB-serial: pl2303: fix baud rate handling in case of unsupported values | Frank Schaefer | 1 | -2/+38 |
2009-09-23 | USB: serial: pl2303: new hardware support - sanwa multimeter | Pawel Ludwikow | 1 | -0/+1 |
2009-09-20 | tty: USB does not need the filp argument in the drivers | Alan Cox | 1 | -4/+1 |
2009-08-08 | USB: pl2303: New vendor and product id | Khanh-Dang Nguyen Thu Lam | 1 | -0/+1 |
2009-07-13 | USB: pl2303: New vendor and product id for the prolific driver | Gianpaolo Cugola | 1 | -0/+1 |
2009-07-11 | tty: Fix the PL2303 private methods for sysrq | Alan Cox | 1 | -25/+33 |
2009-07-11 | tty: Fix USB kref leak | Alan Cox | 1 | -1/+1 |
2009-06-16 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 1 | -3/+2 |
2009-06-16 | USB: pl2303 usb_serial: implement sysrq handling on break | Jason Wessel | 1 | -1/+4 |
2009-06-11 | tty: Bring the usb tty port structure into more use | Alan Cox | 1 | -48/+31 |
2009-04-07 | tty: pl2303 needs identifiers for Siemens S81 as well as EF81 | Alan Cox | 1 | -0/+1 |
2008-12-17 | USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display | Mike Provencher | 1 | -0/+1 |
2008-12-17 | USB: add 5372:2303 to pl2303 | Matthew Arnold | 1 | -0/+1 |
2008-10-18 | USB: remove info() macro from usb/serial drivers | Greg Kroah-Hartman | 1 | -1/+1 |
2008-10-13 | tty: usb-serial krefs | Alan Cox | 1 | -2/+2 |
2008-10-13 | usb: fix pl2303 initialization | Jason Wessel | 1 | -11/+0 |
2008-08-14 | USB: pl2023: Remove USB id (4348:5523) handled by ch341 | Tollef Fog Heen | 1 | -1/+0 |
2008-07-23 | tty-usb-pl2303: Coding style | Alan Cox | 1 | -28/+36 |
2008-07-23 | usb_serial: API all change | Alan Cox | 1 | -35/+41 |
2008-07-04 | USB: add a pl2303 device id | Greg Kroah-Hartman | 1 | -0/+1 |
2008-05-30 | USB: pl2303: another product ID | Steve Murphy | 1 | -0/+1 |
2008-05-21 | usb-serial: Use ftdi_sio driver for RATOC REX-USB60F | Atsushi Nemoto | 1 | -1/+0 |
2008-04-25 | USB: remove unnecessary type casting of urb->context | Ming Lei | 1 | -3/+3 |
2008-04-25 | usb serial: more fixes and groundwork for tty changes | Alan Cox | 1 | -0/+2 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -53/+53 |
2008-04-25 | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 1 | -3/+0 |
2008-03-25 | USB: pl2303: another product ID | Max Arnold | 1 | -0/+1 |
2008-02-02 | USB: last abuses of intfdata in close for usb-serial drivers | Oliver Neukum | 1 | -1/+1 |
2008-02-02 | USB: pl2303: Add autosuspend support to pl2303 usb serial converter. | Sarah Sharp | 1 | -0/+3 |
2008-02-02 | USB: pl2303: Move pl2303 vendor specific init to probe function. | Sarah Sharp | 1 | -25/+24 |
2008-02-02 | USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver. | Sarah Sharp | 1 | -39/+39 |
2008-02-02 | USB: pl2303: add support for RATOC REX-USB60F | Akira Tsukamoto | 1 | -0/+1 |
2008-02-02 | USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modem | Daniel Kozák | 1 | -1/+0 |
2008-02-02 | USB: Adding YC Cable USB Serial device to pl2303 | Damien Stuart | 1 | -0/+1 |
2008-02-02 | USB: add support for 4348:5523 WinChipHead USB->RS 232 adapter | Piotr Roszatycki | 1 | -0/+1 |
2008-01-09 | pl2303: Fix mode switching regression | Alan Cox | 1 | -0/+7 |
2007-11-29 | USB: pl2303: add support for Corega CG-USBRS232R | Magnus Damm | 1 | -0/+1 |
2007-10-25 | usb: serial/pl2303: support for IO Data Device RSAQ5 | Masakazu Mokuno | 1 | -0/+1 |
2007-10-25 | USB: pl2303: remove can't happen checks, set speed properly and report baud rate | Alan Cox | 1 | -5/+6 |
2007-10-13 | usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81 | Andreas Loibl | 1 | -0/+1 |
2007-07-13 | USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra... | Alan Cox | 1 | -32/+1 |
2007-07-13 | USB: serial: pl2303: clean up urb->status usage | Greg Kroah-Hartman | 1 | -20/+22 |
2007-07-13 | USB: fix up license wording on some of my usb-serial drivers | Greg Kroah-Hartman | 1 | -4/+4 |
2007-07-13 | USB: flow control fix for pl2303 | t.sefzick | 1 | -0/+7 |
2007-02-17 | USB: PL2303: Willcom WS002IN Support. | YOSHIFUJI Hideaki | 1 | -0/+1 |
2007-02-08 | USB serial: add driver pointer to all usb-serial drivers | Johannes Hölzl | 1 | -0/+1 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -1/+1 |