mirror of https://lore.kernel.org/lkml/
 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.6-rc7
Date: Sat, 7 May 2016 19:44:13 +0200	[thread overview]
Message-ID: <20160507174413.GA24717@kroah.com> (raw)

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

                 reply	other threads:[~2016-05-07 17:44 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=20160507174413.GA24717@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome