mbox series

[GIT,PULL] USB-serial device ids for 6.5-rc4

Message ID ZL_VnZUGvlOlLKAy@hovoldconsulting.com
State New
Headers show
Series [GIT,PULL] USB-serial device ids for 6.5-rc4 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.5-rc4

Message

Johan Hovold July 25, 2023, 2:01 p.m. UTC
The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -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.5-rc4

for you to fetch changes up to d245aedc00775c4d7265a9f4522cc4e1fd34d102:

  USB: serial: simple: sort driver entries (2023-07-20 15:59:25 +0200)

----------------------------------------------------------------
USB-serial device ids for 6.5-rc4

Here are some new modem device ids and a new "simple" driver for a CAN
bus device.

Included is also a patch sorting the "simple" driver entries in order to
make it more obvious where new ones should be added.

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

----------------------------------------------------------------
Jerry Meng (1):
      USB: serial: option: support Quectel EM060K_128

Johan Hovold (1):
      USB: serial: simple: sort driver entries

Mohsen Tahmasebi (1):
      USB: serial: option: add Quectel EC200A module support

Oliver Neukum (1):
      USB: serial: simple: add Kaufmann RKS+CAN VCP

 drivers/usb/serial/option.c            |  6 +++
 drivers/usb/serial/usb-serial-simple.c | 73 +++++++++++++++++++---------------
 2 files changed, 46 insertions(+), 33 deletions(-)