aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/f81534.c
AgeCommit message (Expand)Author
2018-11-20USB: serial: f81534: fix reading old/new IC configJi-Ze Hong (Peter Hong)
2018-10-13f81534: switch to ->get_serial()Al Viro
2018-01-11USB: serial: f81534: fix tx error on some baud rateJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: add H/W disable port supportJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: only read configuration onceJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: add output pin controlJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: add auto RTS direction supportJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: add high baud rate supportJi-Ze Hong (Peter Hong)
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-10-31USB: serial: f81534: implement break controlJi-Ze Hong (Peter Hong)
2017-10-31USB: serial: f81534: fix hang-up on overrunJi-Ze Hong (Peter Hong)
2017-03-28USB: serial: f81534: clean up port bulk-out setupJohan Hovold
2017-03-28USB: serial: f81534: clean up calc_num_portsJohan Hovold
2017-03-28USB: serial: f81534: abort probe on early errorsJohan Hovold
2017-03-28USB: serial: f81534: use calc_num_endpoints to verify endpointsJohan Hovold
2017-03-28USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold
2017-01-02USB: serial: f81534: detect errors from f81534_logic_to_phy_port()Geert Uytterhoeven
2016-11-29USB: serial: add Fintek F81532/534 driverJi-Ze Hong (Peter Hong)