index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
f81534.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: f81534: fix tx error on some baud rate
Ji-Ze Hong (Peter Hong)
2018-01-11
1
-1
/
+6
*
USB: serial: f81534: add H/W disable port support
Ji-Ze Hong (Peter Hong)
2018-01-11
1
-0
/
+81
*
USB: serial: f81534: only read configuration once
Ji-Ze Hong (Peter Hong)
2018-01-11
1
-85
/
+31
*
USB: serial: f81534: add output pin control
Ji-Ze Hong (Peter Hong)
2018-01-11
1
-1
/
+66
*
USB: serial: f81534: add auto RTS direction support
Ji-Ze Hong (Peter Hong)
2018-01-11
1
-0
/
+30
*
USB: serial: f81534: add high baud rate support
Ji-Ze Hong (Peter Hong)
2018-01-11
1
-16
/
+77
*
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-5
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB: serial: f81534: implement break control
Ji-Ze Hong (Peter Hong)
2017-10-31
1
-6
/
+41
*
USB: serial: f81534: fix hang-up on overrun
Ji-Ze Hong (Peter Hong)
2017-10-31
1
-0
/
+43
*
USB: serial: f81534: clean up port bulk-out setup
Johan Hovold
2017-03-28
1
-51
/
+11
*
USB: serial: f81534: clean up calc_num_ports
Johan Hovold
2017-03-28
1
-5
/
+6
*
USB: serial: f81534: abort probe on early errors
Johan Hovold
2017-03-28
1
-3
/
+3
*
USB: serial: f81534: use calc_num_endpoints to verify endpoints
Johan Hovold
2017-03-28
1
-44
/
+11
*
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
2017-03-28
1
-1
/
+2
*
USB: serial: f81534: detect errors from f81534_logic_to_phy_port()
Geert Uytterhoeven
2017-01-02
1
-3
/
+5
*
USB: serial: add Fintek F81532/534 driver
Ji-Ze Hong (Peter Hong)
2016-11-29
1
-0
/
+1409