> From: Felipe Balbi > Sent: Tuesday, August 13, 2013 1:01 PM > > On Tue, Aug 13, 2013 at 02:48:42PM -0500, Felipe Balbi wrote: > > On Tue, Aug 13, 2013 at 02:41:25PM -0500, Felipe Balbi wrote: > > > Hi Greg, > > > > > > Here's my pull request for v3.12 merge window. I know there are a bunch > > > of patches pending in the mailing list but I won't have time to fully > > > review them before merging so I decided that it's best to delay a merge > > > window than it is to cause a bunch of regressions. > > > > > > Oh yeah, the patches under arch/arm got Acked by Tony Lindgren. > > > > > > Let me know if you want any changes to the pull request. > > > > just now I saw the build failure Stephen reported. Please don't merge > > this in yet, I'll put a patch on top to fix the build failure. > > now fixed, here's the pull updated pull request: > > The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095: > > Linux 3.11-rc3 (2013-07-28 20:53:33 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/usb-for-v3.12 > > for you to fetch changes up to 8b841cb217fac676498de3dfe8fabe38b39cba4e: > > usb: phy: am335x: include linux/err.h (2013-08-13 14:59:13 -0500) > > ---------------------------------------------------------------- > usb: patches for v3.12 merge window > > All patches here have been pending on linux-usb > and sitting in linux-next for a while now. > > The biggest things in this tag are: > > DWC3 learned proper usage of threaded IRQ > handlers and now we spend very little time > in hardirq context. > > MUSB now has proper support for BeagleBone and > Beaglebone Black. > > Tegra's USB support also got quite a bit of love > and is learning to use PHY layer and generic DT > attributes. > > Other than that, the usual pack of cleanups and > non-critical fixes follow. Hi Felipe, I think f7e846f0956 "make maximum-speed a per-instance attribute" causes an oops when using the dwc3-pci glue layer. At least when I tried your "testing" branch a couple of days ago, that's what I saw. Because in that case 'pdata' is NULL. Or has some other commit since then fixed that? Sorry for not reporting it sooner, I got busy with other stuff and forgot. -- Paul -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html