Bug#637740: [PATCH] uvcvideo: Fix crash when linking entities

2011-09-06 Thread Laurent Pinchart
The uvc_mc_register_entity() function wrongfully selects the media_entity associated with a UVC entity when creating links. This results in access to uninitialized media_entity structures and can hit a BUG_ON statement in media_entity_create_link(). Fix it. Signed-off-by: Laurent Pinchart

Bug#637740: linux-image-3.0.0-1-amd64: compaq presario cq56 (laptop): built-in webcam invalid opcode (uvc)

2011-08-16 Thread Laurent Pinchart
Could you send me the output of lsusb -v -d 0bda:58e0 (running as root if possible) ? -- Regards, Laurent Pinchart -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arch

Bug#637740: [regression] uvcvideo: BUG at drivers/media/media-entity.c:346 for compaq presario cq56 (laptop) built-in webcam

2011-08-21 Thread Laurent Pinchart
Hi Daniel, On Saturday 20 August 2011 03:52:10 Daniel Dickinson wrote: > Requested output below: > > On Tue, 16 Aug 2011 20:51:32 +0200 Laurent Pinchart wrote: > > On Sunday 14 August 2011 18:31:31 Jonathan Nieder wrote: > > > Daniel Dickinson wrote[