Signed-off-by: Joonyoung Shim
---
drivers/media/radio/si470x/radio-si470x-i2c.c | 32 +++--
drivers/media/radio/si470x/radio-si470x.h |1 -
2 files changed, 9 insertions(+), 24 deletions(-)
diff --git a/drivers/media/radio/si470x/radio-si470x-i2c.c
b/drivers/media/
Signed-off-by: Joonyoung Shim
---
drivers/media/radio/si470x/radio-si470x-i2c.c | 16 +---
1 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/drivers/media/radio/si470x/radio-si470x-i2c.c
b/drivers/media/radio/si470x/radio-si470x-i2c.c
index 81b0a1a..92ce10d 100644
---
Currently we use busy waiting to seek and tune, it can replace to
interrupt way. SI470X I2C driver supports interrupt way to week and tune
via this patch.
Signed-off-by: Joonyoung Shim
---
drivers/media/radio/si470x/radio-si470x-common.c | 60 +++---
drivers/media/radio/si470x/
Hi,
> -Original Message-
> From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
> ow...@vger.kernel.org] On Behalf Of Sylwester Nawrocki
> Sent: Friday, March 11, 2011 4:44 AM
> To: jtp.p...@samsung.com
> Cc: linux-media@vger.kernel.org; laurent.pinch...@ideasonboard.com
> Subject
On Thu, Mar 10, 2011 at 4:34 PM, Andy Walls wrote:
> On Sun, 2011-03-06 at 16:04 -0500, Andy Walls wrote:
>> On Sun, 2011-03-06 at 10:37 -0800, Hugh Dickins wrote:
>
>> > I do expect the underlying problem to be somewhere down the driver
>> > end, given that nobody else has been reporting these is
On Sun, 2011-03-06 at 16:04 -0500, Andy Walls wrote:
> On Sun, 2011-03-06 at 10:37 -0800, Hugh Dickins wrote:
> > I do expect the underlying problem to be somewhere down the driver
> > end, given that nobody else has been reporting these issues. I'm
> > hoping that once the cx18 guys have time to
On Thu, Mar 10, 2011 at 3:30 PM, Jarod Wilson wrote:
> It looks like an at least semi-similar device to the Hauppauge HD-PVR,
> which is under v4l, so it probably does make sense here. Not aware of
> anyone working on your specific hardware, but Hans Verkuil posted some
> patches for some at least
As the code in saa7134-input is not a module, but the config for it is
set as a boolean instead of a tristate, this causes a strange dependency
on RC_CORE.
VIDEO_SAA7134_RC (which determines if saa7134-input.o is built) depends
on RC_CORE and VIDEO_SAA7134. If VIDEO_SAA7134 is compiled as 'y' but
On Mar 10, 2011, at 9:37 AM, Jarod Wilson wrote:
> On Mar 9, 2011, at 7:00 PM, wrote:
>
>>
>>> This may already be fixed, just not in 2.6.37.x yet. Can you give
>>> 2.6.38-rc8 (or later) a try and/or the media_build bits?
>>
>> Tried - Nope, same behaviour (same error messages in dmesg, no res
On Mar 10, 2011, at 12:26 PM, James Klaas wrote:
> I just got one of these the other day and I was wondering if anyone
> has looked at it. It will take HDMI, component and composite input
> plus stereo. I have a picture I can post somewhere of the board. It
> has 3 main chips.
>
> AD9985A - Co
Hi Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
media_fixes
For a couple of random fixes, including a some regressions.
Thanks!
Mauro.
The following changes since commit 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d:
Linux 2.6.38-rc4 (2011-02-
On 10 March 2011 16:24, Jonathan Corbet wrote:
> Did the check need to move for some reason? If so, a one-of-these-days
> nice feature might be to allow changing override_serial at run time.
Yes. Otherwise the check would execute if that driver is loaded on
XO-1. The check either had to be modif
Hi,
On 03/10/2011 10:56 AM, Jeongtae Park wrote:
> Hi, all.
>
> Some hardware need to handle per-filehandle level controls.
> Hans suggests add a v4l2_ctrl_handler struct v4l2_fh. It will be work fine.
> Although below patch series are for subdev, but it's great start point.
> I will try to make
Hi,
On 03/10/2011 02:46 PM, Yordan Kamenov wrote:
Hi Hans,
any comments on that?
I looked at globally immediately after you send it,
summary of that look: looks good, but I still spotted
some minor issues.
I'm still trying to make some time for a more detailed
look. I hope to do that real s
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:Thu Mar 10 19:00:28 CET 2011
git hash:88a763df226facb74fdb254563e30e9efb64275c
gcc version: i686-linux-gcc (GCC) 4.5.
On Thursday, March 10, 2011 12:52:00 am bugzilla-dae...@bugzilla.kernel.org
wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=30022
>
>
>
>
>
> --- Comment #7 from Mehmet Tekbaş 2011-03-10
> 08:51:59 --- Tried with Inca I-TV004 (bt878 analog card) and result
> didn't changed. IR device d
Em 10-03-2011 14:37, Steven Rostedt escreveu:
> Running randconfigs with ktest seems to find this crap all over. It's
> not just saa7134, it happens else where too, but this is the one that
> I'm currently looking at.
>
> I'm also not blaming the saa7134 driver, but I think we need to find a
> way
> -Original Message-
> From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> Sent: Thursday, March 10, 2011 11:25 PM
> To: Hiremath, Vaibhav
> Cc: Guennadi Liakhovetski; javier Martin; Linux Media Mailing List; Mauro
> Carvalho Chehab
> Subject: Re: mt9p031 support for Beagleb
Hi Loïc,
On Thursday 10 March 2011 18:07:52 Loïc Akue wrote:
> Hi Linux, Media.
>
> I'd like you to help me understand how the yavta application uses the
> omap3isp interrupts to capture some frames please.
Applications don't "use" the OMAP3 ISP interrupts. They interface with the
driver throug
Hi Vaibhav,
On Thursday 10 March 2011 18:09:42 Hiremath, Vaibhav wrote:
> On Thursday, March 10, 2011 10:12 PM Laurent Pinchart wrote:
> > On Thursday 10 March 2011 17:23:52 Hiremath, Vaibhav wrote:
> > >
> > > BeagleXM supports set of parallel sensors (MT9V113, MT9P031, MT9T111,
> > > etc...), o
I just got one of these the other day and I was wondering if anyone
has looked at it. It will take HDMI, component and composite input
plus stereo. I have a picture I can post somewhere of the board. It
has 3 main chips.
AD9985A - Component/composite input?
SIL9013CLU - Audio input?
TM6202 - HD
> -Original Message-
> From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> Sent: Thursday, March 10, 2011 10:12 PM
> To: Hiremath, Vaibhav
> Cc: Guennadi Liakhovetski; javier Martin; Linux Media Mailing List; Mauro
> Carvalho Chehab
> Subject: Re: mt9p031 support for Beagle
Hi Vaibhav,
On Thursday 10 March 2011 17:23:52 Hiremath, Vaibhav wrote:
> On Thursday, March 10, 2011 9:31 PM Laurent Pinchart wrote: > > On Thursday
10 March 2011 16:47:46 Hiremath, Vaibhav wrote:
> > > On Thursday, March 10, 2011 9:14 PM Laurent Pinchart wrote:
> > > > I'm curious about the Bea
On Thu, Mar 10, 2011 at 5:02 PM, Guy Martin wrote:
> On Mon, 28 Feb 2011 02:28:37 +0200
> Antti Palosaari wrote:
>
>>
>> I am not sure which is status of TT CT-3650, it could be other one
>> which is working.
>>
>
> The CT-3650 works well. I belive everything works (CI, IR) but DVB-T is
> not yet
>> By a lot of googling I found this version of a driver for mt9p031
>> which is developed by Guennadi Liakhovetski. It is located in a 2.6.32
>> based branch:
>
> That's a back-port of my patches by a "third party";) Probably, never
> actually tested.
>
>> http://arago-project.org/git/projects/?p=
[Trying to bash my inbox into reasonable shape, sorry for the slow
response...]
On Thu, 3 Mar 2011 19:03:31 + (GMT)
Daniel Drake wrote:
> The code that checks the OLPC serial port is never built at the moment,
> because CONFIG_OLPC_XO_1_5 doesn't exist and probably won't be added.
>
> Fix
> -Original Message-
> From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> Sent: Thursday, March 10, 2011 9:31 PM
> To: Hiremath, Vaibhav
> Cc: Guennadi Liakhovetski; javier Martin; Linux Media Mailing List; Mauro
> Carvalho Chehab
> Subject: Re: mt9p031 support for Beagleb
On Thursday 10 March 2011 13:28:39 Marek Szyprowski wrote:
> Hello!
>
> This is one more set of hotfixes for videobuf2 framework. I hope they
> can be applied to staging/for-2.6.39 kernel tree once vb2 finally gets
> into Linus tree.
The commit message for the first patch could be slightly impro
On Mon, 28 Feb 2011 02:28:37 +0200
Antti Palosaari wrote:
>
> I am not sure which is status of TT CT-3650, it could be other one
> which is working.
>
The CT-3650 works well. I belive everything works (CI, IR) but DVB-T is
not yet implemented on that one.
HTH,
Guy
--
To unsubscribe from thi
On Thursday 10 March 2011 16:47:46 Hiremath, Vaibhav wrote:
> On Thursday, March 10, 2011 9:14 PM Laurent Pinchart wrote:
> >
> > I'm curious about the Beagleboard code, as the camera module is an
> > expansion board you obviously can't hardcode support for it in the board
> > file. How do you plan
Antti Palosaari iki.fi> writes:
>
> Anysee E30 C Plus is supported as far as I know.
>
> Note that new revision of Anysee E30 Combo Plus is no longer supported
> since they changed to new NXP silicon tuner. E30 Combo Plus and E30 C
> Plus are different devices.
>
I might have some useful in
> -Original Message-
> From: javier Martin [mailto:javier.mar...@vista-silicon.com]
> Sent: Thursday, March 10, 2011 9:23 PM
> To: Hiremath, Vaibhav
> Cc: linux-media@vger.kernel.org; Guennadi Liakhovetski
> Subject: Re: mt9p031 support for Beagleboard.
>
> > [Hiremath, Vaibhav] Martin,
>
> [Hiremath, Vaibhav] Martin,
>
> All above driver files are not applicable for AM/DM37x ISP camera module, you
> should be looking at driver/media/video/omap3isp/
>
Hi,
Which git repository are you referring to? Because, in last stable
version there is no such folder:
http://lxr.linux.no/#linux+v
> -Original Message-
> From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
> ow...@vger.kernel.org] On Behalf Of javier Martin
> Sent: Thursday, March 10, 2011 8:55 PM
> To: linux-media@vger.kernel.org
> Cc: Guennadi Liakhovetski
> Subject: mt9p031 support for Beagleboard.
>
> Hi
> -Original Message-
> From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
> ow...@vger.kernel.org] On Behalf Of Laurent Pinchart
> Sent: Thursday, March 10, 2011 9:14 PM
> To: Guennadi Liakhovetski
> Cc: javier Martin; Linux Media Mailing List; Mauro Carvalho Chehab
> Subject: Re
Hi Guennadi,
On Thursday 10 March 2011 16:36:36 Guennadi Liakhovetski wrote:
> On Thu, 10 Mar 2011, javier Martin wrote:
> > Hi,
> > we are going to receive a Beagleaboard xM board in a couple of days.
> > One of the things we would like to test is video capture.
> >
> > When it comes to the DM37
Hi
On Thu, 10 Mar 2011, javier Martin wrote:
> Hi,
> we are going to receive a Beagleaboard xM board in a couple of days.
> One of the things we would like to test is video capture.
>
> When it comes to the DM3730 SoC, it seems the support is given through
> these two files:
> http://lxr.linux.n
Hi Michael,
On Thursday 10 March 2011 16:30:48 Michael Jones wrote:
> On 03/10/2011 11:21 AM, Laurent Pinchart wrote:
> > Hi Michael,
>
> [snip]
>
> > I've had a closer look at the boards I have here, and it turns out one of
> > them connects a 10-bit sensor to DATA[11:2] :-/ data_lane_shift is
Hi Laurent,
On 03/10/2011 11:21 AM, Laurent Pinchart wrote:
> Hi Michael,
>
[snip]
> I've had a closer look at the boards I have here, and it turns out one of
> them
> connects a 10-bit sensor to DATA[11:2] :-/ data_lane_shift is thus needed for
> it.
>
> I'm fine with leaving data_lane_shift
As the cxd20099 driver is in staging due to abuse of the sec0 device, this
patch renames it to cam0. The sec0 device is not in use and can be removed
Signed-off-by: Issa Gorissen
---
drivers/media/dvb/dvb-core/dvbdev.h |2 +-
drivers/media/dvb/ngene/ngene-core.c |2 +-
2 files changed,
Hi,
we are going to receive a Beagleaboard xM board in a couple of days.
One of the things we would like to test is video capture.
When it comes to the DM3730 SoC, it seems the support is given through
these two files:
http://lxr.linux.no/#linux+v2.6.37.3/drivers/media/video/davinci/vpfe_capture.c
On Friday 04 March 2011, Marek Szyprowski wrote:
> From: Andrzej Pietrasiewicz
>
> This patch performs a complete rewrite of sysmmu driver for Samsung platform:
> - the new version introduces an api to construct device private page
> tables and enables to use device private address space mode
>
On Thu, Mar 10, 2011 at 03:14:11PM +0100, Marek Szyprowski wrote:
> Hello,
>
> On Tuesday, March 08, 2011 9:14 AM Hans Verkuil wrote:
>
> > We had a discussion yesterday regarding ways in which linaro can assist
> > V4L2 development. One topic was that of sorting out memory providers like
> > GEM
On Mar 9, 2011, at 7:00 PM, wrote:
>
>> This may already be fixed, just not in 2.6.37.x yet. Can you give
>> 2.6.38-rc8 (or later) a try and/or the media_build bits?
>
> Tried - Nope, same behaviour (same error messages in dmesg, no results by
> scan)
>
>>
> http://linuxtv.org/wiki/index.php/
Hello,
On Tuesday, March 08, 2011 9:14 AM Hans Verkuil wrote:
> We had a discussion yesterday regarding ways in which linaro can assist
> V4L2 development. One topic was that of sorting out memory providers like
> GEM and HWMEM.
>
> Today I learned of yet another one: UMP from ARM.
>
> http://b
Hi Hans,
any comments on that?
Regards
Yordan
Yordan Kamenov wrote:
Hi Hans,
here is third version of plugin support for libv4l2.
Changes in v3:
* Pass opened fd to the plugin instead of filename
* Plugin private data is returned by init call and is passed as argument
in ioctl/read/clos
__vb2_queue_free function doesn't really return anything useful. This patch
removes support for the return value to simplify the code.
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Park
---
drivers/media/video/videobuf2-core.c |8 ++--
1 files changed, 2 insertions(+), 6 delet
From: Andrzej Pietrasiewicz
Memory allocated by alloc_page() function might contain some potentially
important data from other system processes. The patch adds a flag to
zero the allocated page before giving it to videobuf2 (and then to
userspace).
Signed-off-by: Andrzej Pietrasiewicz
Signed-of
Return immedietely if the target number of buffers is the same as
the current one and memory access type doesn't change.
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Park
---
drivers/media/video/videobuf2-core.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff -
Hello!
This is one more set of hotfixes for videobuf2 framework. I hope they
can be applied to staging/for-2.6.39 kernel tree once vb2 finally gets
into Linus tree.
Best regards
--
Marek Szyprowski
Samsung Poland R&D Center
Andrzej Pietrasiewicz (1):
v4l2: vb2-dma-sg: fix potential security
Hello,
On Tuesday, March 08, 2011 2:54 PM Palmax Maverick wrote:
> Will you record it? Or will you stream it? Out will you do both things?
> It could be interesting for all users of this mail group :)
I'm really sorry, but we have no possibility to stream the meeting. We will
definitely post a d
Hi,
On Thursday 10 March 2011 10:56:40 Jeongtae Park wrote:
> Hi, all.
>
> Some hardware need to handle per-filehandle level controls.
> Hans suggests add a v4l2_ctrl_handler struct v4l2_fh. It will be work fine.
> Although below patch series are for subdev, but it's great start point.
> I will t
Hi Michael,
On Thursday 10 March 2011 11:10:24 Michael Jones wrote:
> Hi Laurent,
>
> Thanks for the review. Most of your suggestions didn't warrant
> discussion and I will incorporate those changes. The others are below.
>
> On 03/10/2011 01:13 AM, Laurent Pinchart wrote:
> > On Wednesday 09
Hi Laurent,
Thanks for the review. Most of your suggestions didn't warrant
discussion and I will incorporate those changes. The others are below.
On 03/10/2011 01:13 AM, Laurent Pinchart wrote:
> Hi Michael,
>
> Thanks for the patch.
>
> On Wednesday 09 March 2011 17:07:43 Michael Jones wrote
Hi, all.
Some hardware need to handle per-filehandle level controls.
Hans suggests add a v4l2_ctrl_handler struct v4l2_fh. It will be work fine.
Although below patch series are for subdev, but it's great start point.
I will try to make a patch.
If v4l2 control framework can be handle per-filehand
Hello,
On Wednesday, March 09, 2011 1:01 PM Kukjin Kim wrote:
> Tomasz Stanislawski wrote:
> >
> > Signed-off-by: Tomasz Stanislawski
> > Signed-off-by: Kyungmin Park
> > ---
> > arch/arm/mach-s5pv310/clock.c |6 +++
> > arch/arm/mach-s5pv310/include/mach/irqs.h |4 ++
> >
56 matches
Mail list logo