[GIT,PULL] USB-serial fixes for 6.7-rc3

Message ID ZWB3zPa1o74IfDM5@hovoldconsulting.com
State New
Headers
Series [GIT,PULL] USB-serial fixes for 6.7-rc3 |

Pull-request

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

Message

Johan Hovold Nov. 24, 2023, 10:15 a.m. UTC
  The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

  Linux 6.7-rc2 (2023-11-19 15:02:14 -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.7-rc3

for you to fetch changes up to da90e45d5afc4da2de7cd3ea7943d0f1baa47cc2:

  USB: serial: option: add Luat Air72*U series products (2023-11-23 18:39:30 +0100)

----------------------------------------------------------------
USB-serial fixes for 6.7-rc3

Here are a couple of modem device entry fixes and some new modem device
ids.

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

----------------------------------------------------------------
Asuna Yang (1):
      USB: serial: option: add Luat Air72*U series products

Lech Perczak (1):
      USB: serial: option: don't claim interface 4 for ZTE MF290

Puliang Lu (1):
      USB: serial: option: fix FM101R-GL defines

Victor Fragoso (1):
      USB: serial: option: add Fibocom L7xx modules

 drivers/usb/serial/option.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
  

Comments

Greg KH Nov. 24, 2023, 4:31 p.m. UTC | #1
On Fri, Nov 24, 2023 at 11:15:40AM +0100, Johan Hovold wrote:
> The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:
> 
>   Linux 6.7-rc2 (2023-11-19 15:02:14 -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.7-rc3

Pulled and pushed out, thanks.

greg k-h