mbox series

[GIT,PULL] USB-serial device ids for 6.6-rc7

Message ID ZTFC1jhZ0m5PIMRE@hovoldconsulting.com (mailing list archive)
State Accepted
Commit 21a68b69f7c16f026bd2e51884520aaf594977cb
Headers show
Series [GIT,PULL] USB-serial device ids for 6.6-rc7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.6-rc7

Message

Johan Hovold Oct. 19, 2023, 2:53 p.m. UTC
The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:

  Linux 6.6-rc4 (2023-10-01 14:15:13 -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.6-rc7

for you to fetch changes up to 52480e1f1a259c93d749ba3961af0bffedfe7a7a:

  USB: serial: option: add Fibocom to DELL custom modem FM101R-GL (2023-10-16 10:40:30 +0200)

----------------------------------------------------------------
USB-serial device ids for 6.6-rc7

Here are some new modem device ids, including an entry needed for Sierra
EM9191 which stopped working with recent firmware.

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

----------------------------------------------------------------
BenoƮt Monin (1):
      USB: serial: option: add entry for Sierra EM9191 with new firmware

Fabio Porcedda (1):
      USB: serial: option: add Telit LE910C4-WWX 0x1035 composition

Puliang Lu (1):
      USB: serial: option: add Fibocom to DELL custom modem FM101R-GL

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

Comments

Greg KH Oct. 20, 2023, 5:53 a.m. UTC | #1
On Thu, Oct 19, 2023 at 04:53:10PM +0200, Johan Hovold wrote:
> The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:
> 
>   Linux 6.6-rc4 (2023-10-01 14:15:13 -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.6-rc7

Pulled and pushed out, thanks.

greg k-h