summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/f81534.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: f81534: fix reading old/new IC configJi-Ze Hong (Peter Hong)2018-11-201-3/+17
* f81534: switch to ->get_serial()Al Viro2018-10-131-30/+8
* USB: serial: f81534: fix tx error on some baud rateJi-Ze Hong (Peter Hong)2018-01-111-1/+6
* USB: serial: f81534: add H/W disable port supportJi-Ze Hong (Peter Hong)2018-01-111-0/+81
* USB: serial: f81534: only read configuration onceJi-Ze Hong (Peter Hong)2018-01-111-85/+31
* USB: serial: f81534: add output pin controlJi-Ze Hong (Peter Hong)2018-01-111-1/+66
* USB: serial: f81534: add auto RTS direction supportJi-Ze Hong (Peter Hong)2018-01-111-0/+30
* USB: serial: f81534: add high baud rate supportJi-Ze Hong (Peter Hong)2018-01-111-16/+77
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-5/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: serial: f81534: implement break controlJi-Ze Hong (Peter Hong)2017-10-311-6/+41
* USB: serial: f81534: fix hang-up on overrunJi-Ze Hong (Peter Hong)2017-10-311-0/+43
* USB: serial: f81534: clean up port bulk-out setupJohan Hovold2017-03-281-51/+11
* USB: serial: f81534: clean up calc_num_portsJohan Hovold2017-03-281-5/+6
* USB: serial: f81534: abort probe on early errorsJohan Hovold2017-03-281-3/+3
* USB: serial: f81534: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-44/+11
* USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-281-1/+2
* USB: serial: f81534: detect errors from f81534_logic_to_phy_port()Geert Uytterhoeven2017-01-021-3/+5
* USB: serial: add Fintek F81532/534 driverJi-Ze Hong (Peter Hong)2016-11-291-0/+1409