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

The following changes since commit 9395452b4aab7bc2475ef8935b4a4fb99d778d70:

  Linux 4.8-rc6 (2016-09-11 20:02:25 -0700)

are available in the git repository at:

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

for you to fetch changes up to e06226e66beafd6118aa81b511d88cb549ad7ea5:

  Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2016-09-16 17:42:10 +0200)

----------------------------------------------------------------
USB fixes for 4.8-rc7

Here are 2 small fixes, and one new device id, for 4.8-rc7

The fixes solve a build error that was reported in your tree for the
blackfin arch, and resolve an issue with a number of broken USB devices
that reported the wrong interval rate.  Included here is also a new
device id for the usb-serial driver.

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

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

----------------------------------------------------------------
Alan Stern (1):
      USB: change bInterval default to 10 ms

Daniele Palmas (1):
      USB: serial: simple: add support for another Infineon flashloader

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

Tony Lindgren (1):
      usb: musb: Fix tusb6010 compile error on blackfin

 drivers/usb/core/config.c              | 28 +++++++++++++++++-----------
 drivers/usb/musb/Kconfig               |  2 +-
 drivers/usb/serial/usb-serial-simple.c |  3 ++-
 3 files changed, 20 insertions(+), 13 deletions(-)

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

only message in thread, other threads:[~2016-09-18 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-18 10:33 [GIT PULL] USB driver fixes for 4.8-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.