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
BUGS-parport -rw-r--r-- 319 bytes
Kconfig -rw-r--r-- 5.5 KB
Makefile -rw-r--r-- 729 bytes
TODO-parport -rw-r--r-- 594 bytes
daisy.c -rw-r--r-- 12.9 KB
ieee1284.c -rw-r--r-- 21.9 KB
ieee1284_ops.c -rw-r--r-- 22.9 KB
multiface.h -rw-r--r-- 426 bytes
parport_amiga.c -rw-r--r-- 6.2 KB
parport_atari.c -rw-r--r-- 5.4 KB
parport_ax88796.c -rw-r--r-- 9.1 KB
parport_cs.c -rw-r--r-- 5.5 KB
parport_gsc.c -rw-r--r-- 10.8 KB
parport_gsc.h -rw-r--r-- 5.4 KB
parport_ip32.c -rw-r--r-- 66.4 KB
parport_mfc3.c -rw-r--r-- 9.7 KB
parport_pc.c -rw-r--r-- 84.9 KB
parport_serial.c -rw-r--r-- 20.2 KB
parport_sunbpp.c -rw-r--r-- 9.4 KB
probe.c -rw-r--r-- 7.4 KB
procfs.c -rw-r--r-- 12.6 KB
share.c -rw-r--r-- 33.5 KB

back to top