public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for v4.3-rc2
@ 2015-09-16 16:45 Felipe Balbi
  2015-09-17  4:35 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2015-09-16 16:45 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi

Hi Greg,

Here's the first set of fixes for v4.3-rc cycle. Please consider
merging. Patches have been tested on platforms I have around
(AM437x, AM335x, DRA7x) and have been in next for a few days.

Let me know if you want anything to be changed

cheers

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.3-rc2

for you to fetch changes up to 762982db33b23029e98c844611e2e8beeb75bc0d:

  usb: phy: phy-generic: Fix reset behaviour on legacy boot (2015-09-14 10:15:08 -0500)

----------------------------------------------------------------
usb: fixes for v4.3-rc2

First series of fixes for v4.3-rc cycle. The major points are
a fix to a regression which would let gadget driver disable
an endpoint that's already disabled and a fix to MUSB to make
sure IRQs are masked when we're going to suspend and unmasked
on resume.

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

----------------------------------------------------------------
Alexey Khoroshilov (1):
      usb: gadget: amd5536udc: fix error handling in udc_pci_probe()

Bin Liu (1):
      usb: musb: ensure in peripheral mode when checking session

Felipe Balbi (1):
      usb: dwc3: omap: enable irqs lately

Luis de Bethencourt (1):
      usb: musb: ux500: Fix module autoload for OF platform driver

Pascal Huerst (1):
      usb: musb: Disable interrupts on suspend, enable them on resume

Randy Dunlap (1):
      usb: phy: fix phy-qcom-8x16-usb build

Robert Baldyga (1):
      usb: gadget: fix possible regression introduced with ep->claimed

Roger Quadros (1):
      usb: phy: phy-generic: Fix reset behaviour on legacy boot

 drivers/usb/dwc3/dwc3-omap.c        |  4 ++--
 drivers/usb/gadget/epautoconf.c     |  1 +
 drivers/usb/gadget/udc/amd5536udc.c | 43 +++++++++++++++++--------------------
 drivers/usb/musb/musb_core.c        |  7 ++++++
 drivers/usb/musb/ux500.c            |  2 ++
 drivers/usb/phy/Kconfig             |  2 +-
 drivers/usb/phy/phy-generic.c       |  3 ++-
 7 files changed, 35 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-17  4:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16 16:45 [GIT PULL] USB fixes for v4.3-rc2 Felipe Balbi
2015-09-17  4:35 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox