aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.c
Commit message (Expand)AuthorAge
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-22
* drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo2011-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\
| * USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-21
* | USB: pl2303: New vendor and product idJef Driesen2010-08-23
|/
* USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-20
* USB: pl2303: use generic closeJohan Hovold2010-05-20
* USB: pl2303: switch to generic write implementationJohan Hovold2010-05-20
* USB: pl2303: switch to generic read implementationJohan Hovold2010-05-20
* USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold2010-05-20
* USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold2010-05-20
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-20
* USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2010-04-30
* USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2010-04-22
* USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold2010-03-02
* USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas2010-03-02
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-02
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* USB serial: make USB device id constantNémeth Márton2010-03-02
* USB: pl2303: fix error characters not being reported to ldiscJohan Hovold2009-10-09
* USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bitsFrank Schaefer2009-09-23
* USB-serial: pl2303: add space/mark parityFrank Schaefer2009-09-23
* USB-serial: pl2303: fix baud rate handling in case of unsupported valuesFrank Schaefer2009-09-23
* USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow2009-09-23
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2009-08-07
* USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola2009-07-12
* tty: Fix the PL2303 private methods for sysrqAlan Cox2009-07-10
* tty: Fix USB kref leakAlan Cox2009-07-10
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox2009-04-06
* USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2008-12-17
* USB: add 5372:2303 to pl2303Matthew Arnold2008-12-17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* usb: fix pl2303 initializationJason Wessel2008-10-13
* USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2008-08-13
* tty-usb-pl2303: Coding styleAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* USB: add a pl2303 device idGreg Kroah-Hartman2008-07-03
* USB: pl2303: another product IDSteve Murphy2008-05-29
* usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto2008-05-20
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25