Re: chipidea udc: ctrl traffic on endpoint 8

2014-01-18 Thread Michael Grzeschik
On Fri, Jan 17, 2014 at 05:15:49PM +0100, Matthieu CASTET wrote: Le Fri, 17 Jan 2014 16:54:07 +0100, Michael Grzeschik m...@pengutronix.de a écrit : Hi Peter, we recently see a lot of warnings with the chipidea udc. The driver is running as g_ether gadget. cat

Re: [PATCH v3 03/10] usb: find internal hub tier mismatch via acpi

2014-01-18 Thread Alan Stern
On Fri, 17 Jan 2014, Dan Williams wrote: The basic idea of using runtime PM synchronization to prevent khubd and port power operations from interfering sounds good, and it is simpler than adding a new mutex. And I think we can also use it to prevent port power operations and port resets

Re: XHCI issues: WD MyBook 1230 - reset SuperSpeed USB device

2014-01-18 Thread Christian Franke
Peter Palúch wrote: Gentlemen, First of all, thank you very much for looking into this issue. Alan, for the sake of keeping the thread tidy in archives, I am not going to change the $SUBJECT of this e-mail but I wholeheartedly agree that this is not an xHCI issue. Mea culpa; I did not know

Re: AM335x USB DMA seems broken on ISOC URBs

2014-01-18 Thread Daniel Mack
Hi Ezequiel, On 01/17/2014 05:27 PM, Ezequiel Garcia wrote: On Sun, Dec 22, 2013 at 02:59:45AM -0300, Ezequiel Garcia wrote: Hello, While doing some experiments with the stk1160 driver (for Easycap TV video capture devices), ran into problems using v3.13-rc4. The problem is that the stk1160

[PATCH 4/6] phy-rcar-usb-gen2: add device tree support

2014-01-18 Thread Ben Dooks
Add support for the phy-rcar-gen2-usb driver to be probed from device tree. Signed-off-by: Ben Dooks ben.do...@codethink.co.uk Reviewed-by: Ian Molton ian.mol...@codethink.co.uk --- Cc: linux-usb@vger.kernel.org (open list:USB PHY LAYER) Cc: linux...@vger.kernel.org (open list:ARM/SHMOBILE

Re: [PATCH v7 0/2] ohci and ehci-platform clks, phy and dt support

2014-01-18 Thread Hans de Goede
Hi, On 01/17/2014 06:12 PM, Alan Stern wrote: On Thu, 16 Jan 2014, Florian Fainelli wrote: Le mercredi 15 janvier 2014, 15:26:21 Alan Stern a �crit : On Wed, 15 Jan 2014, Hans de Goede wrote: Hi All, This version of my ohci and ehci-platform clks, phy and dt support patch-set, really fixes

USB-PATA bridge inic-1511. It is not possible to read a lot of audio disks

2014-01-18 Thread Andrey Karpenko
Hi Greg Kroah-Hartman asks me to send it to you https://bugzilla.kernel.org/show_bug.cgi?id=68941 Thanks -- 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

Re: [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst [NEW HARDWARE]

2014-01-18 Thread walt
On 01/17/2014 06:34 AM, David Laight wrote: Can you try the patch I posted that stops the ownership on LINK TRBs being changed before that on the linked-to TRB? Please disregard my earlier post about the patch not applying cleanly. That was the usual html corruption, so I found the original on

Re: [BUG] FL1009: xHCI host not responding to stop endpoint command.

2014-01-18 Thread Arnaud Ebalard
Hi, I have added Thomas in the recipients, because I guess he may be of some help debugging the issue further. Thomas, the beginning of the thread is here: http://thread.gmane.org/gmane.linux.usb.general/101531 Sarah Sharp sarah.a.sh...@linux.intel.com writes: I am slowly starting to see a

Re: XHCI issues: WD MyBook 1230 - reset SuperSpeed USB device

2014-01-18 Thread Peter Palúch
Gentlemen, I believe I've found the root cause of the issue. USB is absolutely not to blame in this case. Problems were caused by the udisksd daemon that sent ATA IDENTIFY DEVICE pass through command with the SECTOR_COUNT field set to 0 (cdb[6] = 0). I first noticed it when I compared the

Re: [PATCH v7 0/2] ohci and ehci-platform clks, phy and dt support

2014-01-18 Thread Alan Stern
On Sat, 18 Jan 2014, Hans de Goede wrote: A simple copy from the PPC driver isn't quite enough, because the platform data settings would override the DT values. ehci_platform_reset has to be changed so that it sets ehci-big_endian_desc and _mmio if the pdata flags are set, but otherwise