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
Subject: [GIT PULL] USB-serial fixes for 5.7-rc5
Date: Wed, 6 May 2020 16:45:40 +0200	[thread overview]
Message-ID: <20200506144540.GA7432@localhost> (raw)

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -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.7-rc5

for you to fetch changes up to 78d6de3cfbd342918d31cf68d0d2eda401338aef:

  USB: serial: qcserial: Add DW5816e support (2020-05-04 18:23:54 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.7-rc5

Here's a fix adding a missing input sanity check and a new modem device
id.

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

----------------------------------------------------------------
Matt Jolly (1):
      USB: serial: qcserial: Add DW5816e support

Oliver Neukum (1):
      USB: serial: garmin_gps: add sanity checking for data length

 drivers/usb/serial/garmin_gps.c | 4 ++--
 drivers/usb/serial/qcserial.c   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

             reply	other threads:[~2020-05-06 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 14:45 Johan Hovold [this message]
2020-05-06 15:27 ` [GIT PULL] USB-serial fixes for 5.7-rc5 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=20200506144540.GA7432@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 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.