[no subject]

2016-12-15 Thread Ryan
auth 12a8a74f subscribe linux-usb ryanphilip...@googlemail.com -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

DWC3 question

2016-01-30 Thread Ryan
something here. Thanks for your time. Thanks, ryan -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

TI TUSB7340 xHCI Host Controllers lock up

2017-03-16 Thread Ryan Stowell
being ( http://marc.info/?l=linux-usb&m=147745611801558&w=2 ) but I can't tell from recent sources what specific issues if any have been resolved and adopted into the driver. I'm not very familiar with the USB stack so I'm hoping someone here can help point me in the right direction.

Re: [PATCH] usb: ohci: remove ep93xx bus glue platform driver

2013-10-14 Thread Ryan Mallon
On 15/10/13 08:35, H Hartley Sweeten wrote: > Convert ep93xx to use the OHCI platform driver and remove the > ohci-ep93xx bus glue driver. > > Signed-off-by: H Hartley Sweeten > Cc: Alan Stern > Cc: Greg Kroah-Hartman > Cc: Ryan Mallon > --- > diff --git a/drivers

Re: [PATCH] usb: ohci: remove ep93xx bus glue platform driver

2013-10-14 Thread Ryan Mallon
On 15/10/13 08:35, H Hartley Sweeten wrote: > Convert ep93xx to use the OHCI platform driver and remove the > ohci-ep93xx bus glue driver. > > Signed-off-by: H Hartley Sweeten > Cc: Alan Stern > Cc: Greg Kroah-Hartman > Cc: Ryan Mallon Cc'ed Olof, who wanted to s

Re: [PATCH v2] usb: ohci: remove ep93xx bus glue platform driver

2013-10-15 Thread Ryan Mallon
> Signed-off-by: H Hartley Sweeten > Cc: Alan Stern > Cc: Greg Kroah-Hartman > Cc: Ryan Mallon > Cc: Olof Johansson > --- > v2: Use the (*power_off) callback for (*power_suspend), as suggested > by Alan Stern. > Remove the Kconfig change to USB_OHCI_HCD_PLATF

Re: [PATCH v2] usb: ohci: remove ep93xx bus glue platform driver

2013-10-16 Thread Ryan Mallon
On 17/10/13 01:43, Alan Stern wrote: > On Wed, 16 Oct 2013, Hartley Sweeten wrote: > >> On Tuesday, October 15, 2013 5:57 PM, Ryan Mallon wrote: > >>> Gah, defconfig changes are a pest. I assume the other removed options >>> are implicitly selected, and thei

Re: [PATCH 1/2 v3] ARM: ep93xx_defconfig: cleanup ep93xx_defconfig

2013-10-17 Thread Ryan Mallon
cleaner when adding new entries. > > Signed-off-by: H Hartley Sweeten Acked-by: Ryan Mallon > Cc: Ryan Mallon > Cc: Alan Stern > Cc: Lennert Buytenhek > Cc: Greg Kroah-Hartman > Cc: Olof Johansson > Cc: Russell King > --- > arch/arm/configs/ep93xx_defconfig

Help with xHCI, uvcvideo driver, and "Unknown event condition, HC probably busted"

2013-03-26 Thread Ryan Press
only a USB 2.0 host controller. So I don't suspect this driver necessarily. Below is my dmesg log. I would think the PCIe driver could be the problem but because the USB 3.0 SSD works perfectly I'm not sure this is the case. Does anyone have insight into what's going on? Thanks in

Re: Help with xHCI, uvcvideo driver, and "Unknown event condition, HC probably busted"

2013-03-29 Thread Ryan Press
Hi Ezequiel, Thanks so much for replying, I worried my call for help would just become more buried. On Fri, Mar 29, 2013 at 3:34 PM, Ezequiel Garcia wrote: > Hi Ryan, > > Small world, uh? > > On Tue, Mar 26, 2013 at 02:55:48PM -0700, Ryan Press wrote: >> I'm working