All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.19-rc7
Date: Sun, 7 Oct 2018 08:06:22 +0200	[thread overview]
Message-ID: <20181007060622.GA13764@kroah.com> (raw)

The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-4.19-rc7

for you to fetch changes up to 555df5820e733cded7eb8d0bf78b2a791be51d75:

  usb: xhci-mtk: resume USB3 roothub first (2018-10-01 17:59:02 -0700)

----------------------------------------------------------------
USB fixes for 4.19-rc7

Here are some small USB fixes for 4.19-rc7

These include:
   - the usual xhci bugfixes for reported issues
   - some new serial driver device ids
   - bugfix for the option serial driver for some devices
   - bugfix for the cdc_acm driver that has been there for a long time.

All of these have been in linux-next for a while with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Chunfeng Yun (1):
      usb: xhci-mtk: resume USB3 roothub first

Greg Kroah-Hartman (1):
      Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/.../johan/usb-serial into usb-linus

Johan Hovold (2):
      USB: serial: option: add two-endpoints device-id flag
      USB: serial: simple: add Motorola Tetra MTP6550 id

Kristian Evensen (1):
      USB: serial: option: improve Quectel EP06 detection

Mathias Nyman (1):
      xhci: Add missing CAS workaround for Intel Sunrise Point xHCI

Romain Izard (1):
      usb: cdc_acm: Do not leak URB buffers

 drivers/usb/class/cdc-acm.c            |  6 ++++++
 drivers/usb/host/xhci-mtk.c            |  4 ++--
 drivers/usb/host/xhci-pci.c            |  2 ++
 drivers/usb/serial/option.c            | 15 +++++++++++++--
 drivers/usb/serial/usb-serial-simple.c |  3 ++-
 5 files changed, 25 insertions(+), 5 deletions(-)

                 reply	other threads:[~2018-10-07  6:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20181007060622.GA13764@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.