Re: Probably strange bug with usb radio-mr800

2009-06-04 Thread Greg KH
On Fri, Jun 05, 2009 at 02:43:04AM +0400, Alexey Klimov wrote: Is there any ideas about different behaviour of device on 32- and 64-bit platforms with the same usb bulk messages? No, there should be no difference. Have you run usbmon to look at the data on the wire? thanks, greg k-h -- To

Re: [PATCH] media: remove driver_data direct access of struct device

2009-05-11 Thread Greg KH
On Fri, May 01, 2009 at 10:18:38PM -0500, Mike Isely wrote: Acked-By: Mike Isely is...@pobox.com Note #1: I am just acking the pvrusb2 part of this. Note #2: I am immediately pulling the pvrusb2 part of these changes into that driver. Thanks for doing this, I appreciate it. greg k-h

Re: patch usb-pwc-do-not-pass-stack-allocated-buffers-to-usb-core.patch added to gregkh-2.6 tree

2009-04-23 Thread Greg KH
...@gmail.com Date: Tue, 21 Apr 2009 21:48:09 +0200 Subject: USB: pwc : do not pass stack allocated buffers to USB core. To: Greg KH g...@kroah.com, linux-media@vger.kernel.org Message-ID: 20090421194808.8272.8437.st...@mfuzzey-laptop This is causes problems on platforms that have

Re: [PATCH] usb: add reset endpoint operations

2009-04-08 Thread Greg KH
On Thu, Apr 09, 2009 at 03:36:51AM +0400, Alexey Klimov wrote: (added linux-media maillist) Hello, David On Wed, Apr 8, 2009 at 9:36 PM, David Vrabel david.vra...@csr.com wrote: Wireless USB endpoint state has a sequence number and a current window and not just a single toggle bit.  So

Re: [stable] Fwd: [PATCH] 2.6.27.y: fix NULL ptr deref in cx23885 video_open

2009-03-12 Thread Greg KH
On Thu, Mar 12, 2009 at 04:24:38PM -0400, Michael Krufky wrote: Can we have this merged into -stable? Jarod Wilson sent this last month, but he left off the cc to sta...@kernel.org What is the git commit id of the patch in Linus's tree that matches up with this? thanks, greg k-h -- To

Re: [stable] Fwd: [PATCH] 2.6.27.y: fix NULL ptr deref in cx23885 video_open

2009-03-12 Thread Greg KH
On Thu, Mar 12, 2009 at 11:00:11PM -0400, Jarod Wilson wrote: Greg KH wrote: On Thu, Mar 12, 2009 at 04:24:38PM -0400, Michael Krufky wrote: Can we have this merged into -stable? Jarod Wilson sent this last month, but he left off the cc to sta...@kernel.org What is the git commit id

Re: linux-next: Tree for March 11 (staging/multimedia)

2009-03-11 Thread Greg KH
On Wed, Mar 11, 2009 at 10:12:39AM -0700, Randy Dunlap wrote: Stephen Rothwell wrote: Hi all, Changes since 20090310: drivers/staging/go7007/go7007-v4l2.c:1830: error: 'VID_TYPE_CAPTURE' undeclared here (not in a function) Odd, nothing has changed in this driver, is this a v4l api

Re: linux-next: Tree for March 11 (staging/multimedia)

2009-03-11 Thread Greg KH
On Wed, Mar 11, 2009 at 11:21:52AM -0700, Randy Dunlap wrote: Greg KH wrote: On Wed, Mar 11, 2009 at 10:12:39AM -0700, Randy Dunlap wrote: Stephen Rothwell wrote: Hi all, Changes since 20090310: drivers/staging/go7007/go7007-v4l2.c:1830: error: 'VID_TYPE_CAPTURE' undeclared here

Re: S4 hang with uvcvideo causing Unlink after no-IRQ? Controller is probably using the wrong IRQ.

2009-03-06 Thread Greg KH
On Fri, Mar 06, 2009 at 11:11:22AM -0800, Brandon Philips wrote: Hello- When an UVC device is open and a S4 is attempted the thaw hangs (see the stack below). I don't see what the UVC driver is doing wrong to cause this to happen though. I don't think this is a uvc driver issue, it looks

<    1   2   3   4