2024-04-19 12:37:36

by Johan Hovold

[permalink] [raw]
Subject: [GIT PULL] USB-serial device ids for 6.9-rc5

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

Linux 6.9-rc2 (2024-03-31 14:32:39 -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.9-rc5

for you to fetch changes up to 582ee2f9d268d302595db3e36b985e5cbb93284d:

USB: serial: option: add Telit FN920C04 rmnet compositions (2024-04-18 17:14:49 +0200)

----------------------------------------------------------------
USB-serial device ids for 6.9-rc5

Here are some new modem device ids for 6.9-rc5.

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

----------------------------------------------------------------
Chuanhong Guo (1):
USB: serial: option: add support for Fibocom FM650/FG650

Coia Prant (1):
USB: serial: option: add Lonsung U8300/U9300 product

Daniele Palmas (1):
USB: serial: option: add Telit FN920C04 rmnet compositions

Jerry Meng (1):
USB: serial: option: support Quectel EM060K sub-models

Vanillan Wang (1):
USB: serial: option: add Rolling RW101-GL and RW135-GL support

bolan wang (1):
USB: serial: option: add Fibocom FM135-GL variants

drivers/usb/serial/option.c | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)


2024-04-19 14:12:18

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [GIT PULL] USB-serial device ids for 6.9-rc5

On Fri, Apr 19, 2024 at 02:37:15PM +0200, Johan Hovold wrote:
> The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:
>
> Linux 6.9-rc2 (2024-03-31 14:32:39 -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.9-rc5

Pulled and pushed out, thanks.

greg k-h