All of lore.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.17-rc6
Date: Sat, 20 Sep 2014 10:33:54 -0700	[thread overview]
Message-ID: <20140920173354.GA29872@kroah.com> (raw)

The following changes since commit 9e82bf014195d6f0054982c463575cdce24292be:

  Linux 3.17-rc5 (2014-09-14 17:50:12 -0700)

are available in the git repository at:

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

for you to fetch changes up to c80b4495c61636edc58fe1ce300f09f24db28e10:

  USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters (2014-09-19 15:01:38 -0700)

----------------------------------------------------------------
USB fixes / quirks for 3.17-rc6

Here are some USB and PHY fixes and quirks for 3.17-rc6.  Nothing major,
just a few things that have been reported.

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

----------------------------------------------------------------
Alan Stern (1):
      USB: EHCI: unlink QHs even after the controller has stopped

Bartlomiej Zolnierkiewicz (2):
      phy: spear1310-miphy: fix driver dependencies
      phy: spear1340-miphy: fix driver dependencies

Greg Kroah-Hartman (1):
      Merge tag 'for_3.17-rc' of git://git.kernel.org/.../kishon/linux-phy into usb-linus

Lee Jones (1):
      phy: miphy365x: Fix off-by-one error

Mark (3):
      USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
      USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
      USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters

 drivers/phy/Kconfig                |  2 ++
 drivers/phy/phy-miphy365x.c        |  1 +
 drivers/usb/host/ehci-hcd.c        |  2 --
 drivers/usb/storage/unusual_devs.h | 32 ++++++++++++++++++++++++++++++++
 4 files changed, 35 insertions(+), 2 deletions(-)

                 reply	other threads:[~2014-09-20 17:34 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=20140920173354.GA29872@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 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.