piacevolmente sorpresi

2013-10-30 Thread lucabe...@libero.it
caro amico un buon posto di shopping per andare www.itevb.com invitati a provare -- 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

cron job: media_tree daily build: WARNINGS

2013-10-30 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 Oct 31 04:00:30 CET 2013 git branch: for-v3.13c git hash: 3adeac2c34cc28e05d0ec52f38f009dcce278555 gcc

[PATCH] media: v4l2-mem2mem: Fixed bug v4l2_m2m_streamoff function

2013-10-30 Thread 강성천
In multi-instance scenario with multi-core, m2m_ctx->queue is removed again sometimes. So, it is need to check whether the queue is removed or not. Change-Id: Ie938e9026039304388a369d5d10d1654213ba3b1 Signed-off-by: Sungchun Kang --- drivers/media/v4l2-core/v4l2-mem2mem.c | 11 --- 1

[GIT PULL] RTL2832P + R828D [USB ID 15f4:0131]

2013-10-30 Thread Antti Palosaari
That patchset adds initial support for RTL2832P based device with USB ID 15f4:0131. Device supports DVB-T/T2/C using Panasonic MN88472 demodulator, but as there is no driver for that demodulator supports is reduced to DVB-T only, that is coming from RTL2832P integrated demodulator. I know there

[GIT PULL v2] V4L2, soc-camera, em28xx: 3.13 fixes and improvements

2013-10-30 Thread Guennadi Liakhovetski
request as superseded and send a new one. Well, that would still leave a race window, but since now you know, here goes a v2: The following changes since commit 3a94271d0798fe2a2e5bfe2d135f2c8f6db2e80b: Add linux-next specific files for 20131030 (2013-10-30 18:27:18 +1100) are available in t

Re: [PATCH] rtl2830: add parent for I2C adapter

2013-10-30 Thread Antti Palosaari
On 30.10.2013 18:02, Wolfram Sang wrote: Well, I intentionally asked for revert not bisect. Removing the #ifdef can easily be done by hand if needed and will just need one recompile to make sure. Yes, but compiling whole Kernel is always pain. I dont certainly want to do that just for testing

Re: [PATCH] rtl2830: add parent for I2C adapter

2013-10-30 Thread Wolfram Sang
> >Well, I intentionally asked for revert not bisect. Removing the #ifdef > >can easily be done by hand if needed and will just need one recompile to > >make sure. > > Yes, but compiling whole Kernel is always pain. I dont certainly > want to do that just for testing some patches. Well, if you a

Re: [PATCH] rtl2830: add parent for I2C adapter

2013-10-30 Thread Antti Palosaari
On 30.10.2013 17:45, Wolfram Sang wrote: commit 3923172b3d700486c1ca24df9c4c5405a83e2309 i2c: reduce parent checking to a NOOP in non-I2C_MUX case Did you try reverting it? I am not sure this is the one. Nope, not to mentio bisect. I have done bisect few times and I am not going to waste wh

Re: [PATCH] rtl2830: add parent for I2C adapter

2013-10-30 Thread Wolfram Sang
> >>commit 3923172b3d700486c1ca24df9c4c5405a83e2309 > >>i2c: reduce parent checking to a NOOP in non-I2C_MUX case > > > >Did you try reverting it? I am not sure this is the one. > > Nope, not to mentio bisect. I have done bisect few times and I am > not going to waste whole day of compiling and b

Re: [PATCH] rtl2830: add parent for I2C adapter

2013-10-30 Thread Antti Palosaari
On 30.10.2013 17:16, Wolfram Sang wrote: Hi, sorry for the delay. The Kernel Summit made a pretty busy time out of the last weeks... I found one of my drivers was crashing when DTV USB stick was plugged. Patch in that mail patch fixes the problem. Well, if you have a parent, it should be set

Re: [PATCH] rtl2830: add parent for I2C adapter

2013-10-30 Thread Antti Palosaari
(now with an attachement) On 30.10.2013 17:16, Wolfram Sang wrote: Hi, sorry for the delay. The Kernel Summit made a pretty busy time out of the last weeks... I found one of my drivers was crashing when DTV USB stick was plugged. Patch in that mail patch fixes the problem. Well, if you have

Re: [PATCH] rtl2830: add parent for I2C adapter

2013-10-30 Thread Wolfram Sang
Hi, sorry for the delay. The Kernel Summit made a pretty busy time out of the last weeks... > I found one of my drivers was crashing when DTV USB stick was > plugged. Patch in that mail patch fixes the problem. Well, if you have a parent, it should be set. This is always a good idea. Can't reall

Re: [PATCH 07/19] v4l: sh_vou: Enable the driver on all ARM platforms

2013-10-30 Thread Mauro Carvalho Chehab
Hi Laurent, Em Tue, 29 Oct 2013 00:46:55 +0100 Laurent Pinchart escreveu: > Renesas ARM platforms are transitioning from single-platform to > multi-platform kernels using the new ARCH_SHMOBILE_MULTI. Make the > driver available on all ARM platforms to enable it on both ARCH_SHMOBILE > and ARCH_S

Re: [GIT PULL] V4L2, soc-camera, em28xx: 3.13 fixes and improvements

2013-10-30 Thread Mauro Carvalho Chehab
Em Wed, 30 Oct 2013 10:14:13 +0100 (CET) Guennadi Liakhovetski escreveu: > Hi Mauro > > I'd like to add 2 more patches from other authors to my pull request for > 3.13. Shall I add them to this branch before you have pulled it (I could > also rebase it onto the current -next while at it), or s

Re: [GIT PULL] V4L2, soc-camera, em28xx: 3.13 fixes and improvements

2013-10-30 Thread Guennadi Liakhovetski
Hi Mauro I'd like to add 2 more patches from other authors to my pull request for 3.13. Shall I add them to this branch before you have pulled it (I could also rebase it onto the current -next while at it), or shall I rather wait for you to pull and then issue a second pull request? Thanks Gue

Re: [PATCH 2/2] staging: media: davinci_vpfe: Remove spaces before semicolons

2013-10-30 Thread Prabhakar Lad
On Tue, Oct 29, 2013 at 2:53 AM, Lisa Nguyen wrote: > Remove unnecessary spaces before semicolons to meet kernel > coding style. > > Signed-off-by: Lisa Nguyen Acked-by: Lad, Prabhakar Regards, --Prabhakar Lad -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the bod

Re: [PATCH 1/2] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c

2013-10-30 Thread Prabhakar Lad
Hi Lisa, Thanks for the patch. On Tue, Oct 29, 2013 at 2:53 AM, Lisa Nguyen wrote: > Rewrite the return statement in vpfe_video.c to eliminate the > use of a ternary operator. This will prevent the checkpatch.pl > script from generating a warning saying to remove () from > this particular return

Re: [PATCH 4/4] rtl28xxu: add 15f4:0131 Astrometa DVB-T2

2013-10-30 Thread Honza Petrouš
Antti, BTW 2013/10/30 Antti Palosaari : > Components are RTL2832P + R828D + MN88472. > > Currently support only DVB-T as there is no driver for MN88472 demod. I just (accidentally) found something: http://code.google.com/p/tdt-amiko/source/browse/tdt/cvs/driver/frontends/spark7162/6158/MN88472_r