From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: [GIT PULL] USB-serial updates for 5.10-rc1
Date: Thu, 8 Oct 2020 16:39:24 +0200 [thread overview]
Message-ID: <20201008143924.GA26847@localhost> (raw)
Hi Greg,
Here are the USB serial updates for 5.10.
Note that I fixed up a Link tag in the last commit while preparing the series,
hence the late commit timestamp.
Johan
The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:
Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.10-rc1
for you to fetch changes up to 3e765cab8abe7f84cb80d4a7a973fc97d5742647:
USB: serial: option: add Cellient MPL200 card (2020-10-08 16:30:29 +0200)
----------------------------------------------------------------
USB-serial updates for 5.10-rc1
Here are the USB-serial updates for 5.10-rc1, including:
- new device ids
- various clean ups
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Johan Hovold (2):
USB: serial: ftdi_sio: clean up jtag quirks
USB: serial: qcserial: fix altsetting probing
Leonid Bloch (1):
USB: serial: option: Add Telit FT980-KS composition
Mychaela N. Falconia (2):
USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters
USB: serial: ftdi_sio: use cur_altsetting for consistency
Scott Chen (1):
USB: serial: pl2303: add device-id for HP GC device
Wilken Gottwalt (1):
USB: serial: option: add Cellient MPL200 card
drivers/usb/serial/ftdi_sio.c | 37 ++++++++++++++++++++-----------------
drivers/usb/serial/ftdi_sio_ids.h | 7 +++++++
drivers/usb/serial/option.c | 5 +++++
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 1 +
drivers/usb/serial/qcserial.c | 4 ++--
6 files changed, 36 insertions(+), 19 deletions(-)
next reply other threads:[~2020-10-08 14:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-08 14:39 Johan Hovold [this message]
2020-10-08 15:30 ` [GIT PULL] USB-serial updates for 5.10-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=20201008143924.GA26847@localhost \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).