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

The following changes since commit 02da2d72174c61988eb4456b53f405e3ebdebce4:

  Linux 4.6-rc5 (2016-04-24 16:17:05 -0700)

are available in the git repository at:

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

for you to fetch changes up to 9be427efc764464fbcbc1ca3f0d34f575cb0f037:

  Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping" (2016-05-02 08:44:31 -0700)

----------------------------------------------------------------
USB fixes for 4.6-rc7

Here are some last-remaining fixes for USB drivers to resolve issues
that have shown up in testing.  And 2 new device ids as well.

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

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

----------------------------------------------------------------
Bin Liu (1):
      Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half"

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

Jasem Mutlaq (1):
      USB: serial: cp210x: add Straizona Focusers device ids

Johan Hovold (1):
      Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"

Mike Manning (1):
      USB: serial: cp210x: add ID for Link ECU

Tal Shorer (1):
      usb: musb: gadget: nuke endpoint before setting its descriptor to NULL

Vladimir Zapolskiy (1):
      usb: musb: jz4740: fix error check of usb_get_phy()

 drivers/usb/core/port.c        | 6 ------
 drivers/usb/core/usb.c         | 8 +-------
 drivers/usb/musb/jz4740.c      | 4 ++--
 drivers/usb/musb/musb_gadget.c | 6 +++---
 drivers/usb/musb/musb_host.c   | 2 +-
 drivers/usb/serial/cp210x.c    | 4 ++++
 6 files changed, 11 insertions(+), 19 deletions(-)

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

only message in thread, other threads:[~2016-05-07 17:44 UTC | newest]

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