public inbox for linux-kernel@vger.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 3.16-rc6
Date: Sun, 20 Jul 2014 12:56:26 -0700	[thread overview]
Message-ID: <20140720195626.GA13766@kroah.com> (raw)

The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:

  Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.16-rc6

for you to fetch changes up to bb86cf569bbd7ad4dce581a37c7fbd748057e9dc:

  usb: Check if port status is equal to RxDetect (2014-07-17 17:14:01 -0700)

----------------------------------------------------------------
USB fixes for 3.16-rc6

Here are 2 USB patches that resolve some reported issues, one with an
odd HUB, and one in the chipidea driver.

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

----------------------------------------------------------------
Abbas Raza (1):
      usb: chipidea: udc: Disable auto ZLP generation on ep0

Gavin Guo (1):
      usb: Check if port status is equal to RxDetect

 drivers/usb/chipidea/udc.c |  4 ++--
 drivers/usb/core/hub.c     | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 2 deletions(-)

                 reply	other threads:[~2014-07-20 19:56 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=20140720195626.GA13766@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