aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.c
Commit message (Expand)AuthorAgeFilesLines
* USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2015-08-071-1/+0
* USB: serial: pl2303: add device id for ztek deviceGreg KH2014-09-131-0/+1
* USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2014-05-181-0/+3
* USB: pl2303: fix data corruption on termios updatesJohan Hovold2014-04-021-8/+25
* USB: pl2303: fixed handling of CS5 settingColin Leitner2014-01-031-17/+14
* USB: pl2303: fix device initialisation at openJohan Hovold2013-06-191-5/+5
* USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+6
* USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-221-1/+1
* USB: serial: pl2303: rm duplicate idwangyanqing2011-11-151-1/+0
* USB: pl2303: add id for SMART deviceEric Benoit2011-09-261-0/+1
* USB: pl2303: remove unreachable codeMichał Sroczyński2011-08-261-3/+0
* USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2011-07-191-0/+1
* USB: PL2303: correctly handle baudrates above 115200Michał Sroczyński2011-07-081-4/+22
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-221-0/+11
* drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo2011-01-221-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\
| * USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-211-1/+1
* | USB: pl2303: New vendor and product idJef Driesen2010-08-231-0/+1
|/
* USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-3/+4
* USB: pl2303: use generic closeJohan Hovold2010-05-201-12/+1
* USB: pl2303: switch to generic write implementationJohan Hovold2010-05-201-326/+4
* USB: pl2303: switch to generic read implementationJohan Hovold2010-05-201-59/+25
* USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold2010-05-201-0/+1
* USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold2010-05-201-0/+1
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-1/+1
* USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2010-04-301-0/+1
* USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2010-04-221-0/+1
* USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold2010-03-021-6/+0
* USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas2010-03-021-0/+13
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-021-13/+5
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-1/+0
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* 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