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
"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
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
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
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-
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
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
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
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
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
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
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
> 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.
>
>
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,
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
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
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
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
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
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
20 matches
Mail list logo