[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zy2-G5Q_9ECZsu9q@hovoldconsulting.com>
Date: Fri, 8 Nov 2024 08:30:35 +0100
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] USB-serial fixes for 6.12-rc7
The following changes since commit 42f7652d3eb527d03665b09edac47f85fb600924:
Linux 6.12-rc4 (2024-10-20 15:19:38 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.12-rc7
for you to fetch changes up to 25eb47eed52979c2f5eee3f37e6c67714e02c49c:
USB: serial: qcserial: add support for Sierra Wireless EM86xx (2024-11-06 15:09:51 +0100)
----------------------------------------------------------------
USB-serial fixes for 6.12-rc7
Here's a fix for a long-standing use-after-free in an io_edgeport debug
printk and some new modem device ids.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
BenoƮt Monin (1):
USB: serial: option: add Quectel RG650V
Dan Carpenter (1):
USB: serial: io_edgeport: fix use after free in debug printk
Jack Wu (1):
USB: serial: qcserial: add support for Sierra Wireless EM86xx
Reinhard Speyerer (1):
USB: serial: option: add Fibocom FG132 0x0112 composition
drivers/usb/serial/io_edgeport.c | 8 ++++----
drivers/usb/serial/option.c | 6 ++++++
drivers/usb/serial/qcserial.c | 2 ++
3 files changed, 12 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists