The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -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.8-rc3
for you to fetch changes up to b4a1f4eaf1d798066affc6ad040f76eb1a16e1c9:
USB: serial: option: add Fibocom FM101-GL variant (2024-01-31 10:21:20 +0100)
----------------------------------------------------------------
USB-serial device ids for 6.8-rc3
Here are some new device ids for 6.8-rc3.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
JackBB Wu (1):
USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
Leonard Dallmayr (1):
USB: serial: cp210x: add ID for IMST iM871A-USB
Puliang Lu (1):
USB: serial: option: add Fibocom FM101-GL variant
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/option.c | 1 +
drivers/usb/serial/qcserial.c | 2 ++
3 files changed, 4 insertions(+)
On Fri, Feb 02, 2024 at 04:18:39PM +0100, Johan Hovold wrote:
> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
>
> Linux 6.8-rc1 (2024-01-21 14:11:32 -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.8-rc3
Pulled and pushed out, thanks.
greg k-h