Re: [PATCH] Fix to qt1010 tuner frequency selection (media/dvb)

2011-10-19 Thread Jyrki Kuoppala
I think my problem frequency has also been at the later spot. It is possible there is something more complicated going on at 474 MHz - so based on your testing, it's best to apply just the latter change, at least for now. Jyrki +else if (freq< 54600) rd[15].val = 0xd6; /* 546 MHz *

Re: Staging questions: WAS Re: [PATCH 0/7] Staging submission: PCTV 74e drivers and some cleanup

2011-10-19 Thread Mauro Carvalho Chehab
Em 19-10-2011 11:57, Devin Heitmueller escreveu: > Hi Patrick, > > On Wed, Oct 19, 2011 at 8:36 AM, Patrick Dickey wrote: >> I'm posting this question under this thread because the subject pertains >> to the question (in that I'm asking about staging and about the PCTV 80e >> drivers). > > You s

Re: kernel OOPS when releasing usb webcam (random)

2011-10-19 Thread Mauro Carvalho Chehab
Em 19-10-2011 18:21, David Rientjes escreveu: > On Tue, 18 Oct 2011, David Rientjes wrote: > >> Guennadi or Mauro, how is this going to Linus? It sounds like 3.1 >> material since we've received at least a couple of reports of this in the >> past week. >> > > This fix is now in Linus' tree at

Re: [PATCH] Fix to qt1010 tuner frequency selection (media/dvb)

2011-10-19 Thread Carlos Corbacho
Jyrki, So after a bit more testing... [...] > >>/* 22 */ > >>if (freq< 45000) rd[15].val = 0xd0; /* 450 MHz > >>*/ > >> > >> -else if (freq< 48200) rd[15].val = 0xd1; /* 482 MHz */ > >> +else if (freq< 48200) rd[15].val = 0xd2; /* 482 MHz */

Re: [RFC] subdevice PM: .s_power() deprecation?

2011-10-19 Thread Sylwester Nawrocki
On 10/18/2011 11:38 PM, Guennadi Liakhovetski wrote: > On Tue, 18 Oct 2011, Sylwester Nawrocki wrote: >> On 10/18/2011 01:07 AM, Laurent Pinchart wrote: >>> On Monday 17 October 2011 23:26:28 Sylwester Nawrocki wrote: On 10/17/2011 05:23 PM, Guennadi Liakhovetski wrote: > On Mon, 17 Oct 20

Re: kernel OOPS when releasing usb webcam (random)

2011-10-19 Thread David Rientjes
On Tue, 18 Oct 2011, David Rientjes wrote: > Guennadi or Mauro, how is this going to Linus? It sounds like 3.1 > material since we've received at least a couple of reports of this in the > past week. > This fix is now in Linus' tree at e58fced201ad ("[media] videodev: fix a NULL pointer dere

cron job: media_tree daily build: WARNINGS

2011-10-19 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Wed Oct 19 19:00:17 CEST 2011 git hash:35a912455ff5640dc410e91279b03e04045265b2 gcc version: i686-linux-gcc (GC

Re: omap3isp: BT.656 support

2011-10-19 Thread Stefan Herbrechtsmeier
Am 18.10.2011 15:33, schrieb Boris Todorov: > Hi > > I'm trying to run OMAP + TVP5151 in BT656 mode. > > I'm using omap3isp-omap3isp-yuv (git.linuxtv.org/pinchartl/media.git). > Plus the following patches: > > TVP5151: > https://github.com/ebutera/meta-igep/tree/testing-v2/recipes-kernel/linux/linu

Re: omap3isp: BT.656 support

2011-10-19 Thread Boris Todorov
On Wed, Oct 19, 2011 at 4:06 PM, Boris Todorov wrote: > On Wed, Oct 19, 2011 at 3:40 PM, Enrico wrote: >> On Wed, Oct 19, 2011 at 11:03 AM, Boris Todorov >> wrote: >>> Here is my log: >>> [   24.683685] omap3isp omap3isp: -CCDC Register >>> dump- >>> [   24.683685] omap3

[RFCv2] Improved handling of presets

2011-10-19 Thread Hans Verkuil
RFCv2: Improved handling of presets === Changes from RFCv1: - Removed name[] in v4l2_enum_bt_timings. - Improved the description of QUERY_DV_TIMINGS. - Removed v4l2_query_dv_timings, instead reuse v4l2_dv_timings. The various 'states' of RFCv1 are now returned as

Re: Staging questions: WAS Re: [PATCH 0/7] Staging submission: PCTV 74e drivers and some cleanup

2011-10-19 Thread Devin Heitmueller
Hi Patrick, On Wed, Oct 19, 2011 at 8:36 AM, Patrick Dickey wrote: > I'm posting this question under this thread because the subject pertains > to the question (in that I'm asking about staging and about the PCTV 80e > drivers). You should definitely be looking at the "as102" thread that is curr

Re: [PATCH 0/14] staging/media/as102: new driver submission (was Re: [PATCH 1/7] Staging submission: PCTV 74e driver (as102)

2011-10-19 Thread Piotr Chmura
W dniu 19.10.2011 13:44, Mauro Carvalho Chehab pisze: Em 19-10-2011 09:41, Javier Martinez Canillas escreveu: On Tue, Oct 18, 2011 at 7:20 PM, Piotr Chmura wrote: On Tue, 18 Oct 2011 11:52:17 -0400 Devin Heitmueller wrote: On Tue, Oct 18, 2011 at 5:10 AM, Piotr Chmura wrote: Thanks for

Re: omap3isp: BT.656 support

2011-10-19 Thread Boris Todorov
On Wed, Oct 19, 2011 at 3:40 PM, Enrico wrote: > On Wed, Oct 19, 2011 at 11:03 AM, Boris Todorov > wrote: >> Here is my log: >> [   24.683685] omap3isp omap3isp: -CCDC Register >> dump- >> [   24.683685] omap3isp omap3isp: ###CCDC PCR=0x >> [   24.683685] omap3isp

Re: omap3isp: BT.656 support

2011-10-19 Thread Enrico
On Wed, Oct 19, 2011 at 11:03 AM, Boris Todorov wrote: > Here is my log: > [   24.683685] omap3isp omap3isp: -CCDC Register dump- > [   24.683685] omap3isp omap3isp: ###CCDC PCR=0x > [   24.683685] omap3isp omap3isp: ###CCDC SYN_MODE=0x00032f80 > [   24.683715] omap

Staging questions: WAS Re: [PATCH 0/7] Staging submission: PCTV 74e drivers and some cleanup

2011-10-19 Thread Patrick Dickey
I'm posting this question under this thread because the subject pertains to the question (in that I'm asking about staging and about the PCTV 80e drivers). I started cleaning up the drx39xx* drivers for the PCTV-80e and have them in a github repository. Ultimately I want to send a pull request, so

[GIT PULL for v3.1-rc10] media fix

2011-10-19 Thread Mauro Carvalho Chehab
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Linus, Please pull from: git://linuxtv.org/mchehab/for_linus.git v4l_for_linus For a one line fix at the V4L2 core, causing OOPSes at device release under certain circumstances. Thanks! Mauro. Latest commit at the branch: e58fced201ad6e6cb673

Re: [PATCH 0/14] staging/media/as102: new driver submission (was Re: [PATCH 1/7] Staging submission: PCTV 74e driver (as102)

2011-10-19 Thread Mauro Carvalho Chehab
Em 19-10-2011 09:41, Javier Martinez Canillas escreveu: > On Tue, Oct 18, 2011 at 7:20 PM, Piotr Chmura > wrote: >> On Tue, 18 Oct 2011 11:52:17 -0400 >> Devin Heitmueller wrote: >> >>> On Tue, Oct 18, 2011 at 5:10 AM, Piotr Chmura >>> wrote: Thanks for comments for all of you.

Re: [PATCH 0/14] staging/media/as102: new driver submission (was Re: [PATCH 1/7] Staging submission: PCTV 74e driver (as102)

2011-10-19 Thread Javier Martinez Canillas
On Tue, Oct 18, 2011 at 7:20 PM, Piotr Chmura wrote: > On Tue, 18 Oct 2011 11:52:17 -0400 > Devin Heitmueller wrote: > >> On Tue, Oct 18, 2011 at 5:10 AM, Piotr Chmura >> wrote: >> > Thanks for comments for all of you. >> > >> > [PATCH 1-12/14] Following your guidelines i exported all changes f

[PATCH] [media] em28xx: implement VIDIOC_ENUM_FRAMESIZES

2011-10-19 Thread Mauro Carvalho Chehab
Pidgin uses gstreamer (and libv4l) to work. Without implementing this ioctl, it won't detect properly the size range, and driver will fail. So, this patch is required, in order to use an em27xx webcam, like Silvercrest. The pigdin/gstreamer/libv4l needs to be fixed, as it shouldn't assume that al

Re: omap3isp: BT.656 support

2011-10-19 Thread Boris Todorov
On Wed, Oct 19, 2011 at 11:28 AM, Enrico wrote: > On Wed, Oct 19, 2011 at 9:01 AM, Boris Todorov > wrote: >> On Tue, Oct 18, 2011 at 7:31 PM, Enrico wrote: >>> You can try if this: >>> >>> http://www.spinics.net/lists/linux-media/msg37795.html >>> >>> makes it work. >> >> Tried it but it's doesn

Re: omap3isp: BT.656 support

2011-10-19 Thread Enrico
On Wed, Oct 19, 2011 at 9:01 AM, Boris Todorov wrote: > On Tue, Oct 18, 2011 at 7:31 PM, Enrico wrote: >> You can try if this: >> >> http://www.spinics.net/lists/linux-media/msg37795.html >> >> makes it work. > > Tried it but it's doesn't work for me. > > When yavta calls VIDIOC_DQBUF I'm stuck h

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-10-19 Thread phil . edworthy
Hi Guennadi, Morimoto-san, > > > Both are needed. > > > These are bug fix patches > > > > I tried to capture several frames beginning with the very first one (as > > much as performance allowed), and I do see several black or wrongly > > coloured framed in the beginning, but none of those patc

Re: omap3isp: BT.656 support

2011-10-19 Thread Boris Todorov
On Tue, Oct 18, 2011 at 7:31 PM, Enrico wrote: > On Tue, Oct 18, 2011 at 3:33 PM, Boris Todorov > wrote: >> Hi >> >> I'm trying to run OMAP + TVP5151 in BT656 mode. >> >> I'm using omap3isp-omap3isp-yuv (git.linuxtv.org/pinchartl/media.git). >> Plus the following patches: >> >> TVP5151: >> https: