All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.10-rc7
Date: Sat, 4 Feb 2017 12:35:44 +0100	[thread overview]
Message-ID: <20170204113544.GA22305@kroah.com> (raw)

The following changes since commit 7a308bb3016f57e5be11a677d15b821536419d36:

  Linux 4.10-rc5 (2017-01-22 12:54:15 -0800)

are available in the git repository at:

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

for you to fetch changes up to 424414947da3dd5cb0d60e4f299f7c51e472ae77:

  Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2017-02-03 22:19:15 +0100)

----------------------------------------------------------------
USB fixes for 4.10-rc7

Here are some small USB fixes for some reported issues, and the usual
number of new device ids for 4.10-rc7.

All of these, except the last new device id, have been in linux-next for
a while with no reported issues.

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

----------------------------------------------------------------
Aleksander Morgado (1):
      USB: serial: qcserial: add Dell DW5570 QDL

Bjørn Mork (1):
      USB: serial: option: add device ID for HP lt2523 (Novatel E371)

Greg Kroah-Hartman (2):
      Merge tag 'usb-serial-4.10-rc6' of git://git.kernel.org/.../johan/usb-serial into usb-linus
      Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/.../johan/usb-serial into usb-linus

Lukáš Lalinský (1):
      USB: Add quirk for WORLDE easykey.25 MIDI keyboard

Marcel J.E. Mol (1):
      USB: serial: pl2303: add ATEN device ID

Tony Lindgren (2):
      usb: musb: Fix host mode error -71 regression
      usb: musb: Fix external abort on non-linefetch for musb_irq_work()

Vincent Pelletier (1):
      usb: gadget: f_fs: Assorted buffer overflow checks.

 drivers/usb/core/quirks.c          |  4 ++++
 drivers/usb/gadget/function/f_fs.c | 13 ++++++++++++-
 drivers/usb/musb/musb_core.c       | 26 +++++++++++++-------------
 drivers/usb/musb/musb_core.h       |  1 -
 drivers/usb/serial/option.c        |  1 +
 drivers/usb/serial/pl2303.c        |  1 +
 drivers/usb/serial/pl2303.h        |  1 +
 drivers/usb/serial/qcserial.c      |  1 +
 8 files changed, 33 insertions(+), 15 deletions(-)

                 reply	other threads:[~2017-02-04 11:35 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=20170204113544.GA22305@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.