public inbox for linux-kernel@vger.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.18-rc1
Date: Fri, 11 Mar 2022 10:19:28 +0100	[thread overview]
Message-ID: <YisUIF1uXOs5g/tw@hovoldconsulting.com> (raw)

The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:

  Linux 5.17-rc6 (2022-02-27 14:36:33 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.18-rc1

for you to fetch changes up to 4ac56b1f1ef8139dbfc5dab918aa235e8344ec4e:

  USB: serial: usb_wwan: remove redundant assignment to variable i (2022-03-08 18:51:02 +0100)

----------------------------------------------------------------
USB-serial updates for 5.18-rc1

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

 - a new "simple driver" for some Nokia phones
 - a fix for pl2303 GS type detection
 - another pl2303 device id

Included is also a clean up.

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

----------------------------------------------------------------
Colin Ian King (1):
      USB: serial: usb_wwan: remove redundant assignment to variable i

Eddie James (1):
      USB: serial: pl2303: add IBM device IDs

Johan Hovold (2):
      USB: serial: simple: add Nokia phone driver
      USB: serial: pl2303: fix GS type detection

 drivers/usb/serial/Kconfig             | 1 +
 drivers/usb/serial/pl2303.c            | 2 ++
 drivers/usb/serial/pl2303.h            | 3 +++
 drivers/usb/serial/usb-serial-simple.c | 7 +++++++
 drivers/usb/serial/usb_wwan.c          | 1 -
 5 files changed, 13 insertions(+), 1 deletion(-)

             reply	other threads:[~2022-03-11  9:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-11  9:19 Johan Hovold [this message]
2022-03-11 11:43 ` [GIT PULL] USB-serial updates for 5.18-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=YisUIF1uXOs5g/tw@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox