summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/pl2303.c
AgeCommit message (Expand)Author
2021-11-23USB: serial: pl2303: fix GC type detectionJohan Hovold
2021-08-30USB: serial: pl2303: fix GL type detectionRobert Marko
2021-08-04USB: serial: pl2303: fix GT type detectionJohan Hovold
2021-07-30USB: serial: pl2303: fix HX type detectionJohan Hovold
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-05-10USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-04-08USB: serial: stop reporting legacy UART typesJohan Hovold
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold
2021-04-08USB: serial: pl2303: fix TIOCGSERIAL implementationJohan Hovold
2021-03-17USB: serial: pl2303: TA & TB alternate divider with non-standard baud ratesMichael G. Katzmann
2021-03-17USB: serial: pl2303: add device-type namesJohan Hovold
2021-03-17USB: serial: pl2303: tighten type HXN (G) detectionJohan Hovold
2021-03-17USB: serial: pl2303: rename legacy PL2303H typeJohan Hovold
2021-03-17USB: serial: pl2303: amend and tighten type detectionJohan Hovold
2021-03-17USB: serial: pl2303: clean up type detectionJohan Hovold
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König
2021-01-18USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold
2020-09-29USB: serial: pl2303: add device-id for HP GC deviceScott Chen
2020-07-09USB: serial: only set sysrq timestamp for consolesJohan Hovold
2020-03-12USB: serial: pl2303: add device-id for HP LD381Scott Chen
2019-10-23USB: serial: pl2303: add support for PL2303HXNCharles Yeh
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab
2019-05-21USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-04-03USB: serial: pl2303: fix tranceiver suspend modeJohan Hovold
2019-04-03USB: serial: pl2303: fix non-supported xon/xoffJohan Hovold
2019-01-17USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh
2018-12-18USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen
2018-10-13pl2303: switch to ->get_serial()Al Viro
2018-08-02USB: serial: pl2303: add a new device id for ATENMovie Song
2018-05-22USB: serial: pl2303: add support for tx xon/xoff flow controlFlorian Zumbiehl
2018-01-25USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2017-11-04USB: serial: fix module-license macrosJohan Hovold
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-10USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman
2017-03-28USB: serial: pl2303: clean up legacy endpoint hackJohan Hovold
2017-03-28USB: serial: move pl2303 hack out of usb-serial coreJohan Hovold
2017-03-16USB: serial: pl2303: simplify endpoint checkJohan Hovold
2017-02-09Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-31USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol
2017-01-16USB: serial: pl2303: fix line-setting error handlingJohan Hovold
2017-01-04USB: serial: pl2303: fix NULL-deref at openJohan Hovold
2015-07-30USB: pl2303: fix baud-rate divisor calculationsMichał Pecio
2015-04-29USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-02-26USB: pl2303: disable break on shutdownJohan Hovold
2014-09-01USB: pl2303: use divisors for unsupported baud ratesLauri Hintsala
2014-08-18USB: serial: pl2303: add device id for ztek deviceGreg KH
2014-04-16USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: pl2303: switch to generic TIOCMIWAIT implementationJohan Hovold