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 fixes for 3.15-rc5
Date: Mon, 5 May 2014 14:23:48 -0700	[thread overview]
Message-ID: <20140505212348.GA3931@kroah.com> (raw)

The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.15-rc4

for you to fetch changes up to 6ed07d45d09bc2aa60e27b845543db9972e22a38:

  USB: Nokia 5300 should be treated as unusual dev (2014-05-03 19:41:07 -0400)

----------------------------------------------------------------
USB fixes for 3.15-rc4

Here are some small fixes and device ids for 3.15-rc4.

All have been in linux-next just fine.

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

----------------------------------------------------------------
Alan Stern (1):
      USB: OHCI: fix problem with global suspend on ATI controllers

Bjørn Mork (1):
      usb: qcserial: add a number of Dell devices

Daniele Forsi (2):
      usb: storage: shuttle_usbat: fix discs being detected twice
      USB: Nokia 5300 should be treated as unusual dev

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

Jean-Jacques Hiblot (1):
      usb: gadget: at91-udc: fix irq and iomem resource retrieval

Li Jun (1):
      usb: phy: fsm: update OTG HNP state transition

Nikita Yushchenko (1):
      fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6

Peter Chen (1):
      usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at statemachine

Victor A. Santos (1):
      USB: Nokia 305 should be treated as unusual dev

 drivers/usb/gadget/at91_udc.c       | 10 ----------
 drivers/usb/host/ehci-fsl.c         |  3 ++-
 drivers/usb/host/ohci-hub.c         | 18 ++++++++++++++++++
 drivers/usb/host/ohci-pci.c         |  1 +
 drivers/usb/host/ohci.h             |  2 ++
 drivers/usb/phy/phy-fsm-usb.c       |  9 +++++----
 drivers/usb/serial/qcserial.c       | 15 +++++++++++++++
 drivers/usb/storage/shuttle_usbat.c |  2 +-
 drivers/usb/storage/unusual_devs.h  | 14 ++++++++++++++
 9 files changed, 58 insertions(+), 16 deletions(-)

                 reply	other threads:[~2014-05-05 21:20 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=20140505212348.GA3931@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.