Hi Devin,
On Thu, 19 Nov 2009, Devin Heitmueller wrote:
On Thu, Nov 19, 2009 at 12:43 PM, Patrick Boettcher
wrote:
Hi Mauro,
can you please pull from
http://kernellabs.com/hg/~pboettcher/v4l-dvb/
for
1) PATCH: better support for INTUIX DVB stick boot
2) [PATCH] fix genpix driver (no 8psk
From: Márton Németh
Add support for snapshot button found on Labtec Webcam 2200.
Signed-off-by: Márton Németh
---
diff -r abfdd03b800d linux/drivers/media/video/gspca/pac7302.c
--- a/linux/drivers/media/video/gspca/pac7302.c Thu Nov 19 10:34:21 2009 +0100
+++ b/linux/drivers/media/video/gspca/p
Hi,
Hans de Goede wrote:
> Hi Márton,
>
> On 11/19/2009 08:46 AM, Németh Márton wrote:
>> Add helper functions for interrupt endpoint based input handling.
> First of all many many thanks for doing this!
You are welcome :-) . My goal is to just make my webcam working properly...
>> maybe a new c
This module contains codes for radio.
The radio use the ALSA audio as input.
The mplayer should be compiled with --enable-radio and
--enable-radio-capture.
The command runs as this(assume the alsa audio registers to card 1):
#mplayer radio://103.7/capture/ -radio
This module contains the code for DVB-T.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-dvb.c | 649 ++
1 files changed, 649 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/video/tlg2300/pd-dvb.c
diff --git a/drivers/media/video/t
The module uses ALSA for the audio, it will register
a new card for tlg2300.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-alsa.c | 379 +
1 files changed, 379 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/video/tlg2300/pd-alsa.
This is the vbi module for tlg2300.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-vbi.c | 183 ++
1 files changed, 183 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/video/tlg2300/pd-vbi.c
diff --git a/drivers/media/video/tlg230
pd-video.c and pd-bufqueue.c contain the code for V4L2 implementation.
The code support read,mmap and user pointer.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-bufqueue.c | 185
drivers/media/video/tlg2300/pd-video.c| 1636 +
2 files chang
pd-main.c contains the ->probe(), it privides the generic
functions for analog TV,DVB-T and radio.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-main.c | 546 +
1 files changed, 546 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/
pd-common.h contains the common data structures, while
vendorcmds.h contains the vendor commands for firmware.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-common.h | 318 ++
drivers/media/video/tlg2300/vendorcmds.h | 243 +++
add Kconfig and Makefile for tlg2300.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/Kconfig | 16
drivers/media/video/tlg2300/Makefile |9 +
2 files changed, 25 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/video/tlg2300/Kconfig
cr
add maitainers for the driver.
Signed-off-by: Huang Shijie
---
MAINTAINERS |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 60299a9..a8f02d6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5673,6 +5673,12 @@ F: Documentation/netwo
From: root
modify the two files for tlg2300.
Signed-off-by: Huang Shijie
---
drivers/media/video/Kconfig |2 ++
drivers/media/video/Makefile |1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index dcf9fa9..52
The TLG2300 is a chip of Telegent System.
It support analog tv,DVB-T and radio in a single chip.
The chip has been used in several dongles, such as aeromax DH-9000:
http://www.b2bdvb.com/dh-9000.htm
You can get more info from:
[1] http://www.telegent.com/
[2] http://www.tel
Signed-off-by: Kuninori Morimoto
---
drivers/media/video/tw9910.c | 22 +++---
1 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/drivers/media/video/tw9910.c b/drivers/media/video/tw9910.c
index a4ba720..243207d 100644
--- a/drivers/media/video/tw9910.c
+++ b/drive
Signed-off-by: Kuninori Morimoto
---
drivers/media/video/sh_mobile_ceu_camera.c | 25 +
include/media/sh_mobile_ceu.h |3 +++
2 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/sh_mobile_ceu_camera.c
b/drivers/media/vide
Mauro,
Please pull from http://linuxtv.org/hg/~ajacquet/v4l-dvb
for the following changeset:
01/01: zr364xx: add support for Trust pow...@m 910Z
http://linuxtv.org/hg/~ajacquet/v4l-dvb?cmd=changeset;node=5330c38995e6
Documentation/video4linux/zr364xx.txt |1 +
drivers/media/video/zr364xx
Dear Guennadi
Thank you for your comment !
> > I think your order will be added in next patch.
> > "Add polarities support"
> > I will send it
> > OK ?
>
> Ok, we can do that too.
Thank you
> This is how the pxa_camera.c driver does it in pxa_camera_set_bus_param().
> What actually happens i
Mauro,
We have few patches already reviewed and ready for merge (See Hans' pull
request in the attachment. Could you merge these so that we can base our future
patches on this?
Thanks
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
email: m-kariche...@ti.c
Hi Hans
On Sun, 15 Nov 2009, Hans Verkuil wrote:
[snip]
> > > > +s32 v4l2_imgbus_bytes_per_line(u32 width,
> > > > + const struct v4l2_imgbus_pixelfmt *imgf)
> > > > +{
> > > > + switch (imgf->packing) {
> > > > + case V4L2_IMGBUS_PACKING_NONE:
> > > > +
Antti Palosaari wrote:
>
> On 11/19/2009 06:47 PM, Andy Low wrote:
>> ...kernel: Quantek QT1010 successfully identified.
>
> The reason is QT1010 which does not perform very well. Generally it
> locks better to weak signals, you can try weaker antenna and signal
> attenuator.
>
> Antti
Thanks fo
Vaibhav,
I have some comments. I have tested this patch for normal
use case of tvp5146 capture on DM355. It looks ok. We
don't have support for power management on DM355. So I couldn't
test the suspend & resume operations.
>
> struct ccdc_hw_device {
>diff --git a/drivers/media/video/davinci/dm64
e9hack schrieb:
> can you please commit this patch? It's perfect just I wrote here
> (http://news.gmane.org/gmane.linux.drivers.video-input-infrastructure).
Ooops, the link wasn't correct.
http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/11846
Regards,
Hartmut
--
To unsub
Mauro Carvalho Chehab schrieb:
> Could you please test if the enclosed patch fixes the issue?
>
> saa7146: stop DMA before de-allocating DMA scatter/gather page buffers
>
> Signed-off-by: Mauro Carvalho Chehab
>
> diff --git a/linux/drivers/media/common/saa7146_video.c
> b/linux/drivers/media/
On Mon, 16 Nov 2009, Kuninori Morimoto wrote:
>
> Dear Guennadi
>
> Thank you
>
> > Oh, indeed. Ok, but can you add proper support for both high and low
> > polarities?
>
> I think your order will be added in next patch.
> "Add polarities support"
> I will send it
> OK ?
Ok, we can do that 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:Thu Nov 19 19:00:03 CET 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13370:7477df192a59
gcc version: gcc (
Hans & Mauro,
I tried building from v4l2-apps directory, but it doesn't help me
either.
(qv4l2 and v4l2-sysfs-path require some development libraries
that aren't available per default when gcc is installed - I
What are all the libraries it requires? I need to do cross compile
for arm. What do I
On 11/19/2009 06:47 PM, Andy Low wrote:
...kernel: Quantek QT1010 successfully identified.
The reason is QT1010 which does not perform very well. Generally it
locks better to weak signals, you can try weaker antenna and signal
attenuator.
Antti
--
http://palosaari.fi/
--
To unsubscribe from
On Thu, Nov 19, 2009 at 12:43 PM, Patrick Boettcher
wrote:
> Hi Mauro,
>
> can you please pull from
>
> http://kernellabs.com/hg/~pboettcher/v4l-dvb/
>
> for
>
> 1) PATCH: better support for INTUIX DVB stick boot
> 2) [PATCH] fix genpix driver (no 8psk lock)
> 3) Add support for PCTV 74e (Pinnacle
Hi Mauro,
can you please pull from
http://kernellabs.com/hg/~pboettcher/v4l-dvb/
for
1) PATCH: better support for INTUIX DVB stick boot
2) [PATCH] fix genpix driver (no 8psk lock)
3) Add support for PCTV 74e (Pinnacle) + fix USB vendor IDs
4) [PATCH] dvb-usb-friio: accept center-shifted freque
Hans,
It is hard for me to get the v4l2-apps compile on my build environment.
Unless someone can help me to resolve the build issue, I wouldn't be able to
update the v4l2-apps or Alternately someone volunteer to add this support
based on the API.
Thanks and regards,
Murali Karicheri
Software De
Hi Jan,
In order to ease the maintenance work I have started to include direkt
links from the device's entry in the wiki to the source repository's
history of the driver.
E.g. In the entry for Avermedia AverTV A800 you'll
see "Supported in kernel since 2.6.13".
Now the word "kernel" is a hype
Hi!
I have just bought a KWorld USB DVB-T TV Stick II (VS-DVB-T 395U). It
works well in Windows but it will only receive 2 of the 6 local
multiplexes under linux.
I have tried it with OpenSuse 11.2 (kernel 2.6.31) both out of the box
and with v4l from linuxtv.org/hg/~anttip/af9015.
Also with Ope
BTW,
I don't know what is qt4/qt3 that you are referring to.
I see qv4l2 in the directory v4l2-apps/qv4l2.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
>-Original Message-
>From: Hans Verkuil [mailto
Hi,
On Wed, 30 Sep 2009, Pedro Andres Aranda Gutierrez wrote:
I have a INTUIX/LITEON DVB USB adapter. It boots correctly, but no
frontend is attached.
The following patch corrects this behaviour:
[..]
Since a couple of years ago, when I bought the stick, I have been
using this alternative patc
From: Muralidharan Karicheri
Forgot the V4L prefix in subject. Resending it...
This patch add a helper function to get description of a digital
video preset added by the video timing API. Hope this will be
usefull for drivers implementing the above API.
Signed-off-by: Muralidharan Karicheri
NO
From: Muralidharan Karicheri
This patch add a helper function to get description of a digital
video preset added by the video timing API. Hope this will be
usefull for drivers implementing the above API.
Signed-off-by: Muralidharan Karicheri
NOTE: depends on the patch that adds video timing API
Hi Aurelio,
On Thu, 5 Nov 2009, Aurelio Grego wrote:
Hi Patrick,
I'm writing you about a problem with Terratec Cinergy T-Express DVB-T
USB card.
The card is recognized by kernel, after compiling v4l-dvb sources
(v4l-dvb-fd679bbd8bb3.tar.gz).
Despite all, kaffeine and w_scan utility are not able
On Sat, 7 Nov 2009, Mario Bachmann wrote:
Hi there,
I tried linux-2.6.31.5 and tuning still does not work:
tuning to 73800 Hz
video pid 0x0131, audio pid 0x0132
status 00 | signal | snr | ber 001f | unc |
status 00 | signal | snr | ber 001f | unc fff
Hi Akihiro,
On Thu, 12 Nov 2009, Akihiro TSUKADA wrote:
From: Akihiro Tsukada
This patch adds a fix to accept frequency with its center shifted.
The driver used to accept center frequencies of the normal UHF band channels,
but in ISDB-T, center frequency is shifted with 1/7MHz.
It was shifte
Hi Mauro,
Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-timings for
the following:
- v4l: Adding Digital Video Timings APIs
This adds an important missing piece to the V4L2 API: the ability to
receive and transmit HDTV video.
The documentation needs another review cycle, mostly f
On Thu, 19 Nov 2009, Karicheri, Muralidharan wrote:
> Guennadi,
>
> I am not sure what you mean by ATM sensor.
ATM = "At the moment."
> Is it not a
> Aptina/Micron sensor giving Raw Bayer RGB or Yuv data?
I presume it is.
> Not sure what prevents it from interfacing with VPFE.
> In otherwords
Guennadi,
I am not sure what you mean by ATM sensor. Is it not a
Aptina/Micron sensor giving Raw Bayer RGB or Yuv data?
Not sure what prevents it from interfacing with VPFE.
In otherwords, how is this different from mt9t031/mt9t001
in terms of hardware signals available to interface to
a SOC?
Mur
On Thu, 19 Nov 2009, Karicheri, Muralidharan wrote:
> Hi,
>
> Please make this a generic driver so that it can be used across
> other SoCs as well. BTW, on which SoC have you tested this driver?
> There seems to be a lot of soc-camera specific stuffs here.
> Example, probe() is getting a pointer
Hi,
Please make this a generic driver so that it can be used across
other SoCs as well. BTW, on which SoC have you tested this driver?
There seems to be a lot of soc-camera specific stuffs here.
Example, probe() is getting a pointer to struct soc_camera_device *icd. I have
been working with Guen
Hans,
My mistake. I had a confusion on if you had signed-off this patch
or the application diff that you had sent.
Could you add this to your tree and send a pull request to Mauro?
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-
On Thu, 19 Nov 2009 12:11:21 +0100
Hans de Goede wrote:
> Hmm, I see now upon expecting the code that the driver does actually
> support setting the framerate, but what I see does not seem
> to match your patch, the driver seems to support 50, 40, 30 and 15
> fps, where as your patch has:
>
> st
Hi,
On 11/19/2009 11:37 AM, Antonio Ospite wrote:
On Thu, 19 Nov 2009 09:08:22 +0100
Hans de Goede wrote:
Hi,
Hi, thanks for commenting on this.
On 11/17/2009 11:41 AM, Antonio Ospite wrote:
Hi,
gspca does not implement vidioc_enum_frameintervals yet, so even if a
camera can support mu
On Thu, 19 Nov 2009 09:08:22 +0100
Hans de Goede wrote:
> Hi,
>
Hi, thanks for commenting on this.
> On 11/17/2009 11:41 AM, Antonio Ospite wrote:
> > Hi,
> >
> > gspca does not implement vidioc_enum_frameintervals yet, so even if a
> > camera can support multiple frame rates (or frame interval
Hi,
On 11/19/2009 10:00 AM, Michael Trimarchi wrote:
Hans de Goede wrote:
Hi,
On 11/17/2009 11:41 AM, Antonio Ospite wrote:
Hi,
gspca does not implement vidioc_enum_frameintervals yet, so even if a
camera can support multiple frame rates (or frame intervals) there is
still no way to enumerat
Signed-off-by: Kuninori Morimoto
---
>> Guennadi
I add new number in v4l2-chip-ident.h
Is it OK for you ?
This camera is very picky.
So, it have a lot of constant value.
The register of mt9t112 and mt9t111 are same.
But I have mt9t112 only.
mt9t111 should also work, but I can not check.
This p
Hans de Goede wrote:
Hi,
On 11/17/2009 11:41 AM, Antonio Ospite wrote:
Hi,
gspca does not implement vidioc_enum_frameintervals yet, so even if a
camera can support multiple frame rates (or frame intervals) there is
still no way to enumerate them from userspace.
The following is just a quick a
Hi Márton,
On 11/19/2009 08:46 AM, Németh Márton wrote:
From: Márton Németh
Add helper functions for interrupt endpoint based input handling.
First of all many many thanks for doing this!
Signed-off-by: Márton Németh
---
Hi,
maybe a new configuration option should bealso introduced?
I'm
Hi,
On 11/17/2009 11:41 AM, Antonio Ospite wrote:
Hi,
gspca does not implement vidioc_enum_frameintervals yet, so even if a
camera can support multiple frame rates (or frame intervals) there is
still no way to enumerate them from userspace.
The following is just a quick and dirty implementatio
54 matches
Mail list logo