mbox

[GIT,PULL] usb: gadget: fixes for v3.15-rc4

Message ID 20140430171609.GS23679@saruman.home
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git fixes-for-v3.15-rc4

Message

Felipe Balbi April 30, 2014, 5:16 p.m. UTC
Hi Greg,

here's my second pull request for this -rc cycle.

Please consider merging to your usb-linux branch.

cheers

The following changes since commit a31a942a148e0083ce560ffeb54fb60e06ab7201:

  usb: phy: am335x-control: wait 1ms after power-up transitions (2014-04-21 10:21:24 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git fixes-for-v3.15-rc4

for you to fetch changes up to 886c7c426d465732ec9d1b2bbdda5642fc2e7e05:

  usb: gadget: at91-udc: fix irq and iomem resource retrieval (2014-04-30 11:59:06 -0500)

----------------------------------------------------------------
usb: fixes for v3.15-rc4

Small pull request this time containing only 3 patches.

One patch is fixing at91 resource retrieval, one fixes a
conditional in the generic OTG FSM and another fixes a
state transition also on our generic OTG FSM.

Signed-of-by: Felipe Balbi <balbi@ti.com>

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

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

 drivers/usb/gadget/at91_udc.c | 10 ----------
 drivers/usb/phy/phy-fsm-usb.c |  9 +++++----
 2 files changed, 5 insertions(+), 14 deletions(-)

Comments

Greg Kroah-Hartman May 1, 2014, 11:27 p.m. UTC | #1
On Wed, Apr 30, 2014 at 12:16:09PM -0500, Felipe Balbi wrote:
> Hi Greg,
> 
> here's my second pull request for this -rc cycle.
> 
> Please consider merging to your usb-linux branch.

Pulled and pushed out, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html