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
/
usb-serial.c
Age
Commit message (
Expand
)
Author
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-07-25
USB: serial: fix tty-port initialized comments
Johan Hovold
2021-09-20
USB: serial: allow hung up ports to be suspended
Johan Hovold
2021-09-20
USB: serial: clean up core error labels
Johan Hovold
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-04-09
USB: serial: do not use tty class device for debugging
Johan Hovold
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
2021-04-08
USB: serial: fix return value for unsupported ioctls
Johan Hovold
2021-04-01
USB: serial: add support for multi-interface functions
Johan Hovold
2021-04-01
USB: serial: refactor endpoint classification
Johan Hovold
2021-04-01
USB: serial: drop unused suspending flag
Johan Hovold
2020-03-11
USB: serial: fix tty cleanup-op kernel-doc
Johan Hovold
2020-01-17
USB: serial: suppress driver bind attributes
Johan Hovold
2019-10-04
USB: serial: fix runtime PM after driver unbind
Johan Hovold
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-04-26
USB: serial: fix initial-termios handling
Johan Hovold
2018-10-13
complete ->[sg]et_serial() switchover
Al Viro
2018-10-13
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-05-17
USB: serial: use tty_port_register_device()
Johan Hovold
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2017-11-04
USB: serial: fix module-license macros
Johan Hovold
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-13
USB: serial: drop unused core USB driver
Johan Hovold
2017-06-21
USB: serial: propagate late probe errors
Johan Hovold
2017-06-21
USB: serial: refactor port endpoint setup
Johan Hovold
2017-03-31
USB: serial: drop obsolete open-race workaround
Johan Hovold
2017-03-28
USB: serial: move pl2303 hack out of usb-serial core
Johan Hovold
2017-03-28
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
2017-03-28
USB: serial: add probe callback to generic driver
Johan Hovold
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
2017-03-16
USB: serial: add endpoint sanity check to core
Johan Hovold
2017-03-16
USB: serial: replace runtime overflow check
Johan Hovold
2017-03-16
USB: serial: refactor and clean up endpoint handling
Johan Hovold
2017-03-16
USB: serial: clean up endpoint and port-counter types
Johan Hovold
2017-03-16
USB: serial: clean up probe error paths
Johan Hovold
2016-10-21
USB: serial: fix potential NULL-dereference at probe
Johan Hovold
2016-08-08
USB: serial: fix memleak in driver-registration error path
Alexey Klimov
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-10
USB: serial: fix minor-number allocation
Johan Hovold
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-25
USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE
Javier Martinez Canillas
2015-07-09
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
2015-02-26
USB: serial: fix port attribute-creation race
Johan Hovold
[next]