aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/pl2303.c
AgeCommit message (Expand)Author
2011-11-15USB: serial: pl2303: rm duplicate idwangyanqing
2011-09-26USB: pl2303: add id for SMART deviceEric Benoit
2011-08-26USB: pl2303: remove unreachable codeMichał Sroczyński
2011-07-19USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk
2011-07-08USB: PL2303: correctly handle baudrates above 115200Michał Sroczyński
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-22drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-23USB: pl2303: New vendor and product idJef Driesen
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-05-20USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-20USB: pl2303: use generic closeJohan Hovold
2010-05-20USB: pl2303: switch to generic write implementationJohan Hovold
2010-05-20USB: pl2303: switch to generic read implementationJohan Hovold
2010-05-20USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold
2010-05-20USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel
2010-04-30USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini
2010-04-22USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander
2010-03-02USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold
2010-03-02USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB serial: make USB device id constantNémeth Márton
2009-10-09USB: pl2303: fix error characters not being reported to ldiscJohan Hovold
2009-09-23USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bitsFrank Schaefer
2009-09-23USB-serial: pl2303: add space/mark parityFrank Schaefer
2009-09-23USB-serial: pl2303: fix baud rate handling in case of unsupported valuesFrank Schaefer
2009-09-23USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam
2009-07-12USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola
2009-07-10tty: Fix the PL2303 private methods for sysrqAlan Cox
2009-07-10tty: Fix USB kref leakAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-04-06tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-13tty: usb-serial krefsAlan Cox
2008-10-13usb: fix pl2303 initializationJason Wessel
2008-08-13USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen
2008-07-22tty-usb-pl2303: Coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-03USB: add a pl2303 device idGreg Kroah-Hartman