2023-11-24 10:15:51

by Johan Hovold

[permalink] [raw]
Subject: [GIT PULL] USB-serial fixes for 6.7-rc3

The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.7-rc3

for you to fetch changes up to da90e45d5afc4da2de7cd3ea7943d0f1baa47cc2:

USB: serial: option: add Luat Air72*U series products (2023-11-23 18:39:30 +0100)

----------------------------------------------------------------
USB-serial fixes for 6.7-rc3

Here are a couple of modem device entry fixes and some new modem device
ids.

All have been in linux-next with no reported issues.

----------------------------------------------------------------
Asuna Yang (1):
USB: serial: option: add Luat Air72*U series products

Lech Perczak (1):
USB: serial: option: don't claim interface 4 for ZTE MF290

Puliang Lu (1):
USB: serial: option: fix FM101R-GL defines

Victor Fragoso (1):
USB: serial: option: add Fibocom L7xx modules

drivers/usb/serial/option.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)


2023-11-24 16:32:07

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [GIT PULL] USB-serial fixes for 6.7-rc3

On Fri, Nov 24, 2023 at 11:15:40AM +0100, Johan Hovold wrote:
> The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:
>
> Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.7-rc3

Pulled and pushed out, thanks.

greg k-h