index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
f81534.c
Age
Commit message (
Expand
)
Author
2022-11-30
USB: serial: f81534: fix division by zero on line-speed change
Johan Hovold
2022-08-30
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-02-28
USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2021-04-08
USB: serial: stop reporting legacy UART types
Johan Hovold
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
2021-04-08
USB: serial: f81534: fix TIOCGSERIAL implementation
Johan Hovold
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
2021-01-18
USB: serial: f81534: drop short control-transfer check
Johan Hovold
2020-07-09
USB: serial: only set sysrq timestamp for consoles
Johan Hovold
2018-11-20
USB: serial: f81534: fix reading old/new IC config
Ji-Ze Hong (Peter Hong)
2018-10-13
f81534: switch to ->get_serial()
Al Viro
2018-01-11
USB: serial: f81534: fix tx error on some baud rate
Ji-Ze Hong (Peter Hong)
2018-01-11
USB: serial: f81534: add H/W disable port support
Ji-Ze Hong (Peter Hong)
2018-01-11
USB: serial: f81534: only read configuration once
Ji-Ze Hong (Peter Hong)
2018-01-11
USB: serial: f81534: add output pin control
Ji-Ze Hong (Peter Hong)
2018-01-11
USB: serial: f81534: add auto RTS direction support
Ji-Ze Hong (Peter Hong)
2018-01-11
USB: serial: f81534: add high baud rate support
Ji-Ze Hong (Peter Hong)
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-31
USB: serial: f81534: implement break control
Ji-Ze Hong (Peter Hong)
2017-10-31
USB: serial: f81534: fix hang-up on overrun
Ji-Ze Hong (Peter Hong)
2017-03-28
USB: serial: f81534: clean up port bulk-out setup
Johan Hovold
2017-03-28
USB: serial: f81534: clean up calc_num_ports
Johan Hovold
2017-03-28
USB: serial: f81534: abort probe on early errors
Johan Hovold
2017-03-28
USB: serial: f81534: use calc_num_endpoints to verify endpoints
Johan Hovold
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
2017-01-02
USB: serial: f81534: detect errors from f81534_logic_to_phy_port()
Geert Uytterhoeven
2016-11-29
USB: serial: add Fintek F81532/534 driver
Ji-Ze Hong (Peter Hong)