Re: [PULL] http://kernellabs.com/hg/~mkrufky/cx23885

2009-11-11 Thread Michael Krufky
On Wed, Nov 11, 2009 at 8:58 AM, Michael Krufky mkru...@kernellabs.com wrote: On Wed, Nov 11, 2009 at 8:52 AM, Michael Krufky mkru...@kernellabs.com wrote: Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/cx23885 I added another changeset. Please pull for: - cx23885: add

Re: KWorld UB435-Q Support

2009-11-16 Thread Michael Krufky
Jarod Wilson wrote: On Nov 15, 2009, at 11:55 PM, Jarod Wilson wrote: On 11/15/2009 11:46 PM, Jarod Wilson wrote: On 10/09/2009 09:27 PM, Robert Cicconetti wrote: On Wed, Oct 7, 2009 at 10:08 PM, Jarod Wilsonja...@wilsonet.com wrote: On Oct 7, 2009, at 9:39 PM, Robert Cicconetti wrote:

Re: Details about DVB frontend API

2009-11-18 Thread Michael Krufky
On Wed, Nov 18, 2009 at 10:17 AM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Wed, Nov 18, 2009 at 9:04 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Devin Heitmueller wrote: On Tue, Nov 17, 2009 at 5:53 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: We shouldn't

Re: [PATCH] V4L/DVB: Fix test in copy_reg_bits()

2009-11-20 Thread Michael Krufky
Ah! Nice catch. Thank you, Roel. Mauro / Andrew, can one of you please merge this? The driver hasn't changed, so it should go to Linus' current tree and also stable, although it isn't crucial. Signed-off-by: Michael Krufky mkru...@linuxtv.org Roel Kluin wrote: The reg_pair2[j].reg

Re: af9015: tuner id:179 not supported, please report!

2009-12-02 Thread Michael Krufky
On Wed, Dec 2, 2009 at 5:06 PM, Bert Massop bert.mas...@gmail.com wrote: Jan Sundman jan.sundman at aland.net writes: Hi, I just received a usb DVB-T card and have been trying to get it to work under Ubuntu 9.10, but to no avail. dmesg shows the following when plugging in the card: [  

[PULL] http://kernellabs.com/hg/~mkrufky/hcw-ids

2009-12-03 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/hcw-ids for: - smsusb: add autodetection support for five additional Hauppauge USB IDs smsusb.c | 10 ++ 1 file changed, 10 insertions(+) Regards, Mike -- To unsubscribe from this list: send the line unsubscribe

Re: V4L1 compatibility broken for VIDIOCGTUNER with radio

2009-12-04 Thread Michael Krufky
On Thu, Dec 3, 2009 at 8:10 PM, hermann pitton hermann-pit...@arcor.de wrote: Am Donnerstag, den 03.12.2009, 21:04 -0200 schrieb Herton Ronaldo Krzesinski: Em Qui 03 Dez 2009, às 19:54:29, hermann pitton escreveu: Hi, Am Donnerstag, den 03.12.2009, 16:56 -0200 schrieb Herton Ronaldo

Re: af9015: tuner id:179 not supported, please report!

2009-12-04 Thread Michael Krufky
On Thu, Dec 3, 2009 at 5:03 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Thu, Dec 3, 2009 at 4:47 PM, Bert Massop bert.mas...@gmail.com wrote: Hi Jan, The datasheet for the TDA18218 can be obtained from NXP: http://www.nxp.com/documents/data_sheet/TDA18218HN.pdf That's all

Re: Details about DVB frontend API

2009-12-05 Thread Michael Krufky
On Sat, Dec 5, 2009 at 12:30 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: Michael Krufky wrote: On Fri, Dec 4, 2009 at 3:02 PM, VDR User user@gmail.com wrote: I have stated that I like Manu's proposal, but I would prefer that the get_property (s2api) interface were used, because

Re: [PATCH] Add support for Zolid Hybrid PCI card

2009-12-08 Thread Michael Krufky
2009/9/14 Michael Krufky mkru...@kernellabs.com: On Wed, Sep 9, 2009 at 11:08 AM, Michael Krufky mkru...@kernellabs.com wrote: On Wed, Sep 9, 2009 at 10:01 AM,  s...@systol-ng.god.lan wrote: On Tue, Sep 08, 2009 at 05:57:12PM -0400, Michael Krufky wrote: Henk, Why do you expect a 8295

Re: [GIT PULL for 2.6.32] V4L/DVB updates

2009-12-10 Thread Michael Krufky
On Thu, Dec 10, 2009 at 10:04 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Em Tue, 1 Dec 2009 20:21:52 -0600 (CST) Mike Isely is...@isely.net escreveu: On Tue, 1 Dec 2009, Mauro Carvalho Chehab wrote: Mike Isely wrote: On Mon, 30 Nov 2009, Mauro Carvalho Chehab wrote: Em

[PULL] http://kernellabs.com/hg/~mkrufky/build-fix

2009-12-11 Thread Michael Krufky
Mauro, Backwards compat got broken a few weeks ago... Please pull for the fix. Please pull from: http://kernellabs.com/hg/~mkrufky/build-fix for: - saa7134: fix build against older kernels saa7134-input.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Cheers, Mike -- To

Re: [PATCH] lgdt3305: make one-bit bitfields unsigned

2009-12-15 Thread Michael Krufky
Thanks -- I'll push this in through the lgdt3305 repository... I'll send in a pull request to Mauro shortly. -Mike Németh Márton wrote: From: Márton Németh nm...@freemail.hu Make one-bit bitfields unsigned which will remove the following sparse warning messages (see make C=1): *

[PULL] http://kernellabs.com/hg/~mkrufky/lgdt3305

2009-12-15 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/lgdt3305 for the following: - lgdt3305: make one-bit bitfields unsigned lgdt3305.h |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Thanks, Mike 2009/12/15 Michael Krufky mkru...@linuxtv.org: Thanks -- I'll push

[PULL] http://kernellabs.com/hg/~mkrufky/tda8295

2009-12-31 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/tda8295 for: - tda8290: add autodetection support for TDA8295c2 tda8290.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) Cheers, Mike -- To unsubscribe from this list: send the line unsubscribe linux-media in the

Re: What ever happened to standardizing signal level?

2010-05-30 Thread Michael Krufky
Hans Verkuil wrote: On Sunday 30 May 2010 09:07:46 VDR User wrote: On Sat, May 29, 2010 at 2:09 AM, Mike Booth mike_boot...@iprimus.com.au wrote: i think someone is too concerned about being precisely accurate. So much so that no-one can see the woods for the trees any more. Its not important

Re: What ever happened to standardizing signal level?

2010-05-30 Thread Michael Krufky
Markus Rechberger wrote: Hi, A little bit more ontopic, did anyone get around to read the signallevel of the tda18721? I wonder the register does not return any signallevel as indicated in the specifications. Markus There is a power level value that can be read from the tda18271 -- I had a

Re: What ever happened to standardizing signal level?

2010-05-30 Thread Michael Krufky
Markus Rechberger wrote: On Sun, May 30, 2010 at 5:21 PM, Michael Krufky mkru...@linuxtv.org wrote: Markus Rechberger wrote: Hi, A little bit more ontopic, did anyone get around to read the signallevel of the tda18721? I wonder the register does not return any signallevel as indicated

[PULL] http://kernellabs.com/hg/~mkrufky/lgdt3304-5

2010-06-19 Thread Michael Krufky
Mauro, These are the changes from Jarod Wilson to add support for the lgdt3304 to the lgdt3305 module, and add support for kworld 340u and ub435-q to em28xx-dvb. I apologize to Jarod for the delay in sending this merge request. Please pull from: http://kernellabs.com/hg/~mkrufky/lgdt3304-5

[PULL] http://kernellabs.com/hg/~mkrufky/tda18271

2010-06-19 Thread Michael Krufky
Mauro, This is a small bugfix which will help during development / bring-up of new tda18271-based devices. Doug, When this gets merged into mercurial, if possible, please pull the original changeset from my hg tree so that I can retain the original hash value. Please pull from:

[PULL] http://kernellabs.com/hg/~mkrufky/raw-payload

2010-06-19 Thread Michael Krufky
Mauro, This adds the ability for drivers to send the received raw payload to the dvr device, in cases of newer delivery systems that do not deliver transport stream and do not require usage of the kernel demux. In these cases, the data can be fully decoded by a userspace application / library.

Re: [PULL] http://kernellabs.com/hg/~mkrufky/raw-payload

2010-06-19 Thread Michael Krufky
On Sat, Jun 19, 2010 at 4:00 PM, Markus Rechberger mrechber...@gmail.com wrote: On Sat, Jun 19, 2010 at 8:09 PM, Michael Krufky mkru...@kernellabs.com wrote: Mauro, This adds the ability for drivers to send the received raw payload to the dvr device, in cases of newer delivery systems

Re: [PULL] http://kernellabs.com/hg/~mkrufky/raw-payload

2010-06-19 Thread Michael Krufky
On Sat, Jun 19, 2010 at 4:21 PM, Markus Rechberger mrechber...@gmail.com wrote: On Sat, Jun 19, 2010 at 10:17 PM, Markus Rechberger mrechber...@gmail.com wrote: On Sat, Jun 19, 2010 at 10:12 PM, Michael Krufky mkru...@kernellabs.com wrote: On Sat, Jun 19, 2010 at 4:00 PM, Markus Rechberger

[PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-20 Thread Michael Krufky
Could somebody please test this patch and confirm that it doesn't break the af9005 support? This patch removes the af9005_usb_generic_rw function and uses the dvb_usb_generic_rw function instead, using generic_bulk_ctrl_endpoint_response to differentiate between the read pipe and the write pipe.

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-20 Thread Michael Krufky
On Mon, Jun 21, 2010 at 1:29 AM, Michael Krufky mkru...@kernellabs.com wrote: Could somebody please test this patch and confirm that it doesn't break the af9005 support? This patch removes the af9005_usb_generic_rw function and uses the dvb_usb_generic_rw function instead, using

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-21 Thread Michael Krufky
On Mon, Jun 21, 2010 at 2:59 AM, Luca Olivetti l...@ventoso.org wrote: En/na Michael Krufky ha escrit: Could somebody please test this patch and confirm that it doesn't break the af9005 support? This patch removes the af9005_usb_generic_rw function and uses the dvb_usb_generic_rw function

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-21 Thread Michael Krufky
On Mon, Jun 21, 2010 at 2:22 PM, Luca Olivetti l...@ventoso.org wrote: Al 21/06/10 17:45, En/na Michael Krufky ha escrit: On Mon, Jun 21, 2010 at 2:59 AM, Luca Olivettil...@ventoso.org  wrote: En/na Michael Krufky ha escrit: Could somebody please test this patch and confirm that it doesn't

[PULL] http://kernellabs.com/hg/~mkrufky/af9005

2010-06-21 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/af9005 for: - af9005: use generic_bulk_ctrl_endpoint_response af9005.c | 55 +++ 1 file changed, 7 insertions(+), 48 deletions(-) Regards, Mike Krufky -- To unsubscribe from

[PULL] http://kernellabs.com/hg/~mkrufky/k2c2

2010-07-01 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/k2c2 for: - cx23885: add support for new model revisions of the HVR12xx board family Documentation/video4linux/CARDLIST.cx23885 |6 - drivers/media/video/cx23885/cx23885-cards.c | 40 ++ 2 files changed, 43

Re: [linux-dvb] Introduction

2009-01-13 Thread Michael Krufky
ago, we started to get more an more demand for Linux kernel support, and we started to offer a minimal set of drivers. At the beginning, we used the excellent services given to us by Michael Krufky, and actually everything we want to publish went through him. Recently, the number of Siano

Re: Siano's patches

2009-01-18 Thread Michael Krufky
Uri Shkolnik wrote: Hi Mauro, Hope you had a great weekend :-) I would like to know if you have already reached the conclusion whether to use the Mercurial tree option or the email option we discussed last week. Regarding the patches that have been already submitted to the

Re: Auto-response for your message to the linux-dvb mailing list

2009-01-18 Thread Michael Krufky
linux-dvb-boun...@linuxtv.org wrote: This ML is deprecated. Please use linux-media@vger.kernel.org instead. For more info about linux-media@vger.kernel.org, please read: http://vger.kernel.org/vger-lists.html#linux-media Since when??? I thought we were going to have separate -user and

Re: [linux-dvb] HVR-1800 Support

2009-01-25 Thread Michael Krufky
On Sat, Jan 24, 2009 at 3:37 PM, Jeff DeFouw je...@i2k.com wrote: On Tue, Jan 20, 2009 at 10:08:51PM -0800, Killero SS wrote: i'm using ubuntu 8.10 2.6.27-9-generic and tried compiling latest modules with hg-clone but my analog capture got broken, firmware error... so i got back to original

Re: [linux-dvb] Dallas Texas ATSC scan file

2009-01-27 Thread Michael Krufky
This is just a small subset of the available frequencies where we may find ATSC services. Although this may be helpful for people scanning in Dallas, TX today, it will cause problems when the services move to other frequencies. This will only scan a very limited range of frequencies, so

[PULL] http://linuxtv.org/hg/~mkrufky/fixes

2009-01-29 Thread Michael Krufky
Mauro, Please pull from: http://linuxtv.org/hg/~mkrufky/fixes for the following small fixes: - dib0700: add data debug to dib0700_i2c_xfer_new - tveeprom: update to include Hauppauge tuners 151-155 - sms1xxx: add missing usb id 2040:2011 dvb/dvb-usb/dib0700_core.c |7 +++

Re: KWorld ATSC 115 all static

2009-02-03 Thread Michael Krufky
CityK wrote: - how to provide a proper solution that will resolve the underlying i2c gate issue remains a point in discussion. In the meantime: It's a load order dependency -- There is no way to toggle the i2c gate without first bringing up the demod, which requires firmware. The

Re: Siano's patches

2009-02-09 Thread Michael Krufky
Mauro Carvalho Chehab wrote: Michael, On Sun, 18 Jan 2009 13:07:34 -0500 Michael Krufky mkru...@linuxtv.org wrote: Once I have reviewed merged your changes and after I can restore the proper functionality to the hauppauge devices, then I will post a new mercurial tree for testing

Re: Fw: [PATCH] V4L: missing parentheses?

2009-02-18 Thread Michael Krufky
Yes, Please merge this Mauro. Thank you :-) Acked-by: Michael Krufky mkru...@linuxtv.org Strange, I didn't get the original mail, but I got Mauro's replies... Oh well. Cheers, Mike Mauro Carvalho Chehab wrote: Patch resent to the proper ML, in order to be handled by patchwork. Michael

Re: POLL: for/against dropping support for kernels 2.6.22

2009-02-24 Thread Michael Krufky
On Sun, Feb 22, 2009 at 5:15 AM, Hans Verkuil hverk...@xs4all.nl wrote: Should we drop support for kernels 2.6.22 in our v4l-dvb repository? _: Yes _: No NO. Optional question: Why: Dropping support for older kernels means dropping support for MOST testers. Sure, it's an

Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx

2009-02-26 Thread Michael Krufky
On Thu, Feb 26, 2009 at 2:13 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: On Fri, 20 Feb 2009 11:53:51 -0500 Michael Krufky mkru...@linuxtv.org wrote: Mauro, As you know, there is a large amount of pending changesets from Siano that are waiting for merge. Given the large amount

[PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx

2009-02-26 Thread Michael Krufky
Mauro, Changeset 85a2b117175e creates the following build warning: WARNING: sms_dbg [/home/mk/v4l-dvb/v4l/smsusb.ko] undefined! WARNING: sms_dbg [/home/mk/v4l-dvb/v4l/smsdvb.ko] undefined! Please pull the fix from: http://linuxtv.org/hg/~mkrufky/sms1xxx for the following: - Backed out

[PULL] http://linuxtv.org/hg/~mkrufky/mxl5007t

2009-03-01 Thread Michael Krufky
Mauro, Please pull from: http://linuxtv.org/hg/~mkrufky/mxl5007t for the following: - mxl5007t: remove analog tuning code - mxl5007t: remove function mxl5007t_check_rf_input_power - mxl5007t: mxl5007t_get_status should report if tuner is locked - mxl5007t: warn when unknown revisions are

[PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx

2009-03-01 Thread Michael Krufky
Mauro, Please pull from: http://linuxtv.org/hg/~mkrufky/sms1xxx for the following: - smsusb: whitespace cleanups - smscore: whitespace cleanups - smsusb: add autodetection for nice and venice boards sms-cards.c |8 + sms-cards.h |2 smscoreapi.c | 138 --

[PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio

2009-03-06 Thread Michael Krufky
Mauro, Please pull from: http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio for the following: - smsusb: whitespace cleanups - smscore: whitespace cleanups - smsusb: add autodetection for nice and venice boards - smsdvb: whitespace cleanups - sms-cards: add some more debug - sms1xxx: update GPIO

Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio

2009-03-11 Thread Michael Krufky
Uri Shkolnik wrote: --- On Mon, 3/9/09, Mauro Carvalho Chehab mche...@infradead.org wrote: From: Mauro Carvalho Chehab mche...@infradead.org Subject: Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio To: Michael Krufky mkru...@linuxtv.org, Uri Shkolnik uri...@yahoo.com Cc: linux-media

[PULL] Rhttp://linuxtv.org/hg/~mkrufky/lgdt3305 ( was - e: null pointer access in error path of lgdt3305 driver )

2009-03-12 Thread Michael Krufky
Matthias Schwarzott wrote: Hi Michael! Looking at your new lgdt3305 driver, I noticed that the error path of lgdt3305_attach, that is also jumped to kzalloc errors, sets state-frontend.demodulator_priv to NULL. That will oops in case state is NULL. So you either need two goto labels for

Re: [PULL] http://linuxtv.org/hg/~dheitmueller/hvr950q-analog2

2009-03-12 Thread Michael Krufky
On Thu, Mar 12, 2009 at 5:19 AM, Hans Verkuil hverk...@xs4all.nl wrote: On Wed, 11 Mar 2009 11:25:20 -0400 Devin Heitmueller devin.heitmuel...@gmail.com wrote: Hello Mauro, Please pull from: http://linuxtv.org/hg/~dheitmueller/hvr950q-analog2 for the following: xc5000: fix bug for

Fwd: [stable] [PATCH] 2.6.27.y: fix NULL ptr deref in cx23885 video_open

2009-03-12 Thread Michael Krufky
Can we have this merged into -stable? Jarod Wilson sent this last month, but he left off the cc to sta...@kernel.org Signed-off-by: Michael Krufky mkru...@linuxtv.org -- Forwarded message -- From: Jarod Wilson ja...@redhat.com Date: Tue, Feb 24, 2009 at 6:00 PM Subject: [stable

Re: Fwd: [stable] [PATCH] 2.6.27.y: fix NULL ptr deref in cx23885 video_open

2009-03-12 Thread Michael Krufky
Andy Walls wrote: On Thu, 2009-03-12 at 16:24 -0400, Michael Krufky wrote: Can we have this merged into -stable? Jarod Wilson sent this last month, but he left off the cc to sta...@kernel.org Signed-off-by: Michael Krufky mkru...@linuxtv.org Mike, A version of this is already

[PULL] git://linuxtv.org/mkrufky/tuners LEDs | Add Support for LED feedback on WinTV Nova-TD / WinTV Duet

2012-01-15 Thread Michael Krufky
Mauro, Please pull from the LEDs branch on my tuners tree for patches that add support for LED signal lock feedback on WinTV Nova-TD / WinTV Duet The following changes since commit 805a6af8dba5dfdd35ec35dc52ec0122400b2610: Linus Torvalds (1): Linux 3.2 are available in the git

Re: [git:v4l-dvb/for_v3.3] [media] DVB: dib0700, add support for Nova-TD LEDs

2012-01-18 Thread Michael Krufky
Mauro, Why was my sign-off changed to an Ack? As you can see, I worked *with* Jiri to help him create this patchset. During review, I noticed a poorly named function, which I renamed before pusging it into my own tree. Patrick saw this, and merged my changes into into his tree. Why did I

[GIT PULL] adding support for Xceive XC5000C tuner... | git://linuxtv.org/mkrufky/tuners xc5000

2012-02-06 Thread Michael Krufky
Please review / ack / merge: The following changes since commit 59b30294e14fa6a370fdd2bc2921cca1f977ef16: Mauro Carvalho Chehab (1): Merge branch 'v4l_for_linus' into staging/for_v3.4 are available in the git repository at: git://linuxtv.org/mkrufky/tuners xc5000 Michael Krufky (5

Re: [GIT PULL] adding support for Xceive XC5000C tuner... | git://linuxtv.org/mkrufky/tuners xc5000

2012-02-06 Thread Michael Krufky
On Tue, Feb 7, 2012 at 12:06 AM, Michael Krufky mkru...@kernellabs.com wrote: Please review / ack / merge: The following changes since commit 59b30294e14fa6a370fdd2bc2921cca1f977ef16:  Mauro Carvalho Chehab (1):        Merge branch 'v4l_for_linus' into staging/for_v3.4 are available

pvrusb2: fix 7MHz 8MHz DVB-T tuner support for HVR1900 rev D1F5

2012-02-07 Thread Michael Krufky
805a6af8dba5dfdd35ec35dc52ec0122400b2610: Linux 3.2 (2012-01-04 15:55:44 -0800) are available in the git repository at: git://linuxtv.org/mkrufky/hauppauge surrey Michael Krufky (1): pvrusb2: fix 7MHz 8MHz DVB-T tuner support for HVR1900 rev D1F5 drivers/media/video/pvrusb2/pvrusb2-devattr.c | 10 ++ 1

Re: [GIT PULL] adding support for Xceive XC5000C tuner... | git://linuxtv.org/mkrufky/tuners xc5000

2012-02-08 Thread Michael Krufky
On Tue, Feb 7, 2012 at 12:56 AM, Michael Krufky mkru...@kernellabs.com wrote: On Tue, Feb 7, 2012 at 12:06 AM, Michael Krufky mkru...@kernellabs.com wrote: Please review / ack / merge: After speaking to Devin briefly on irc, I decided to make a few cleanups. The drivers don't actually need

[GIT PULL] git://linuxtv.org/mkrufky/tuners.git tveeprom

2012-02-14 Thread Michael Krufky
Mauro, Please also pull in this change to tveeprom.c: The following changes since commit a3db60bcf7671cc011ab4f848cbc40ff7ab52c1e: Michael Krufky (1): [media] xc5000: declare firmware configuration structures as static const are available in the git repository at: git://linuxtv.org

Re: pvrusb2: fix 7MHz 8MHz DVB-T tuner support for HVR1900 rev D1F5

2012-02-27 Thread Michael Krufky
On Fri, Feb 24, 2012 at 2:27 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 07-02-2012 15:08, Michael Krufky escreveu: There are some new revisions of the HVR-1900 around whose DVB-T support is broken without this small bug-fix.  Please merge asap - this fix needs to go to stable

Re: pvrusb2: fix 7MHz 8MHz DVB-T tuner support for HVR1900 rev D1F5

2012-02-27 Thread Michael Krufky
On Mon, Feb 27, 2012 at 6:44 AM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 27-02-2012 07:15, Michael Krufky escreveu: On Fri, Feb 24, 2012 at 2:27 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 07-02-2012 15:08, Michael Krufky escreveu: There are some new revisions of the HVR

[GIT PULL / BUG FIX] au8522: enable modulation AFTER tune (instead of before tuning)

2012-03-12 Thread Michael Krufky
/mkrufky/tuners.git au8522 Michael Krufky (1): au8522: bug-fix: enable modulation AFTER tune (instead of before tuning) drivers/media/dvb/frontends/au8522_dig.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) Cheers, Mike Krufky -- To unsubscribe from this list: send

[v3.3 BUG FIX] mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()

2012-03-18 Thread Michael Krufky
632fba4d012458fd5fedc678fb9b0f8bc59ceda2: Sander Eikelenboom (1): [media] cx25821: Add a card definition for No brand cards that have: subvendor = 0x subdevice = 0x are available in the git repository at: git://linuxtv.org/mkrufky/mxl111sf aero-m Michael Krufky (1

[GIT PULL] git://linuxtv.org/mkrufky/hauppauge.git windham-ids

2012-03-22 Thread Michael Krufky
-ids Michael Krufky (1): smsusb: add autodetection support for USB ID 2040:c0a0 drivers/media/dvb/siano/smsusb.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 78d6887d1ace284e4c6421b776b7b99a1652599d Author: Michael Krufky mkru...@linuxtv.org Date: Thu Mar 22 12:55:05

Re: Status of the patches under review at LMML (32 patches)

2013-04-01 Thread Michael Krufky
On Sun, Mar 24, 2013 at 2:11 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: == Michael Krufky mkru...@linuxtv.org == Michael promised to review and apply them on his tree, sending me a pull request, but this never happened. Mike, did you see any issues on those patches

Re: [PATCH] Fix undefined reference to `au8522_attach'

2013-04-01 Thread Michael Krufky
Good catch! I don't know if this fix got merged yet or not, but it's correct. Reviewed-by: Michael Krufky mkru...@linuxtv.org On Tue, Mar 26, 2013 at 7:17 AM, Hans Verkuil hverk...@xs4all.nl wrote: au8522_attach is dependent on CONFIG_DVB_AU8522_DTV, not CONFIG_DVB_AU8522. Signed-off

[PULL] git://linuxtv.org/mkrufky/dvb demods

2013-04-07 Thread Michael Krufky
The following changes since commit 53faa685fa7df0e12751eebbda30bc7e7bb5e71a: [media] siano: Fix array boundary at smscore_translate_msg() (2013-04-04 14:35:40 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/dvb demods for you to fetch changes up to

[PULL] Ondrej Zary's patches for AverMedia A706

2013-04-07 Thread Michael Krufky
The following changes since commit 53faa685fa7df0e12751eebbda30bc7e7bb5e71a: [media] siano: Fix array boundary at smscore_translate_msg() (2013-04-04 14:35:40 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/dvb AverMediaA706-April for you to fetch changes up to

[PULL] git://linuxtv.org/mkrufky/dvb demods

2013-04-07 Thread Michael Krufky
The following changes since commit 53faa685fa7df0e12751eebbda30bc7e7bb5e71a: [media] siano: Fix array boundary at smscore_translate_msg() (2013-04-04 14:35:40 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/dvb demods for you to fetch changes up to

Re: Patchwork and em28xx delegates

2013-04-17 Thread Michael Krufky
with me. Since this was a mistake, I don't plan to push it from my own repository. Reviewed-by: Michael Krufky mkru...@linuxtv.org -- 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 http://vger.kernel.org

[GIT-PULL] lg2160: dubious one-bit signed bitfield

2013-04-17 Thread Michael Krufky
The following changes since commit 33a31edd4a4b7d26b962b32decfd8ea2377eaa0d: Revert [media] mfd: Add header files and Kbuild plumbing for SI476x MFD core (2013-04-17 06:08:00 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/dvb demods for you to fetch changes up

Re: [GIT PULL FOR 3.10] DiBxxxx: fixes and improvements

2013-06-02 Thread Michael Krufky
Olivier, I have regenerated your patch against the most recent codebase, as your patch no longer applies. (There were changes merged on the 29th of April that broke it.) The new patch is attached, but I am reluctant to merge it, as I do not have any description of the patch, and it lacks a

[GIT PULL] git://linuxtv.org/mkrufky/dvb dib8000

2013-06-02 Thread Michael Krufky
The following changes since commit 7eac97d7e714429f7ef1ba5d35f94c07f4c34f8e: [media] media: pci: remove duplicate checks for EPERM (2013-05-27 09:34:56 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/dvb dib8000 for you to fetch changes up to

[GIT PULL] git://linuxtv.org/mkrufky/tuners r820t

2013-06-02 Thread Michael Krufky
The following changes since commit 7eac97d7e714429f7ef1ba5d35f94c07f4c34f8e: [media] media: pci: remove duplicate checks for EPERM (2013-05-27 09:34:56 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/tuners r820t for you to fetch changes up to

[GIT PULL] git://linuxtv.org/mkrufky/dvb stb0899

2013-06-02 Thread Michael Krufky
The following changes since commit 7eac97d7e714429f7ef1ba5d35f94c07f4c34f8e: [media] media: pci: remove duplicate checks for EPERM (2013-05-27 09:34:56 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/dvb stb0899 for you to fetch changes up to

[GIT PULL] git://linuxtv.org/mkrufky/dvb stb0899

2013-06-02 Thread Michael Krufky
The following changes since commit 7eac97d7e714429f7ef1ba5d35f94c07f4c34f8e: [media] media: pci: remove duplicate checks for EPERM (2013-05-27 09:34:56 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/dvb stb0899 for you to fetch changes up to

Re: [PATCH] mxl111sf: don't redefine pr_err/info/debug

2013-06-17 Thread Michael Krufky
eek... I'd rather merge it than ack it -- why don't I see it in patchwork? I'll try to merge it tonight or tomorrow. Cheers, Mike On Thu, Jun 13, 2013 at 2:09 AM, Hans Verkuil hverk...@xs4all.nl wrote: On Thu May 23 2013 08:50:43 Hans Verkuil wrote: Remove the silly redefines of

[GIT PULL] git://linuxtv.org/mkrufky/tuners r820t

2013-06-17 Thread Michael Krufky
The following changes since commit e049ca5e854263c821a15c0e25fe2ae202c365e1: [media] staging/media: lirc_imon: fix leaks in imon_probe() (2013-06-17 15:52:20 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/tuners r820t for you to fetch changes up to

[GIT PULL] git://linuxtv.org/mkrufky/tuners mxl111sf

2013-06-17 Thread Michael Krufky
The following changes since commit e049ca5e854263c821a15c0e25fe2ae202c365e1: [media] staging/media: lirc_imon: fix leaks in imon_probe() (2013-06-17 15:52:20 -0300) are available in the git repository at: git://linuxtv.org/mkrufky/tuners mxl111sf for you to fetch changes up to

Re: [Workshop-2011] Media summit at the Kernel Summit - was: Fwd: Re: [Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit

2012-07-24 Thread Michael Krufky
Apologies for my late reply -- I plan to attend the conference!!! I am looking to book everything today... I think I'm going to Barcelona as well -- will you guys go to both conferences? On Sat, Jul 21, 2012 at 1:06 AM, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: Hi Mauro On Tue, 17

Re: [Workshop-2011] Media summit at the Kernel Summit - was: Fwd: Re: [Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit

2012-07-24 Thread Michael Krufky
On Tue, Jul 24, 2012 at 5:50 PM, Antti Palosaari cr...@iki.fi wrote: On 07/24/2012 11:11 PM, Devin Heitmueller wrote: On Tue, Jul 24, 2012 at 4:05 PM, Rémi Denis-Courmont r...@remlab.net wrote: If it's of interest to anyone, I could probably present a bunch of issues with V4L2 and DVB from

Re: tda18271 driver power consumption

2012-07-24 Thread Michael Krufky
On Sun, Jul 22, 2012 at 3:59 PM, Antti Palosaari cr...@iki.fi wrote: Moi Michael, I just realized tda18271 driver eats 160mA too much current after attach. This means, there is power management bug. When I plug my nanoStick it eats total 240mA, after tda18271 sleep is called it eats only

Re: tda18271 driver power consumption

2012-07-24 Thread Michael Krufky
On Tue, Jul 24, 2012 at 6:12 PM, Antti Palosaari cr...@iki.fi wrote: On 07/25/2012 12:55 AM, Michael Krufky wrote: On Sun, Jul 22, 2012 at 3:59 PM, Antti Palosaari cr...@iki.fi wrote: Moi Michael, I just realized tda18271 driver eats 160mA too much current after attach. This means

Re: tda18271 driver power consumption

2012-07-24 Thread Michael Krufky
On Tue, Jul 24, 2012 at 6:17 PM, Michael Krufky mkru...@linuxtv.org wrote: On Tue, Jul 24, 2012 at 6:12 PM, Antti Palosaari cr...@iki.fi wrote: On 07/25/2012 12:55 AM, Michael Krufky wrote: On Sun, Jul 22, 2012 at 3:59 PM, Antti Palosaari cr...@iki.fi wrote: Moi Michael, I just realized

Re: tda18271 driver power consumption

2012-07-25 Thread Michael Krufky
On Tue, Jul 24, 2012 at 8:43 PM, Antti Palosaari cr...@iki.fi wrote: On 07/25/2012 03:15 AM, Michael Krufky wrote: On Tue, Jul 24, 2012 at 6:17 PM, Michael Krufky mkru...@linuxtv.org wrote: On Tue, Jul 24, 2012 at 6:12 PM, Antti Palosaari cr...@iki.fi wrote: On 07/25/2012 12:55 AM, Michael

Re: tda18271 driver power consumption

2012-07-26 Thread Michael Krufky
On Wed, Jul 25, 2012 at 11:18 PM, Michael Krufky mkru...@linuxtv.org wrote: On Tue, Jul 24, 2012 at 8:43 PM, Antti Palosaari cr...@iki.fi wrote: On 07/25/2012 03:15 AM, Michael Krufky wrote: On Tue, Jul 24, 2012 at 6:17 PM, Michael Krufky mkru...@linuxtv.org wrote: On Tue, Jul 24, 2012 at 6

Re: tda18271 driver power consumption

2012-08-06 Thread Michael Krufky
On Mon, Aug 6, 2012 at 2:35 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Mon, Aug 6, 2012 at 2:19 PM, Antti Palosaari cr...@iki.fi wrote: You should understand from DVB driver model: * attach() called only once when driver is loaded * init() called to wake-up device * sleep()

[PULL] git://git.linuxtv.org/mkrufky/hauppauge.git voyager

2012-04-09 Thread Michael Krufky
at: git://git.linuxtv.org/mkrufky/hauppauge.git voyager Michael Krufky (4): au0828-dvb: attach tuner based on dev-board.tuner_type on hvr950q au8522: build ATV/DTV demodulators as separate modules au8522_common: add missing MODULE_LICENSE au8522_common: dont EXPORT_SYMBOL

ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-09 Thread Michael Krufky
: The following changes since commit 296da3cd14db9eb5606924962b2956c9c656dbb0: [media] pwc: poll(): Check that the device has not beem claimed for streaming already (2012-03-27 11:42:04 -0300) are available in the git repository at: git://git.linuxtv.org/mkrufky/mxl111sf mh_for_v3.5 Michael

[GIT PULL v3.4] git://git.linuxtv.org/mkrufky/tuners.git xc5000

2012-04-16 Thread Michael Krufky
/tuners.git xc5000 Michael Krufky (3): xc5000: support 32MHz 31.875MHz xtal using the 41.024.5 firmware xc5000: log firmware upload failures in xc5000_fwupload xc5000: xtal_khz should be a u16 rather than a u32 drivers/media/common/tuners/xc5000.c | 44

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-19 Thread Michael Krufky
On Thu, Apr 19, 2012 at 9:36 AM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 10-04-2012 00:49, Michael Krufky escreveu: These patches have been around and tested for quite some time.  Every few weeks I have to regenerate them in order to stay in sync with the media tree.  I think it's

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-29 Thread Michael Krufky
New pull request follows, API patch attached (see below) On Thu, Apr 19, 2012 at 10:40 AM, Michael Krufky mkru...@kernellabs.com wrote: On Thu, Apr 19, 2012 at 9:36 AM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 10-04-2012 00:49, Michael Krufky escreveu: These patches have been around

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-29 Thread Michael Krufky
From 78d56f9888c1c768b43cc75e0e02d0e60848bcc4 Mon Sep 17 00:00:00 2001 From: Michael Krufky mkru...@linuxtv.org Date: Sun, 29 Jan 2012 13:44:58 -0500 Subject: [PATCH 1/3] linux-dvb v5 API support for ATSC-MH Signed-off-by: Michael Krufky mkru...@linuxtv.org --- drivers/media/dvb/dvb-core

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0001-linux-dvb-v5-API-support-for-ATSC-MH.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0002-DocBook-document-new-DTV-Properties-for-ATSC-MH-deli.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0003-increment-DVB-API-to-version-5.6-for-ATSC-MH-fronten.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0004-mxl111sf-tuner-tune-SYS_ATSCMH-just-like-SYS_ATSC.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0005-DVB-add-support-for-the-LG2160-ATSC-MH-demodulator.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0006-lg2160-update-internal-api-interfaces-and-enable-bui.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0007-dvb-demux-add-functionality-to-send-raw-payload-to-t.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0008-dvb-usb-add-support-for-dvb-usb-adapters-that-delive.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0009-dvb-usb-increase-MAX_NO_OF_FE_PER_ADAP-from-2-to-3.patch Description: Binary data

Re: ATSC-MH driver support for the Hauppauge WinTV Aero-m

2012-04-30 Thread Michael Krufky
0010-mxl111sf-add-ATSC-MH-support.patch Description: Binary data

<    1   2   3   4   5   >