Re: [PATCH] [media] s5p-fimc: Fix incorrect control ID assignment

2012-01-12 Thread Kyungmin Park
Acked-by: Kyungmin Park On 1/10/12, Sachin Kamat wrote: > This patch fixes the mismatch between control IDs (CID) and controls > for hflip, vflip and rotate. > > Signed-off-by: Sachin Kamat > --- > drivers/media/video/s5p-fimc/fimc-core.c |6 +++--- > 1 files changed, 3 insertions(+), 3 de

[patch] [media] cx231xx: dereferencing NULL after allocation failure

2012-01-12 Thread Dan Carpenter
"dev" is NULL here so we should use "nr" instead of "dev->devno". Signed-off-by: Dan Carpenter diff --git a/drivers/media/video/cx231xx/cx231xx-cards.c b/drivers/media/video/cx231xx/cx231xx-cards.c index 919ed77..875a7ce 100644 --- a/drivers/media/video/cx231xx/cx231xx-cards.c +++ b/drivers/med

[patch] [media] mb86a20s: fix off by one checks

2012-01-12 Thread Dan Carpenter
Clearly ">=" was intended here instead of ">". Signed-off-by: Dan Carpenter diff --git a/drivers/media/dvb/frontends/mb86a20s.c b/drivers/media/dvb/frontends/mb86a20s.c index 38778a8..4e6f836 100644 --- a/drivers/media/dvb/frontends/mb86a20s.c +++ b/drivers/media/dvb/frontends/mb86a20s.c @@ -53

Re: [PATCH 4/4] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test

2012-01-12 Thread Kyungmin Park
All patches. Acked-by: Kyungmin Park To Marek, Please collect all patches and send git request pull. Thank you, Kyungmin Park On 1/13/12, Julia Lawall wrote: > From: Julia Lawall > > Rewrite a duplicated test to test the correct value > > The semantic match that finds this problem is as foll

Re: [PATCH 2/2] uvcvideo: Allow userptr IO mode.

2012-01-12 Thread Laurent Pinchart
Hi Javier, On Thursday 12 January 2012 13:16:19 javier Martin wrote: > Hi Laurent, > FYI Marek has already merged 1/2 into his vb2-fixes branch. I've queued 2/2 to my tree and will push it to v3.4. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-

[PATCH v2 2/5] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test

2012-01-12 Thread Julia Lawall
From: Julia Lawall Rewrite a duplicated test to test the correct value The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @@ expression E; @@ ( * E || ... || E | * E && ... && E ) // Signed-off-by: Julia Lawall --- There is a height field, so it

[PATCH 4/5] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test

2012-01-12 Thread Julia Lawall
From: Julia Lawall Rewrite a duplicated test to test the correct value The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @@ expression E; @@ ( * E || ... || E | * E && ... && E ) // Signed-off-by: Julia Lawall --- There is an img_height field, s

[PATCH 4/4] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test

2012-01-12 Thread Julia Lawall
From: Julia Lawall Rewrite a duplicated test to test the correct value The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @@ expression E; @@ ( * E || ... || E | * E && ... && E ) // Signed-off-by: Julia Lawall --- drivers/media/video/s5p-mfc/s5

[PATCH 2/4] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test

2012-01-12 Thread Julia Lawall
From: Julia Lawall Rewrite a duplicated test to test the correct value The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @@ expression E; @@ ( * E || ... || E | * E && ... && E ) // Signed-off-by: Julia Lawall --- drivers/media/video/s5p-fimc/f

cron job: media_tree daily build: ERRORS

2012-01-12 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:Thu Jan 12 19:00:25 CET 2012 git hash:240ab508aa9fb7a294b0ecb563b19ead000b2463 gcc version: i686-linux-gcc (GCC

Problem with WinTV HVR-930C

2012-01-12 Thread Daniel Rindt
Hello, i am running Fedora 16 64bit and have no luck to get working the WinTV HVR-930C. Invoked command lsusb told me: Bus 001 Device 002: ID 2040:1605 Hauppauge. Installed from update-testing-repository is the most recent kernel version kernel-3.1.8-2.fc16.x86_64. Loaded the em28xx by hand and s

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Gianluca Gennari
Il 12/01/2012 17:35, Jim Darby ha scritto: > On 12/01/12 16:22, Gianluca Gennari wrote: >> Hi Jim, >> you spotted a regression in the latest media_build release from >> 11/01/2012. >> I had the same problem here: >> >> "dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to >> delive

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Simon Jones
> I'm still unsure about the first. It might be a 32/64-bit problem (based on > evidence from Simon Jones), it might be flaky hardware or it might be a real > problem. I'm planning to build the 3.2.0 kernel (minus the linux-media > patches) for 64-bit on different hardware and see what happens. > >

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Jim Darby
On 12/01/12 16:22, Gianluca Gennari wrote: Hi Jim, you spotted a regression in the latest media_build release from 11/01/2012. I had the same problem here: "dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 0" with 3 totally different sticks (em28xx, dvb-usb,

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Gianluca Gennari
Il 11/01/2012 20:19, Jim Darby ha scritto: > On 11/01/12 01:05, Antti Palosaari wrote: >> [snip] >> Also latest LinuxTV.org devel could be interesting to see. There is >> one patch that changes em28xx driver endpoint configuration. But as >> that patch is going for 3.3 it should not be cause of iss

[GIT PULL FOR v3.3] Add decoder API to V4L2

2012-01-12 Thread Hans Verkuil
Hi Mauro, Here is my pull request for the decoder API. The code is the same as the RFCv3 patch series: http://www.mail-archive.com/linux-media@vger.kernel.org/msg40516.html except for being rebased to the latest for_v3.3 branch. There is no urgency, so if you prefer then this can also be appli

Re: cx23885[0]: videobuf_dvb_register_frontend failed (errno = -12)

2012-01-12 Thread Devin Heitmueller
On Thu, Jan 12, 2012 at 9:42 AM, Markus Golser wrote: > I have the same Problem. > Did you find any solution? Assuming you compiled your kernel from source, enable CONFIG_DVB_NET in your .config. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this

Re: cx23885[0]: videobuf_dvb_register_frontend failed (errno = -12)

2012-01-12 Thread Markus Golser
I have the same Problem. Did you find any solution? -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Simon Jones
On 10 January 2012 13:28, Jim Darby wrote: > I've been using a PCTV Nanostick T2 USB DVB-T2 receiver (one of the few that > supports DVB-T2) for over six months with a 3.0 kernel with no problems. > > Seeing the 3.2 kernel I thought I'd upgrade and now I seem to have hit a > problem. > > This is

Re: [PATCH 2/2] uvcvideo: Allow userptr IO mode.

2012-01-12 Thread javier Martin
Hi Laurent, FYI Marek has already merged 1/2 into his vb2-fixes branch. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send the line "unsubscribe