On Mon, May 11, 2009 at 09:37:41AM -0700, Randy Dunlap wrote:
> From: Randy Dunlap
>
> Build fails when CONFIG_I2C=n, so handle that case in the if block:
>
> drivers/built-in.o: In function `v4l2_device_unregister':
> (.text+0x157821): undefined reference to `i2c_unregister_device'
>
> Signed-
Hans,
> -Original Message-
> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> Sent: Thursday, May 21, 2009 7:45 PM
> To: chaithrika
> Cc: linux-media@vger.kernel.org; davinci-linux-open-
> sou...@linux.davincidsp.com; 'Manjunath Hadli'; 'Brijesh Jadav'
> Subject: Re: [PATCH v3 0/4] ARM: Da
On Thu, May 21, 2009 at 6:30 PM, hermann pitton wrote:
> Hi,
>
> Am Donnerstag, den 21.05.2009, 08:53 -0400 schrieb Michael Krufky:
>> On Thu, May 21, 2009 at 8:51 AM, Michael Krufky
>> wrote:
>> > On Thu, May 21, 2009 at 2:44 AM, Oldrich Jedlicka
>> > wrote:
>> >>
>> >> Hi Mike,
>> >>
>> >> On
I see no issues here with the pvrusb2 part of it...
Acked-by: Mike Isely
On Wed, 20 May 2009, Steven Toth wrote:
> Mauro,
>
> Please pull from http://kernellabs.com/hg/~stoth/tda10048-merge/
>
>- TDA10048: Ensure the I/F changes during DVB-T 6/7/8 bandwidth changes.
>- cx23885: Ens
Hello Mauro,
Please pull from http://kernellabs.com/hg/~dheitmueller/misc-fixes for
the following:
em28xx: don't create the audio device if no onboard audio processor
em28xx: Add support for the K-World 2800d
au0828: Don't let device work unless connected to a high speed USB port
em28xx: Don't le
Hi Hans,
On Thu, May 21, 2009 at 9:07 PM, Hans Verkuil wrote:
> On Wednesday 20 May 2009 13:48:08 Dongsoo, Nathaniel Kim wrote:
>> Hello everyone,
>>
>> Doing a new camera interface driver job of new AP from Samsung, a
>> single little question doesn't stop making me confused.
>> The camera IP i
Am Donnerstag, den 14.05.2009, 03:10 +0200 schrieb hermann pitton:
> Hi Dmitry :)
[snip]
>
> That depends on how up to date the app is, once selected, even per
> channel, you don't have to do this ever again and don't need any insmod
> options at all currently.
>
> I recently tried to keep it f
Hi,
Am Donnerstag, den 21.05.2009, 08:53 -0400 schrieb Michael Krufky:
> On Thu, May 21, 2009 at 8:51 AM, Michael Krufky
> wrote:
> > On Thu, May 21, 2009 at 2:44 AM, Oldrich Jedlicka
> > wrote:
> >>
> >> Hi Mike,
> >>
> >> On Wednesday 20 of May 2009 at 21:57:15, Michael Krufky wrote:
> >> > I
On Thu, May 21, 2009 at 10:04 AM, Brad Allen wrote:
>
>
> --- mkru...@linuxtv.org wrote:
>
> From: Michael Krufky
> To: bra...@tranceaddict.net
> Subject: Re: Leadtek Winfast DTV-1000S
> Date: Wed, 20 May 2009 18:09:34 -0400
>
> On Tue, May 19, 2009 at 3:50 AM, Brad Allen wrote:
>> Dear Michael,
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 May 21 19:00:03 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 11824:315bc4b65b4f
gcc version: gcc
Hi Hans,
On Thu, 21 May 2009, Hans Verkuil wrote:
> On Friday 15 May 2009 19:20:10 Guennadi Liakhovetski wrote:
> > Introduce a function similar to v4l2_i2c_new_subdev() but taking a
> > pointer to a struct i2c_board_info as a parameter instead of a client
> > type and an I2C address, and make v4
On Thu, May 21, 2009 at 10:13 AM, Antonio Beamud Montero
wrote:
> Thanks for the patch. Seems to load fine, the problem arises when try load
> the firmware.
[snip]
> DVB: registering new adapter (saa7133[0])
> DVB: registering adapter 0 frontend 0 (NXP TDA10048HN DVB-T)...
> tda10048_firmware_uplo
--- mkru...@linuxtv.org wrote:
From: Michael Krufky
To: bra...@tranceaddict.net
Subject: Re: Leadtek Winfast DTV-1000S
Date: Wed, 20 May 2009 18:09:34 -0400
On Tue, May 19, 2009 at 3:50 AM, Brad Allen wrote:
> Dear Michael,
>
> Ive just bought a Leadtek Winfast DTV-1000S (18271, 14008, 7130 c
On Thursday 21 May 2009 08:12:57 chaithrika wrote:
> Hi All,
>
> Do you have any review comments on this patch set?
Reviewed-by: Hans Verkuil
I'm happy with these patches!
There is one thing that can be improved, though. It is really an enhancement
and does not prevent this from being merged.
Michael Krufky escribió:
On Wed, May 20, 2009 at 11:42 AM, Antonio Beamud Montero
wrote:
Michael Krufky escribió:
On Tue, May 19, 2009 at 6:29 AM, Antonio Beamud Montero
Hello,
I specifically left out the DVB support for this device.
To be honest, I didn't know that this board was a
On Thursday 14 May 2009 13:46:54 Eduardo Valentin wrote:
> Hello all,
>
> I'm resending the FM transmitter driver and the proposed changes in
> v4l2 api files in order to cover the fmtx extended controls class.
>
> It is basically the same series of version #2. However I rewrote it
> to add the
On Friday 15 May 2009 19:20:10 Guennadi Liakhovetski wrote:
> Introduce a function similar to v4l2_i2c_new_subdev() but taking a
> pointer to a struct i2c_board_info as a parameter instead of a client
> type and an I2C address, and make v4l2_i2c_new_subdev() a wrapper around
> it.
>
> Signed-off-by
On Friday 15 May 2009 19:20:18 Guennadi Liakhovetski wrote:
> NOT FOR SUBMISSION. Probably, another solution has to be found.
> soc-camera drivers need an .init() (marked as "don't use") and a .halt()
> methods.
>
> Signed-off-by: Guennadi Liakhovetski
> ---
>
> Hans, you moved s_standby to tuner_
On Thu, May 21, 2009 at 8:51 AM, Michael Krufky wrote:
> On Thu, May 21, 2009 at 2:44 AM, Oldrich Jedlicka
> wrote:
>>
>> Hi Mike,
>>
>> On Wednesday 20 of May 2009 at 21:57:15, Michael Krufky wrote:
>> > I have discovered a bug in the saa7134 driver inside the function,
>> > "saa7134_i2c_xfer"
>
On Wednesday 20 May 2009 13:48:08 Dongsoo, Nathaniel Kim wrote:
> Hello everyone,
>
> Doing a new camera interface driver job of new AP from Samsung, a
> single little question doesn't stop making me confused.
> The camera IP in Samsung application processor supports for two of
> output paths, like
Hello,
I have YUAN High-Tech STK7700PH with usb id Bus 002 Device 002: ID
1164:1f08 YUAN High-Tech Development Co., Ltd
The DVB support for this device is out of the box in Ubuntu but I need
analog support as there is no DVB in my country Nepal. Radio also
doesn't work.
Is there any chance
On Tuesday 19 May 2009 10:09:09 Eero Nurkkala wrote:
> On Tue, 2009-05-12 at 09:10 +0200, ext Hans Verkuil wrote:
> > On Tuesday 12 May 2009 09:03:42 Eero Nurkkala wrote:
> > > On Tue, 2009-05-12 at 08:51 +0200, ext Hans Verkuil wrote:
> > > > I recommend that you move the RDS decoder code into an
On 05/18/09 22:33, Klaus Schmidinger wrote:
> I always compile the current av7110 firmware into my driver,
> so that I can have different driver/firmware versions to test
> with. This used to work by doing
>
> CONFIG_DVB_AV7110_FIRMWARE=y
> CONFIG_DVB_AV7110_FIRMWARE_FILE="/home/kls/vdr/firmware/F
On Thu, 2009-05-21 at 07:35 -0300, Mauro Carvalho Chehab wrote:
> Em Thu, 21 May 2009 12:46:04 +0800
> "Figo.zhang" escreveu:
>
> > hi,all,
> > I am puzzle that how to mmap ( V4L2_MEMORY_MMAP) in videobuf-dma-sg.c?
> >
> > In this file, it alloc the momery using vmalloc_32() , and put this
> >
Em Thu, 21 May 2009 12:46:04 +0800
"Figo.zhang" escreveu:
> hi,all,
> I am puzzle that how to mmap ( V4L2_MEMORY_MMAP) in videobuf-dma-sg.c?
>
> In this file, it alloc the momery using vmalloc_32() , and put this
> momery into sglist table,and then use dma_map_sg() to create sg dma at
> __video
On Wed, May 13, 2009 at 12:13 AM, Guennadi Liakhovetski
wrote:
> Now that soc-camera compatibility patch is in the mainline, we can convert
> all platforms to the new scheme. This patch series converts SuperH boards.
> Unfortunately, the first patch has to also (slightly) modify two camera
> drive
26 matches
Mail list logo