wiki is your best friend. :)
http://www.linuxtv.org/wiki/index.php/Maintaining_Git_trees
http://www.linuxtv.org/wiki/index.php/Using_a_git_driver_development_tree
On Tue, Apr 27, 2010 at 1:15 PM, Dmitri Belimov wrote:
> On Mon, 26 Apr 2010 20:58:24 +0800
> Bee Hock Goh wrote:
>
>> thanks. This
On Mon, 26 Apr 2010 20:58:24 +0800
Bee Hock Goh wrote:
> thanks. This is work fine on my tm5600.
Good news.
> btw, can you use the git tree? There is some codes update from Stefan
> there for the tm6000-i2c that is still not sync with hg.
no problemm. Give me access and URL.
With my best reg
From: Michael Müller
This patch introduces support for DVB-T for the following dibcom
based card: Elgato EyeTV Diversity (USB-ID: 0fd9:0011)
Support for the Elgato silver IR remote is added too (set parameter
dvb_usb_dib0700_ir_proto=0)
[wsa: rebased to current linuxtv-master]
Signed-off-by: M
(switched to email. Please respond via emailed reply-to-all, not via the
bugzilla web interface).
On Wed, 21 Apr 2010 12:21:18 GMT
bugzilla-dae...@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=15826
>
>Summary: WARNING: at fs/proc/generic.c:317
>
Am Montag, den 26.04.2010, 21:51 +1000 schrieb 0123pe...@gmail.com:
[snip]
> >> >> >
> >> >> > If it is a additional new regression, then mercurial bisect can find
> >> >> > the
> >> >> > patch in question fairly quick.
> >> >>
> >> >> That sounds like something that I should be able to do, if
On 4/26/2010 11:57 AM, Timothy D. Lenz wrote:
On 4/25/2010 6:00 PM, Andy Walls wrote:
On Mon, 2010-04-26 at 10:44 +1000, Dmitri Belimov wrote:
Hi
Sometimes tuner XC5000 crashed on boot. This PC is dual-core.
It can be race condition or multi-core depend problem.
Add mutex for solve this p
Cheese did the job perfectly, thanks a lot.
Regards,
Sigmund
Hans de Goede wrote:
Hi,
make sure you're using the camera together with apps which are using
libv4l, such as cheese.
Regards,
Hans
On 04/25/2010 08:39 PM, skjel...@robin.no wrote:
Hi!
I'd have an Exibel snakescope TF2808 which
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:Mon Apr 26 19:00:20 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14592:b438301e588f
git master:
Using the 20100401 snapshot kernel modules from ATrpms on F12, I've
noticed that the quality
of video capture from the HDPVR is significantly worse than that from a PVRUSB2,
using the S-Video input. It is less sharp and has jaggier edges on things like
on screen displays from the video source (sat
On Mon, Apr 26, 2010 at 6:35 AM, Mauro Carvalho Chehab
wrote:
> You need to ask Douglas about -hg issues. He is the actual maintainer of that
> tree.
> It is probably a good idea to merge also from fixes.git tree, but this may
> make
> his sync process more complicated, so, it is up to him to de
Hi Mauro,
Thanks for the feedback. Here is the fixed version.
Cheers,
Guy
On Sun, 25 Apr 2010 13:55:44 -0300
Mauro Carvalho Chehab wrote:
> Guy Martin wrote:
> >
> > Hi,
> >
> > Here is an old patch of mine which I tried to submit in 2006 but
> > never got it. I didn't really know who was
This patch retrieve the correct mac address from the eeprom for TeVii
S470 card.
Signed-off-by: Pierre Gronlier
diff --git a/linux/drivers/media/video/cx23885/cx23885-dvb.c
b/linux/drivers/media/video/cx23885/cx23885-dvb.c
--- a/linux/drivers/media/video/cx23885/cx23885-dvb.c
+++ b/linux/drive
On Mon, Apr 26, 2010 at 3:33 AM, Hans Verkuil wrote:
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/video/msp3400-driver.c | 248 +++
> drivers/media/video/msp3400-driver.h | 16 ++-
> drivers/media/video/msp3400-kthreads.c | 16 +-
> 3 files changed, 10
On Mon, Apr 26, 2010 at 3:33 AM, Hans Verkuil wrote:
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/video/saa7115.c | 180
> ++---
> 1 files changed, 80 insertions(+), 100 deletions(-)
>
> diff --git a/drivers/media/video/saa7115.c b/drivers/media/video
Am 26.04.2010 16:24, schrieb Mauro Carvalho Chehab:
> Although the code is getting the better alternates, it is not really using
> it. Get the interface/alternate numbers and use it where needed.
>
> This patch implements also one small fix at the last_line set, as
> proposed by Bee Hock Goh .
>
>
All,
I could really do with someone able to interpret the following descriptions
into a bugfix picking this issue up.
Attached to bug:
> CloseChannel here is called with with the only file descriptor open on the
> video device. On certain tv cards at least, > closing that single connection
>
Although the code is getting the better alternates, it is not really using
it. Get the interface/alternate numbers and use it where needed.
This patch implements also one small fix at the last_line set, as
proposed by Bee Hock Goh .
Signed-off-by: Mauro Carvalho Chehab
--
Cheers,
Mauro
diff -
VDR User wrote:
> On Wed, Apr 21, 2010 at 2:44 AM, Oliver Endriss wrote:
>>> It's merged in Mauro's fixes tree, but I don't think those pending patches
>>> have been pushed upstream yet. Mauro, can you verify this? They should be
>>> pushed to 2.6.34!
>> What about the HG driver?
>> The v4l-dvb HG
Hi Dmitri,
Dmitri Belimov wrote:
> Hi
>
> Rework last I2C patch.
> Set correct limit for I2C packet.
> Use different method for the tm5600/tm6000 and tm6010 to read word.
>
> Try this patch.
>
> diff -r 7c0b887911cf linux/drivers/staging/tm6000/tm6000-i2c.c
> --- a/linux/drivers/staging/tm6000
thanks. This is work fine on my tm5600.
btw, can you use the git tree? There is some codes update from Stefan
there for the tm6000-i2c that is still not sync with hg.
On Mon, Apr 26, 2010 at 8:25 AM, Dmitri Belimov wrote:
> Hi
>
> Rework last I2C patch.
> Set correct limit for I2C packet.
> Use
on Fri, 16 Apr 2010 09:50 am
in the Usenet newsgroup gmane.linux.drivers.video-input-infrastructure
hermann pitton wrote:
> Hi Peter,
>
> Am Donnerstag, den 15.04.2010, 23:30 +1000 schrieb 0123pe...@gmail.com:
>> on Thu, 15 Apr 2010 01:32 pm
>> in the Usenet newsgroup gmane.linux.drivers.video-i
Hi Pavel,
On Thursday 22 April 2010 11:35:35 Pawel Osciak wrote:
> >Laurent Pinchart
> >On Wednesday 21 April 2010 13:39:44 Pawel Osciak wrote:
> >> @@ -679,23 +682,20 @@ int videobuf_dqbuf(struct videobuf_queue *q,
> >>
> >>switch (buf->state) {
> >>
> >>case VIDEOBUF_ERROR:
> >>
Hello.
> The issue happens if VLC process hasn't been unloaded before executing
> another instance. In this case killall command did not work as
> supposed.
This appears not to be true. Today the server halted while starting
VLC first time. Will try to reload bttv modules before starti
On Monday 26 April 2010 09:35:23 Hans de Goede wrote:
> Hi all,
>
> Currently v4l-utils is at version 0.7.91, which as the version
> suggests is meant as a beta release.
>
> As this release seems to be working well I would like to do
> a v4l-utils-0.8.0 release soon. This is a headsup, to give
>
Hi,
make sure you're using the camera together with apps which are using
libv4l, such as cheese.
Regards,
Hans
On 04/25/2010 08:39 PM, skjel...@robin.no wrote:
Hi!
I'd have an Exibel snakescope TF2808 which dont make any picure on
Linux. It worked ok on windows, but I do not have windows ins
Hi,
On 04/23/2010 05:18 PM, Chicken Shack wrote:
It would make much more sense to complete (or at least try to complete)
xawtv 4.0 pre instead of fixing bugs in 3.96.
Reasons why?
1. 4.0 pre contains more innovation, new ideas.
2. 3.96 s analogue only, not DVB.
3. Both the analogue AND the DV
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/wm8739.c | 176 ++
1 files changed, 59 insertions(+), 117 deletions(-)
diff --git a/drivers/media/video/wm8739.c b/drivers/media/video/wm8739.c
index b572ce2..fe77086 100644
--- a/drivers/media/video/wm8
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/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..c405d05 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..9a8e3ad 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 | 15 ++-
3 files changed, 91 insertions(+), 246 deletions(-)
d
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..79c8957 100644
--- a/drivers/media/video/sa
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/msp3400-driver.c | 248 +++
drivers/media/video/msp3400-driver.h | 16 ++-
drivers/media/video/msp3400-kthreads.c | 16 +-
3 files changed, 108 insertions(+), 172 deletions(-)
diff --git a/drivers/media/vide
Signed-off-by: Hans Verkuil
---
drivers/media/video/saa7115.c | 180 ++---
1 files changed, 80 insertions(+), 100 deletions(-)
diff --git a/drivers/media/video/saa7115.c b/drivers/media/video/saa7115.c
index 72eaa66..8db056f 100644
--- a/drivers/media/video/s
Add the calls needed to automatically merge subdev controls into a bridge
control handler.
Hook up the control framework in __video_ioctl2.
Signed-off-by: Hans Verkuil
---
drivers/media/video/v4l2-device.c |7 +
drivers/media/video/v4l2-ioctl.c | 46 ++
Hi all,
Currently v4l-utils is at version 0.7.91, which as the version
suggests is meant as a beta release.
As this release seems to be working well I would like to do
a v4l-utils-0.8.0 release soon. This is a headsup, to give
people a chance to notify me of any bugs they would like to
see fixed
Signed-off-by: Hans Verkuil
---
Documentation/video4linux/v4l2-controls.txt | 543 +++
1 files changed, 543 insertions(+), 0 deletions(-)
create mode 100644 Documentation/video4linux/v4l2-controls.txt
diff --git a/Documentation/video4linux/v4l2-controls.txt
b/Documenta
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
---
drivers/media/video/v4l2-ctrls.c | 30 +-
1 files changed, 17 insertions(+), 13 de
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.
Any comments are welcome.
Once this is in then we can start migrating all subdev drivers to this
framew
Hi Mauro,
The following changes since commit 1fa9d4c07f3ddee1c054a751cd78e53e8b9050b4:
Mauro Carvalho Chehab (1):
V4L/DVB: videobuf-dma-sg: Avoid using a wrong size
are available in the git repository at:
git://linuxtv.org/jfrancois/gspca.git for_2.6.35
Jean-François Moine (9):
43 matches
Mail list logo