[GIT PULL] update Michael Krufky's email address

2014-01-29 Thread Michael Krufky
Michael Krufky's email address (2014-01-29 21:10:11 -0500) Michael Krufky (1): update Michael Krufky's email address Documentation/dvb/contributors.txt| 2 +- drivers/media/dvb-frontends/nxt200x.c | 2

[PATCH] update Michael Krufky's email address

2014-01-29 Thread Michael Krufky
I am no longer available at the kernellabs.com or m1k.net email addresses. Update each instance of my email to my linuxtv.org account. Signed-off-by: Michael Krufky diff --git a/Documentation/dvb/contributors.txt b/Documentation/dvb/contributors.txt index 47c3009..731a009 100644

[PATCH] update Michael Krufky's email address

2014-01-29 Thread Michael Krufky
I am no longer available at the kernellabs.com or m1k.net email addresses. Update each instance of my email to my linuxtv.org account. Signed-off-by: Michael Krufky mkru...@linuxtv.org diff --git a/Documentation/dvb/contributors.txt b/Documentation/dvb/contributors.txt index 47c3009..731a009

[GIT PULL] update Michael Krufky's email address

2014-01-29 Thread Michael Krufky
Michael Krufky's email address (2014-01-29 21:10:11 -0500) Michael Krufky (1): update Michael Krufky's email address Documentation/dvb/contributors.txt| 2 +- drivers/media/dvb-frontends/nxt200x.c | 2

Re: [PATCH] dvb: fix potential format string leak

2013-09-30 Thread Michael Krufky
On Mon, Sep 16, 2013 at 7:48 PM, Joe Perches wrote: > On Mon, 2013-09-16 at 16:37 -0700, Kees Cook wrote: >> Make sure that a format string cannot accidentally leak into the printk >> buffer. > [] >> diff --git a/drivers/media/dvb-frontends/dib9000.c >> b/drivers/media/dvb-frontends/dib9000.c >

Re: [PATCH] dvb: fix potential format string leak

2013-09-30 Thread Michael Krufky
On Mon, Sep 16, 2013 at 7:48 PM, Joe Perches j...@perches.com wrote: On Mon, 2013-09-16 at 16:37 -0700, Kees Cook wrote: Make sure that a format string cannot accidentally leak into the printk buffer. [] diff --git a/drivers/media/dvb-frontends/dib9000.c

Re: [v4l-dvb-maintainer] 2.6.24-rc6-mm1 (build problem: v4l / i2c)

2007-12-31 Thread Michael Krufky
Michael Krufky wrote: > Randy Dunlap wrote: > >> MODPOST 120 modules >> ERROR: "i2c_attach_client" [drivers/media/video/v4l2-common.ko] undefined! >> make[2]: *** [__modpost] Error 1 >> >> --- >> ~Randy >> desserts: http://www.xe

Re: [v4l-dvb-maintainer] 2.6.24-rc6-mm1 (build problem: v4l / i2c)

2007-12-31 Thread Michael Krufky
Randy Dunlap wrote: > MODPOST 120 modules > ERROR: "i2c_attach_client" [drivers/media/video/v4l2-common.ko] undefined! > make[2]: *** [__modpost] Error 1 > > --- > ~Randy > desserts: http://www.xenotime.net/linux/recipes/ I fixed this problem in this changeset:

Re: [v4l-dvb-maintainer] 2.6.24-rc6-mm1 (build problem: v4l / i2c)

2007-12-31 Thread Michael Krufky
Randy Dunlap wrote: MODPOST 120 modules ERROR: i2c_attach_client [drivers/media/video/v4l2-common.ko] undefined! make[2]: *** [__modpost] Error 1 --- ~Randy desserts: http://www.xenotime.net/linux/recipes/ I fixed this problem in this changeset:

Re: [v4l-dvb-maintainer] 2.6.24-rc6-mm1 (build problem: v4l / i2c)

2007-12-31 Thread Michael Krufky
Michael Krufky wrote: Randy Dunlap wrote: MODPOST 120 modules ERROR: i2c_attach_client [drivers/media/video/v4l2-common.ko] undefined! make[2]: *** [__modpost] Error 1 --- ~Randy desserts: http://www.xenotime.net/linux/recipes/ I fixed this problem in this changeset: http

Re: [v4l-dvb-maintainer] build #340 failed for 2.6.24-rc5-g75b8c13 in linux/drivers/media/video/tuner.ko

2007-12-12 Thread Michael Krufky
Toralf Förster wrote: > Hello, > > the build with the attached .config failed, make ends with: > ... > GZIParch/x86/boot/compressed/vmlinux.bin.gz > LD arch/x86/boot/compressed/piggy.o > LD arch/x86/boot/compressed/vmlinux > OBJCOPY arch/x86/boot/vmlinux.bin > HOSTCC

Re: [v4l-dvb-maintainer] build #340 failed for 2.6.24-rc5-g75b8c13 in linux/drivers/media/video/tuner.ko

2007-12-12 Thread Michael Krufky
Toralf Förster wrote: Hello, the build with the attached .config failed, make ends with: ... GZIParch/x86/boot/compressed/vmlinux.bin.gz LD arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux OBJCOPY arch/x86/boot/vmlinux.bin HOSTCC

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB fixes

2007-12-11 Thread Michael Krufky
Mauro Carvalho Chehab wrote: >>> ^^ This patch fixes a build issue that only applies to new devices >>> >> that >> >>> depend on the tuner-xc2028 module, which is planned to be added to >>> mainline for 2.6.25 We don't need to send this patch upstream yet, >>> because the

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB fixes

2007-12-11 Thread Michael Krufky
Mauro Carvalho Chehab wrote: ^^ This patch fixes a build issue that only applies to new devices that depend on the tuner-xc2028 module, which is planned to be added to mainline for 2.6.25 We don't need to send this patch upstream yet, because the dependency doesn't exist

Re: [v4l-dvb-maintainer] [2.6 patch] fix CONFIG_TUNER_TEA5761=m

2007-10-22 Thread Michael Krufky
Trent Piepho wrote: > On Sun, 21 Oct 2007, Michael Krufky wrote: > >> Adrian Bunk wrote: >> >>> This patch fixes CONFIG_TUNER_TEA5761=m broken by >>> commit ca805d57cf5ea7482ed3da28653f30621249ee45. >>> >>> Signed-off-by: Adrian Bunk

Re: [v4l-dvb-maintainer] [2.6 patch] fix CONFIG_TUNER_TEA5761=m

2007-10-22 Thread Michael Krufky
Trent Piepho wrote: On Sun, 21 Oct 2007, Michael Krufky wrote: Adrian Bunk wrote: This patch fixes CONFIG_TUNER_TEA5761=m broken by commit ca805d57cf5ea7482ed3da28653f30621249ee45. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/media/video/tuner-core.c |6

Re: [2.6 patch] fix CONFIG_TUNER_TEA5761=m

2007-10-21 Thread Michael Krufky
Adrian Bunk wrote: > This patch fixes CONFIG_TUNER_TEA5761=m broken by > commit ca805d57cf5ea7482ed3da28653f30621249ee45. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > > drivers/media/video/tuner-core.c |6 -- > 1 file changed, 6 deletions(-) > >

Re: [2.6 patch] fix CONFIG_TUNER_TEA5761=m

2007-10-21 Thread Michael Krufky
Adrian Bunk wrote: This patch fixes CONFIG_TUNER_TEA5761=m broken by commit ca805d57cf5ea7482ed3da28653f30621249ee45. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/media/video/tuner-core.c |6 -- 1 file changed, 6 deletions(-) 26336c30e76c37bda368a24b8b12978388a18cf3

Re: tuner-core.c:fe_has_signal() can returne uninitialized value

2007-10-14 Thread Michael Krufky
Adrian Bunk wrote: > Commit 1f5ef19779df2c2f75870332b37dd3004c08a515 added the following > function to drivers/media/video/tuner-core.c: > > <-- snip --> > > static int fe_has_signal(struct tuner *t) > { > struct dvb_tuner_ops *fe_tuner_ops = >fe.ops.tuner_ops; > u16 strength; >

Re: tuner-core.c:fe_has_signal() can returne uninitialized value

2007-10-14 Thread Michael Krufky
Adrian Bunk wrote: Commit 1f5ef19779df2c2f75870332b37dd3004c08a515 added the following function to drivers/media/video/tuner-core.c: -- snip -- static int fe_has_signal(struct tuner *t) { struct dvb_tuner_ops *fe_tuner_ops = t-fe.ops.tuner_ops; u16 strength;

Re: [v4l-dvb-maintainer] [PATCH 3/3] V4L: cinergyT2, remove bad usage of ERESTARTSYS

2007-10-11 Thread Michael Krufky
Mauro Carvalho Chehab wrote: > Hi Jiri, > > Em Seg, 2007-10-08 às 13:41 +0100, Jiri Slaby escreveu: > >> cinergyT2, remove bad usage of ERESTARTSYS >> >> test of cinergyt2->disconnect_pending doesn't ensure pending signal and so >> ERESTARTSYS would reach userspace, which is not permitted.

Re: [v4l-dvb-maintainer] [PATCH 3/3] V4L: cinergyT2, remove bad usage of ERESTARTSYS

2007-10-11 Thread Michael Krufky
Mauro Carvalho Chehab wrote: Hi Jiri, Em Seg, 2007-10-08 às 13:41 +0100, Jiri Slaby escreveu: cinergyT2, remove bad usage of ERESTARTSYS test of cinergyt2-disconnect_pending doesn't ensure pending signal and so ERESTARTSYS would reach userspace, which is not permitted. Change it to

Re: [linux-dvb] [PATCH] Userspace tuner

2007-09-14 Thread Michael Krufky
On 9/14/07, Mauro Carvalho Chehab <[EMAIL PROTECTED]> wrote: > > > - The hybrid tuner support, that where your requirement, when all those > > > discussions started, were already added to the subsystem. So now, an > > > hybrid tuner can be accessed by both DVB and V4L devices; > > > > > > > It's

Re: [linux-dvb] [PATCH] Userspace tuner

2007-09-14 Thread Michael Krufky
On 9/14/07, Mauro Carvalho Chehab [EMAIL PROTECTED] wrote: - The hybrid tuner support, that where your requirement, when all those discussions started, were already added to the subsystem. So now, an hybrid tuner can be accessed by both DVB and V4L devices; It's far more complex as

Re: [v4l-dvb-maintainer] [PATCH] [534/2many] MAINTAINERS - VIDEO FOR LINUX

2007-08-13 Thread Michael Krufky
"drivers/media". Instead: drivers/media/video -- v4l drivers/media/radio -- v4l drivers/media/dvb -- dvb Cheers, Michael Krufky - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf

Re: [v4l-dvb-maintainer] [PATCH] [534/2many] MAINTAINERS - VIDEO FOR LINUX

2007-08-13 Thread Michael Krufky
/radio -- v4l drivers/media/dvb -- dvb Cheers, Michael Krufky - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [v4l-dvb-maintainer] [2.6 patch] make struct dvb_pll_fcv1236d static

2007-07-29 Thread Michael Krufky
Adrian Bunk wrote: > struct dvb_pll_fcv1236d can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > --- linux-2.6.23-rc1-mm1/drivers/media/dvb/frontends/dvb-pll.c.old > 2007-07-26 09:04:23.0 +0200 > +++ linux-2.6.23-rc1-mm1/drivers/media/dvb/frontends/dvb-pll.c

Re: [v4l-dvb-maintainer] [2.6 patch] make struct dvb_pll_fcv1236d static

2007-07-29 Thread Michael Krufky
Adrian Bunk wrote: struct dvb_pll_fcv1236d can become static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.23-rc1-mm1/drivers/media/dvb/frontends/dvb-pll.c.old 2007-07-26 09:04:23.0 +0200 +++ linux-2.6.23-rc1-mm1/drivers/media/dvb/frontends/dvb-pll.c

Re: [-mm patch] unexport dvb_pll_configure

2007-07-02 Thread Michael Krufky
c > 2007-07-01 21:42:25.0 +0200 > @@ -587,7 +587,6 @@ > // calculate the frequency we set it to > return (div * desc->entries[i].stepsize) - desc->iffreq; > } > -EXPORT_SYMBOL(dvb_pll_configure); > > static int dvb_pll_release(struct dvb_fronten

Re: [-mm patch] unexport dvb_pll_configure

2007-07-02 Thread Michael Krufky
(div * desc-entries[i].stepsize) - desc-iffreq; } -EXPORT_SYMBOL(dvb_pll_configure); static int dvb_pll_release(struct dvb_frontend *fe) { Thanks, Adrian... I'm not sure how I missed that one ;-) Acked-by: Michael Krufky [EMAIL PROTECTED] Mauro, I'll push this into hg and send you

Re: 2.6.22-rc6-mm1: TUNER_TEA5761 kconfig fixes

2007-07-01 Thread Michael Krufky
> With this setup, TUNER_TEA5761=m is equivalent to TUNER_TEA5761=y. > > This patch therefore changes TUNER_TEA5761 to a bool. > > The missing dependency on EXPERIMENTAL the prompt text indicates also > gets added by this patch. > > Additionally, the Makefile entry can now be

Re: 2.6.22-rc6-mm1: TUNER_TEA5761 kconfig fixes

2007-07-01 Thread Michael Krufky
on EXPERIMENTAL the prompt text indicates also gets added by this patch. Additionally, the Makefile entry can now be written in a more compact way. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] Acked-by: Michael Krufky [EMAIL PROTECTED] Thanks, Adrian Mauro, I'll push this into hg and send you

Re: [v4l-dvb-maintainer] drivers/media/dvb/b2c2/flexcop-dma.c uses PCI DMA API

2007-06-07 Thread Michael Krufky
Mauro Carvalho Chehab wrote: > Hi Geert, > > Em Qua, 2007-06-06 às 21:11 +0200, Geert Uytterhoeven escreveu: > >> Hi, >> >> drivers/media/dvb/b2c2/flexcop-dma.c uses the PCI DMA API, but >> DVB_B2C2_FLEXCOP >> doesn't depend on PCI, causing the following problem on PCI-less systems: >> >>

Re: [v4l-dvb-maintainer] drivers/media/dvb/b2c2/flexcop-dma.c uses PCI DMA API

2007-06-07 Thread Michael Krufky
Mauro Carvalho Chehab wrote: Hi Geert, Em Qua, 2007-06-06 às 21:11 +0200, Geert Uytterhoeven escreveu: Hi, drivers/media/dvb/b2c2/flexcop-dma.c uses the PCI DMA API, but DVB_B2C2_FLEXCOP doesn't depend on PCI, causing the following problem on PCI-less systems: |

Re: [linux-dvb] DST/BT878 module customization (.. was: Critical points about ...)

2007-05-07 Thread Michael Krufky
nk addresses the use count bug? If that is the case, are you suggesting that that patch be applied to the repository instead of Trent's changesets? Moreso, if that is the case, then the patch in the above link lacks a sign-off... We need to apply SOMETHING to fix this problem, and you know the rules...

Re: [linux-dvb] DST/BT878 module customization (.. was: Critical points about ...)

2007-05-07 Thread Michael Krufky
this problem, and you know the rules... What should be done to fix the use count bug? Regards, Michael Krufky - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [linux-dvb] DST/BT878 module customization (.. was: Critical points about ...)

2007-05-03 Thread Michael Krufky
Manu Abraham wrote: > Uwe Bugla wrote: > >> If you download the thing as tar.bz2 you get a zero file down. >> > > I think could be a bug in hgweb probably. [snip] > Let me see why hgweb gives a zero length archive > Manu, We reported this bug to the selenic guys quite a long time

Re: [linux-dvb] DST/BT878 module customization (.. was: Critical points about ...)

2007-05-03 Thread Michael Krufky
Manu Abraham wrote: Uwe Bugla wrote: If you download the thing as tar.bz2 you get a zero file down. I think could be a bug in hgweb probably. [snip] Let me see why hgweb gives a zero length archive Manu, We reported this bug to the selenic guys quite a long time ago... You

Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities

2007-04-30 Thread Michael Krufky
Uwe Bugla wrote: > And I swear that this dvb-pll.c is completely obsolete for this scenario! > For that reason (old variant): > # CONFIG_DVB_TUNER_LGH06XF is not set > > And this old variant was NOT done by Trent Piepho, it was NOT done by Andrew > Quincey, > but it was produ

Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities

2007-04-30 Thread Michael Krufky
Uwe Bugla wrote: And I swear that this dvb-pll.c is completely obsolete for this scenario! For that reason (old variant): # CONFIG_DVB_TUNER_LGH06XF is not set And this old variant was NOT done by Trent Piepho, it was NOT done by Andrew Quincey, but it was produced by Michael Krufky

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates

2007-04-16 Thread Michael Krufky
CIJOML wrote: > Dne pondělí 16 duben 2007 17:34 Michael Krufky napsal(a): > >> Adrian Bunk wrote: >> >>> On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote: >>> >>>> Mauro, >>>> >>>>

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates

2007-04-16 Thread Michael Krufky
Adrian Bunk wrote: > On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote: >> Mauro, >> >> I've been out of town for the past few days... I just got home and saw this: >> >> >> Mauro Carvalho Chehab wrote: >>>- Fix 1/3 for bug 781

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates

2007-04-16 Thread Michael Krufky
Adrian Bunk wrote: On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote: Mauro, I've been out of town for the past few days... I just got home and saw this: Mauro Carvalho Chehab wrote: - Fix 1/3 for bug 7819: fixed frontend hotplug issue - Fix 2/3 for bug 7819: demux

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates

2007-04-16 Thread Michael Krufky
CIJOML wrote: Dne pondělí 16 duben 2007 17:34 Michael Krufky napsal(a): Adrian Bunk wrote: On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote: Mauro, I've been out of town for the past few days... I just got home and saw this: Mauro Carvalho Chehab wrote

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates

2007-04-15 Thread Michael Krufky
Mauro, I've been out of town for the past few days... I just got home and saw this: Mauro Carvalho Chehab wrote: >- Fix 1/3 for bug 7819: fixed frontend hotplug issue >- Fix 2/3 for bug 7819: demux and dvr >- Fix 3/3 for bug 7819: fixed hotplugging for dvbnet I don't think that this

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates

2007-04-15 Thread Michael Krufky
Mauro, I've been out of town for the past few days... I just got home and saw this: Mauro Carvalho Chehab wrote: - Fix 1/3 for bug 7819: fixed frontend hotplug issue - Fix 2/3 for bug 7819: demux and dvr - Fix 3/3 for bug 7819: fixed hotplugging for dvbnet I don't think that this is

Re: [patch 00/31] 2.6.20-stable review

2007-03-20 Thread Michael Krufky
you with the option to force the patch to apply. This is highly unlikely to occur, since Greg has already done what needs to be done to make these patches apply to the source. For a better explanation, see "man quilt". Using quilt, when you have a list of patches and a series file containing the

Re: [patch 00/31] 2.6.20-stable review

2007-03-20 Thread Michael Krufky
explanation, see man quilt. Using quilt, when you have a list of patches and a series file containing the merge order is *much* easier that a git bisection, and can help you to find the problem patch much quicker. I hope this helps... Good Luck, Michael Krufky - To unsubscribe from this list

[2.6.20.y PATCH 4/7] DVB: cxusb: fix firmware patch for big endian systems

2007-03-03 Thread Michael Krufky
PROTECTED]> Signed-off-by: Michael Krufky <[EMAIL PROTECTED]> Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> (cherry picked from commit 1d1370a48ca285ebe197ecd3197a8d5f161bc291) --- drivers/media/dvb/dvb-usb/cxusb.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(

[2.6.20.y PATCH 3/7] V4L: pvrusb2: Handle larger cx2341x firmware images

2007-03-03 Thread Michael Krufky
ckport for the 2.6.20.y kernel series. Signed-off-by: Mike Isely <[EMAIL PROTECTED]> Signed-off-by: Michael Krufky <[EMAIL PROTECTED]> (backported from commit 90060d32ca0a941b158994f78e60d0381871c84b) --- drivers/media/video/pvrusb2/pvrusb2-hdw.c | 33 +++- 1

[2.6.20.y PATCH 6/7] V4L: fix cx25840 firmware loading

2007-03-03 Thread Michael Krufky
attach the i2c client, then use the client's device to load the firmware. Signed-off-by: Hans Verkuil <[EMAIL PROTECTED]> Acked-by: Mike Isely <[EMAIL PROTECTED]> Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> Signed-off-by: Michael Krufky <[EMAIL PROTECTED]&

[2.6.20.y PATCH 5/7] DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling

2007-03-03 Thread Michael Krufky
From: Michael Krufky <[EMAIL PROTECTED]> Date: Wed, 21 Feb 2007 21:47:15 -0300 Subject: [PATCH] DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling dvb-pll normally opens the i2c gate before attempting to communicate with the pll, but the code for this device is not using d

[2.6.20.y PATCH 2/7] V4L: pvrusb2: Fix video corruption on stream start

2007-03-03 Thread Michael Krufky
PROTECTED]> Signed-off-by: Michael Krufky <[EMAIL PROTECTED]> (backported from commit 6fe7d2c4660174110c6872cacc4fc2acb6e00acf) --- drivers/media/video/pvrusb2/pvrusb2-encoder.c | 40 + 1 files changed, 40 insertions(+), 0 deletions(-) diff --git a/drivers/media/vid

[2.6.20.y PATCH 7/7] V4L: cx88-blackbird: allow usage of 376836 and 262144 sized firmware images

2007-03-03 Thread Michael Krufky
From: Michael Krufky <[EMAIL PROTECTED]> Date: Sat, 3 Mar 2007 10:10:43 -0200 Subject: [PATCH] V4L: cx88-blackbird: allow usage of 376836 and 262144 sized firmware images This updates the cx88-blackbird driver to be able to use the new cx23416 firmware image released by Hauppauge Computer

[2.6.20.y PATCH 1/7] dvbdev: fix illegal re-usage of fileoperations struct

2007-03-03 Thread Michael Krufky
.g. frontend) is present. This patch fixes this issue. It allocates a new fileoperations struct each time a device is registered and copies the default template fileops. Signed-off-by: Marcel Siegert <[EMAIL PROTECTED]> Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> Signed-off-by

[2.6.20.y PATCH 1/7] dvbdev: fix illegal re-usage of fileoperations struct

2007-03-03 Thread Michael Krufky
. This patch fixes this issue. It allocates a new fileoperations struct each time a device is registered and copies the default template fileops. Signed-off-by: Marcel Siegert [EMAIL PROTECTED] Signed-off-by: Mauro Carvalho Chehab [EMAIL PROTECTED] Signed-off-by: Michael Krufky [EMAIL PROTECTED

[2.6.20.y PATCH 2/7] V4L: pvrusb2: Fix video corruption on stream start

2007-03-03 Thread Michael Krufky
] Signed-off-by: Michael Krufky [EMAIL PROTECTED] (backported from commit 6fe7d2c4660174110c6872cacc4fc2acb6e00acf) --- drivers/media/video/pvrusb2/pvrusb2-encoder.c | 40 + 1 files changed, 40 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/pvrusb2/pvrusb2

[2.6.20.y PATCH 7/7] V4L: cx88-blackbird: allow usage of 376836 and 262144 sized firmware images

2007-03-03 Thread Michael Krufky
From: Michael Krufky [EMAIL PROTECTED] Date: Sat, 3 Mar 2007 10:10:43 -0200 Subject: [PATCH] V4L: cx88-blackbird: allow usage of 376836 and 262144 sized firmware images This updates the cx88-blackbird driver to be able to use the new cx23416 firmware image released by Hauppauge Computer Works

[2.6.20.y PATCH 5/7] DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling

2007-03-03 Thread Michael Krufky
From: Michael Krufky [EMAIL PROTECTED] Date: Wed, 21 Feb 2007 21:47:15 -0300 Subject: [PATCH] DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling dvb-pll normally opens the i2c gate before attempting to communicate with the pll, but the code for this device is not using dvb-pll

[2.6.20.y PATCH 3/7] V4L: pvrusb2: Handle larger cx2341x firmware images

2007-03-03 Thread Michael Krufky
for the 2.6.20.y kernel series. Signed-off-by: Mike Isely [EMAIL PROTECTED] Signed-off-by: Michael Krufky [EMAIL PROTECTED] (backported from commit 90060d32ca0a941b158994f78e60d0381871c84b) --- drivers/media/video/pvrusb2/pvrusb2-hdw.c | 33 +++- 1 files changed, 18

[2.6.20.y PATCH 6/7] V4L: fix cx25840 firmware loading

2007-03-03 Thread Michael Krufky
the i2c client, then use the client's device to load the firmware. Signed-off-by: Hans Verkuil [EMAIL PROTECTED] Acked-by: Mike Isely [EMAIL PROTECTED] Signed-off-by: Mauro Carvalho Chehab [EMAIL PROTECTED] Signed-off-by: Michael Krufky [EMAIL PROTECTED] (cherry picked from commit

[2.6.20.y PATCH 4/7] DVB: cxusb: fix firmware patch for big endian systems

2007-03-03 Thread Michael Krufky
] Signed-off-by: Michael Krufky [EMAIL PROTECTED] Signed-off-by: Mauro Carvalho Chehab [EMAIL PROTECTED] (cherry picked from commit 1d1370a48ca285ebe197ecd3197a8d5f161bc291) --- drivers/media/dvb/dvb-usb/cxusb.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb

Re: [patch 0/9] 2.6.19-stable review

2007-03-02 Thread Michael Krufky
Greg KH wrote: > On Tue, Feb 27, 2007 at 03:23:05PM -0500, Michael Krufky wrote: >> Greg KH wrote: >>> This is the start of the stable review cycle for the 2.6.19.6 release. >>> >>> This will probably be the last release of the 2.6.19-stable series, so >>&

Re: [patch 0/9] 2.6.19-stable review

2007-03-02 Thread Michael Krufky
Greg KH wrote: On Tue, Feb 27, 2007 at 03:23:05PM -0500, Michael Krufky wrote: Greg KH wrote: This is the start of the stable review cycle for the 2.6.19.6 release. This will probably be the last release of the 2.6.19-stable series, so if there are patches that you feel should be applied

Re: [patch 0/9] 2.6.19-stable review

2007-02-27 Thread Michael Krufky
rees. I have posted these patches here: http://linuxtv.org/~mkrufky/stable/2.6.20.y/ If you can queue these up for the next 2.6.20.y release, that would be great. Otherwise, if I don't see them added to the queue, I will send them inline to you the next time I am at my own machine (a few days

Re: [patch 0/9] 2.6.19-stable review

2007-02-27 Thread Michael Krufky
these up for the next 2.6.20.y release, that would be great. Otherwise, if I don't see them added to the queue, I will send them inline to you the next time I am at my own machine (a few days from now). Regards, Michael Krufky - To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [patch 13/18] V4L: cx88: Fix lockup on suspend

2007-02-21 Thread Michael Krufky
Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> > Signed-off-by: Michael Krufky <[EMAIL PROTECTED]> > Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> > Please drop this one... I shouldn't have sent it to 2.6.18.y nor 2.6.19.y ... tree-mixup :-/ Sorry about that..

Re: [patch 01/21] V4L: cx88: Fix lockup on suspend

2007-02-21 Thread Michael Krufky
; >> Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> >> Signed-off-by: Michael Krufky <[EMAIL PROTECTED]> >> Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> >> >> --- >> drivers/media/video/cx88/cx88-tvaudio.c |2 ++ >> 1 file c

Re: [v4l-dvb-maintainer] Re: [stable] [patch 00/50] -stable review

2007-02-21 Thread Michael Krufky
Michael Krufky wrote: > Greg KH wrote: >> Ok, I've now gotten all of these for .19 and .18. >> >> If I've missed anything, please let me know. >> >> thanks for your patience. > > Looks good... Thank you, Greg. > > Greg KH wrote: >> This wil

Re: [v4l-dvb-maintainer] Re: [stable] [patch 00/50] -stable review

2007-02-21 Thread Michael Krufky
Michael Krufky wrote: Greg KH wrote: Ok, I've now gotten all of these for .19 and .18. If I've missed anything, please let me know. thanks for your patience. Looks good... Thank you, Greg. Greg KH wrote: This will probably be the last release of the 2.6.19-stable series, so

Re: [patch 13/18] V4L: cx88: Fix lockup on suspend

2007-02-21 Thread Michael Krufky
, which caused it to go into a tight loop and result in softlockup when suspending. Fix that. (cherry picked from commit a96afb3e9428f2e7463344f12dbc85faf08e2e09) Signed-off-by: Robert Hancock [EMAIL PROTECTED] Signed-off-by: Mauro Carvalho Chehab [EMAIL PROTECTED] Signed-off-by: Michael

Re: [patch 01/21] V4L: cx88: Fix lockup on suspend

2007-02-21 Thread Michael Krufky
it to go into a tight loop and result in softlockup when suspending. Fix that. (cherry picked from commit a96afb3e9428f2e7463344f12dbc85faf08e2e09) Signed-off-by: Robert Hancock [EMAIL PROTECTED] Signed-off-by: Mauro Carvalho Chehab [EMAIL PROTECTED] Signed-off-by: Michael Krufky [EMAIL PROTECTED

Re: [stable] [patch 00/50] -stable review

2007-02-20 Thread Michael Krufky
perative that this final patch be added to the queue, if possible. This patch was recently submitted, and fixes many horrible, previously unexplained bugs of the past. Please queue this for the final 2.6.18 and 2.6.19 -stable releases, as well as for 2.6.20.1 Thank you, Michael Krufky ---

Re: [v4l-dvb-maintainer] [-mm patch] make dvb_usb_gl861_debug static

2007-02-20 Thread Michael Krufky
bug static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: Michael Krufky <[EMAIL PROTECTED]> > > --- > --- linux-2.6.20-mm1/drivers/media/dvb/dvb-usb/gl861.c.old2007-02-17 > 17:49:03.0 +0100 > +++ linux-2.6.20-mm1/drivers/media/dvb/dvb-usb/g

Re: [v4l-dvb-maintainer] [-mm patch] make dvb_usb_gl861_debug static

2007-02-20 Thread Michael Krufky
-by: Michael Krufky [EMAIL PROTECTED] --- --- linux-2.6.20-mm1/drivers/media/dvb/dvb-usb/gl861.c.old2007-02-17 17:49:03.0 +0100 +++ linux-2.6.20-mm1/drivers/media/dvb/dvb-usb/gl861.c2007-02-17 17:49:20.0 +0100 @@ -12,7 +12,7 @@ #include qt1010.h /* debug */ -int

Re: [stable] [patch 00/50] -stable review

2007-02-20 Thread Michael Krufky
be added to the queue, if possible. This patch was recently submitted, and fixes many horrible, previously unexplained bugs of the past. Please queue this for the final 2.6.18 and 2.6.19 -stable releases, as well as for 2.6.20.1 Thank you, Michael Krufky --- dvbdev: fix illegal re-usage

Re: [stable] [patch 00/50] -stable review

2007-02-09 Thread Michael Krufky
Michael Krufky wrote: > Greg KH wrote: > >>>> I'll go through the archives and see if there's enough to do a .18 >>>> release (and the patches are serious enough to warrent it.) >>> Actually, I have a few more -stable patches for both 2.6.18.y and 2.6.19.y,

Re: [stable] [patch 00/50] -stable review

2007-02-09 Thread Michael Krufky
Michael Krufky wrote: Greg KH wrote: I'll go through the archives and see if there's enough to do a .18 release (and the patches are serious enough to warrent it.) Actually, I have a few more -stable patches for both 2.6.18.y and 2.6.19.y, if you don't mind holding off a day or two (wont

Re: [stable] [patch 00/50] -stable review

2007-02-07 Thread Michael Krufky
mailer at my current location, I am unable to send patches inline, and I won't have the time for it this evening. In the interest of saving time, I figured that sending them to you in this method is good enough. If you still need for me to send them via email inline, please let me know. Best R

Re: [stable] [patch 00/50] -stable review

2007-02-07 Thread Michael Krufky
. In the interest of saving time, I figured that sending them to you in this method is good enough. If you still need for me to send them via email inline, please let me know. Best Regards, Michael Krufky - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [stable] [patch 00/50] -stable review

2007-02-05 Thread Michael Krufky
Greg KH wrote: > On Sun, Feb 04, 2007 at 01:24:18PM -0500, Michael Krufky wrote: >> Chris Wright wrote: >>> This is the start of the stable review cycle for the 2.6.19.2 release. >>> There are 50 patches in this series, all will be posted as a response >>> to

Re: [stable] [patch 00/50] -stable review

2007-02-05 Thread Michael Krufky
Greg KH wrote: On Sun, Feb 04, 2007 at 01:24:18PM -0500, Michael Krufky wrote: Chris Wright wrote: This is the start of the stable review cycle for the 2.6.19.2 release. There are 50 patches in this series, all will be posted as a response to this one. If anyone has any issues

Re: [patch 00/50] -stable review

2007-02-04 Thread Michael Krufky
Chris Wright wrote: > This is the start of the stable review cycle for the 2.6.19.2 release. > There are 50 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let us know. If anyone is a maintainer of the proper

Re: [patch 00/50] -stable review

2007-02-04 Thread Michael Krufky
Chris Wright wrote: This is the start of the stable review cycle for the 2.6.19.2 release. There are 50 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let us know. If anyone is a maintainer of the proper

Re: [v4l-dvb-maintainer] [PATCH] Register the bus, vendor and product IDs for dvb-usb remote device

2007-01-21 Thread Michael Krufky
Chris Rankin wrote: > Hi, > > This patch writes the USB vendor and product IDs into the > /sys/class/input/inputX/id/ files, so > that udev can find them. A rule like this does the trick for me: > > KERNEL="event*", SYSFS{../id/vendor}=="2040", SYSFS{../id/product}=="9301", >

Re: [v4l-dvb-maintainer] [PATCH] Register the bus, vendor and product IDs for dvb-usb remote device

2007-01-21 Thread Michael Krufky
Chris Rankin wrote: Hi, This patch writes the USB vendor and product IDs into the /sys/class/input/inputX/id/ files, so that udev can find them. A rule like this does the trick for me: KERNEL=event*, SYSFS{../id/vendor}==2040, SYSFS{../id/product}==9301, SYMLINK+=input/dvb-remote ---

Re: [PATCH] gitweb: Fix shortlog only showing HEAD revision.

2007-01-05 Thread Michael Krufky
Robert Fitzsimons wrote: > My change in 190d7fdcf325bb444fa806f09ebbb403a4ae4ee6 had a small bug > found by Michael Krufky which caused the passed in hash value to be > ignored, so shortlog would only show the HEAD revision. > > Signed-off-by: Robert Fitzsimons &l

Re: [PATCH] gitweb: Fix shortlog only showing HEAD revision.

2007-01-05 Thread Michael Krufky
Robert Fitzsimons wrote: My change in 190d7fdcf325bb444fa806f09ebbb403a4ae4ee6 had a small bug found by Michael Krufky which caused the passed in hash value to be ignored, so shortlog would only show the HEAD revision. Signed-off-by: Robert Fitzsimons [EMAIL PROTECTED] --- Thanks

GITWEB branch shortlog broken after recent update on kernel.org

2007-01-03 Thread Michael Krufky
use gitweb to view changesets in developer trees before those changesets get pulled into the master branch of a repository. I find this feature very helpful for reviewing changesets, and I'd like for it to work again. Thanks in advance, Michael Krufky - To unsubscribe from this list: send the

GITWEB branch shortlog broken after recent update on kernel.org

2007-01-03 Thread Michael Krufky
in developer trees before those changesets get pulled into the master branch of a repository. I find this feature very helpful for reviewing changesets, and I'd like for it to work again. Thanks in advance, Michael Krufky - To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [v4l-dvb-maintainer] [2.6 patch] cx88/saa7134: remove unused -DHAVE_VIDEO_BUF_DVB

2006-12-07 Thread Michael Krufky
Adrian Bunk wrote: > On Thu, Dec 07, 2006 at 10:36:01AM -0500, Michael Krufky wrote: >> Adrian Bunk wrote: >>> This patch removes the unused HAVE_VIDEO_BUF_DVB define. [snip] >> ...We need this in order to allow compilation of the cx88 / saa7134 modules >> wit

Re: [v4l-dvb-maintainer] [2.6 patch] cx88/saa7134: remove unused -DHAVE_VIDEO_BUF_DVB

2006-12-07 Thread Michael Krufky
EO_BUF_DVB saa7134.h:569:#ifdef HAVE_VIDEO_BUF_DVB ...We need this in order to allow compilation of the cx88 / saa7134 modules without DVB support. (analog only) If you want to convert the HAVE_VIDEO_BUF_DVB to a kconfig #ifdef test for CONFIG_VIDEO_BUF_DVB, that would be acceptable. R

Re: [v4l-dvb-maintainer] [2.6 patch] cx88/saa7134: remove unused -DHAVE_VIDEO_BUF_DVB

2006-12-07 Thread Michael Krufky
without DVB support. (analog only) If you want to convert the HAVE_VIDEO_BUF_DVB to a kconfig #ifdef test for CONFIG_VIDEO_BUF_DVB, that would be acceptable. Regards, Michael Krufky - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: [v4l-dvb-maintainer] [2.6 patch] cx88/saa7134: remove unused -DHAVE_VIDEO_BUF_DVB

2006-12-07 Thread Michael Krufky
Adrian Bunk wrote: On Thu, Dec 07, 2006 at 10:36:01AM -0500, Michael Krufky wrote: Adrian Bunk wrote: This patch removes the unused HAVE_VIDEO_BUF_DVB define. [snip] ...We need this in order to allow compilation of the cx88 / saa7134 modules without DVB support. (analog only) Ah, you

Re: [v4l-dvb-maintainer] -mm: cx88-blackbird.c: unused code re-added

2006-11-17 Thread Michael Krufky
Adrian Bunk wrote: On Tue, Nov 14, 2006 at 01:41:25AM -0800, Andrew Morton wrote: ... Changes since 2.6.19-rc5-mm2: ... git-dvb.patch ... git trees ... Why does this patch re-add the still unused cx88_ioctl_hook and cx88_ioctl_translator in drivers/media/video/cx88/cx88-blackbird.c

Re: [v4l-dvb-maintainer] -mm: cx88-blackbird.c: unused code re-added

2006-11-17 Thread Michael Krufky
Adrian Bunk wrote: On Tue, Nov 14, 2006 at 01:41:25AM -0800, Andrew Morton wrote: ... Changes since 2.6.19-rc5-mm2: ... git-dvb.patch ... git trees ... Why does this patch re-add the still unused cx88_ioctl_hook and cx88_ioctl_translator in drivers/media/video/cx88/cx88-blackbird.c

Re: [linux-dvb-maintainer] [2.6 patch] add missing select's to DVB_BUDGET_AV

2005-08-31 Thread Michael Krufky
work (without some googling). I think it is best for user-friendliness to apply these ASAP. If you choose to send it to stable, feel free to add: Acked-by: Michael Krufky <[EMAIL PROTECTED]> ...although, since I am not the official maintainer (Johannes is) I don't think my ACK matters b

Re: [linux-dvb-maintainer] [2.6 patch] add missing select's to DVB_BUDGET_AV

2005-08-31 Thread Michael Krufky
work (without some googling). I think it is best for user-friendliness to apply these ASAP. If you choose to send it to stable, feel free to add: Acked-by: Michael Krufky [EMAIL PROTECTED] ...although, since I am not the official maintainer (Johannes is) I don't think my ACK matters by much

[PATCH] Kconfig: saa7134-dvb must select tda1004x

2005-08-30 Thread Michael Krufky
this patch, users will have to EXPLICITLY select tda1004x in Kconfig. This SHOULD be done automatically when saa7134-dvb is selected. This patch corrects this problem. saa7134-dvb must select tda1004x Signed-off-by: Michael Krufky <[EMAIL PROTECTED]> linux/drivers/media/video/K

[PATCH] Kconfig: saa7134-dvb must select tda1004x

2005-08-30 Thread Michael Krufky
this patch, users will have to EXPLICITLY select tda1004x in Kconfig. This SHOULD be done automatically when saa7134-dvb is selected. This patch corrects this problem. saa7134-dvb must select tda1004x Signed-off-by: Michael Krufky [EMAIL PROTECTED] linux/drivers/media/video/Kconfig |1

  1   2   3   >