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.19-rc7
Date: Fri, 30 Jan 2015 17:31:26 -0800	[thread overview]
Message-ID: <20150131013126.GA2819@kroah.com> (raw)

The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc:

  Linux 3.19-rc5 (2015-01-18 18:02:20 +1200)

are available in the git repository at:

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

for you to fetch changes up to 54eb4cd465423280c0e8a7150176667c92939ec4:

  Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus (2015-01-26 19:13:41 -0800)

----------------------------------------------------------------
USB fixes for 3.19-rc7

Here are some small USB fixes and quirk additions for 3.19-rc7.

All have been in linux-next for a while with no reported problems.

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

----------------------------------------------------------------
Dmitry Nezhevenko (1):
      usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controller

Greg Kroah-Hartman (1):
      Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/.../balbi/usb into usb-linus

Hans de Goede (1):
      uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017

Heikki Krogerus (1):
      usb: phy: never defer probe in non-OF case

Macpaul Lin (1):
      USB: Add OTG PET device to TPL

Mark Knibbs (1):
      storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converter

Robert Baldyga (1):
      usb: dwc2: call dwc2_is_controller_alive() under spinlock

 drivers/usb/core/otg_whitelist.h   | 5 +++++
 drivers/usb/core/quirks.c          | 4 ++++
 drivers/usb/dwc2/core_intr.c       | 6 +++---
 drivers/usb/phy/phy.c              | 2 +-
 drivers/usb/storage/unusual_devs.h | 9 ++++++++-
 drivers/usb/storage/unusual_uas.h  | 7 +++++++
 6 files changed, 28 insertions(+), 5 deletions(-)

                 reply	other threads:[~2015-01-31  1:31 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=20150131013126.GA2819@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.