This function enables and disables the i2c bus of the mb86a20s to tuner.
--
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/majordom
On Fri, 13 May 2011 18:16:30 +0200
Daniel Vetter wrote:
> Hi Jesse,
>
> Discussion here in Budapest with v4l and embedded graphics folks was
> extremely fruitful. A few quick things to take away - I'll try to dig
> through all
> the stuff I've learned more in-depth later (probably in a blog post
On Fri, May 13, 2011 at 6:01 PM, Sakari Ailus wrote:
> Aguirre, Sergio wrote:
>> Hi all,
>
> Hi, Sergio!
Hi Sakari,
>
>> Just to let you know that I've just officially registered for a new
>> project in the Pandaboard.org portal for OMAP4 v4l2 camera support.
>>
>> You can find it here:
>>
>> ht
On 14.05.2011 01:39, Mauro Carvalho Chehab wrote:
> Em 13-05-2011 01:48, Anssi Hannula escreveu:
>> On 12.05.2011 04:36, Mauro Carvalho Chehab wrote:
>>> Em 12-05-2011 03:10, Mauro Carvalho Chehab escreveu:
Em 12-05-2011 02:37, Anssi Hannula escreveu:
>>>
> I don't see any other places:
>>
Aguirre, Sergio wrote:
> Hi all,
Hi, Sergio!
> Just to let you know that I've just officially registered for a new
> project in the Pandaboard.org portal for OMAP4 v4l2 camera support.
>
> You can find it here:
>
> http://omiio.org/content/omap4-v4l2-camera
>
> And also, you can find the actua
This is a new rc-core device driver for the IR transceivers made by
RedRat Ltd. (http://redrat.co.uk/). It started out life as an
out-of-lirc-tree lirc driver, maintained in its own repo on sourceforge,
by Stephen Cox. He started porting it to what was then ir-core, and I
finally picked it up about
Em 13-05-2011 01:48, Anssi Hannula escreveu:
> On 12.05.2011 04:36, Mauro Carvalho Chehab wrote:
>> Em 12-05-2011 03:10, Mauro Carvalho Chehab escreveu:
>>> Em 12-05-2011 02:37, Anssi Hannula escreveu:
>>
I don't see any other places:
$ git grep 'REP_PERIOD' .
dvb/dvb-usb/dvb-usb-rem
Hello,
the SF16-FMR2 radio card is basically a TEA5757 tuner connected to ISA bus but
the driver currently uses its own implementation. I converted the driver to
use generic tea575x-tuner implementation (see patch below) and it works fine.
But the tea575x-tuner module is located in /sound/i2c/othe
On Fri, 13 May 2011, Sylwester Nawrocki wrote:
> On 05/13/2011 03:50 PM, Guennadi Liakhovetski wrote:
> > On Thu, 12 May 2011, Josh Wu wrote:
> >
> >> This patch is to enable Atmel Image Sensor Interface (ISI) driver support.
> >> - Using soc-camera framework with videobuf2 dma-contig allocator
>
On 05/13/2011 03:50 PM, Guennadi Liakhovetski wrote:
> On Thu, 12 May 2011, Josh Wu wrote:
>
>> This patch is to enable Atmel Image Sensor Interface (ISI) driver support.
>> - Using soc-camera framework with videobuf2 dma-contig allocator
>> - Supporting video streaming of YUV packed format
>> - T
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:Fri May 13 19:00:32 CEST 2011
git hash:f9b51477fe540fb4c65a05027fdd6f2ecce4db3b
gcc version: i686-linux-gcc (GCC) 4.5
On Thu, 12 May 2011, Aguirre, Sergio wrote:
> Hi all,
>
> Just to let you know that I've just officially registered for a new
> project in the Pandaboard.org portal for OMAP4 v4l2 camera support.
>
> You can find it here:
>
> http://omiio.org/content/omap4-v4l2-camera
>
> And also, you can fin
Change the weird SND_FM801_TEA575X_BOOL define in Kconfig to SND_FM801_RADIO
and remove TEA575X_RADIO define from fm801.c.
Also update help text to include all supported cards.
Signed-off-by: Ondrej Zary
--- linux-2.6.39-rc2-/sound/pci/Kconfig 2011-05-13 19:36:27.0 +0200
+++ linux-2.6.39
Hi Jesse,
Discussion here in Budapest with v4l and embedded graphics folks was
extremely fruitful. A few quick things to take away - I'll try to dig
through all
the stuff I've learned more in-depth later (probably in a blog post or two):
- embedded graphics is insane. The output routing/blending/
Hi Mauro,
The following changes since commit f9b51477fe540fb4c65a05027fdd6f2ecce4db3b:
[media] DVB: return meaningful error codes in dvb_frontend (2011-05-09
05:47:20 +0200)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung s5p-csis
Sylwester Na
Hi Guennadi,
On Friday 13 May 2011 14:01:32 Guennadi Liakhovetski wrote:
> Couldn't spot any problems with the patch except:
>
> On Fri, 13 May 2011, Laurent Pinchart wrote:
> > From: Hans de Goede
> >
> > M420 is an hybrid YUV 4:2:2 packet/planar format. Two Y lines are
>
> Didn't you mean "4
Hello,
This patch is a rework of a old patch I've posted some time ago.
It adds support for Remote-Control in the mantis driver and implements the
new rc-API.
The patch enables rc for the cards
- vp1041
- vp2033
- vp2040
It's only tested with a Terratec Cinergy S2 HD.
Would be nice to get some Fe
On Thu, 12 May 2011, Josh Wu wrote:
> This patch is to enable Atmel Image Sensor Interface (ISI) driver support.
> - Using soc-camera framework with videobuf2 dma-contig allocator
> - Supporting video streaming of YUV packed format
> - Tested on AT91SAM9M10G45-EK with OV2640
>
> Signed-off-by: J
VIDIOC_G_CTRL and VIDIOC_G_EXT_CTRLS return EACCES when setting a read-only
control or getting a write-only control. Document this.
Signed-off-by: Sakari Ailus
---
Documentation/DocBook/v4l/vidioc-g-ctrl.xml |7 +++
Documentation/DocBook/v4l/vidioc-g-ext-ctrls.xml |7 +++
2
Hi Tomasz and Hans,
First of all, apologies for the late reply.
On Saturday 07 May 2011 13:52:25 Hans Verkuil wrote:
> On Thursday, May 05, 2011 11:39:54 Tomasz Stanislawski wrote:
> > Hello everyone,
> >
> > This patch-set introduces new ioctls to V4L2 API. The new method for
> > configuration
Couldn't spot any problems with the patch except:
On Fri, 13 May 2011, Laurent Pinchart wrote:
> From: Hans de Goede
>
> M420 is an hybrid YUV 4:2:2 packet/planar format. Two Y lines are
Didn't you mean "4:2:0"? And if I wanted to nit-pick, I think, it should
be "a hybrid," I'm not a native-s
Issa Gorissen writes:
> On 11/05/11 15:12, Issa Gorissen wrote:
> > From: Ralph Metzler
> >> Issa Gorissen writes:
> >> > Could you please take a look at the cxd2099 issues ?
> >> >
> >> > I have attached a version with my changes. I have tested a lot of
> >> > different settings with
From: Hans de Goede
M420 is an hybrid YUV 4:2:2 packet/planar format. Two Y lines are
followed by an interleaved U/V line.
Signed-off-by: Hans de Goede
[laurent.pinch...@ideasonboard.com: split into v4l/uvcvideo patches]
[laurent.pinch...@ideasonboard.com: add documentation]
Signed-off-by: Laur
Em 12-05-2011 11:12, a baffian escreveu:
> Hello all
> Is there anyone could find the source of problems described below?
> http://daftar.minidns.net/pctv/problem.html
Most of the comments and logs there provide not much help. As I told
you before, you're mixing clearly userspace issues or limitat
Em 12-05-2011 09:12, HoP escreveu:
> 2011/5/12 Bjørn Mork :
>> Andreas Oberritter writes:
>>
>>> Please try the patches submitted for testing:
>>>
>>> http://www.mail-archive.com/linux-media@vger.kernel.org/msg31194.html
>>
>> Ah, great! Thanks. Nothing better than a problem already solved.
>
>
Em 12-05-2011 08:05, Peter Hutterer escreveu:
> On Thu, May 12, 2011 at 03:36:47AM +0200, Mauro Carvalho Chehab wrote:
>> Em 12-05-2011 03:10, Mauro Carvalho Chehab escreveu:
>>> Em 12-05-2011 02:37, Anssi Hannula escreveu:
>>
I don't see any other places:
$ git grep 'REP_PERIOD' .
d
I've found some more time to get back to this. Let me try to recap, what
has been discussed. I've looked through all replies again (thanks to
all!), so, I'll present a summary. Any mistakes and misinterpretations are
mine;) If I misunderstand someone or forget anything - please, shout!
On Fri,
Em 12-05-2011 22:00, Hans Verkuil escreveu:
> Hi Mauro,
>
> I haven't seen this fix appearing upstream, did it slip through the cracks?
I need to check it on my main machine. I'll probably be capable of doing it only
after my return back.
>
> Regards,
>
> Hans
>
> On Monday, May 02, 2011
Em 13-05-2011 04:13, Manoel PN escreveu:
>
>
> This patch implement changes to the function mb86a20s_read_signal_strength.
>
> The original function, binary search, does not work with device dtb08.
Hmm... that's interesting. Maybe due to a different mb86a20s chip stepping?
>
> I would like to
Em 13-05-2011 04:11, Manoel PN escreveu:
> This patch implements some modifications in the function
>
> This patch implements some modifications in the initialization function of
> the mb86a20s.
>
> Explanation:
>
> Several registers of mb86a20s can be programmed and to simplify this task and
Em 13-05-2011 04:08, Manoel PN escreveu:
> This patch implements mb86a20s_read_snr and adds mb86a20s_read_ber and
> mb86a20s_read_ucblocks both without practical utility but that programs as
> dvbsnoop need.
Same as the prev. patch: break into 75 columns max, and you don't need
to use "This patc
31 matches
Mail list logo