Re: [ANNOUNCE] usbmon capture and parser script

2011-03-24 Thread Micah Elizabeth Scott
On Thu, Mar 24, 2011 at 07:54:01PM -0700, Micah Elizabeth Scott wrote: > Paul Bolle contributed usbmon log support. I guess I must be too tired to write email without making mistakes tonight... As Paul said, the usbmon support was by Christoph Zimmermann. Paul had a number of other contributions,

Re: [ANNOUNCE] usbmon capture and parser script

2011-03-24 Thread Micah Elizabeth Scott
On Fri, Mar 18, 2011 at 10:21:33AM -0700, Paul Bolle wrote: > On Thu, 2011-03-17 at 08:46 -0300, Mauro Carvalho Chehab wrote: > > On a quick test, it seems that it doesn't recognize the tcpdump file > > format (at least, it was not able to capture the dump files I got > > with the beagleboard). A

Re: [RFC PATCH] HDMI:Support for EDID parsing in kernel.

2011-03-24 Thread Florian Tobias Schandinat
Corbin Simpson schrieb: On Thu, Mar 24, 2011 at 2:51 AM, K, Mythri P wrote: Hi Jesse, On Wed, Mar 23, 2011 at 8:48 PM, Jesse Barnes wrote: On Wed, 23 Mar 2011 18:58:27 +0530 "K, Mythri P" wrote: Hi Dave, On Wed, Mar 23, 2011 at 6:16 AM, Dave Airlie wrote: On Wed, Mar 23, 2011 at 3:32 A

Re: [PATCH] tm6000: fix vbuf may be used uninitialized

2011-03-24 Thread Jarod Wilson
On Thu, Mar 24, 2011 at 11:31:08PM +0300, Dan Carpenter wrote: > On Thu, Mar 24, 2011 at 04:07:00PM -0400, Jarod Wilson wrote: > > Signed-off-by: Jarod Wilson > > Jarod, there is a lot of information missing from your change log... :/ Hrm, I'm building the media stack with all warnings fatal, s

Re: [PATCH] tm6000: fix vbuf may be used uninitialized

2011-03-24 Thread Dan Carpenter
On Thu, Mar 24, 2011 at 04:07:00PM -0400, Jarod Wilson wrote: > Signed-off-by: Jarod Wilson Jarod, there is a lot of information missing from your change log... :/ > CC: de...@driverdev.osuosl.org > --- > drivers/staging/tm6000/tm6000-video.c |2 +- > 1 files changed, 1 insertions(+), 1 de

[PATCH] lirc_sasem: key debug spew off debug modparam

2011-03-24 Thread Jarod Wilson
Signed-off-by: Jarod Wilson --- drivers/staging/lirc/lirc_sasem.c | 13 +++-- 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/drivers/staging/lirc/lirc_sasem.c b/drivers/staging/lirc/lirc_sasem.c index 63a438d..7080cde 100644 --- a/drivers/staging/lirc/lirc_sasem.c +++ b

[PATCH] ttusb-budget: driver has a debug param, use it

2011-03-24 Thread Jarod Wilson
Remove DEBUG define, key debug spew off of the module's debug param that already exists. Signed-off-by: Jarod Wilson --- drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c | 60 +--- 1 files changed, 27 insertions(+), 33 deletions(-) diff --git a/drivers/media/dvb/ttusb-budget/

[PATCH] tm6000: fix vbuf may be used uninitialized

2011-03-24 Thread Jarod Wilson
Signed-off-by: Jarod Wilson CC: de...@driverdev.osuosl.org --- drivers/staging/tm6000/tm6000-video.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-video.c b/drivers/staging/tm6000/tm6000-video.c index c80a316..bfebedd 100644 --- a/drivers

[PATCH] drx397xD: remove unused DEBUG define

2011-03-24 Thread Jarod Wilson
Signed-off-by: Jarod Wilson --- drivers/media/dvb/frontends/drx397xD.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/media/dvb/frontends/drx397xD.c b/drivers/media/dvb/frontends/drx397xD.c index a05007c..235ac72 100644 --- a/drivers/media/dvb/frontends/drx397xD

[PATCH 2/2] mceusb: tivo transceiver should default to tivo keymap

2011-03-24 Thread Jarod Wilson
Signed-off-by: Jarod Wilson --- drivers/media/rc/mceusb.c |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/drivers/media/rc/mceusb.c b/drivers/media/rc/mceusb.c index 044fb7a..0d6ca2b 100644 --- a/drivers/media/rc/mceusb.c +++ b/drivers/media/rc/mceusb.c @@ -149,6 +

[PATCH 1/2] rc: add tivo/nero liquidtv keymap

2011-03-24 Thread Jarod Wilson
Signed-off-by: Jarod Wilson --- drivers/media/rc/keymaps/Makefile |1 + drivers/media/rc/keymaps/rc-tivo.c | 98 include/media/rc-map.h |1 + 3 files changed, 100 insertions(+), 0 deletions(-) create mode 100644 drivers/media/rc/keymaps

Re: [PATCH] [media] use pci_dev->revision

2011-03-24 Thread Auke Kok
On 03/21/11 07:35, Bjørn Mork wrote: pci_setup_device() has saved the PCI revision in the pci_dev struct since Linux 2.6.23. Use it. Cc: Auke Kok Signed-off-by: Bjørn Mork --- I assume some of these drivers could have the revision removed from their driver specific structures as well, but I hav

Re: S2-3200 switching-timeouts on 2.6.38

2011-03-24 Thread Julian Scheel
Am 24.03.2011 19:32, schrieb Steffen Barszus: It has been done some work (and effort), to prove its having positive effect. you should allways have more then 1000 stations at any time on that SAT, if you see that maximum number of stations is somewhere at 1600. everything around 400 is broken har

Re: [RFC PATCH] HDMI:Support for EDID parsing in kernel.

2011-03-24 Thread Alex Deucher
On Thu, Mar 24, 2011 at 3:13 PM, Guennadi Liakhovetski wrote: > On Thu, 24 Mar 2011, K, Mythri P wrote: > >> Hi Jesse, >> >> On Wed, Mar 23, 2011 at 8:48 PM, Jesse Barnes >> wrote: >> > On Wed, 23 Mar 2011 18:58:27 +0530 >> > "K, Mythri P" wrote: >> > >> >> Hi Dave, >> >> >> >> On Wed, Mar 23,

Re: [RFC PATCH] HDMI:Support for EDID parsing in kernel.

2011-03-24 Thread Guennadi Liakhovetski
On Thu, 24 Mar 2011, K, Mythri P wrote: > Hi Jesse, > > On Wed, Mar 23, 2011 at 8:48 PM, Jesse Barnes > wrote: > > On Wed, 23 Mar 2011 18:58:27 +0530 > > "K, Mythri P" wrote: > > > >> Hi Dave, > >> > >> On Wed, Mar 23, 2011 at 6:16 AM, Dave Airlie wrote: > >> > On Wed, Mar 23, 2011 at 3:32 AM

Re: [RFC PATCH] HDMI:Support for EDID parsing in kernel.

2011-03-24 Thread Corbin Simpson
On Thu, Mar 24, 2011 at 2:51 AM, K, Mythri P wrote: > Hi Jesse, > > On Wed, Mar 23, 2011 at 8:48 PM, Jesse Barnes > wrote: >> On Wed, 23 Mar 2011 18:58:27 +0530 >> "K, Mythri P" wrote: >> >>> Hi Dave, >>> >>> On Wed, Mar 23, 2011 at 6:16 AM, Dave Airlie wrote: >>> > On Wed, Mar 23, 2011 at 3:3

Re: S2-3200 switching-timeouts on 2.6.38

2011-03-24 Thread Steffen Barszus
2011/3/24 Julian Scheel : > Hi, > > Am 23.03.2011 19:19, schrieb H. Ellenberger: >> >> @Manu: Your argumentation is inconsistent and lacks any proof. >> >> Running a full scan of Astra 19.2 E with Kaffeine together with cards >> model >> Skystar HD and Twinhan/Azurewave VP-1041 results in a channel

Pinnacle PCTV 340e -

2011-03-24 Thread Martin Seekatz
Hello, is there any status change on the development for the Pinnacle PCTV Hybrid Pro Stick 340e since the KernelLab annoncement from December 2009? Any hope that this device will be supportet under Linux? Thanks Martin -- "A PC without Windows is like a chocolate cake without mustard." Joha

Re: [GIT PULL] HVR-900 R2 and PCTV 330e DVB support

2011-03-24 Thread Devin Heitmueller
On Thu, Mar 24, 2011 at 1:34 PM, Mauro Carvalho Chehab wrote: > One quick note for your next pull requests: Please don't add: > > Priority: normal Sure, no problem. I actually knew that but just forgot to strip the priority tags from the patches when I converted the tree from hg to git. Thanks,

Re: [GIT PULL] HVR-900 R2 and PCTV 330e DVB support

2011-03-24 Thread Mauro Carvalho Chehab
Em 24-03-2011 14:05, Devin Heitmueller escreveu: > This patch series finally merges in Ralph Metzler's drx-d driver and > brings up the PCTV 330e and > HVR-900R2. The patches have been tested for quite some time by users > on the Kernel Labs blog, > and they have been quite happy with them. > > T

Re: Pinnacle PCTV 340e -

2011-03-24 Thread Devin Heitmueller
On Thu, Mar 24, 2011 at 1:30 PM, Martin Seekatz wrote: > Hello, > > is there any status change on the development for the Pinnacle PCTV > Hybrid Pro Stick 340e since the KernelLab annoncement from December > 2009? > > Any hope that this device will be supportet under Linux? > > Thanks > Martin He

Re: [PATCH] ignore Documentation/DocBook/media/

2011-03-24 Thread Mauro Carvalho Chehab
Em 24-03-2011 12:34, Michael Jones escreveu: > On 03/16/2011 03:22 PM, Michael Jones wrote: >> >From 81a09633855b88d19f013d7e559e0c4f602ba711 Mon Sep 17 00:00:00 2001 >> From: Michael Jones >> Date: Thu, 10 Mar 2011 16:16:38 +0100 >> Subject: [PATCH] ignore Documentation/DocBook/media/ >> >> It is

[GIT PULL] HVR-900 R2 and PCTV 330e DVB support

2011-03-24 Thread Devin Heitmueller
This patch series finally merges in Ralph Metzler's drx-d driver and brings up the PCTV 330e and HVR-900R2. The patches have been tested for quite some time by users on the Kernel Labs blog, and they have been quite happy with them. The firmware required can be found here: http://kernellabs.com/

Re: S2-3200 switching-timeouts on 2.6.38

2011-03-24 Thread Julian Scheel
Hi, Am 23.03.2011 19:19, schrieb H. Ellenberger: @Manu: Your argumentation is inconsistent and lacks any proof. Running a full scan of Astra 19.2 E with Kaffeine together with cards model Skystar HD and Twinhan/Azurewave VP-1041 results in a channel list of approx 400 stations only. When I appl

Re: [RFC/PATCH] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus format

2011-03-24 Thread Laurent Pinchart
Hi Sylwester, On Thursday 24 March 2011 15:58:02 Sylwester Nawrocki wrote: > On 03/24/2011 03:38 PM, Laurent Pinchart wrote: > > On Thursday 24 March 2011 15:19:54 Sylwester Nawrocki wrote: > >> Add V4L2_MBUS_FMT_JPEG_1X8 format and the corresponding Docbook > >> documentation. > >> > >> Signed-o

Re: [PATCH] ignore Documentation/DocBook/media/

2011-03-24 Thread Michael Jones
On 03/16/2011 03:22 PM, Michael Jones wrote: >>From 81a09633855b88d19f013d7e559e0c4f602ba711 Mon Sep 17 00:00:00 2001 > From: Michael Jones > Date: Thu, 10 Mar 2011 16:16:38 +0100 > Subject: [PATCH] ignore Documentation/DocBook/media/ > > It is created and populated by 'make htmldocs' > > > Sig

Re: [RFC/PATCH] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus format

2011-03-24 Thread Sylwester Nawrocki
Hi Laurent, thanks for your comments. On 03/24/2011 03:38 PM, Laurent Pinchart wrote: > Hi Sylwester, > > On Thursday 24 March 2011 15:19:54 Sylwester Nawrocki wrote: >> Add V4L2_MBUS_FMT_JPEG_1X8 format and the corresponding Docbook >> documentation. >> >> Signed-off-by: Sylwester Nawrocki >>

Re: [RFC/PATCH] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus format

2011-03-24 Thread Laurent Pinchart
Hi Sylwester, On Thursday 24 March 2011 15:19:54 Sylwester Nawrocki wrote: > Add V4L2_MBUS_FMT_JPEG_1X8 format and the corresponding Docbook > documentation. > > Signed-off-by: Sylwester Nawrocki > Signed-off-by: Kyungmin Park > --- > > Hi all, > > I would like to propose and addition of JPEG

[RFC/PATCH] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus format

2011-03-24 Thread Sylwester Nawrocki
Add V4L2_MBUS_FMT_JPEG_1X8 format and the corresponding Docbook documentation. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- Hi all, I would like to propose and addition of JPEG format to the list of media bus formats. The requirement of this format had already been discus

Re: SV: SV: OMAP3 isp single-shot

2011-03-24 Thread Sakari Ailus
Daniel Lundborg wrote: > Hi Laurent, Hi all, >>> Device /dev/video2 opened: OMAP3 ISP CCDC output (media). >>> Video format set: width: 752 height: 480 buffer size: 721920 Video >>> format: BA10 (30314142) 752x480 >>> 1 buffers requested. >>> length: 721920 offset: 0 >>> Buffer 0 mapped at addre

Re: Future desktop on dumb frame buffers?

2011-03-24 Thread Laurent Pinchart
On Wednesday 23 March 2011 15:09:54 Robert Fekete wrote: > On 21 March 2011 21:08, Alex Deucher wrote: > > On Mon, Mar 21, 2011 at 3:50 PM, Geert Uytterhoeven wrote: > >> On Mon, Mar 21, 2011 at 20:25, Jesse Barnes wrote: > >>> On Mon, 21 Mar 2011 19:19:43 + timofonic timofonic wrote: > S

SV: SV: OMAP3 isp single-shot

2011-03-24 Thread Daniel Lundborg
Hi Laurent, > Hi Daniel, > > On Thursday 24 March 2011 11:26:01 Daniel Lundborg wrote: > > > Daniel Lundborg wrote: > > > > > > > > I am successfully using the gumstix overo board together with a > > > > camera sensor Aptina MT9V034 with the kernel 2.6.35 and patches > > > > from http://git.lin

Re: OMAP3 ISP outputs 5555 5555 5555 5555 ...

2011-03-24 Thread Laurent Pinchart
Hi Bastian, On Thursday 24 March 2011 10:59:01 Bastian Hecht wrote: > 2011/3/22 Laurent Pinchart : > > On Tuesday 22 March 2011 17:11:04 Bastian Hecht wrote: > >> Hello omap isp devs, > >> > >> maybe you can help me, I am a bit desperate with my current cam problem: > >> > >> I use a ov5642 chip

Re: [PATCH] omap3isp: implement ENUM_FMT

2011-03-24 Thread Laurent Pinchart
Hi, On Thursday 24 March 2011 09:13:20 Sakari Ailus wrote: > Hans Verkuil wrote: > > On Thursday, March 24, 2011 08:28:31 Michael Jones wrote: > >> On 03/23/2011 01:16 PM, Laurent Pinchart wrote: > >>> Hi Michael, > >> > >> [snip] > >> > Is there a policy decision that in the future, apps w

SV: OMAP3 isp single-shot

2011-03-24 Thread Daniel Lundborg
Hello Sakari, > Daniel Lundborg wrote: > > Hello, > > Hi Daniel, > > (Cc'ing Laurent.) > > > I am successfully using the gumstix overo board together with a camera sensor > > Aptina MT9V034 with the kernel 2.6.35 and patches from > > http://git.linuxtv.org/pinchartl/media.git (isp6). > > Which

Re: SV: OMAP3 isp single-shot

2011-03-24 Thread Laurent Pinchart
Hi Daniel, On Thursday 24 March 2011 11:26:01 Daniel Lundborg wrote: > > Daniel Lundborg wrote: > > > > > > I am successfully using the gumstix overo board together with a camera > > > sensor Aptina MT9V034 with the kernel 2.6.35 and patches from > > > http://git.linuxtv.org/pinchartl/media.git (i

Re: OMAP3 ISP outputs 5555 5555 5555 5555 ...

2011-03-24 Thread Bastian Hecht
2011/3/22 Laurent Pinchart : > Hi Bastian, > > On Tuesday 22 March 2011 17:11:04 Bastian Hecht wrote: >> Hello omap isp devs, >> >> maybe you can help me, I am a bit desperate with my current cam problem: >> >> I use a ov5642 chip and get only 0x55 in my data output when I use a >> camclk > 1 MHz.

Re: [RFC PATCH] HDMI:Support for EDID parsing in kernel.

2011-03-24 Thread K, Mythri P
Hi Jesse, On Wed, Mar 23, 2011 at 8:48 PM, Jesse Barnes wrote: > On Wed, 23 Mar 2011 18:58:27 +0530 > "K, Mythri P" wrote: > >> Hi Dave, >> >> On Wed, Mar 23, 2011 at 6:16 AM, Dave Airlie wrote: >> > On Wed, Mar 23, 2011 at 3:32 AM, Mythri P K wrote: >> >> Adding support for common EDID parsin

Re: OMAP3 isp single-shot

2011-03-24 Thread Sakari Ailus
Daniel Lundborg wrote: > Hello, Hi Daniel, (Cc'ing Laurent.) > I am successfully using the gumstix overo board together with a camera sensor > Aptina MT9V034 with the kernel 2.6.35 and patches from > http://git.linuxtv.org/pinchartl/media.git (isp6). Which branch did you use? > I can use the m

Re: [PATCH] omap3isp: implement ENUM_FMT

2011-03-24 Thread Sakari Ailus
Hans Verkuil wrote: > On Thursday, March 24, 2011 08:28:31 Michael Jones wrote: >> Hi Laurent, >> >> On 03/23/2011 01:16 PM, Laurent Pinchart wrote: >>> Hi Michael, >>> >> [snip] Is there a policy decision that in the future, apps will be required to use libv4l to get images from the

Re: [PATCH] omap3isp: implement ENUM_FMT

2011-03-24 Thread Sakari Ailus
Michael Jones wrote: > Hi Sakari, Hi Michael, > On 03/23/2011 10:52 AM, Sakari Ailus wrote: >> Hi Michael, >> >> Thanks for the patch. >> >> Michael Jones wrote: >>> From dccbd4a0a717ee72a3271075b1e3456a9c67ca0e Mon Sep 17 00:00:00 2001 >>> From: Michael Jones >>> Date: Tue, 22 Mar 2011 11:47:22

Re: [PATCH] omap3isp: implement ENUM_FMT

2011-03-24 Thread Hans Verkuil
On Thursday, March 24, 2011 08:28:31 Michael Jones wrote: > Hi Laurent, > > On 03/23/2011 01:16 PM, Laurent Pinchart wrote: > > Hi Michael, > > > [snip] > >> > >> Is there a policy decision that in the future, apps will be required to > >> use libv4l to get images from the ISP? Are we not intend

Re: [PATCH] omap3isp: implement ENUM_FMT

2011-03-24 Thread Michael Jones
Hi Laurent, On 03/23/2011 01:16 PM, Laurent Pinchart wrote: > Hi Michael, > [snip] >> >> Is there a policy decision that in the future, apps will be required to >> use libv4l to get images from the ISP? Are we not intending to support >> using e.g. media-ctl + some v4l2 app, as I'm currently doi