Re: [PATCH] to add support for certain Jeilin dual-mode cameras.

2009-08-03 Thread Jean-Francois Moine
On Sun, 2 Aug 2009 17:25:29 +0400 Alexey Klimov klimov.li...@gmail.com wrote: +       buffer = kmalloc(JEILINJ_MAX_TRANSFER, GFP_KERNEL | GFP_DMA); +       if (!buffer) { +               PDEBUG(D_ERR, Couldn't allocate USB buffer); +               goto quit_stream; +       } This

Re: atmel v4l2 soc driver

2009-08-03 Thread Guennadi Liakhovetski
Hi Sedji, On Mon, 23 Mar 2009, Sedji Gaouaou wrote: Well I am confused now...Should I still convert the atmel ISI driver to a soc driver? My concern was not to release a driver for the ov9655, but to have one which is working so I could test my atmel-soc driver :) Because I only have an

Re: [PATCH] to add support for certain Jeilin dual-mode cameras.

2009-08-03 Thread Jean-Francois Moine
On Sun, 2 Aug 2009 14:12:28 -0500 (CDT) Theodore Kilgore kilg...@banach.math.auburn.edu wrote: [snip] - as there is only one vend:prod, one line is enough in gspca.txt. This is a question about which I have been curious for quite some time, and I think that now is a good time to

Re: RFC: distuingishing between hardware and emulated formats

2009-08-03 Thread Laurent Pinchart
Hi Hans, On Monday 03 August 2009 10:39:03 Hans de Goede wrote: Hi All, The gstreamer folks have asked to add an API to libv4l2 so that they can distuingish between formats emulated by libv4l2 and formats offered raw by the hardware. I think this is a usefull thing to do and I think this

Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-08-03 Thread Trilok Soni
Add linux-media ML. On Mon, Aug 3, 2009 at 2:22 PM, Marek Vasutmarek.va...@gmail.com wrote: Dne Po 3. srpna 2009 10:31:00 Marek Vasut napsal(a): Hi! Eric, would you mind applying ? Argh, lack of sleep caused me to miss one part of the patch, sorry. From

Re: RFC: distuingishing between hardware and emulated formats

2009-08-03 Thread Hans Verkuil
Hi Hans, On Monday 03 August 2009 10:39:03 Hans de Goede wrote: Hi All, The gstreamer folks have asked to add an API to libv4l2 so that they can distuingish between formats emulated by libv4l2 and formats offered raw by the hardware. I think this is a usefull thing to do and I think

RE: [PATCH v3] ARM: DaVinci: DM646x Video: Platform and board specific setup

2009-08-03 Thread chaithrika
Mauro, OK. Thank you for taking care of this. On Mon, Aug 03, 2009 at 11:20:03, Mauro Carvalho Chehab wrote: Em Mon, 3 Aug 2009 09:17:06 +0530 chaithrika chaithr...@ti.com escreveu: Mauro/Russell, The previous version (v2) of this patch is on the linux-next tree. This patch has some

Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-08-03 Thread Trilok Soni
Hi Eric, On Mon, Aug 3, 2009 at 5:05 PM, Eric Miaoeric.y.m...@gmail.com wrote: Marek Vasut wrote: Hi! Eric, would you mind applying ? From 4dcbff010e996f4c6e5761b3c19f5d863ab51b39 Mon Sep 17 00:00:00 2001 From: Marek Vasut marek.va...@gmail.com Date: Mon, 3 Aug 2009 10:27:57 +0200

Re: [PATCH] to add support for certain Jeilin dual-mode cameras.

2009-08-03 Thread Mauro Carvalho Chehab
Em Mon, 3 Aug 2009 08:30:12 +0200 Jean-Francois Moine moin...@free.fr escreveu: On Sun, 2 Aug 2009 17:25:29 +0400 Alexey Klimov klimov.li...@gmail.com wrote: +       buffer = kmalloc(JEILINJ_MAX_TRANSFER, GFP_KERNEL | GFP_DMA); +       if (!buffer) { +               PDEBUG(D_ERR,

Re: MMC3 Overo

2009-08-03 Thread John Sarman
On Mon, Aug 3, 2009 at 6:59 AM, Elvis Dowsonelvis.dow...@mac.com wrote: Hi, On Aug 3, 2009, at 2:56 PM, John Sarman wrote: On Mon, Aug 3, 2009 at 6:37 AM, Elvis Dowsonelvis.dow...@mac.com wrote: MMC3 connects to one of the 70 pin bottom connectors. Is this for some custom board? I am

Re: [PATCH] Add RGB555X and RGB565X formats to pxa-camera

2009-08-03 Thread Guennadi Liakhovetski
On Mon, 3 Aug 2009, Eric Miao wrote: Marek Vasut wrote: Hi! Eric, would you mind applying ? From 4dcbff010e996f4c6e5761b3c19f5d863ab51b39 Mon Sep 17 00:00:00 2001 From: Marek Vasut marek.va...@gmail.com Date: Mon, 3 Aug 2009 10:27:57 +0200 Subject: [PATCH] Add RGB555X and

Re: [PATCH] to add support for certain Jeilin dual-mode cameras.

2009-08-03 Thread Theodore Kilgore
On Mon, 3 Aug 2009, Jean-Francois Moine wrote: On Sun, 2 Aug 2009 14:12:28 -0500 (CDT) Theodore Kilgore kilg...@banach.math.auburn.edu wrote: [snip] - as there is only one vend:prod, one line is enough in gspca.txt. This is a question about which I have been curious for quite some

Re: [PATCH] to add support for certain Jeilin dual-mode cameras.

2009-08-03 Thread Mauro Carvalho Chehab
Em Mon, 3 Aug 2009 11:01:56 -0500 (CDT) Theodore Kilgore kilg...@banach.math.auburn.edu escreveu: On Mon, 3 Aug 2009, Jean-Francois Moine wrote: On Sun, 2 Aug 2009 14:12:28 -0500 (CDT) Theodore Kilgore kilg...@banach.math.auburn.edu wrote: [snip] - as there is only one vend:prod,

Re: [PATCH] Rework the RTL2831 remote control handler to reuse dibusb.

2009-08-03 Thread Jan Hoogenraad
Alistar: Thanks a lot for this patch. I have never included a patch into the HG tree, so it will take a few days to get this into the -r2 tree. Can you also look at the way I set up a command-line switch for switching remotes ? Is there a standard within the other drivers ? And should I

Issue with LifeView FlyDVB-T Duo CardBus.

2009-08-03 Thread Francesco Marangoni
Dear sirs, I'm not able to make my pcmcia LifeView DVB-T Duo Cardbus working on Ununtu 8.04 LTS kernel 2.6.24.24. The card seems to be detected but the DVB channel detection fails (using Kaffeine too). Here the output of some commands: Can Youhelp me? france...@ubuntu:~$ lspci 00:00.0 Host

Re: [PATCH] to add support for certain Jeilin dual-mode cameras.

2009-08-03 Thread Mauro Carvalho Chehab
On Mon, 3 Aug 2009, Theodore Kilgore wrote: enum { SAKAR_MICRO_DIGITAL_2428X, DISNEY_PIX_MICRO, DISNEY_PIX_MICRO2, SUPREMA_DIGITAL_KEYCHAIN_CAMERA, }; static const __devinitdata struct usb_device_id device_table[] = { {USB_DEVICE(0x2770, 0x905c), .driver_info =

Re: Issue with LifeView FlyDVB-T Duo CardBus.

2009-08-03 Thread hermann pitton
Hi Francesco, Am Montag, den 03.08.2009, 23:49 +0200 schrieb Francesco Marangoni: Dear sirs, I'm not able to make my pcmcia LifeView DVB-T Duo Cardbus working on Ununtu 8.04 LTS kernel 2.6.24.24. The card seems to be detected but the DVB channel detection fails (using Kaffeine too).

Re: Terratec Cinergy HibridT XS

2009-08-03 Thread Devin Heitmueller
On Fri, Jul 31, 2009 at 9:43 PM, Valerio Messinae...@iol.it wrote: 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/92885f66ac68 I will prep this into a new

Re: [PATCH] to add support for certain Jeilin dual-mode cameras.

2009-08-03 Thread Theodore Kilgore
On Mon, 3 Aug 2009, Mauro Carvalho Chehab wrote: On Mon, 3 Aug 2009, Theodore Kilgore wrote: snip static const __devinitdata struct usb_device_id device_table[] = { {USB_DEVICE(0x2770, 0x905c), .driver_info = SAKAR_MICRO_DIGITAL_2428X}, {USB_DEVICE(0x2770,

[Fwd: [PATCH] Support for Kaiser Baas ExpressCard Dual HD Tuner]

2009-08-03 Thread James A Webb
I didn't see this email go come through the forum. I'm resending (without PGP sig). Apologies for any duplicates. James. Forwarded Message Second attempt to support recently purchased Kaiser Baas ExpressCard Dual HD Tuner. The card is reported as YUAN High-Tech Development