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-- 6.8 KB
Makefile -rw-r--r-- 1.8 KB
altera-cvp.c -rw-r--r-- 19.0 KB
altera-fpga2sdram.c -rw-r--r-- 4.9 KB
altera-freeze-bridge.c -rw-r--r-- 6.8 KB
altera-hps2fpga.c -rw-r--r-- 5.8 KB
altera-pr-ip-core-plat.c -rw-r--r-- 1.4 KB
altera-pr-ip-core.c -rw-r--r-- 5.0 KB
altera-ps-spi.c -rw-r--r-- 8.4 KB
dfl-afu-dma-region.c -rw-r--r-- 10.3 KB
dfl-afu-error.c -rw-r--r-- 6.0 KB
dfl-afu-main.c -rw-r--r-- 22.9 KB
dfl-afu-region.c -rw-r--r-- 4.1 KB
dfl-afu.h -rw-r--r-- 3.2 KB
dfl-fme-br.c -rw-r--r-- 2.5 KB
dfl-fme-error.c -rw-r--r-- 9.6 KB
dfl-fme-main.c -rw-r--r-- 18.9 KB
dfl-fme-mgr.c -rw-r--r-- 9.2 KB
dfl-fme-perf.c -rw-r--r-- 29.5 KB
dfl-fme-pr.c -rw-r--r-- 11.4 KB
dfl-fme-pr.h -rw-r--r-- 2.0 KB
dfl-fme-region.c -rw-r--r-- 2.1 KB
dfl-fme.h -rw-r--r-- 1.3 KB
dfl-pci.c -rw-r--r-- 8.1 KB
dfl.c -rw-r--r-- 46.2 KB
dfl.h -rw-r--r-- 17.9 KB
fpga-bridge.c -rw-r--r-- 12.1 KB
fpga-mgr.c -rw-r--r-- 19.0 KB
fpga-region.c -rw-r--r-- 8.4 KB
ice40-spi.c -rw-r--r-- 5.4 KB
machxo2-spi.c -rw-r--r-- 9.5 KB
of-fpga-region.c -rw-r--r-- 12.0 KB
socfpga-a10.c -rw-r--r-- 15.3 KB
socfpga.c -rw-r--r-- 17.0 KB
stratix10-soc.c -rw-r--r-- 12.0 KB
ts73xx-fpga.c -rw-r--r-- 3.8 KB
xilinx-pr-decoupler.c -rw-r--r-- 3.7 KB
xilinx-spi.c -rw-r--r-- 6.7 KB
zynq-fpga.c -rw-r--r-- 17.2 KB
zynqmp-fpga.c -rw-r--r-- 3.2 KB

back to top