The following changes since commit a39b6ac3781d46ba18193c9dbb2110f31e9bffe9:
Linux 6.7-rc5 (2023-12-10 14:33:40 -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-rc6
for you to fetch changes up to 6d79d9434c69bb8ffa8a631050eb0ad6b83d3e90:
USB: serial: option: add Quectel EG912Y module support (2023-12-21 17:36:06 +0100)
----------------------------------------------------------------
USB-serial device ids for 6.7-rc6
Here are some new modem device ids and a rename of a few ftdi product id
defines.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Alper Ak (1):
USB: serial: option: add Quectel EG912Y module support
Mark Glover (1):
USB: serial: ftdi_sio: update Actisense PIDs constant names
Reinhard Speyerer (1):
USB: serial: option: add Quectel RM500Q R13 firmware support
Slark Xiao (1):
USB: serial: option: add Foxconn T99W265 with new baseline
drivers/usb/serial/ftdi_sio.c | 6 +++---
drivers/usb/serial/ftdi_sio_ids.h | 6 +++---
drivers/usb/serial/option.c | 5 +++++
3 files changed, 11 insertions(+), 6 deletions(-)
On Fri, Dec 22, 2023 at 09:25:53AM +0100, Johan Hovold wrote:
> The following changes since commit a39b6ac3781d46ba18193c9dbb2110f31e9bffe9:
>
> Linux 6.7-rc5 (2023-12-10 14:33:40 -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-rc6
Pulled and pushed out, thanks.
greg k-h