mbox series

[GIT,PULL] USB-serial device id for 6.11-rc6

Message ID ZtHEVr1H6wJqihQT@hovoldconsulting.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] USB-serial device id for 6.11-rc6 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.11-rc6

Message

Johan Hovold Aug. 30, 2024, 1:08 p.m. UTC
The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -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.11-rc6

for you to fetch changes up to 9a471de516c35219d1722c13367191ce1f120fe9:

  USB: serial: option: add MeiG Smart SRM825L (2024-08-27 08:47:29 +0200)

----------------------------------------------------------------
USB-serial device id for 6.11-rc6

Here's a new modem device id.

This one has been in linux-next with no reported issues.

----------------------------------------------------------------
ZHANG Yuntian (1):
      USB: serial: option: add MeiG Smart SRM825L

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

Comments

Greg Kroah-Hartman Aug. 30, 2024, 1:41 p.m. UTC | #1
On Fri, Aug 30, 2024 at 03:08:38PM +0200, Johan Hovold wrote:
> The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:
> 
>   Linux 6.11-rc4 (2024-08-18 13:17:27 -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.11-rc6
> 
> for you to fetch changes up to 9a471de516c35219d1722c13367191ce1f120fe9:
> 
>   USB: serial: option: add MeiG Smart SRM825L (2024-08-27 08:47:29 +0200)

Pulled and pushed out, thanks.

greg k-h