index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
f81534.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
USB: serial: stop reporting legacy UART types
Johan Hovold
1
-1
/
+0
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
1
-7
/
+1
2021-04-08
USB: serial: f81534: fix TIOCGSERIAL implementation
Johan Hovold
1
-1
/
+3
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-01-18
USB: serial: f81534: drop short control-transfer check
Johan Hovold
1
-3
/
+1
2020-07-09
USB: serial: only set sysrq timestamp for consoles
Johan Hovold
1
-1
/
+1
2018-11-20
USB: serial: f81534: fix reading old/new IC config
Ji-Ze Hong (Peter Hong)
1
-3
/
+17
2018-10-13
f81534: switch to ->get_serial()
Al Viro
1
-30
/
+8
2018-01-11
USB: serial: f81534: fix tx error on some baud rate
Ji-Ze Hong (Peter Hong)
1
-1
/
+6
2018-01-11
USB: serial: f81534: add H/W disable port support
Ji-Ze Hong (Peter Hong)
1
-0
/
+81
2018-01-11
USB: serial: f81534: only read configuration once
Ji-Ze Hong (Peter Hong)
1
-85
/
+31
2018-01-11
USB: serial: f81534: add output pin control
Ji-Ze Hong (Peter Hong)
1
-1
/
+66
2018-01-11
USB: serial: f81534: add auto RTS direction support
Ji-Ze Hong (Peter Hong)
1
-0
/
+30
2018-01-11
USB: serial: f81534: add high baud rate support
Ji-Ze Hong (Peter Hong)
1
-16
/
+77
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
USB: serial: f81534: implement break control
Ji-Ze Hong (Peter Hong)
1
-6
/
+41
2017-10-31
USB: serial: f81534: fix hang-up on overrun
Ji-Ze Hong (Peter Hong)
1
-0
/
+43
2017-03-28
USB: serial: f81534: clean up port bulk-out setup
Johan Hovold
1
-51
/
+11
2017-03-28
USB: serial: f81534: clean up calc_num_ports
Johan Hovold
1
-5
/
+6
2017-03-28
USB: serial: f81534: abort probe on early errors
Johan Hovold
1
-3
/
+3
2017-03-28
USB: serial: f81534: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-44
/
+11
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
1
-1
/
+2
2017-01-02
USB: serial: f81534: detect errors from f81534_logic_to_phy_port()
Geert Uytterhoeven
1
-3
/
+5
2016-11-29
USB: serial: add Fintek F81532/534 driver
Ji-Ze Hong (Peter Hong)
1
-0
/
+1409