Hi Hans,
Le Wed, 29 Dec 2010 17:56:36 +0100,
Hans Verkuil a écrit :
> Hi Mauro,
>
> The first patch converts usbvision to core-assisted locking, the
> others do a big coding style cleanup.
>
> I want to clean up this driver in the future, so the first step is to
> fix all the coding style viol
Le Fri, 01 Jan 2010 15:26:54 +0100,
DUBOST Brice a écrit :
> Markus Rechberger a écrit :
> > Hi,
> >
> > On Wed, Dec 16, 2009 at 4:12 PM, Lothar Behrens
> > wrote:
> >> Hi,
> >>
> >> I am new here and start with a setup question.
> >>
> >> The media or NAS server I think about: http://plugcompu
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
Hi Tim,
On Mon, 29 Jun 2009 11:34:50 +0100 (BST)
Tim Williams wrote:
>
> Hello,
>
> I'm trying use a WinTV USB adaptor which uses the usbvision driver to
> capture the output of a video camera for streaming across the web, the
> idea being that there is a reliable local recording, even in th
> Just for the record, I did test it on my pinnacle. Sorry, I should have
> mentioned it. But it's of course always good to have more testing done.
>
It is OK; already merged but here is my ack for this patch:
Acked-by: Thierry Merle
Cheers,
Thierry
--
To unsubscribe from this lis
Hello Johannes,
Johannes Engel wrote:
> Hello!
>
> Switching to the new kernel 2.6.28 including the new driver for my Terratec
> Cinergy T² made the thing almost unusable.
> Neither mplayer nor scan resp. w_scan is able to tune the card anymore, not
> even the led lights up anymore. Sometimes t
Jason Harvey wrote:
> Thierry Merle wrote:
>> Another thing, do you know the firmware version of your tuner?
>> I have the 1.06 version.
>>
> Both are running on firmware 1.08
> Wonder if I can downgrade them... will look into that.
Yes, and I will try to find time
Jason Harvey wrote:
> Thierry Merle wrote:
>> Jason Harvey wrote:
>>
>>> Thierry Merle wrote:
>>>
>>>> Hi Jason,
>>>> Jason Harvey wrote:
>>>>
>>>>
>>>>> I have been successfully using
Jason Harvey wrote:
> Thierry Merle wrote:
>> Hi Jason,
>> Jason Harvey wrote:
>>
>>> I have been successfully using VDR with two CinergyT2s for 18 months.
>>> After adding a Hauppage NOVA-S2-HD I updated my v4l-dvb drivers hoping
>>> to get S2
Hi Jason,
Jason Harvey wrote:
> I have been successfully using VDR with two CinergyT2s for 18 months.
> After adding a Hauppage NOVA-S2-HD I updated my v4l-dvb drivers hoping
> to get S2 capability and test a newer VDR for HD reception.
>
> The CinergyT2s stopped working. The kernel module loads,
Forwarding to the right list...
Message original
Sujet: [PULL] http://linuxtv.org/hg/~tmerle/v4l-dvb
Date: Fri, 23 Jan 2009 19:12:31 +0100
De: Thierry Merle
Pour :: Mauro Carvalho Chehab , v4l-dvb maintainer list
Hi Mauro,
Please pull from:
http://linuxtv.org/hg/~tmerle/v4l
Laurent Pinchart a écrit :
> On Thursday 22 January 2009, Carsten Meier wrote:
>> Am Thu, 22 Jan 2009 00:20:00 +0100
>>
>> schrieb Laurent Pinchart :
>>> Hi Carsten,
>>>
>>> On Wednesday 21 January 2009, Carsten Meier wrote:
now I want to translate bus_info into a sysfs-path to obtain
dev
usb_make_path reports canonical bus info. Use it when reporting bus info
in VIDIOC_QUERYCAP.
Signed-off-by: Thierry MERLE
---
diff -r f4d7d0b84940 -r 306881b74bb9
linux/drivers/media/video/usbvision/usbvision-video.c
--- a/linux/drivers/media/video/usbvision/usbvision-video.c Sun Jan 18
10:55
usb_make_path reports canonical bus info. Use it when reporting bus info
in VIDIOC_QUERYCAP.
Signed-off-by: Thierry MERLE
diff -r 43bb285afc52 -r 6adb3130678d linux/drivers/media/video/s2255drv.c
--- a/linux/drivers/media/video/s2255drv.c Tue Jan 20 22:13:45 2009 +0100
+++ b/linux/drivers
usb_make_path reports canonical bus info. Use it when reporting bus info
in VIDIOC_QUERYCAP.
Signed-off-by: Thierry MERLE
diff -r 6ac9dc705aea -r 72ba48adaacd linux/drivers/media/video/gspca/gspca.c
--- a/linux/drivers/media/video/gspca/gspca.c Tue Jan 20 22:01:33 2009 +0100
+++ b/linux
usb_make_path reports canonical bus info. Use it when reporting bus info
in VIDIOC_QUERYCAP.
Signed-off-by: Thierry MERLE
diff -r 72ba48adaacd -r 43bb285afc52 linux/drivers/media/video/uvc/uvc_v4l2.c
--- a/linux/drivers/media/video/uvc/uvc_v4l2.c Tue Jan 20 22:06:58 2009 +0100
+++ b/linux
usb_make_path reports canonical bus info. Use it when reporting bus info
in VIDIOC_QUERYCAP.
Signed-off-by: Thierry MERLE
diff -r 306881b74bb9 -r 6ac9dc705aea
linux/drivers/media/video/em28xx/em28xx-video.c
--- a/linux/drivers/media/video/em28xx/em28xx-video.c Tue Jan 20 21:40:44
2009
Mauro Carvalho Chehab a écrit :
> On Sat, 17 Jan 2009 19:09:51 +0100
> Carsten Meier wrote:
>
>> Am Fri, 16 Jan 2009 02:47:50 -0200
>> schrieb Mauro Carvalho Chehab :
>>
>>> For usb devices, usb_make_path() provide a canonical name for the
>>> device. For PCI ones, we have pci_name() for the same
with usbvision-video, Mauro you will have a patch rejection due to
the recent modification on
usb_endpoint_type(endpoint) != USB_ENDPOINT_XFER_ISOC
changed to
!usb_endpoint_xfer_isoc(endpoint)
This does not change anything to the patched lines we talk about here so:
Acked-by: Thierry Merle
Mike Isely wrote:
> Why is this change needed? (Please point me at a discussion thread, if
> you'd like...)
>
> -Mike
>
I remember this list of patches:
https://kerneltrap.org/mailarchive/linux-usb/2008/10/17/3708324
and
https://kerneltrap.org/mailarchive/linux-usb/2008/10/17/3709124
I think
20 matches
Mail list logo