https://github.com/torvalds/linux
Revision b48a7e755939940136266248e79f9e4bdbe99521 authored by Greg Kroah-Hartman on 04 December 2020, 12:15:55 UTC, committed by Greg Kroah-Hartman on 04 December 2020, 12:15:55 UTC
Johan writes:

USB-serial fixes for 5.10-rc7

Here's a fix for a regression in the option driver which has been
backported to the stable trees and fix for a small memory leak on open
in the kl5kusb105 driver.

Included are also various new device ids.

All but the memleak fix has been in linux-next and with no reported
issues.

* tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial:
  USB: serial: kl5kusb105: fix memleak on open
  USB: serial: ch341: sort device-id entries
  USB: serial: ch341: add new Product ID for CH341A
  USB: serial: option: fix Quectel BG96 matching
  USB: serial: option: add support for Thales Cinterion EXS82
  USB: serial: option: add Fibocom NL668 variants
2 parent s d3f3130 + 3f203f0
History
Tip revision: b48a7e755939940136266248e79f9e4bdbe99521 authored by Greg Kroah-Hartman on 04 December 2020, 12:15:55 UTC
Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Tip revision: b48a7e7
File Mode Size
controller
endpoint
hotplug
pcie
switch
Kconfig -rw-r--r-- 7.1 KB
Makefile -rw-r--r-- 1.2 KB
access.c -rw-r--r-- 14.8 KB
ats.c -rw-r--r-- 11.0 KB
bus.c -rw-r--r-- 10.2 KB
ecam.c -rw-r--r-- 4.4 KB
host-bridge.c -rw-r--r-- 2.4 KB
iov.c -rw-r--r-- 24.9 KB
irq.c -rw-r--r-- 2.4 KB
mmap.c -rw-r--r-- 2.6 KB
msi.c -rw-r--r-- 39.5 KB
of.c -rw-r--r-- 15.9 KB
p2pdma.c -rw-r--r-- 25.6 KB
pci-acpi.c -rw-r--r-- 35.0 KB
pci-bridge-emul.c -rw-r--r-- 11.8 KB
pci-bridge-emul.h -rw-r--r-- 3.3 KB
pci-driver.c -rw-r--r-- 41.7 KB
pci-label.c -rw-r--r-- 7.3 KB
pci-mid.c -rw-r--r-- 1.6 KB
pci-pf-stub.c -rw-r--r-- 1.2 KB
pci-stub.c -rw-r--r-- 2.3 KB
pci-sysfs.c -rw-r--r-- 38.0 KB
pci.c -rw-r--r-- 172.9 KB
pci.h -rw-r--r-- 21.8 KB
probe.c -rw-r--r-- 84.1 KB
proc.c -rw-r--r-- 9.5 KB
quirks.c -rw-r--r-- 196.8 KB
remove.c -rw-r--r-- 3.7 KB
rom.c -rw-r--r-- 5.3 KB
search.c -rw-r--r-- 12.2 KB
setup-bus.c -rw-r--r-- 59.0 KB
setup-irq.c -rw-r--r-- 1.6 KB
setup-res.c -rw-r--r-- 12.7 KB
slot.c -rw-r--r-- 9.7 KB
syscall.c -rw-r--r-- 2.8 KB
vc.c -rw-r--r-- 12.0 KB
vpd.c -rw-r--r-- 16.0 KB
xen-pcifront.c -rw-r--r-- 27.3 KB

back to top