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 5.19-rc1
Date: Fri, 20 May 2022 14:12:18 +0200	[thread overview]
Message-ID: <YoeFosQDeA5fQqCw@hovoldconsulting.com> (raw)

The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:

  Linux 5.18-rc5 (2022-05-01 13:57:58 -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.19-rc1

for you to fetch changes up to 33b7af2f459df453feb0d44628d820c47fefe7a8:

  USB: serial: option: add Quectel BG95 modem (2022-05-19 08:03:32 +0200)

----------------------------------------------------------------
USB-serial updates for 5.19-rc1

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

 - a workaround for pl2303 devices with unexpected bcdUSB
 - a new modem device id

Included is also a printk clean up.

All but the modem-id commit have been in linux-next with no reported
issues.

----------------------------------------------------------------
Carl Yin(殷张成) (1):
      USB: serial: option: add Quectel BG95 modem

Daniels Umanovskis (1):
      USB: serial: ftdi_sio: clean up printk format specifier

Johan Hovold (1):
      USB: serial: pl2303: fix type detection for odd device

 drivers/usb/serial/ftdi_sio.c | 2 +-
 drivers/usb/serial/option.c   | 2 ++
 drivers/usb/serial/pl2303.c   | 3 +++
 3 files changed, 6 insertions(+), 1 deletion(-)

             reply	other threads:[~2022-05-20 12:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20 12:12 Johan Hovold [this message]
2022-05-20 19:15 ` [GIT PULL] USB-serial updates for 5.19-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=YoeFosQDeA5fQqCw@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.