All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] USB-serial updates for 6.9-rc1
Date: Fri, 8 Mar 2024 09:09:06 +0100	[thread overview]
Message-ID: <ZerHovZ5jaE4NcWj@hovoldconsulting.com> (raw)

The following changes since commit d206a76d7d2726f3b096037f2079ce0bd3ba329b:

  Linux 6.8-rc6 (2024-02-25 15:46:06 -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.9-rc1

for you to fetch changes up to b1a8da9ff1395c4879b4bd41e55733d944f3d613:

  USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M (2024-03-05 07:51:37 +0100)

----------------------------------------------------------------
USB-serial updates for 6.9-rc1

Here are the USB-serial updates for 6.9-rc1, including:

 - new device ids
 - removal of some redundant assignments

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

----------------------------------------------------------------
Aurélien Jacobs (1):
      USB: serial: option: add MeiG Smart SLM320 product

Cameron Williams (1):
      USB: serial: add device ID for VeriFone adapter

Christian Häggström (1):
      USB: serial: cp210x: add ID for MGP Instruments PDS100

Colin Ian King (3):
      USB: serial: oti6858: remove redundant assignment to variable divisor
      USB: serial: ftdi_sio: remove redundant assignment to variable cflag
      USB: serial: keyspan: remove redundant assignment to pointer data

Daniel Vogelbacher (1):
      USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB

Toru Katagiri (1):
      USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M

 drivers/usb/serial/cp210x.c       | 4 ++++
 drivers/usb/serial/ftdi_sio.c     | 4 +++-
 drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++
 drivers/usb/serial/keyspan.c      | 1 -
 drivers/usb/serial/option.c       | 6 ++++++
 drivers/usb/serial/oti6858.c      | 1 -
 6 files changed, 19 insertions(+), 3 deletions(-)

             reply	other threads:[~2024-03-08  8:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08  8:09 Johan Hovold [this message]
2024-03-08  8:54 ` [GIT PULL] USB-serial updates for 6.9-rc1 Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZerHovZ5jaE4NcWj@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.