Am Freitag, den 28.05.2010, 20:09 -0700 schrieb VDR User:
> A lot of people were anticipating this happening but it seems to have
> stalled out. Does anyone know what the intentions are? Many users
> were also hoping to _finally_ get a good signal meter for linux as
> well. If anyone has any in
On Sat, May 29, 2010 at 4:01 PM, Andy Walls wrote:
> On Sat, 2010-05-29 at 12:58 -0400, Jarod Wilson wrote:
>> On Sat, May 29, 2010 at 8:39 AM, Andy Walls wrote:
>> > On Fri, 2010-05-28 at 00:47 -0400, Jarod Wilson wrote:
>> >> So I'm inching closer to a viable mceusb driver submission -- both a
Hi Lauris,
thanks for the reply. I am just a user. :)
As you are the original driver developer, it would great if you could
endorsed/ack the patch sent by Nikola.
thanks,
Hock.
On Sun, May 30, 2010 at 12:07 AM, Lauris Ding wrote:
> On 29.05.2010 11:39, Bee Hock Goh wrote:
>>
>> Dear Lauris,
>
On Sat, 2010-05-29 at 12:58 -0400, Jarod Wilson wrote:
> On Sat, May 29, 2010 at 8:39 AM, Andy Walls wrote:
> > On Fri, 2010-05-28 at 00:47 -0400, Jarod Wilson wrote:
> >> So I'm inching closer to a viable mceusb driver submission -- both a
> >> first-gen and a third-gen transceiver are now workin
On Saturday 29 May 2010 20:24:25 Jean-Francois Moine wrote:
> On Sat, 29 May 2010 19:09:32 +0200
>
> Ondrej Zary wrote:
> > I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like
> > camera with battery and microSD slot and can record video on its own.
> > It has two USB modes - mass
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:Sat May 29 19:00:24 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14875:304cfde05b3f
git master:
On Sat, 29 May 2010 19:09:32 +0200
Ondrej Zary wrote:
> I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like
> camera with battery and microSD slot and can record video on its own.
> It has two USB modes - mass storage (USB ID 04fc:0171) and webcam
> mode (USB ID 04fc:1528). This c
On Fri, May 28, 2010 at 3:59 PM, Jarod Wilson wrote:
> The mceusb driver I'm about to submit handles just about any raw IR you
> can throw at it. The ir-core loads up all protocol decoders, starting
> with NEC, then RC5, then RC6. RUN_DECODER() was trying them in the same
> order, and exiting if a
Hello,
I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like camera
with battery and microSD slot and can record video on its own. It has two USB
modes - mass storage (USB ID 04fc:0171) and webcam mode (USB ID 04fc:1528).
This chip seems to be used in many other SD card cameras too
On Sat, May 29, 2010 at 8:39 AM, Andy Walls wrote:
> On Fri, 2010-05-28 at 00:47 -0400, Jarod Wilson wrote:
>> So I'm inching closer to a viable mceusb driver submission -- both a
>> first-gen and a third-gen transceiver are now working perfectly with
>> multiple different mce remotes. However, th
---
drivers/staging/tm6000/tm6000-alsa.c |2 +-
drivers/staging/tm6000/tm6000-cards.c|2 +-
drivers/staging/tm6000/tm6000-core.c | 148 ++---
drivers/staging/tm6000/tm6000-dvb.c | 92 +--
drivers/staging/tm6000/tm6000-i2c.c |
On Tue, 2010-05-25 at 13:07 -0300, Mauro Carvalho Chehab wrote:
> Vadim Catana wrote:
> > Hi,
> >
> > This patch adds support for TechnoTrend TT-budget T-3000
> > DVB-T card.
>
> Please send your Signed-off-by together with the patch. Also,
> send just one copy of the patch, not line-wrapped, oth
Signed-off-by: Hans Verkuil
---
drivers/media/video/ivtv/ivtv-controls.c | 275 --
drivers/media/video/ivtv/ivtv-controls.h |6 +-
drivers/media/video/ivtv/ivtv-driver.c | 18 ++-
drivers/media/video/ivtv/ivtv-driver.h |5 +-
drivers/media/video/ivtv/ivt
Signed-off-by: Hans Verkuil
---
drivers/media/video/ivtv/ivtv-driver.c |1 +
drivers/media/video/ivtv/ivtv-driver.h |1 +
drivers/media/video/ivtv/ivtv-gpio.c | 77 +++-
3 files changed, 38 insertions(+), 41 deletions(-)
diff --git a/drivers/media/video/iv
Signed-off-by: Hans Verkuil
---
drivers/media/video/wm8739.c | 179 +++---
1 files changed, 62 insertions(+), 117 deletions(-)
diff --git a/drivers/media/video/wm8739.c b/drivers/media/video/wm8739.c
index b572ce2..f5779c2 100644
--- a/drivers/media/video/wm8
Signed-off-by: Hans Verkuil
---
drivers/media/video/cs53l32a.c | 107 +--
1 files changed, 68 insertions(+), 39 deletions(-)
diff --git a/drivers/media/video/cs53l32a.c b/drivers/media/video/cs53l32a.c
index 80bca8d..a46b1d0 100644
--- a/drivers/media/video/c
Signed-off-by: Hans Verkuil
---
drivers/media/video/wm8775.c | 79 ++---
1 files changed, 50 insertions(+), 29 deletions(-)
diff --git a/drivers/media/video/wm8775.c b/drivers/media/video/wm8775.c
index f1f261a..09a9663 100644
--- a/drivers/media/video/wm877
Since this module is also used by drivers that are not yet converted, the old
and new code have to co-exist.
The source is split into three parts: a common part at the top, which is used
by both old and new code, then the old code followed by the new control
framework implementation. This new code
Signed-off-by: Hans Verkuil
---
drivers/media/video/cx25840/cx25840-audio.c | 144 +++---
drivers/media/video/cx25840/cx25840-core.c | 178 ++-
drivers/media/video/cx25840/cx25840-core.h | 18 ++-
3 files changed, 94 insertions(+), 246 deletions(-)
d
The cx25840 used a private control CX25840_CID_ENABLE_PVR150_WORKAROUND
to be told whether to enable a workaround for certain pvr150 cards.
This is really config data that it needs to get at load time.
Implemented this in cx25840 and ivtv.
Signed-off-by: Hans Verkuil
---
drivers/media/video/cx
Signed-off-by: Hans Verkuil
---
drivers/media/video/saa717x.c | 323 ++--
1 files changed, 81 insertions(+), 242 deletions(-)
diff --git a/drivers/media/video/saa717x.c b/drivers/media/video/saa717x.c
index 6818df5..d551411 100644
--- a/drivers/media/video/sa
Signed-off-by: Hans Verkuil
---
drivers/media/video/msp3400-driver.c | 248 +++
drivers/media/video/msp3400-driver.h | 18 ++-
drivers/media/video/msp3400-kthreads.c | 16 +-
3 files changed, 110 insertions(+), 172 deletions(-)
diff --git a/drivers/media/vide
Add the calls needed to automatically merge subdev controls into a bridge
control handler.
Hook up the control framework in __video_ioctl2 and video_register_device.
Signed-off-by: Hans Verkuil
---
drivers/media/video/v4l2-dev.c|8 +-
drivers/media/video/v4l2-device.c |7 +
Signed-off-by: Hans Verkuil
---
drivers/media/video/saa7115.c | 183 +++--
1 files changed, 83 insertions(+), 100 deletions(-)
diff --git a/drivers/media/video/saa7115.c b/drivers/media/video/saa7115.c
index 53b6fcd..a5924c2 100644
--- a/drivers/media/video/s
Signed-off-by: Hans Verkuil
Reviewed-by: Laurent Pinchart
---
Documentation/video4linux/v4l2-controls.txt | 694 +++
1 files changed, 694 insertions(+), 0 deletions(-)
create mode 100644 Documentation/video4linux/v4l2-controls.txt
diff --git a/Documentation/video4linux
To make it easier to determine whether all controls are added in v4l2-ctrls.c
the case statements inside the switch are re-ordered to match the header.
Signed-off-by: Hans Verkuil
Reviewed-by: Laurent Pinchart
---
drivers/media/video/v4l2-ctrls.c | 30 +-
1 files c
This RFC patch series adds the control handling framework and implements
it in ivtv and all subdev drivers used by ivtv.
It is a bare-bones implementation, so no sysfs or debugfs enhancements.
It is the fourth version of this framework, incorporating comments from
Laurent.
Changes compared to th
Andrew Morton wrote:
(switched to email. Please respond via emailed reply-to-all, not via the
bugzilla web interface).
On Tue, 25 May 2010 23:02:23 GMT
bugzilla-dae...@bugzilla.kernel.org wrote:
https://bugzilla.kernel.org/show_bug.cgi?id=16050
URL: https://bugzilla.redhat.
On Fri, 2010-05-28 at 00:47 -0400, Jarod Wilson wrote:
> So I'm inching closer to a viable mceusb driver submission -- both a
> first-gen and a third-gen transceiver are now working perfectly with
> multiple different mce remotes. However, that's only when I make sure
> the mceusb driver is loaded
Hi everyone,
I recently purchased a MSI t...@nywhere E-DUO card that has 2 DVB-T
tuners and its a PCI-Express card. The card uses the SAA7160ET chip,
2x TDA10048 and of course 2 tuners which I cannot find their type as
those are covered with two metal shield for interference protection. I
found th
On Saturday 29 May 2010 14:45:40 Konstantin Dimitrov wrote:
> at least in driver for the frontend found on TBS 6980 Dual DVB-S2 card
> i added options "esno" and "dbm" respectively for reporting SNR
> (actually C/N) in EsNo dB and signal strength in dBm, which is at
> least real statistics about th
On Sat, 29 May 2010 01:29:54 -0300, Mauro Carvalho Chehab wrote:
> Em Sat, 22 May 2010 22:59:21 +0200
> Jean Delvare escreveu:
> > I would have used "(null)" instead of "" for consistency with
> > lib/vsprintf.c:string().
> >
> > But more importantly, I suspect that a better fix would be to not c
32 matches
Mail list logo