Re: em28xx: idVendor=eb1a, idProduct=e301

2011-04-12 Thread Douglas Schilling Landgraf
Hi, port20031 wrote: Hi, I've made tests with my board: Model: Kaiomy TVnPC U2 http://www.kaiomy.com/products_feat.aspx?id=56 idVendor=eb1a, idProduct=e301 uname -r 2.6.35.12-88.fc14.i686.PAE What happened? You can share the dmesg as well. Cheers Douglas -- To unsubscribe from this

[ANNOUNCE] mercurial backport tree is needing a new maintainer

2010-10-25 Thread Douglas Schilling Landgraf
Hello, I am just writing to officially say that I cannot maintain the hg backport tree anymore. Sorry for this, I *really* tried to help here, but, since I know some people still like to use it I prefer write this email. Unfortunately due my current activities I cannot give attention which

hg slow commit

2010-10-08 Thread Douglas Schilling Landgraf
Hello everyone, Most of you should asking yourself why the hg commit are very slow. Unfortunately, I had a business trip (out of my country) in the last 3 weeks. Now, I am back and I will restart the commits and read all my emails. If you guys want to help me or have free time to do this,

Re: [PATCH -hg] Warn user that driver is backported and might not work as expected

2010-09-18 Thread Douglas Schilling Landgraf
Hi, David Ellingsworth wrote: --- a/v4l/scripts/make_kconfig.pl Sun Jun 27 17:17:06 2010 -0300 +++ b/v4l/scripts/make_kconfig.pl Fri Sep 17 11:49:02 2010 -0300 @@ -671,4 +671,13 @@ EOF2 } +print << "EOF3"; +WARNING: This is the V4L/DVB backport tree, with experimental driv

Re: [PATCH -hg] Warn user that driver is backported and might not work as expected

2010-09-18 Thread Douglas Schilling Landgraf
Hi, Mauro Carvalho Chehab wrote: Since the migration to -git, less developers are using the -hg tree. Also, some changes are happening upstream that would require much more than just compiling the tree with an older version, to be sure that the backport won't break anything, like the removal of

Re: [PATCH/RFC v2 0/8] dsbr100: driver cleanup and fixes

2010-09-14 Thread Douglas Schilling Landgraf
Hi David, On Tue, Sep 14, 2010 at 11:56 AM, David Ellingsworth wrote: > Alexey, > > Can you review/test this patch series? Patches 2/8, 3/8, and 5/8 are > bug fixes the rest are mainly cleanups. Patch 2/8 should fix a crash > in the normal case if the device is disconnected while not in use. I w

Re: HG has errors on kernel 2.6.32

2010-08-26 Thread Douglas Schilling Landgraf
Hi Jan, On Thu, Aug 26, 2010 at 4:54 PM, Jan Hoogenraad wrote: > Douglas: > > I see on that > http://www.xs4all.nl/~hverkuil/logs/Thursday.log > that building linux-2.6.32 yields ERRORS > > skip_spaces has only been included in string.h starting from linux-2.6.33. > > Should I have a look on how

[ANOUNCE] removal of backport for versions older than 2.6.26

2010-08-25 Thread Douglas Schilling Landgraf
Hello folks, I would like to share that I will just keep the maintain of compatibility of hg from 2.6.26 until lastest upstream kernel. I am writing this because we have errors from IR to lowest kernels from a lot of time and just 1 person pinged me about it which also claims that he is moving to

Re: V4L hg tree fails to compile against kernel 2.6.28

2010-08-25 Thread Douglas Schilling Landgraf
Hello Jan, On Wed, Aug 25, 2010 at 3:26 AM, Jan Hoogenraad wrote: > Thanks for your help. I pulled the code > > Actually, now the function definition in compat.h causes a compilation > error: see first text below. > > I fixed that by inserting > #include > at line 38 in compat.h in my local bran

Re: Failure of v4l-dvb daily build against kernel 2.6.28 and others

2010-08-25 Thread Douglas Schilling Landgraf
Hello Jan, On Wed, Aug 25, 2010 at 8:11 AM, Jan Hoogenraad wrote: > Douglas: > > I now see that some more versions have several build errors and/or warnings. > > Could you, in the process of backporting, try to reduce this as well ? > Actually, the fixes from yesterday should improve this. Than

Re: V4L hg tree fails to compile against kernel 2.6.28

2010-08-24 Thread Douglas Schilling Landgraf
Hi, On Tue, Aug 24, 2010 at 11:45 PM, Douglas Schilling Landgraf wrote: > Hello Jan, > > On Tue, Aug 24, 2010 at 5:04 PM, Jan Hoogenraad > wrote: >> Douglas: >> >> On compiling with  Linux  2.6.28-19-generic #62-Ubuntu >> >> I now get: &g

Re: V4L hg tree fails to compile against kernel 2.6.28

2010-08-24 Thread Douglas Schilling Landgraf
Hello Jan, On Tue, Aug 24, 2010 at 5:04 PM, Jan Hoogenraad wrote: > Douglas: > > On compiling with  Linux  2.6.28-19-generic #62-Ubuntu > > I now get: > > dvb_demux.c: In function 'dvbdmx_write': > dvb_demux.c:1137: error: implicit declaration of function 'memdup_user' > dvb_demux.c:1137: warning

Re: Error building v4l

2010-08-15 Thread Douglas Schilling Landgraf
Hello, On Sat, Aug 14, 2010 at 3:34 AM, andrea.amoros...@gmail.com wrote: > Building the v4l, I obtain the following error: > > > home/andreak/src/v4l-dvb-src/v4l-dvb-main/v4l-dvb/v4l/mceusb.c: In function > 'mceusb_dev_probe': > /home/andreak/src/v4l-dvb-src/v4l-dvb-main/v4l-dvb/v4l/mceusb.c:923

Re: V4L hg tree fails to compile against latest stable kernel 2.6.35

2010-08-15 Thread Douglas Schilling Landgraf
Hello Derek, On Sun, Aug 15, 2010 at 2:22 AM, Douglas Schilling Landgraf wrote: > Hello Derek, > > On Sat, Aug 14, 2010 at 12:46 PM, VDR User wrote: >> On Wed, Aug 4, 2010 at 10:19 PM, Douglas Schilling Landgraf >> wrote: >>> I am already working to give a full

Re: V4L hg tree fails to compile against latest stable kernel 2.6.35

2010-08-14 Thread Douglas Schilling Landgraf
Hello Derek, On Sat, Aug 14, 2010 at 12:46 PM, VDR User wrote: > On Wed, Aug 4, 2010 at 10:19 PM, Douglas Schilling Landgraf > wrote: >> I am already working to give a full update to hg tree. Sorry this problem. > > Hi Douglas.  Any estimate when this will be fixed?  Was hopin

Re: 2.6.35 and current v4l-dvb - error: implicit declaration of function 'usb_buffer_free'

2010-08-13 Thread Douglas Schilling Landgraf
Hello, 2010/8/13 Igor M. Liplianin : > В сообщении от 13 августа 2010 05:19:49 автор Douglas Schilling Landgraf > написал: >> Hello, >> >> 2010/8/11 Goga777 : >> > Hi >> > >> > I can't compile current v4l-dvb with new 2.6.35 kernel >>

Re: 2.6.35 and current v4l-dvb - error: implicit declaration of function 'usb_buffer_free'

2010-08-12 Thread Douglas Schilling Landgraf
Hello, 2010/8/11 Goga777 : > Hi > > I can't compile current v4l-dvb with new 2.6.35 kernel > > arvdr:/usr/src/v4l-dvb# make > make -C /usr/src/v4l-dvb/v4l > make[1]: Entering directory `/usr/src/v4l-dvb/v4l' > creating symbolic links... > make -C firmware prep > make[2]: Entering directory `/usr/s

Re: V4L hg tree fails to compile against latest stable kernel 2.6.35

2010-08-05 Thread Douglas Schilling Landgraf
Hello, On Thu, Aug 5, 2010 at 2:44 AM, VDR User wrote: > On Wed, Aug 4, 2010 at 10:19 PM, Douglas Schilling Landgraf > wrote: >> Hello Derek, >> >> On Tue, Aug 3, 2010 at 10:37 AM, Mauro Carvalho Chehab >> wrote: >>> Em 03-08-2010 03:44, VDR User escreve

Re: V4L hg tree fails to compile against latest stable kernel 2.6.35

2010-08-05 Thread Douglas Schilling Landgraf
Hello Derek, On Tue, Aug 3, 2010 at 10:37 AM, Mauro Carvalho Chehab wrote: > Em 03-08-2010 03:44, VDR User escreveu: >> On Mon, Aug 2, 2010 at 11:36 PM, VDR User wrote: >>> Any idea when this will be fixed? > > It is up to Douglas to do the backport, but you can just use the latest > git tree, w

Re: em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-07-04 Thread Douglas Schilling Landgraf
Hello, On Fri, Jul 2, 2010 at 10:47 AM, Torsten Krah wrote: > Am Freitag, 2. Juli 2010, um 02:59:57 schrieb Douglas Schilling Landgraf: >> humm, not really :-/ Are you sure em28xx/device get loaded when your >> device is plugged? >> >> A good test: >> >

Re: [git:v4l-dvb/other] V4L/DVB: drivers/media/video/pvrusb2: Add missing mutex_unlock

2010-07-03 Thread Douglas Schilling Landgraf
Hello Mike, Mike Isely wrote: Mauro: FYI, I posted an "Acked-By: Mike Isely " weeks ago, back on 27-May, immediately after the patch was posted. It's a great catch, and the bug has been there since basically the beginning of the driver. Was I ever supposed to see any kind of reaction to th

Re: em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-07-01 Thread Douglas Schilling Landgraf
Hi, On Wed, Jun 30, 2010 at 4:16 PM, Torsten Krah wrote: > Am Dienstag, 29. Juni 2010 schrieben Sie: >> Could you please verify if you have  the module i2c-dev loaded? > > Yes it is. > >> >> Example: >> >> #lsmod | grep i2c_dev >> i2c_dev                 6976  0 >> i2c_core               21104  1

[PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2010-06-30 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from: http://linuxtv.org/hg/~dougsland/v4l-dvb for the following: - drivers/media/video/zoran: Use kmemdupdefault tip - dvb-usb-init.c: white space changes in dvb-usb-init - drivers/media/video/tlg2300: Use kmemdup - Add FE_CAN_TURBO_FEC (was: Add FE_CAN_PSK_8 to

Re: em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-06-29 Thread Douglas Schilling Landgraf
Hello, On Tue, Jun 29, 2010 at 4:42 PM, Torsten Krah wrote: > Am Dienstag, 29. Juni 2010 schrieb Douglas Schilling Landgraf: >> The rewrite_eeprom.pl is available under git.utils tree: >> http://git.linuxtv.org/v4l-utils.git >> >> All instructions are available into t

Re: em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-06-29 Thread Douglas Schilling Landgraf
Hello Torsten, On Tue, Jun 29, 2010 at 10:42 AM, Torsten Krah wrote: > Am Mittwoch, 23. Juni 2010, um 00:15:36 schrieb Mauro Carvalho Chehab: >> You probably damaged the contents of the device's eeprom. If you have the >> logs with the previous eeprom contents somewhere, it is possible to recover

Re: Kernel oops with new IR modules

2010-06-16 Thread Douglas Schilling Landgraf
Hello Timothy, On Tue, Jun 15, 2010 at 7:20 PM, Timothy D. Lenz wrote: > Looks like the patches fixed it. At least no oops this time. Now to install > xine/vdpau and see if it all works > > > On 6/14/2010 5:39 AM, Andy Walls wrote: >> >> On Sun, 2010-06-13 at 19:55 -0700, Timothy D. Lenz wrote: >

Re: 2.6.29 additional build errors

2010-05-17 Thread Douglas Schilling Landgraf
Hello Samuel, 2010/5/15 Samuel Rakitničan : > Additional build errors found after disabling the non building modules > on todays mercurial tree. Please update your local repository: $ hg pull -u $ make distclean $ make Now should work. Thanks for your report. Cheers Douglas -- To unsubscribe

Re: [PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2010-05-17 Thread Douglas Schilling Landgraf
Hello, On Fri, May 14, 2010 at 12:54 AM, Douglas Schilling Landgraf wrote: > Hello Mauro, > >      Please pull from http://linuxtv.org/hg/~dougsland/v4l-dvb for > the following: > > - ir-core-priv.h: error: field 'rx_work' has incomplete type Added: - cx231xx.h:

Re: av7110 and budget_av are broken!

2010-05-15 Thread Douglas Schilling Landgraf
On Sat, May 15, 2010 at 8:06 PM, Oliver Endriss wrote: > On Wednesday 21 April 2010 11:44:16 Oliver Endriss wrote: >> On Wednesday 21 April 2010 08:37:39 Hans Verkuil wrote: >> > > Am 22.3.2010 20:34, schrieb e9hack: >> > >> Am 20.3.2010 22:37, schrieb Hans Verkuil: >> > >>> On Saturday 20 March 2

Re: av7110 and budget_av are broken!

2010-05-15 Thread Douglas Schilling Landgraf
Hello Oliver, On Sat, May 15, 2010 at 8:06 PM, Oliver Endriss wrote: > On Wednesday 21 April 2010 11:44:16 Oliver Endriss wrote: >> On Wednesday 21 April 2010 08:37:39 Hans Verkuil wrote: >> > > Am 22.3.2010 20:34, schrieb e9hack: >> > >> Am 20.3.2010 22:37, schrieb Hans Verkuil: >> > >>> On Satu

[PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2010-05-13 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/v4l-dvb for the following: - ir-core-priv.h: error: field 'rx_work' has incomplete type Thanks Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.

Re: Mercurial x git tree sync - was: Re: Remote control at Zolid Hybrid TV Tuner

2010-05-13 Thread Douglas Schilling Landgraf
Hi, On Thu, May 13, 2010 at 1:49 AM, Mauro Carvalho Chehab wrote: > hermann pitton wrote: >> Am Mittwoch, den 12.05.2010, 15:59 -0300 schrieb Mauro Carvalho Chehab: >>> Sander Pientka wrote: Hi Hermann, I am going to revive this old thread, I completely forgot about it and I s

Re: [PATCH -hg] Build fix for mercurial tree

2010-05-13 Thread Douglas Schilling Landgraf
On Thu, May 13, 2010 at 3:43 PM, Mauro Carvalho Chehab wrote: > Fix backport tree compilations with kernels older than 2.6.33. > > Compile tested only, with 2.6.32.4 kernel. > > Signed-off-by: Mauro Carvalho Chehab > > diff --git a/linux/drivers/media/IR/ir-core-priv.h > b/linux/drivers/media/IR

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/ngene2

2010-05-12 Thread Douglas Schilling Landgraf
Hello Devin/Mauro, On Fri, May 7, 2010 at 11:52 AM, Mauro Carvalho Chehab wrote: > Devin Heitmueller wrote: >> Hello, >> >> Please PULL from http://kernellabs.com/hg/~dheitmueller/ngene2 for the >> following: >> > > Hi Devin, > > As agreed via IRC with you and stoth, I'm applying all patches, ex

Re: [hg:v4l-dvb] Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices

2010-05-10 Thread Douglas Schilling Landgraf
Hello Klaus, On Mon, May 10, 2010 at 2:45 PM, Klaus Schmidinger wrote: > On 10.05.2010 06:40, Patch from Klaus Schmidinger wrote: >> The patch number 14692 was added via Douglas Schilling Landgraf >> >> to http://linuxtv.org/hg/v4l-dvb master development tree. >>

[PULL] http://www.linuxtv.org/hg/~dougsland/v4l-dvb

2010-04-06 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/v4l-dvb for the following: - FusionHDTV: Use quick reads for I2C IR device probingdefault tip - vpfe capture - fix for kernel crash - ov511: Fix continuation lines - saa7134-cards: Add support new TV cards - saa7134: add suppor

[PATCH] gspca: Add CONFIG_INPUT to gspca_input_connect()

2010-03-25 Thread Douglas Schilling Landgraf
Signed-off-by: Douglas Schilling Landgraf diff --git a/drivers/media/video/gspca/gspca.c b/drivers/media/video/gspca/gspca.c index 1830ea9..df44eca 100644 --- a/drivers/media/video/gspca/gspca.c +++ b/drivers/media/video/gspca/gspca.c @@ -2281,9 +2281,11 @@ int gspca_dev_probe(struct

Re: [PATCH] Fix Warning ISO C90 forbids mixed declarations and code - cx88-dvb

2010-03-24 Thread Douglas Schilling Landgraf
Hello Ricardo, On Wed, Mar 24, 2010 at 10:27 AM, Ricardo Maraschini wrote: > Signed-off-by: Ricardo Maraschini > > --- a/linux/drivers/media/video/cx88/cx88-dvb.c Tue Mar 23 17:52:23 2010 -0300 > +++ b/linux/drivers/media/video/cx88/cx88-dvb.c Wed Mar 24 09:57:06 2010 -0300 > @@ -1401,8 +1401,6

Re: Pull request: http://linuxtv.org/hg/~hgoede/gspca

2010-03-18 Thread Douglas Schilling Landgraf
Hi, On 03/18/2010 09:25 AM, Mauro Carvalho Chehab wrote: > Hans de Goede wrote: >> Hi Mauro, >> >> Please pull from: >> http://linuxtv.org/hg/~hgoede/gspca >> >> For the following changes: >> >> gspca_spca561: Fix LED on rev12a cameras >> gspca_spca561: Add support for camera button >> sn9c102: Ma

Re: [PULL] http://kernellabs.com/hg/~mkrufky/dvb-usb

2010-03-12 Thread Douglas Schilling Landgraf
Hey Michael, Michael Krufky wrote: Doug, If possible, would you pull this changeset from my hg tree rather than doing a git backport, after Mauro merges this? If possible, I'd like to retain the hash value of this changeset so that I don't have to rebuild all of my development trees. If you c

Re: v4l-utils: i2c-id.h and alevt

2010-03-11 Thread Douglas Schilling Landgraf
On 03/10/2010 02:04 AM, hermann pitton wrote: > Hi Hans, both, > > Am Dienstag, den 09.03.2010, 08:48 +0100 schrieb Hans Verkuil: >> It's nice to see this new tree, that should be make it easier to develop >> utilities! >> >> After a quick check I noticed that the i2c-id.h header was copied from t

Re: v4l-dvb build problem with soc_camera

2010-03-11 Thread Douglas Schilling Landgraf
Hi, On 03/07/2010 08:38 AM, Halim Sahin wrote: > Hi, > Same environment like in my previous mail: > > /root/work/v4l-dvb/v4l/soc_camera.c:27:30: error: linux/pm_runtime.h: No such > file or directory > /root/work/v4l-dvb/v4l/soc_camera.c: In function 'soc_camera_open': > /root/work/v4l-dvb/v4l/s

Re: problem compiling modoule mt9t031 in current v4l-dvb-hg

2010-03-11 Thread Douglas Schilling Landgraf
Hi, On 03/07/2010 08:32 AM, Halim Sahin wrote: > Hi Folks, > I was not able to build v4l-dvb from hg (checked out today). > > > /root/work/v4l-dvb/v4l/mt9t031.c:729: error: unknown field 'runtime_suspend' > specified in initializer > /root/work/v4l-dvb/v4l/mt9t031.c:730: error: unknown field 'r

Re: [hg:v4l-dvb] gspca - main: Fix a compile error when CONFIG_INPUT is not set

2010-03-03 Thread Douglas Schilling Landgraf
Hello Jean, On 03/03/2010 11:19 AM, Douglas Schilling Landgraf wrote: Hi, Jean-Francois Moine wrote: On Wed, 03 Mar 2010 00:45:02 +0100 Patch from Jean-Fran?ois Moine wrote: The patch number 14343 was added via Douglas Schilling Landgraf to http://linuxtv.org/hg/v4l-dvb master development

Re: [hg:v4l-dvb] gspca - main: Fix a compile error when CONFIG_INPUT is not set

2010-03-03 Thread Douglas Schilling Landgraf
Hi, Jean-Francois Moine wrote: On Wed, 03 Mar 2010 00:45:02 +0100 Patch from Jean-Fran?ois Moine wrote: The patch number 14343 was added via Douglas Schilling Landgraf to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be

Re: [ANNOUNCE] git tree repositories & libv4l

2010-02-24 Thread Douglas Schilling Landgraf
Hello all, On 02/23/2010 10:51 AM, Hans de Goede wrote: Hi, On 02/23/2010 04:37 PM, Mauro Carvalho Chehab wrote: Hans de Goede wrote: Ok, so this will give me a local tree, how do I get this onto linuxtv.org ? I added it. In thesis, it is open for commit to you, me, hverkuil and dougsland

Re: I don't get GIT

2010-02-05 Thread Douglas Schilling Landgraf
Hello Brandon, On 02/05/2010 09:48 AM, Brandon Jenkins wrote: > Hi Linux Media, > > As an end user I am most interested in updating specific drivers for > my system. Most distros, that I know of, only bump kernel versions by > releasing a new version of the distro. As development move to the GIT

[PATCH] sq905c: remove unused variable

2010-01-23 Thread Douglas Schilling Landgraf
Removed unused variable. Signed-off-by: Douglas Schilling Landgraf Thanks, Douglas patch-sq905c.diff Description: Binary data

Re: [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2010-01-22 Thread Douglas Schilling Landgraf
Hello, On Fri, Jan 22, 2010 at 6:33 PM, Mauro Carvalho Chehab wrote: > Igor M. Liplianin wrote: >> Mauro, >> >> Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits >> >> for the following 5 changesets: >> >> 01/05: Add Support for DVBWorld DVB-S2 PCI 2004D card >> http://mercuri

Re: [PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix

2010-01-22 Thread Douglas Schilling Landgraf
On Fri, Jan 22, 2010 at 6:24 PM, Mauro Carvalho Chehab wrote: > Andy Walls wrote: >> Mauro, >> >> Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix >> >> for the following 3 changesets: >> >> 01/03: ivtv: Fix race condition for queued udma transfers >> http://linuxtv.org/hg/~awalls/v4l

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan-22fix

2010-01-22 Thread Douglas Schilling Landgraf
Hello, On Fri, Jan 22, 2010 at 5:31 PM, Mauro Carvalho Chehab wrote: > Abylai Ospan wrote: >> Hello, >> >> On Fri, 2010-01-22 at 15:34 -0200, Mauro Carvalho Chehab wrote: >>> You forgot to sign it. You can simply reply to this email with your SOB, as >>> I'll need to add >>> Olvier's ack on it a

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-3

2010-01-22 Thread Douglas Schilling Landgraf
Hello, On Fri, Jan 22, 2010 at 7:32 PM, Mauro Carvalho Chehab wrote: > Devin Heitmueller wrote: >> Hello Mauro, >> >> Please PULL from >> http://kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-3 for the >> following: >> >> cx18-alsa: Fix the rates definition and move some buffer freeing code. >> cx

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/xc3028-regression

2010-01-22 Thread Douglas Schilling Landgraf
Hello Devin & Mauro, On Fri, Jan 22, 2010 at 6:16 PM, Mauro Carvalho Chehab wrote: > Devin Heitmueller wrote: >> Hello Mauro, >> >> Please PULL from >> http://kernellabs.com/hg/~dheitmueller/xc3028-regression for the >> following: >> >> xc3028: fix regression in firmware loading time >> >> This i

Re: [ANNOUNCE] git tree repositories

2010-01-19 Thread Douglas Schilling Landgraf
Hello Hans, n 01/19/2010 05:53 AM, Hans Verkuil wrote: On Tuesday 19 January 2010 06:34:18 Mauro Carvalho Chehab wrote: Hi, Today, a step to the future was given, in order to help developers to better do their work: the addition of -git support at linuxtv.org server. This is one idea that

[PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2010-01-16 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/v4l-dvb for the following: - cx23888-ir: fix kfifo erros for kernels < 2.6.33 - meye: fix kfifo errors for kernels < 2.6.33 Cheers, Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body o

Re: Fix for breakage caused by kfifo backport

2010-01-15 Thread Douglas Schilling Landgraf
Hello Andy, On 01/15/2010 10:00 AM, Andy Walls wrote: Mauro, At http://linuxtv.org/hg/~awalls/cx23885-ir2 I have a change checked in to fix the v4l-dvb compilation breakage for kernels less than 2.6.33 cause by the kfifo API change. I have fixed both the cx23885 and meye driver so they compi

[PULL] http://linuxtv.org/hg/~dougsland/autoconf

2010-01-05 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/autoconf for the following: - make_config_compat: make autoconf header compatible for kernel >= 2.6.33 Cheers, Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a messa

[PULL] http://linuxtv.org/hg/~dougsland/miro

2009-12-22 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/miro for the following: - Add header to make radio-miro compatible with kernel < 2.6.33 Cheers Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.ker

Re: Nova-T 500 Dual DVB-T

2009-12-20 Thread Douglas Schilling Landgraf
Hello Yves, On 12/20/2009 03:21 AM, Yves wrote: Hi, I have a Nova-T 500 Dual DVB-T card that used to work very well under Mandriva 2008.1 (kernel 2.6.24.7). I moved to Mandriva 2009.1, then 2010.0 (kernel 2.6.31.6) and it doesn't work well any more. Scan can't find channels. I tried hading

Re: Pinnacle Hybrid Pro Stick USB scan problems

2009-12-19 Thread Douglas Schilling Landgraf
Hi Andreas, On 12/19/2009 06:46 AM, Andreas Lunderhage wrote: There is a missing header file in the repo... /home/lunderhage/v4l-dvb/v4l/radio-miropcm20.c:20:23: error: sound/aci.h: No such file or directory Can someone push that file into the repo or send it to me, please? Thanks for you

[PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-12-10 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/v4l-dvb for the following: - radio-tea5764: Correct size given to memsetdefault - uvc: Correct size given to memset - radio-sf16fmi: add autoprobing - radio-sf16fmi: fix mute, add SF16-FMP to texts - vpif: move vpif_remove t

[PULL] http://www.linuxtv.org/hg/~dougsland/v4l-dvb

2009-11-01 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/v4l-dvb for the following: - dib0700_devices: EvolutePC TvWay+ USB ISDB-Tb remote control supportdefault tip - dib7000p: gcc 4.3.3 compilation problem - libv4l - spca561: Have static decoding tables - sms1xxx: load smsdvb

[PULL] http://www.linuxtv.org/hg/~dougsland/v4l-dvb

2009-09-24 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/v4l-dvb for the following: - radio-mr800: set radio frequency only upon success - radio-mr800: simplify device warnings - radio-mr800: preserve radio state during suspend/resume - radio-mr800: fix behavior of set_stereo functio

Re: [RFC/RFT 0/14] radio-mr800 patch series

2009-09-22 Thread Douglas Schilling Landgraf
Hello Alexey, On Wed, 23 Sep 2009 03:43:55 +0400 Alexey Klimov wrote: > On Tue, Sep 22, 2009 at 5:06 AM, David Ellingsworth > wrote: > > On Mon, Sep 21, 2009 at 8:03 PM, Alexey Klimov > > wrote: > >> Hello, David > >> > >> On Mon, Sep 14, 2009 at 11:09 PM, Alexey Klimov > >> wrote: > >>> Hell

[PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-09-18 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/v4l-dvb for the following: - go7007: sound needs compat.hdefault tip - go7007: convert printks to v4l2_info - s2250-board: Implement brightness and contrast controls - s2250-board: Fix memory leaks - go7007: Implement vid

[PULL] http://linuxtv.org/hg/~dougsland/em28xx

2009-09-08 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/em28xx for the following: - em28xx-cards: Add vendor/product id for Kworld DVD Maker 2 Thanks to C Western for reporting this board. Cheers, Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in

[PULL] http://linuxtv.org/hg/~dougsland/video4linux

2009-08-26 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/video4linux for the following: - Fix test of bandwidth range in cx22700_set_tps() - support AverMedia Studio 505 - FM1216MK5 FM radio Thanks, Douglas -- To unsubscribe from this list: send the line "unsubsc

Re: Issues with Empire Dual Pen: request for help and suggestions!!!

2009-08-11 Thread Douglas Schilling Landgraf
o issue. Thanks! Douglas > Xwang > > Douglas Schilling Landgraf ha scritto: > > Hello Xwang, > > > > On Tue, 11 Aug 2009 23:46:43 +0200 > > xwang1...@email.it wrote: > > > > > >> Ok! > >> I've restored the eprom and now it is

Re: Issues with Empire Dual Pen: request for help and suggestions!!!

2009-08-11 Thread Douglas Schilling Landgraf
Hello Xwang, On Tue, 11 Aug 2009 23:46:43 +0200 xwang1...@email.it wrote: > Ok! > I've restored the eprom and now it is recognised again. Just to confirm, did you the rewrite_eeprom tool? > The only not working part is analog tv audio which doesn't work even > if I use the sox command. Ok. >

Re: [PULL] http://linuxtv.org/hg/~dougsland/empire/

2009-08-11 Thread Douglas Schilling Landgraf
Hello Mauro, On Fri, 7 Aug 2009 09:59:56 -0300 Douglas Schilling Landgraf wrote: > Hello Mauro, > > Please pull from http://linuxtv.org/hg/~dougsland/empire/ for > the following: > > - em28xx: fix empire auto-detect Added: - strlcpy() will always null terminate

[PULL] http://linuxtv.org/hg/~dougsland/empire/

2009-08-07 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/empire/ for the following: - em28xx: fix empire auto-detect Cheers, Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at

[PULL] http://linuxtv.org/hg/~dougsland/video4linux

2009-08-05 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/video4linux for the following: - cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5 - media/zr364xx: fix build errors - drivers/media/video/gspca: introduce missing kfree - saa7134: fix the radio on Avermedia GO 007 FM -

Re: [PATCH repost2 1/2] V4L: hdpvr, fix lock imbalances

2009-07-30 Thread Douglas Schilling Landgraf
Hello Jiri, On Thu, 30 Jul 2009 23:49:48 +0200 Jiri Slaby wrote: > Hrm, nobody picked these up, twice. Maybe this time :)? > -- Thanks for this email. Both patches are applied to devel tree. Cheers, Douglas > There are many lock imbalances in this driver. Fix all found. > > Signed-off-by: J

Re: [PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-07-30 Thread Douglas Schilling Landgraf
Hello Mauro, On Tue, 28 Jul 2009 12:04:48 -0300 Douglas Schilling Landgraf wrote: > Hello Mauro, > > Please pull from http://linuxtv.org/hg/~dougsland/v4l-dvb for the > following: > > - saa7134: fix lock imbalancedefault tip > - af9015: Fix for crash in dvb-usb-af9015 &

[PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-07-28 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/v4l-dvb for the following: - saa7134: fix lock imbalancedefault tip - af9015: Fix for crash in dvb-usb-af9015 - v4l doc: fix cqcam source code path - stv680: kfree called before usb_kill_urb - ir-kbd-i2c: Add support for Z8F0811/Haupp

Re: [PULL] http://linuxtv.org/hg/~dougsland/video4linux

2009-07-28 Thread Douglas Schilling Landgraf
Hello Andy, On Tue, 28 Jul 2009 07:40:24 -0400 Andy Walls wrote: > On Mon, 2009-07-27 at 22:28 -0300, Douglas Schilling Landgraf wrote: > > Hello Mauro, > > > > Please pull from http://linuxtv.org/hg/~dougsland/video4linux for > > the following: > >

[PULL] http://linuxtv.org/hg/~dougsland/video4linux

2009-07-27 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/video4linux for the following: - saa7134: fix lock imbalance - Fix for crash in dvb-usb-af9015 - v4l doc: fix cqcam source code path - stv680: kfree called before usb_kill_urb - ir-kbd-i2c: Add support for Z8F0811/Hauppage IR transce

[PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-07-05 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/v4l-dvb for the following: bttv and meye: Use PCI_VDEVICE radio-si470x: fix lock imbalance em28xx, fix lock imbalance adv7343: remove unused #include mt312: Fix check

[PULL] http://linuxtv.org/hg/~dougsland/video4linux

2009-06-11 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/video4linux for the following: - dvb: Fix broken link in get_dvb_firmware for nxt2004 (A180) - tvp514x: try_count off by one - v4l: generate KEY_CAMERA instead of BTN_0 key events on input devic

Re: [PATCHv5 1 of 8] v4l2_subdev i2c: Add v4l2_i2c_new_subdev_board i2c helper function

2009-06-07 Thread Douglas Schilling Landgraf
Hi, On Sun, 7 Jun 2009 22:29:14 -0300 Mauro Carvalho Chehab wrote: > Em Sun, 7 Jun 2009 08:40:08 +0200 > Hans Verkuil escreveu: > > > On Saturday 06 June 2009 22:40:21 Eduardo Valentin wrote: > > > Hi Hans, > > > > > > On Sat, Jun 6, 2009 at 8:09 PM, Hans Verkuil > > > wrote: > > > > On Satur

[PULL] http://linuxtv.org/hg/~dougsland/em28xx/

2009-06-06 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/em28xx for the following: - em28xx: Add Kworld 315 entry - em28xx: set up tda9887_conf in em28xx_card_setup() Thanks, Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a mes

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Douglas Schilling Landgraf
Hello Devin, On Mon, 1 Jun 2009 11:19:22 -0400 Devin Heitmueller wrote: > On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger > wrote: > > Hi, > > > > On Sat, May 23, 2009 at 4:49 PM, Markus Rechberger > > wrote: > >> On Sat, May 23, 2009 at 4:04 PM, Markus Rechberger > >> wrote: > >>> Hi, >

Re: [PATCHv4 0 of 8] FM Transmitter (si4713) and another changes

2009-05-28 Thread Douglas Schilling Landgraf
Hello Eduardo, On Wed, 27 May 2009 12:35:47 +0300 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 #3. However I r

[PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-05-28 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://linuxtv.org/hg/~dougsland/v4l-dvb for the following: - em28xx: Fix for Slow Memory Leak - bt8xx: remove always false if Thanks, Douglas -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel

Re: [PATCH] uvc: Add Microsoft VX 500 webcam

2009-04-23 Thread Douglas Schilling Landgraf
Hello Laurent, On Mon, 20 Apr 2009 20:07:31 +0200 Laurent Pinchart wrote: > Hi Douglas, > > On Wednesday 15 April 2009 15:48:08 Douglas Schilling Landgraf wrote: > > Hello Laurent, > > > > On Wed, 15 Apr 2009 11:46:52 +0200 > > > > Laurent Pinchart

Re: [PATCH] uvc: Add Microsoft VX 500 webcam

2009-04-15 Thread Douglas Schilling Landgraf
Hello Laurent, On Wed, 15 Apr 2009 11:46:52 +0200 Laurent Pinchart wrote: > Hi Douglas, > > On Wednesday 15 April 2009 09:03:45 Douglas Schilling Landgraf wrote: > > Hello Laurent, > > > > Attached patch for the following: > > > > Adde

[PATCH] uvc: Add Microsoft VX 500 webcam

2009-04-15 Thread Douglas Schilling Landgraf
Hello Laurent, Attached patch for the following: Added Microsoft VX 500 webcam to uvc driver. Signed-off-by: Douglas Schilling Landgraf Thanks, Douglas uvc-microsoft-vx500.diff Description: Binary data

Re: [PATCH 1/1] em28xx: Fix for Slow Memory Leak

2009-04-14 Thread Douglas Schilling Landgraf
Hello Robert, On Tue, 14 Apr 2009 15:17:16 -0400 Robert Krakora wrote: > em28xx: Fix for Slow Memory Leak Thanks, I am going to test and commit your patch. Cheers, Douglas > From: Robert Krakora > > Test Code: (Provided by Douglas) > > v4l-dvb/v4l2-apps/test/stress-buffer.c > > The audio

[PULL] http://www.linuxtv.org/hg/~dougsland/v4l-dvb

2009-04-09 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/v4l-dvb for the following: - em28xx: Add EmpireTV board support - em28xx: fix typo em28xx_errdev message - get_dvb_firmware: trivial url change Thanks, Douglas -- To unsubscribe from this list: send the line "

Re: [linux-dvb] Multiple em28xx devices

2009-04-09 Thread Douglas Schilling Landgraf
Hello Devin, On Thu, 9 Apr 2009 10:20:33 -0400 Devin Heitmueller wrote: > On Thu, Apr 9, 2009 at 10:14 AM, Douglas Schilling Landgraf > > Please use upstream repository, we do not support sources from > > http://mcentral.de/hg/~mrec/em28xx-new this is a parallel project. > &g

Re: [linux-dvb] Multiple em28xx devices

2009-04-09 Thread Douglas Schilling Landgraf
Hello rvf16, On Thu, 09 Apr 2009 17:05:36 +0300 rvf16 wrote: > Hello. > > I am trying to use two Terratec Cinergy Hybrid T USB XS FM tuners, at > the same time, on the same system. > Both work great when used solely. > When used simultaneously the second one gives the following error : > > v4

[PULL] http://www.linuxtv.org/hg/~dougsland/v4l-dvb

2009-04-05 Thread Douglas Schilling Landgraf
Hello Mauro, This is a new request pull to rewrite_eeprom tool. I have added validations, warning messages and a backup feature. Since I don't have any em2874/em2884 device I am not able to implement any addicional validation but it seems already safe enough. for these devices too. - v4l2-

Re: [PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-04-01 Thread Douglas Schilling Landgraf
Hello Hermann. On Thu, 12 Mar 2009 01:44:30 +0100 hermann pitton wrote: > Hi, > > Am Mittwoch, den 11.03.2009, 14:44 -0300 schrieb Douglas Schilling > Landgraf: > > Hello, > > > > On Sun, 08 Mar 2009 01:45:36 +0100 > > hermann pitton wrote: > &g

Re: [PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-04-01 Thread Douglas Schilling Landgraf
Hello Devin, On Wed, 11 Mar 2009 14:10:49 -0400 Devin Heitmueller wrote: > The only suggestion I might make is that perhaps you should check the > dmesg and expicitly bail out if the device is detected as an > em2874/em2884, since in that case this script *definitely* will not > work and, since

Re: [PULL] http://www.linuxtv.org/hg/~dougsland/em28xx

2009-04-01 Thread Douglas Schilling Landgraf
Hello Devin, On Tue, 31 Mar 2009 16:36:47 -0400 Devin Heitmueller wrote: > Hello Douglas, > > This patch looks pretty good. My only comment is to ask that you > please not mix large patches like this with whitespace changes in the > same changeset. It makes it much harder to review the patch

[PULL] http://www.linuxtv.org/hg/~dougsland/em28xx

2009-03-31 Thread Douglas Schilling Landgraf
Hello Mauro, Please pull from http://www.linuxtv.org/hg/~dougsland/em28xx for the following: - em28xx: convert to v4l2_subdev Thanks to Hans Verkuil for helping this conversion. Boards tested: - WinTV HVR-900 - PlayTV Box4 - SIIG AVTuner-PVR - Pixelview Prolink PlayTV USB 2.0 - Ha

Re: [review] dsbr100 radio: convert to to v4l2_device

2009-03-31 Thread Douglas Schilling Landgraf
Hello Alexey, On Tue, 31 Mar 2009 16:14:46 +0400 Alexey Klimov wrote: > Hello, Hans > Thanks for review. > > On Tue, Mar 31, 2009 at 2:13 AM, Hans Verkuil > wrote: > >> > >> I'm still confused about messages like v4l2_err and about > >> unplugging procedure. > > > > For a simple device like t

zc3xx: Add .driver_info to DLink DSB - C320

2009-03-24 Thread Douglas Schilling Landgraf
Schilling Landgraf Thanks, Douglas zc3xx-add-driver-info.diff Description: Binary data

Re: [PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-03-11 Thread Douglas Schilling Landgraf
On Wed, 11 Mar 2009 14:44:04 -0300 Douglas Schilling Landgraf wrote: > Hello, > > On Sun, 08 Mar 2009 01:45:36 +0100 > hermann pitton wrote: > > > Hi! > > > > Am Samstag, den 07.03.2009, 19:19 -0500 schrieb Andy Walls: > > > On Sat, 2009-03-07 at 19:

Re: [PULL] http://linuxtv.org/hg/~dougsland/v4l-dvb

2009-03-11 Thread Douglas Schilling Landgraf
gt; > On Sat, Mar 7, 2009 at 5:45 PM, Douglas Schilling Landgraf > > > > wrote: > > > > > Hi Mauro, > > > > > > > > > >Please pull from: http://linuxtv.org/hg/~dougsland/v4l-dvb > > > > > for the following: > > >

  1   2   >