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
algos
busses
muxes
Kconfig -rw-r--r-- 5.1 KB
Makefile -rw-r--r-- 680 bytes
i2c-boardinfo.c -rw-r--r-- 2.9 KB
i2c-core-acpi.c -rw-r--r-- 18.1 KB
i2c-core-base.c -rw-r--r-- 66.5 KB
i2c-core-of.c -rw-r--r-- 6.5 KB
i2c-core-slave.c -rw-r--r-- 2.9 KB
i2c-core-smbus.c -rw-r--r-- 20.0 KB
i2c-core.h -rw-r--r-- 2.6 KB
i2c-dev.c -rw-r--r-- 19.4 KB
i2c-mux.c -rw-r--r-- 12.5 KB
i2c-slave-eeprom.c -rw-r--r-- 6.3 KB
i2c-slave-testunit.c -rw-r--r-- 3.8 KB
i2c-smbus.c -rw-r--r-- 10.1 KB
i2c-stub.c -rw-r--r-- 9.8 KB

back to top