All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 4.10-rc7
@ 2017-02-04 11:35 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-02-04 11:35 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-04 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-04 11:35 [GIT PULL] USB driver fixes for 4.10-rc7 Greg KH

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.