* [GIT PULL] USB-serial fixes for 5.10-rc7
@ 2020-12-04 11:14 Johan Hovold
2020-12-04 12:27 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2020-12-04 11:14 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb
The following changes since commit 09162bc32c880a791c6c0668ce0745cf7958f576:
Linux 5.10-rc4 (2020-11-15 16:44:31 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.10-rc7
for you to fetch changes up to 3f203f057edfcf6bd02c6b942799262bfcf31f73:
USB: serial: kl5kusb105: fix memleak on open (2020-12-04 12:02:57 +0100)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Bjørn Mork (1):
USB: serial: option: fix Quectel BG96 matching
Giacinto Cifelli (1):
USB: serial: option: add support for Thales Cinterion EXS82
Jan-Niklas Burfeind (1):
USB: serial: ch341: add new Product ID for CH341A
Johan Hovold (2):
USB: serial: ch341: sort device-id entries
USB: serial: kl5kusb105: fix memleak on open
Vincent Palatin (1):
USB: serial: option: add Fibocom NL668 variants
drivers/usb/serial/ch341.c | 5 +++--
drivers/usb/serial/kl5kusb105.c | 10 ++++------
drivers/usb/serial/option.c | 10 ++++++----
3 files changed, 13 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-04 12:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04 11:14 [GIT PULL] USB-serial fixes for 5.10-rc7 Johan Hovold
2020-12-04 12:27 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox