Re: libv4l release: 0.5.97: the whitebalance release!

2009-04-15 Thread Gilles Gigan
Hans, I have tested libv4lconvert with a PCI hauppauge hvr1300 DVB-T and found that v4lconvert_create() returns NULL. The problem comes from the shm_open calls in v4lcontrol_create() in libv4lcontrol.c (lines 187 & 190). libv4lconvert constructs the shared memory name based on the video device's na

Re: RFC on proposed patches to mr97310a.c for gspca and v4l

2009-04-15 Thread Kyle Guinn
On Wednesday 04 March 2009 02:41:05 Thomas Kaiser wrote: > Hello Theodore > > kilg...@banach.math.auburn.edu wrote: > > Also, after the byte indicator for the compression algorithm there are > > some more bytes, and these almost definitely contain information which > > could be valuable while doing

Re: [PATCH 1/5] soc-camera: add a free_bus method to struct soc_camera_link

2009-04-15 Thread Eric Miao
On Wed, Apr 15, 2009 at 8:17 PM, Guennadi Liakhovetski wrote: > Currently pcm990 camera bus-width management functions request a GPIO and > never > free it again. With this approach the GPIO extender driver cannot be unloaded > once camera drivers have been loaded, also unloading theb i2c-pxa bus

[RFC] Making Samsung S3C64XX camera interface driver in SoC camera subsystem

2009-04-15 Thread Dongsoo, Nathaniel Kim
Hello, I'm planing to make a new camera interface driver for S3C64XX from Samsung. Even if it already has a driver, it seems to be re-designed for some reasons. If you are interested in, take a look at following repository (http://git.kernel.org/?p=linux/kernel/git/eyryu_ap/samsung-ap-2.6.24.git;a

Re: [linux-dvb] DVB-T USB dib0700 device recomendations?

2009-04-15 Thread hermann pitton
Hi Heinrich, Am Mittwoch, den 15.04.2009, 12:06 +0200 schrieb Heinrich Langos: > Hi Lars, > > On Tue, Apr 14, 2009 at 05:49:14PM +0200, Lars Buerding wrote: > > Hello Hendrik, > > > > >> out in the street and buying the first dib0700 device I'd like to know > > >> if > > >> there are any devic

Some questions about mr97310 controls (continuing previous thread on mr97310a.c)

2009-04-15 Thread Theodore Kilgore
Thomas, A few questions in the text below. On Thu, 5 Mar 2009, Thomas Kaiser wrote: Hello Theodore kilg...@banach.math.auburn.edu wrote: On Wed, 4 Mar 2009, Thomas Kaiser wrote: As to the actual contents of the header, as you describe things, 0. Do you have any idea how to account for

[PULL] http://linuxtv.org/hg/~awalls/cx18-perf

2009-04-15 Thread Andy Walls
Mauro, Please pull from: http://linuxtv.org/hg/~awalls/cx18-perf for the following: cx18: Increment version due to significant buffer handling changes cx18: Simplify the work handler for outgoing mailbox commands cx18: Convert per stream mutex locks to per queue spin locks cx18: Set up to wait

Re: libv4l release: 0.5.97: the whitebalance release!

2009-04-15 Thread Hans de Goede
On 04/16/2009 12:26 AM, Adam Baker wrote: On Wednesday 15 Apr 2009, Hans de Goede wrote: Currently only whitebalancing is enabled and only on Pixarts (pac) webcams (which benefit tremendously from this). To test this with other webcams (after instaling this release) do: export LIBV4LCONTROL_CON

Re: Kernel 2.6.29 breaks DVB-T ASUSTeK Tiger LNA Hybrid Capture Device

2009-04-15 Thread hermann pitton
Hi, just a short update. Am Dienstag, den 14.04.2009, 23:33 +0200 schrieb hermann pitton: > Hi, > > Am Dienstag, den 14.04.2009, 17:30 +0800 schrieb David Wong: > > On Tue, Apr 14, 2009 at 11:23 AM, Mauro Carvalho Chehab > > wrote: > > > On Sun, 05 Apr 2009 20:22:33 +0200 > > > hermann pitton

Re: libv4l release: 0.5.97: the whitebalance release!

2009-04-15 Thread Adam Baker
On Wednesday 15 Apr 2009, Hans de Goede wrote: > Currently only whitebalancing is enabled and only on Pixarts (pac) webcams > (which benefit tremendously from this). To test this with other webcams > (after instaling this release) do: > > export LIBV4LCONTROL_CONTROLS=15 > LD_PRELOAD=/usr/lib/libv4

Re: [PATCH 0/5] soc-camera: convert to platform device

2009-04-15 Thread Robert Jarzmik
Guennadi Liakhovetski writes: > This patch series is a preparation for the v4l2-subdev conversion. Please, > review and test. My current patch-stack in the form of a > (manually-created) quilt-series is at > http://www.open-technology.de/download/20090415/ based on linux-nex

Re: [PATCH 5/5] soc-camera: Convert to a platform driver

2009-04-15 Thread Robert Jarzmik
Guennadi Liakhovetski writes: > Convert soc-camera core to a platform driver. With this approach I2C > devices are no longer statically registered in platform code, instead they > are registered dynamically by the soc-camera core, when a match with a > host driver is found. With this patch all pl

Re: [PATCH 4/5] soc-camera: simplify register access routines in multiple sensor drivers

2009-04-15 Thread Robert Jarzmik
Guennadi Liakhovetski writes: > Register access routines only need the I2C client, not the soc-camera device > context. > > Signed-off-by: Guennadi Liakhovetski For mt9m111.c : Acked-by: Robert Jarzmik Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-media"

Re: [PATCH 2/5] soc-camera: host-driver cleanup

2009-04-15 Thread Robert Jarzmik
Guennadi Liakhovetski writes: > Embed struct soc_camera_host in platform-specific per host instance objects > instead of allocating them statically in drivers, use platform_[gs]et_drvdata > consistently, use resource_size(). > > Signed-off-by: Guennadi Liakhovetski I you want it for pxa_camera

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2009-04-15 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Wed Apr 15 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11516:6ce311bdeee0 gcc version: gcc

[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-15 Thread Erik Andrén
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jean-Francois, Please pull http://linuxtv.org/hg/~eandren/v4l-dvb/ for updates to be added to the next major kernel release. Regards, Erik -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAknmCVwACgkQN7qBt+4UG0G6YwCeMr2

Re: [PATCH] uvc: Add Microsoft VX 500 webcam

2009-04-15 Thread Douglas Schilling Landgraf
Hello Laurent, On Wed, 15 Apr 2009 11:46:52 +0200 Laurent Pinchart wrote: > Hi Douglas, > > On Wednesday 15 April 2009 09:03:45 Douglas Schilling Landgraf wrote: > > Hello Laurent, > > > > Attached patch for the following: > > > > Added Microsoft VX 500 webcam to uvc driver. > > > > Sig

RE: [PATCH 3/3] V4L2 Driver for OMAP3/3 DSS.

2009-04-15 Thread Hans Verkuil
> > >> -Original Message- >> From: Hans Verkuil [mailto:hverk...@xs4all.nl] >> Sent: Monday, April 06, 2009 8:27 PM >> To: Shah, Hardik >> Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Jadav, >> Brijesh R; >> Hiremath, Vaibhav >> Subject: RE: [PATCH 3/3] V4L2 Driver for OMAP

RE: [PATCH 3/3] V4L2 Driver for OMAP3/3 DSS.

2009-04-15 Thread Shah, Hardik
> -Original Message- > From: Hans Verkuil [mailto:hverk...@xs4all.nl] > Sent: Monday, April 06, 2009 8:27 PM > To: Shah, Hardik > Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Jadav, Brijesh R; > Hiremath, Vaibhav > Subject: RE: [PATCH 3/3] V4L2 Driver for OMAP3/3 DSS. > >

libv4l release: 0.5.97: the whitebalance release!

2009-04-15 Thread Hans de Goede
Hi All, As the version number shows this is a beta release of the 0.6.x series, the big change here is the addition of video processing to libv4l currently this only does whitebalance and normalizing (which turns out to be useless for most cams) but the basic framework for doing video processing,

[PATCH 4/5] soc-camera: simplify register access routines in multiple sensor drivers

2009-04-15 Thread Guennadi Liakhovetski
Register access routines only need the I2C client, not the soc-camera device context. Signed-off-by: Guennadi Liakhovetski --- drivers/media/video/mt9m001.c | 105 +--- drivers/media/video/mt9m111.c | 73 -- drivers/media/video/mt9t031.c | 135

[PATCH 3/5] soc-camera: remove an extra device generation from struct soc_camera_host

2009-04-15 Thread Guennadi Liakhovetski
Make camera devices direct children of host platform devices, move the inheritance management into the soc_camera.c core driver. Signed-off-by: Guennadi Liakhovetski --- drivers/media/video/mx1_camera.c | 35 +- drivers/media/video/mx3_camera.c | 40 ++--

[PATCH 2/5] soc-camera: host-driver cleanup

2009-04-15 Thread Guennadi Liakhovetski
Embed struct soc_camera_host in platform-specific per host instance objects instead of allocating them statically in drivers, use platform_[gs]et_drvdata consistently, use resource_size(). Signed-off-by: Guennadi Liakhovetski --- drivers/media/video/mx1_camera.c | 21

[PATCH 1/5] soc-camera: add a free_bus method to struct soc_camera_link

2009-04-15 Thread Guennadi Liakhovetski
Currently pcm990 camera bus-width management functions request a GPIO and never free it again. With this approach the GPIO extender driver cannot be unloaded once camera drivers have been loaded, also unloading theb i2c-pxa bus driver produces errors, because the GPIO extender driver cannot unregis

[PATCH 0/5] soc-camera: convert to platform device

2009-04-15 Thread Guennadi Liakhovetski
This patch series is a preparation for the v4l2-subdev conversion. Please, review and test. My current patch-stack in the form of a (manually-created) quilt-series is at http://www.open-technology.de/download/20090415/ based on linux-next history branch, commit ID in -base file. Don'

Bug & fix for drivers/media/dvb/dvb-usb/cxusb.c

2009-04-15 Thread Lindsay Harris
Hi! I'm new to the list, mostly joining to report a bug (with fix) for the DViCO dual digital card, using the XC3028 tuner. I'm using suse kernels, which is currently 2.6.27.21. I downloaded the 2.6.29.1 kernel, and the relevant pieces of code have not changed. This driver worked fine

Re: [PATCH] uvc: Add Microsoft VX 500 webcam

2009-04-15 Thread Laurent Pinchart
Hi Douglas, On Wednesday 15 April 2009 09:03:45 Douglas Schilling Landgraf wrote: > Hello Laurent, > > Attached patch for the following: > > Added Microsoft VX 500 webcam to uvc driver. > > Signed-off-by: Douglas Schilling Landgraf Could you please send me the output of lsusb -v -d 045e

Re: [linux-dvb] technisat skystar usb 2.0

2009-04-15 Thread nizar
Dominik Sito wrote: Monday 13 April 2009 17:31:29 nizar napisał(a): Please help needed. I have skystar usb 2.0 (13d0:2282) i have also the log of usbsnoop (300 Mo) . What are steps to : 1- know if a firmware is needed. 2- if yes how to extract it. thank you Nizar

[PATCH] uvc: Add Microsoft VX 500 webcam

2009-04-15 Thread Douglas Schilling Landgraf
Hello Laurent, Attached patch for the following: Added Microsoft VX 500 webcam to uvc driver. Signed-off-by: Douglas Schilling Landgraf Thanks, Douglas uvc-microsoft-vx500.diff Description: Binary data