On Thursday, September 23, 2010 06:18:37 Mauro Carvalho Chehab wrote:
> Em 15-09-2010 17:00, Hans Verkuil escreveu:
> > Mauro, Jean, Janne,
>
> > After applying this patch series I get the following if I grep for
> > I2C_HW_ in the kernel sources:
> >
> >
> > drivers/staging/lirc/lirc_zilog.c:#i
On Thursday, September 23, 2010 00:15:17 Mauro Carvalho Chehab wrote:
> Em 15-09-2010 17:00, Hans Verkuil escreveu:
> > Mauro, Jean, Janne,
> >
> > This patch series finally retires the hackish v4l2-i2c-drv.h. It served
> > honorably,
> > but now that the hg repository no longer supports kernels
On Wednesday, September 22, 2010 23:17:08 Mauro Carvalho Chehab wrote:
> Em 22-09-2010 17:06, Hans Verkuil escreveu:
> > On Wednesday, September 22, 2010 21:42:03 Mauro Carvalho Chehab wrote:
> >> Em 15-09-2010 04:23, Hans Verkuil escreveu:
> >>> The following changes since commit
> >>> 57fef3eb74
Em 23-09-2010 13:45, Dmitri Belimov escreveu:
> Hi
>
>> Em 20-09-2010 17:07, Dmitri Belimov escreveu:
>>> Hi
>>>
>>> I rework my last patch for audio and now audio works well. This
>>> patch can be submited to GIT tree Quality of audio now is good for
>>> SECAM-DK. For other standard I set some v
The only reason for keeping I2C_HW_SAA7134 is to allow setting a
per-device polling interval. Just move this info to the platform
data, allowing drivers to change it per device, where needed.
Signed-off-by: Mauro Carvalho Chehab
diff --git a/drivers/media/video/ir-kbd-i2c.c b/drivers/media/video
ir-kdb-i2c needs to check what device called it, just because of two
places where this information is used:
1) to fill the structs for Hauppauge XDR remotes on cx88 driver;
2) to set the polling interval for one saa7134 board.
On both cases, the better is to just move the initialization to the
ca
Move the cx88 specific initialization for Hauppauge XVR remotes
into cx88-input, removing the need for test it inside ir-kbd-i2c.
The reference at cx88 for this symbol, at:
drivers/media/video/cx88/cx88-i2c.c:core->i2c_adap.id = I2C_HW_B_CX2388x;
drivers/media/video/cx88/cx88-vp3054-i2c.c:
Signed-off-by: Mauro Carvalho Chehab
diff --git a/drivers/media/video/bt8xx/bttv-i2c.c
b/drivers/media/video/bt8xx/bttv-i2c.c
index 407fa61..d502f41 100644
--- a/drivers/media/video/bt8xx/bttv-i2c.c
+++ b/drivers/media/video/bt8xx/bttv-i2c.c
@@ -390,41 +390,3 @@ int __devinit init_bttv_i2c(struc
Em 15-09-2010 17:00, Hans Verkuil escreveu:
> Mauro, Jean, Janne,
> After applying this patch series I get the following if I grep for
> I2C_HW_ in the kernel sources:
>
>
> drivers/staging/lirc/lirc_zilog.c:#ifdef I2C_HW_B_HDPVR
> drivers/staging/lirc/lirc_zilog.c: if (ir->c_rx.ada
Hi
> Em 20-09-2010 17:07, Dmitri Belimov escreveu:
> > Hi
> >
> > I rework my last patch for audio and now audio works well. This
> > patch can be submited to GIT tree Quality of audio now is good for
> > SECAM-DK. For other standard I set some value from datasheet need
> > some tests.
> >
> >
Am Mittwoch, den 22.09.2010, 08:08 +0200 schrieb Guennadi Liakhovetski:
> On Wed, 22 Sep 2010, hermann pitton wrote:
>
> > Am Mittwoch, den 22.09.2010, 01:23 +0200 schrieb Guennadi Liakhovetski:
> > > On Sat, 11 Sep 2010, Janusz Krzysztofik wrote:
> > >
> > > > This is a V4L2 driver for TI OMAP1
Hi Dejan,
- Original Nachricht
Von: Dejan Rodiger
An: hermann pitton
Datum: 22.09.2010 13:20
Betreff: Re: [linux-dvb] Asus MyCinema P7131 Dual support
> Hi Herman,
>
> here is dmesg output without forcing card=78.
> As I see it uses card=112, autodetected
>
> [ 16.043
Hi Mauro,
The following changes since commit 67ac062a5138ed446a821051fddd798a01478f85:
V4L/DVB: Fix regression for BeholdTV Columbus (2010-08-24 10:39:32 -0300)
are available in the git repository at:
git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-stable
Laurent Pinchart (2):
uvcvi
Em 15-09-2010 17:00, Hans Verkuil escreveu:
> Mauro, Jean, Janne,
>
> This patch series finally retires the hackish v4l2-i2c-drv.h. It served
> honorably,
> but now that the hg repository no longer supports kernels <2.6.26 it is time
> to
> remove it.
>
> Note that this patch series builds on t
Em 22-09-2010 17:06, Hans Verkuil escreveu:
> On Wednesday, September 22, 2010 21:42:03 Mauro Carvalho Chehab wrote:
>> Em 15-09-2010 04:23, Hans Verkuil escreveu:
>>> The following changes since commit 57fef3eb74a04716a8dd18af0ac510ec4f71bc05:
>>> Richard Zidlicky (1):
>>> V4L/DVB: dvb:
On Wednesday, September 22, 2010 22:06:11 Hans Verkuil wrote:
> On Wednesday, September 22, 2010 21:42:03 Mauro Carvalho Chehab wrote:
> > Em 15-09-2010 04:23, Hans Verkuil escreveu:
> > > The following changes since commit
> > > 57fef3eb74a04716a8dd18af0ac510ec4f71bc05:
> > > Richard Zidlicky (
On Wednesday, September 22, 2010 21:42:03 Mauro Carvalho Chehab wrote:
> Em 15-09-2010 04:23, Hans Verkuil escreveu:
> > The following changes since commit 57fef3eb74a04716a8dd18af0ac510ec4f71bc05:
> > Richard Zidlicky (1):
> > V4L/DVB: dvb: fix smscore_getbuffer() logic
> >
> > are avai
Em 22-09-2010 15:49, Hans Verkuil escreveu:
> On Wednesday, September 22, 2010 20:39:03 Mauro Carvalho Chehab wrote:
>> Em 07-09-2010 06:23, Hans Verkuil escreveu:
>>> Hi Mauro,
>>>
>>> The following changes since commit 50b9d21ae2ac1b85be46f1ee5aa1b5e588622361:
>>> Jarod Wilson (1):
>>>
Em 15-09-2010 04:23, Hans Verkuil escreveu:
> The following changes since commit 57fef3eb74a04716a8dd18af0ac510ec4f71bc05:
> Richard Zidlicky (1):
> V4L/DVB: dvb: fix smscore_getbuffer() logic
>
> are available in the git repository at:
>
> ssh://linuxtv.org/git/hverkuil/v4l-dvb.git m
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:Wed Sep 22 19:00:11 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15164:1da5fed5c8b2
git master:
Em 09-09-2010 18:12, Antti Palosaari escreveu:
> Moikka Mauro!
> This patch series adds support for TerraTec Cinergy T Stick Dual RC and
> TerraTec Cinergy T Stick RC. Also MxL5007T devices with ref. design IDs
> should be working. Cinergy T Stick remote is most likely not working since it
> see
On Wednesday, September 22, 2010 20:39:03 Mauro Carvalho Chehab wrote:
> Em 07-09-2010 06:23, Hans Verkuil escreveu:
> > Hi Mauro,
> >
> > The following changes since commit 50b9d21ae2ac1b85be46f1ee5aa1b5e588622361:
> > Jarod Wilson (1):
> > V4L/DVB: mceusb: add two new ASUS device IDs
>
Em 07-09-2010 06:23, Hans Verkuil escreveu:
> Hi Mauro,
>
> The following changes since commit 50b9d21ae2ac1b85be46f1ee5aa1b5e588622361:
> Jarod Wilson (1):
> V4L/DVB: mceusb: add two new ASUS device IDs
>
> are available in the git repository at:
>
> ssh://linuxtv.org/git/hverkuil/v
Wednesday 22 September 2010 11:12:46 Guennadi Liakhovetski napisał(a):
> Ok, just a couple more comments, all looking quite good so far, if we get
> a new version soon enough, we still might manage it for 2.6.37
>
> On Sat, 11 Sep 2010, Janusz Krzysztofik wrote:
>
> [snip]
>
> > +/* write a registe
Wednesday 22 September 2010 08:53:19 Guennadi Liakhovetski napisał(a):
> That's up to the platform maintainer to review / apply this one, but if
> you like, a couple of nit-picks from me:
Guennadi,
Thanks for also looking at this!
> On Sat, 11 Sep 2010, Janusz Krzysztofik wrote:
> > This patch ad
Wednesday 22 September 2010 01:23:22 Guennadi Liakhovetski napisał(a):
> On Sat, 11 Sep 2010, Janusz Krzysztofik wrote:
> > This is a V4L2 driver for TI OMAP1 SoC camera interface.
> >
> > Both videobuf-dma versions are supported, contig and sg, selectable with
> > a module option. The former uses
lah...@lahala:~$ dmesg | grep em28xx
[ 1761.442492] em28xx: New device USB 2860 Device @ 480 Mbps (eb1a:2860,
interface 0, class 0)
[ 1761.442673] em28xx #0: chip ID is em2860
[ 1761.570422] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 60 28 c0 00 3e 01 6a
22 00 00
[ 1761.570454] em28xx #0: i2c
Hi All,
Thanks to everyone for their help.
I am able to build a tree from DSMCC carousel.
I have done only file, dir and srg messages at the time being as I don't
understand the usage of stream and stream event messages at the moment.
Can anyone please explain these to me and how can they be ass
Hi Herman,
here is dmesg output without forcing card=78.
As I see it uses card=112, autodetected
[ 16.043345] IR RC6 protocol handler initialized
[ 16.173473] IR JVC protocol handler initialized
[ 16.236641] IR Sony protocol handler initialized
[ 16.433187] lirc_dev: IR Remote Control dri
For some cards, ir_dev->props and ir_dev->raw are both NULL. These cards are
using built-in IR decoding instead of raw, and can't easily be made to switch
protocols.
So upon reading /sys/class/rc/rc?/protocols on such a card, return 'builtin' as
the supported and enabled protocol. Return -EINVAL o
From: Raja Mani
This has implementation for FM TX functionality.
It communicates with FM V4l2 module and FM common module.
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
Signed-off-by: Manjunatha Halli
---
drivers/staging/ti-st/fmdrv_tx.c | 451 ++
dr
From: Raja Mani
This has implementation for FM RX functionality.
It communicates with FM V4l2 module and FM common module.
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
Signed-off-by: Manjunatha Halli
---
drivers/staging/ti-st/fmdrv_rx.c | 927 ++
dr
From: Raja Mani
Add support for the following new Control IDs (CID)
V4L2_CID_RSSI_THRESHOLD - RSSI Threshold
V4L2_CID_TUNE_AF- Alternative Frequency
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
Signed-off-by: Manjunatha Halli
---
drivers/media/video/v4l2-common.c |4 +
From: Raja Mani
These are common headers used in FM submodules (FM V4L2, FM common, FM Rx,
and FM TX).
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
Signed-off-by: Manjunatha Halli
---
drivers/staging/ti-st/fm.h| 13 +++
drivers/staging/ti-st/fmdrv.h | 230 +++
From: Raja Mani
This module interfaces V4L2 subsystem and FM common
module. It registers itself with V4L2 as Radio module.
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
Signed-off-by: Manjunatha Halli
---
drivers/staging/ti-st/fmdrv_v4l2.c | 731
dr
From: Raja Mani
Added entries for following 2 new CID's which are added for TI FM driver:
- V4L2_CID_RSSI_THRESHOLD
- V4L2_CID_TUNE_AF
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
Signed-off-by: Manjunatha Halli
---
Documentation/DocBook/v4l/controls.xml | 12
1 files ch
From: Raja Mani
Extend V4L2 CID list to support
1) RSSI Threshold
2) Alternative Frequency
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
Signed-off-by: Manjunatha Halli
---
include/linux/videodev2.h |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/inc
From: Raja Mani
This is third patch set for TI FM driver for TI WiLink chips.
It provides FM Receive and Transmit support for TI WL127x and WL128x chips.
It also extends V4L2 CIDs to support few FM Receive features.
Note:
This patch set re-uses new FM RX CID definitions by Nokia FM driver for
TI
From: Raja Mani
Add new menu option in Kconfig and compilation option in Makefile for
TI FM driver.
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
Signed-off-by: Manjunatha Halli
---
drivers/staging/ti-st/Kconfig |8
drivers/staging/ti-st/Makefile |2 ++
2 files changed
Hi!
I have a Terratec S7 (MKII) that I can connect and get it working (almost) with
my Mythbuntu. The card get's detected, but I have problems scanning after
channels, both with "scan" and with MythTV, it only finds one or maybe two
transponders (there is no problem with dish, my old HVR4000 w
Ok, just a couple more comments, all looking quite good so far, if we get
a new version soon enough, we still might manage it for 2.6.37
On Sat, 11 Sep 2010, Janusz Krzysztofik wrote:
[snip]
> +/* write a register */
> +static int ov6650_reg_write(struct i2c_client *client, u8 reg, u8 val)
> +{
41 matches
Mail list logo