[GIT,PULL] USB-serial updates for 6.3-rc1

Message ID Y+43p6kp0kJN/slK@hovoldconsulting.com
State New
Headers
Series [GIT,PULL] USB-serial updates for 6.3-rc1 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.3-rc1

Message

Johan Hovold Feb. 16, 2023, 2:03 p.m. UTC
  The following changes since commit 4ec5183ec48656cec489c49f989c508b68b518e3:

  Linux 6.2-rc7 (2023-02-05 13:13:28 -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.3-rc1

for you to fetch changes up to 617c331d91077f896111044628c096802551dc66:

  USB: serial: option: add support for VW/Skoda "Carstick LTE" (2023-02-06 09:16:32 +0100)

----------------------------------------------------------------
USB-serial updates for 6.3-rc1

Here are the USB-serial updates for 6.3-rc1; just a new modem device
id this time.

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

----------------------------------------------------------------
Florian Zumbiehl (1):
      USB: serial: option: add support for VW/Skoda "Carstick LTE"

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

Comments

Greg KH Feb. 16, 2023, 2:29 p.m. UTC | #1
On Thu, Feb 16, 2023 at 03:03:19PM +0100, Johan Hovold wrote:
> The following changes since commit 4ec5183ec48656cec489c49f989c508b68b518e3:
> 
>   Linux 6.2-rc7 (2023-02-05 13:13:28 -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.3-rc1

Pulled and pushed out, thanks.

greg k-h