mbox series

[GIT,PULL] USB-serial device ids for 6.4-rc6

Message ID ZICci0PIId0FlVuV@hovoldconsulting.com (mailing list archive)
State Accepted
Commit 7b672f282cf4712cb392ef798f0305cc4de32454
Headers show
Series [GIT,PULL] USB-serial device ids for 6.4-rc6 | expand

Pull-request

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

Message

Johan Hovold June 7, 2023, 3:04 p.m. UTC
The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:

  Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)

are available in the Git repository at:

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

for you to fetch changes up to f1832e2b5e498e258b090af3b065b85cf8cc5161:

  USB: serial: option: add Quectel EM061KGL series (2023-06-02 11:06:50 +0200)

----------------------------------------------------------------
USB-serial device ids for 6.4-rc6

Here are some new modem device ids.

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

----------------------------------------------------------------
Jerry Meng (1):
      USB: serial: option: add Quectel EM061KGL series

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

Comments

Greg Kroah-Hartman June 8, 2023, 9:07 a.m. UTC | #1
On Wed, Jun 07, 2023 at 05:04:43PM +0200, Johan Hovold wrote:
> The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:
> 
>   Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.4-rc6

Pulled and pushed out, thanks.

greg k-h