[PATCH usb-next] USB: Improve documentation for usbmon

2013-04-28 Thread Sedat Dilek
This is a give-back to USB folks who helped me in a USB debug issue. Signed-off-by: Sedat Dilek --- Documentation/usb/usbmon.txt | 87 1 file changed, 55 insertions(+), 32 deletions(-) diff --git a/Documentation/usb/usbmon.txt b/Documentation/usb/usb

Re: [PATCH 1/1] driver,usb: Fix a warning in uhci-hcd driver

2013-04-28 Thread Alan Stern
On Sun, 28 Apr 2013, ZhenHua wrote: > >>> In fact, the patch is so easy that I am including it below. Please > >>> test this (without either of your patches) to see if it works. > >>> > >>> Alan Stern > >>> > >>> > >>> > >>> > >>> Index: usb-3.9/drivers/usb/host/uhci-hub.c > >>> =

Re: [PATCH] linux-next:usb-stor:realtek_cr:Fix compile error

2013-04-28 Thread Randy Dunlap
On 04/26/13 19:49, wei_w...@realsil.com.cn wrote: > From: Wei WANG > > To fix the compile error when CONFIG_PM_RUNTIME is not enabled, > move the declaration of us out of CONFIG_REALTEK_AUTOPM macro in rts51x_chip. > > drivers/usb/storage/realtek_cr.c: In function 'realtek_cr_destructor': > driv

Re: [PATCH] usb: gadget/uvc: Implement videobuf2 .wait_prepare and .wait_finish operations

2013-04-28 Thread Felipe Balbi
On Tue, Apr 23, 2013 at 01:36:33PM +0200, Laurent Pinchart wrote: > On Tuesday 23 April 2013 14:16:56 Felipe Balbi wrote: > > On Mon, Apr 15, 2013 at 02:45:39PM +0200, Laurent Pinchart wrote: > > > > > > Those optional operations are used to release and reacquire the > > > > > > queue lock when vid