mbox series

[GIT,PULL] USB-serial device ids for 6.13-rc3

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

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.13-rc3

Message

Johan Hovold Dec. 13, 2024, 8:22 a.m. UTC
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -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.13-rc3

for you to fetch changes up to 8366e64a4454481339e7c56a8ad280161f2e441d:

  USB: serial: option: add Telit FE910C04 rmnet compositions (2024-12-11 10:37:28 +0100)

----------------------------------------------------------------
USB-serial device ids for 6.13-rc3

Here are some new modem device ids.

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

----------------------------------------------------------------
Daniel Swanemar (1):
      USB: serial: option: add TCL IK512 MBIM & ECM

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

Jack Wu (1):
      USB: serial: option: add MediaTek T7XX compositions

Mank Wang (1):
      USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready

Michal Hrusecky (1):
      USB: serial: option: add MeiG Smart SLM770A

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

Comments

Greg Kroah-Hartman Dec. 16, 2024, 3:32 p.m. UTC | #1
On Fri, Dec 13, 2024 at 09:22:37AM +0100, Johan Hovold wrote:
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
> 
>   Linux 6.13-rc1 (2024-12-01 14:28:56 -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.13-rc3

Pulled and pushed out, thanks.

greg k-h