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
Kconfig -rw-r--r-- 691 bytes
Makefile -rw-r--r-- 452 bytes
channel.c -rw-r--r-- 29.7 KB
channel_mgmt.c -rw-r--r-- 39.4 KB
connection.c -rw-r--r-- 11.5 KB
hv.c -rw-r--r-- 7.1 KB
hv_balloon.c -rw-r--r-- 44.9 KB
hv_debugfs.c -rw-r--r-- 4.4 KB
hv_fcopy.c -rw-r--r-- 10.8 KB
hv_kvp.c -rw-r--r-- 20.9 KB
hv_snapshot.c -rw-r--r-- 11.1 KB
hv_trace.c -rw-r--r-- 114 bytes
hv_trace.h -rw-r--r-- 10.5 KB
hv_trace_balloon.h -rw-r--r-- 1.6 KB
hv_util.c -rw-r--r-- 17.7 KB
hv_utils_transport.c -rw-r--r-- 7.6 KB
hv_utils_transport.h -rw-r--r-- 1.6 KB
hyperv_vmbus.h -rw-r--r-- 12.2 KB
ring_buffer.c -rw-r--r-- 15.7 KB
vmbus_drv.c -rw-r--r-- 69.5 KB

back to top