mbox series

[GIT,PULL] USB-serial device ids for 6.12-rc4

Message ID ZxIzE4E8iwpVvpFj@hovoldconsulting.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] USB-serial device ids for 6.12-rc4 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.12-rc4

Message

Johan Hovold Oct. 18, 2024, 10:06 a.m. UTC
The following changes since commit 8e929cb546ee42c9a61d24fae60605e9e3192354:

  Linux 6.12-rc3 (2024-10-13 14:33:32 -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-rc4

for you to fetch changes up to 6d951576ee16430822a8dee1e5c54d160e1de87d:

  USB: serial: option: add Telit FN920C04 MBIM compositions (2024-10-17 16:38:02 +0200)

----------------------------------------------------------------
USB-serial device ids for 6.12-rc4

Here are some new modem device ids.

Everything has been in linux-next over night with no reported issues.

----------------------------------------------------------------
Benjamin B. Frost (1):
      USB: serial: option: add support for Quectel EG916Q-GL

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

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

Comments

Greg KH Oct. 18, 2024, 10:21 a.m. UTC | #1
On Fri, Oct 18, 2024 at 12:06:11PM +0200, Johan Hovold wrote:
> The following changes since commit 8e929cb546ee42c9a61d24fae60605e9e3192354:
> 
>   Linux 6.12-rc3 (2024-10-13 14:33:32 -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-rc4

Pulled and pushed out, thanks.

greg k-h