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
ams
Kconfig -rw-r--r-- 9.3 KB
Makefile -rw-r--r-- 2.3 KB
adb-iop.c -rw-r--r-- 5.6 KB
adb.c -rw-r--r-- 19.9 KB
adbhid.c -rw-r--r-- 34.3 KB
ans-lcd.c -rw-r--r-- 4.0 KB
ans-lcd.h -rw-r--r-- 218 bytes
apm_emu.c -rw-r--r-- 2.7 KB
mac_hid.c -rw-r--r-- 6.1 KB
macio-adb.c -rw-r--r-- 6.5 KB
macio_asic.c -rw-r--r-- 20.3 KB
macio_sysfs.c -rw-r--r-- 1.8 KB
mediabay.c -rw-r--r-- 18.7 KB
rack-meter.c -rw-r--r-- 15.4 KB
smu.c -rw-r--r-- 30.5 KB
therm_adt746x.c -rw-r--r-- 16.3 KB
therm_windtunnel.c -rw-r--r-- 12.6 KB
via-cuda.c -rw-r--r-- 19.3 KB
via-macii.c -rw-r--r-- 14.1 KB
via-pmu-backlight.c -rw-r--r-- 4.5 KB
via-pmu-event.c -rw-r--r-- 2.1 KB
via-pmu-event.h -rw-r--r-- 216 bytes
via-pmu-led.c -rw-r--r-- 3.1 KB
via-pmu.c -rw-r--r-- 63.5 KB
windfarm.h -rw-r--r-- 4.1 KB
windfarm_ad7417_sensor.c -rw-r--r-- 7.7 KB
windfarm_core.c -rw-r--r-- 10.3 KB
windfarm_cpufreq_clamp.c -rw-r--r-- 2.6 KB
windfarm_fcu_controls.c -rw-r--r-- 14.2 KB
windfarm_lm75_sensor.c -rw-r--r-- 4.3 KB
windfarm_lm87_sensor.c -rw-r--r-- 4.1 KB
windfarm_max6690_sensor.c -rw-r--r-- 3.2 KB
windfarm_mpu.h -rw-r--r-- 3.7 KB
windfarm_pid.c -rw-r--r-- 3.7 KB
windfarm_pid.h -rw-r--r-- 2.7 KB
windfarm_pm112.c -rw-r--r-- 18.0 KB
windfarm_pm121.c -rw-r--r-- 25.0 KB
windfarm_pm72.c -rw-r--r-- 20.4 KB
windfarm_pm81.c -rw-r--r-- 21.2 KB
windfarm_pm91.c -rw-r--r-- 18.0 KB
windfarm_rm31.c -rw-r--r-- 17.6 KB
windfarm_smu_controls.c -rw-r--r-- 8.0 KB
windfarm_smu_sat.c -rw-r--r-- 8.2 KB
windfarm_smu_sensors.c -rw-r--r-- 11.2 KB

back to top