[xhci] corrupt urbs after module reload

2013-07-07 Thread Oleksij Rempel
Hallo Sarah, looks like my adventure with this controller are not finished. Short story: After reloading ath9k_htc module i get some corrupt urbs on adapter side. It was possible to confirm it by debuging ath9k_htc firmware. On the host side i tried to use Wireshark, but at this stage all

Re: inconsistent {IN-HARDIRQ-W} - {HARDIRQ-ON-W} usage with hcd_urb_list_lock

2013-07-07 Thread Ming Lei
On Sun, Jul 7, 2013 at 4:48 AM, Alan Stern st...@rowland.harvard.edu wrote: On Sat, 6 Jul 2013, Maarten Lankhorst wrote: I didn't even know I still had lockdep on. The following lockdep splat happened when I plugged in a usb bluetooth dongle, using the pre-rc1 3.11 kernel at HEAD

Re: Repeated disconnects of wired mouse

2013-07-07 Thread Larry Keegan
On Sat, 6 Jul 2013 16:58:38 -0400 Alan Stern st...@rowland.harvard.edu wrote: On Sat, 6 Jul 2013, Larry Keegan wrote: Just a thought, but has the way the kernel 'sets-up' a USB mouse changed over the months? I mean in a way which would mean different numbers in the above usbmon trace?

Re: [RFC 1/2] usb/musb dma: add cppi41 dma driver

2013-07-07 Thread Sergei Shtylyov
Hello. On 05-07-2013 20:12, Sebastian Andrzej Siewior wrote: This is a first shot of the cppi41 DMA driver. Where have you been when I submitted my drivers back in 2009? :-) It is currently used by a new musb dma-engine implementation. I have to test it somehow. The state of the

lsusb doesn't handle 32 bits Usage tags.

2013-07-07 Thread pchavent
Hi. lsusb doesn't handle 32 bits Usage tags. I've tried to do a patch but i'm not confident in its implementation. Could you review it please ? Regards. Paul.From 8a0ad009c76de54cc871ad4eb5bf2dd2adb75ef6 Mon Sep 17 00:00:00 2001 From: Paul Chavent paul.chav...@onera.fr Date: Sun, 7 Jul 2013

Re: lsusb doesn't handle 32 bits Usage tags.

2013-07-07 Thread Greg KH
On Sun, Jul 07, 2013 at 07:17:40PM +0200, pchavent wrote: Hi. lsusb doesn't handle 32 bits Usage tags. I've tried to do a patch but i'm not confident in its implementation. Do you have a HID descriptor with a 32bit usage tag? I don't think anyone has seen these before, are they new?

Re: lsusb doesn't handle 32 bits Usage tags.

2013-07-07 Thread pchavent
On Sun, 7 Jul 2013 10:37:59 -0700, Greg KH wrote: On Sun, Jul 07, 2013 at 07:17:40PM +0200, pchavent wrote: Hi. lsusb doesn't handle 32 bits Usage tags. I've tried to do a patch but i'm not confident in its implementation. Do you have a HID descriptor with a 32bit usage tag? I don't think

RE: Chipidea usb otg support for IMX/MXS (device functionality)

2013-07-07 Thread Chen Peter-B29397
-Original Message- From: Marek Vasut [mailto:ma...@denx.de] Sent: Sunday, July 07, 2013 9:10 AM To: Chen Peter-B29397 Cc: shawn@linaro.org; Michael Grzeschik; maxime.ripard@free- electrons.com; Hector Palacios; linux-usb@vger.kernel.org; s.ha...@pengutronix.de;

[PATCH net-next] net/usb: add relative mii functions for r815x

2013-07-07 Thread Hayes Wang
Base on cdc_ether, add the mii functions for RTL8152 and RTL8153. The RTL8152 and RTL8153 support ECM mode which use the driver of cdc_ether. Add the mii functions. Then, the basic PHY access is possible. Signed-off-by: Hayes Wang hayesw...@realtek.com --- drivers/net/usb/Makefile| 2 +-

Re: Detecting start/stop streaming for UVC webcam with bulk transfer mode

2013-07-07 Thread Chetan Nanda
On Thu, Jul 4, 2013 at 9:12 AM, Sharma Bhupesh-B45370 b45...@freescale.com wrote: Hi, On Thu, Jul 4, 2013 at 1:53 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Pratyush, On Tuesday 02 July 2013 17:24:41 Pratyush Anand wrote: On 6/20/2013 11:20 AM, Chetan Nanda wrote: