On Sunday 02 August 2009 20:02:30 Andy Walls wrote:
> Mauro,
>
> Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb
>
> for the following 18 changesets.
Hi Andy,
I'm going to NAK this series, I'm afraid. My apologies, I should have mailed
you that my review was delayed a bit. I quickly look
On Sun, 2 Aug 2009 17:25:29 +0400
Alexey Klimov wrote:
> > + buffer = kmalloc(JEILINJ_MAX_TRANSFER, GFP_KERNEL |
> > GFP_DMA);
> > + if (!buffer) {
> > + PDEBUG(D_ERR, "Couldn't allocate USB buffer");
> > + goto quit_stream;
> > + }
>
> This clean
Em Mon, 3 Aug 2009 09:17:06 +0530
"chaithrika" escreveu:
> Mauro/Russell,
>
> The previous version (v2) of this patch is on the linux-next tree.
> This patch has some updates done on top of that patch. Should I
> post an incremental patch for those changes to the Linux-next tree?
> Please sugges
Mauro/Russell,
The previous version (v2) of this patch is on the linux-next tree.
This patch has some updates done on top of that patch. Should I
post an incremental patch for those changes to the Linux-next tree?
Please suggest.
Regards,
Chaithrika
On Mon, Jul 20, 2009 at 13:31:22, Chaithrika U
On Sat, Aug 1, 2009 at 6:48 PM, Valerio Messina wrote:
> Valerio Messina ha scritto:
>>
>> Devin Heitmueller ha scritto:
>>>
>>> Ah, good news: the patch I wrote that adds support for the remote
>>> control is still around:
>>>
>>> http://linuxtv.org/hg/~dheitmueller/v4l-dvb-terratec-xs/rev/92885f
Am Sonntag, den 02.08.2009, 10:24 +0200 schrieb Markus Rechberger:
> On Sun, Aug 2, 2009 at 2:49 AM, hermann pitton wrote:
> >
> > Am Samstag, den 01.08.2009, 03:45 +0200 schrieb Markus Rechberger:
> >> Hi,
> >>
> >> On Sat, Aug 1, 2009 at 1:20 AM, Steve Castellotti
> >> wrote:
> >> >
> >> >
On Sun, 2 Aug 2009, Jean-Francois Moine wrote:
On Sat, 1 Aug 2009 16:56:06 -0500 (CDT)
Theodore Kilgore wrote:
Several cameras are supported here, which all share the same USB
Vendor:Product number when started up in streaming mode. All of these
cameras use bulk transport for streaming, and
Hi. This patch is against the rtl2831-r2 tree.
This patch is really just a proof of concept, that the dibusb handler
code can handle the rtl2831 remote codes. I have both types of device
and noticed that the remotes are interchangable, and it turns out the
code tables are too, but for a quirk in t
On Sun, Aug 02, 2009 at 02:11:38PM -0400, Andy Walls wrote:
> On Sun, 2009-08-02 at 20:56 +0300, Aleksandr V. Piskunov wrote:
> > Oops, sent it way too fast. Anyway.
> >
> > DVB API documentation says:
> > "This ioctl call returns the number of uncorrected blocks detected by
> > the device driver
Hi Mauro,
please pull from http://linuxtv.org/hg/~tmerle/v4l-dvb
the following patch from Eberhard Mattes:
- dvb-usb: fix tuning with Cinergy T2
http://linuxtv.org/hg/~tmerle/v4l-dvb/rev/75be92928287
Eberhard, thanks for this bugfix, I did not have time nor hardware to
work on that and you
On Sun, 2 Aug 2009, Jean-Francois Moine wrote:
On Sat, 1 Aug 2009 16:56:06 -0500 (CDT)
Theodore Kilgore wrote:
Several cameras are supported here, which all share the same USB
Vendor:Product number when started up in streaming mode. All of these
cameras use bulk transport for streaming, and
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:Sun Aug 2 19:00:02 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 12375:b15490457d60
gcc version: gcc
On Sun, 2009-08-02 at 20:56 +0300, Aleksandr V. Piskunov wrote:
> Oops, sent it way too fast. Anyway.
>
> DVB API documentation says:
> "This ioctl call returns the number of uncorrected blocks detected by
> the device driver during its lifetime Note that the counter will
> wrap to zero after
Mauro,
Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb
for the following 18 changesets.
Note that most of these changes add cx18 driver specific controls,
except the last 2. Those changes fix an I2S clock divisor problem in
the cx18 driver and add secondary audio controls to the ivtv dri
Oops, sent it way too fast. Anyway.
DVB API documentation says:
"This ioctl call returns the number of uncorrected blocks detected by
the device driver during its lifetime Note that the counter will
wrap to zero after its maximum count has been reached."
Does it mean that correct implementati
DVB API documentation says:
"This ioctl call returns the number of uncorrected blocks detected by the
device driver during its lifetime Note that the counter will wrap to zero
after its maximum count has been reached.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" i
On Sun, Aug 2, 2009 at 5:29 AM, Hans Verkuil wrote:
> On Saturday 01 August 2009 06:40:01 Patch from Michael Krufky wrote:
>> The patch number 12374 was added via Michael Krufky
>> to http://linuxtv.org/hg/v4l-dvb master development tree.
>>
> Hi Mike,
>
> The daily build now has this warning:
>
>
Am Freitag, 31. Juli 2009 18:44:13 schrieb Julian Scheel:
> I made an interesting observation with the stb0899 drivers. If the
> system was in suspend to ram state (no matter if dvb modules were
> unloaded before or not) the i2c communication of stb0899 driver and
> chipset seems to be somewhat bro
Hello, Theodore
On Sun, Aug 2, 2009 at 1:56 AM, Theodore
Kilgore wrote:
> Several cameras are supported here, which all share the same USB
> Vendor:Product number when started up in streaming mode. All of these
> cameras use bulk transport for streaming, and all of them produce frames in
> JPEG fo
On Sun, 2 Aug 2009 11:33:25 +0200
Hans Verkuil wrote:
> he daily build produces this warning:
>
> /marune/build/v4l-dvb-master/v4l/vc032x.c: In function 'sethvflip':
> /marune/build/v4l-dvb-master/v4l/vc032x.c:3138: warning: statement
> with no effect /marune/build/v4l-dvb-master/v4l/vc032x.c:31
Hi Mauro,
Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb
for the following 2 changesets:
01/02: gspca - main: Remove vidioc_s_std().
http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=810eb52aaedc
02/02: gspca - vc032x: Bad h/v flip controls when inverted by default.
http://
Hi Mauro,
Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the
following:
- v4l: introduce string control support.
- v4l2-spec: document the new string control type.
- v4l2-ctl: modulator bug fixes
- v4l2-ctl: add support for string controls
This is the last piece of the v4l2 cor
On Friday 31 July 2009 01:05:04 Patch from Jean-Francois Moine wrote:
> The patch number 12354 was added via Jean-Francois Moine
> to http://linuxtv.org/hg/v4l-dvb master development tree.
>
> Kernel patches in this development tree may be modified to be backward
> compatible with older kernels.
On Saturday 01 August 2009 06:40:01 Patch from Michael Krufky wrote:
> The patch number 12374 was added via Michael Krufky
> to http://linuxtv.org/hg/v4l-dvb master development tree.
>
> Kernel patches in this development tree may be modified to be backward
> compatible with older kernels. Compat
Valerio Messina ha scritto:
I do not know if is correct that linuxtv.org link to a web site with
unsupported product/commercial.
Please change the link in page:
http://www.linuxtv.org/wiki/index.php/TerraTec_Cinergy_Hybrid_T_USB_XS
take note that also the page at:
http://www.linuxtv.org/wiki/i
On Sat, 1 Aug 2009 16:56:06 -0500 (CDT)
Theodore Kilgore wrote:
> Several cameras are supported here, which all share the same USB
> Vendor:Product number when started up in streaming mode. All of these
> cameras use bulk transport for streaming, and all of them produce
> frames in JPEG format.
On Sun, Aug 2, 2009 at 2:49 AM, hermann pitton wrote:
>
> Am Samstag, den 01.08.2009, 03:45 +0200 schrieb Markus Rechberger:
>> Hi,
>>
>> On Sat, Aug 1, 2009 at 1:20 AM, Steve Castellotti wrote:
>> >
>> > I was wondering if anyone could please point me at a list or similar
>> > resource for
Initialize param.flags.
Signed-off-by: Eberhard Mattes
---
Not setting param.flags was the real cause of the inability of the Cinergy T2
driver to tune under certain circumstances. Moving stuff from the stack to the
heap did not really solve the problem. As there are several other drivers which
28 matches
Mail list logo