[PATCH 09/11] pvrusb2-v4l2: Rename dev_info to pdi

2010-04-05 Thread Joe Perches
to a function. Signed-off-by: Joe Perches j...@perches.com --- drivers/media/video/pvrusb2/pvrusb2-v4l2.c | 22 +++--- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/media/video/pvrusb2/pvrusb2-v4l2.c b/drivers/media/video/pvrusb2/pvrusb2-v4l2.c index

[PATCH 4/9] drivers/media: Fix continuation lines

2010-03-26 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- drivers/media/video/ov511.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/ov511.c b/drivers/media/video/ov511.c index e0bce8d..c34325c 100644 --- a/drivers/media/video/ov511.c +++ b/drivers/media

Re: [patch v2] cx231xx: card-driver Conexant cx231xx Audio too long

2010-03-22 Thread Joe Perches
On Mon, 2010-03-22 at 18:39 +0300, Dan Carpenter wrote: card-driver is 15 characters and a NULL, the original code could cause a buffer overflow. In version 2, I used a better name that Takashi Iwai suggested. Perhaps it's better to use strncpy as well. -- To unsubscribe from this list:

[PATCH - next] MAINTAINERS: Telegent tlg2300 section fix

2010-02-23 Thread Joe Perches
linux-next commit 2ff8223957d901999bf76aaf2c6183e33a6ad14e exposes an infinite loop defect in scripts/get_maintainer.pl Fix the incorrect format of the MAINTAINERS M: entries. Signed-off-by: Joe Perches j...@perches.com --- diff --git a/MAINTAINERS b/MAINTAINERS index 57305f6..e633460 100644

[PATCH 0/3] A few #define TRUE/FALSE removals

2010-01-12 Thread Joe Perches
Joe Perches (3): drivers/net/tlan: Remove TRUE/FALSE defines, use bool drivers/isdn/mISDN/dsp_ecdis.h: Remove #define TRUE/FALSE, use bool drivers/media/dvb/frontends/si21xx.c: Remove #define TRUE/FALSE, use bool drivers/isdn/mISDN/dsp_ecdis.h | 20 +++-- drivers/media

[PATCH 3/3] drivers/media/dvb/frontends/si21xx.c: Remove #define TRUE/FALSE, use bool

2010-01-12 Thread Joe Perches
/dvb/frontends/si21xx.o textdata bss dec hex filename 9084 561792 109322ab4 drivers/media/dvb/frontends/si21xx.o Signed-off-by: Joe Perches j...@perches.com --- drivers/media/dvb/frontends/si21xx.c | 38 ++--- 1 files changed, 16

Re: [PATCH 1/1] MAINTAINERS: ivtv-devel is moderated

2010-01-10 Thread Joe Perches
On Sun, 2010-01-10 at 08:29 -0500, Andy Walls wrote: On Sun, 2010-01-10 at 10:03 +0100, Jiri Slaby wrote: Mark ivtv-de...@ivtvdriver.org as 'moderated for non-subscribers'. Yes, that is true. I don't know why it matters after years of not being marked as such, especially since the moderator

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-11-04 Thread Joe Perches
On Wed, 2009-11-04 at 15:42 +0100, Laurent Pinchart wrote: Andrew, could you please drop drivers-media-video-uvc-use-%pul-to-print- uuids.patch ? I will push it through the v4l-dvb tree as I need to add backward compatibility support. One thing you might evaluate is how useful it is to

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-31 Thread Joe Perches
On Sat, 2009-10-31 at 20:10 +0100, Laurent Pinchart wrote: On Saturday 31 October 2009 10:07:01 Mauro Carvalho Chehab wrote: I'm assuming that those printk patches from Joe to uvc will go via your tree, so please submit a pull request when they'll be ready for upstream. I'll submit the pull

[PATCH 0/8] Add vsprintf extension %pU to print UUID/GUIDs and use it

2009-10-06 Thread Joe Perches
Joe Perches (8): lib/vsprintf.c: Add %pU to print UUID/GUIDs random.c: Use %pU to print UUIDs drivers/firmware/dmi_scan.c: Use %pUB to print UUIDs drivers/md/md.c: Use %pU to print UUIDs drivers/media/video/uvc: Use %pUl to print UUIDs fs/gfs2/sys.c: Use %pUB to print UUIDs fs/ubifs: Use

[PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-06 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- drivers/media/video/uvc/uvc_ctrl.c | 69 -- drivers/media/video/uvc/uvc_driver.c |7 +-- drivers/media/video/uvc/uvcvideo.h | 10 - 3 files changed, 35 insertions(+), 51 deletions(-) diff --git

Re: [PATCH 6/9] drivers/media/video/uvc: Use %pUr to print UUIDs

2009-09-30 Thread Joe Perches
On Thu, 2009-10-01 at 02:20 +0200, Laurent Pinchart wrote: flags = info-flags; if (((flags UVC_CONTROL_GET_CUR) !(inf (1 0))) || ((flags UVC_CONTROL_SET_CUR) !(inf (1 1 { - uvc_trace(UVC_TRACE_CONTROL, Control -

[PATCH 6/9] drivers/media/video/uvc: Use %pUr to print UUIDs

2009-09-28 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- drivers/media/video/uvc/uvc_ctrl.c | 69 -- drivers/media/video/uvc/uvc_driver.c |7 +-- drivers/media/video/uvc/uvcvideo.h | 10 - 3 files changed, 35 insertions(+), 51 deletions(-) diff --git

[PATCH] sn9c20x: Reduce data usage, make functions static

2009-08-20 Thread Joe Perches
/sn9c20x.o After: $ size drivers/media/video/gspca/sn9c20x.o textdata bss dec hex filename 2504211244112 302787646 drivers/media/video/gspca/sn9c20x.o Signed-off-by: Joe Perches j...@perches.com --- drivers/media/video/gspca/sn9c20x.c | 101

[PATCH] MAINTAINERS: Update gspca sn9c20x name style

2009-08-16 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com diff --git a/MAINTAINERS b/MAINTAINERS index 2c4326c..b662859 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2239,8 +2239,7 @@ S:Maintained F: drivers/media/video/gspca/pac207.c GSPCA SN9C20X SUBDRIVER -P: Brian Johnson -M: brij

[PATCH 22/62] drivers/media/video/cx18/cx18-fileops.c: Remove unnecessary semicolons

2009-06-28 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- drivers/media/video/cx18/cx18-fileops.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/cx18/cx18-fileops.c b/drivers/media/video/cx18/cx18-fileops.c index 29969c1..04d9c25 100644 --- a/drivers/media

[PATCH 24/62] drivers/media: Remove unnecessary semicolons

2009-06-28 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- drivers/media/dvb/b2c2/flexcop-fe-tuner.c |2 +- drivers/media/dvb/dvb-usb/dib0700_devices.c |2 +- drivers/media/dvb/frontends/cx24123.c |2 +- drivers/media/dvb/frontends/dib0070.c |2 +- drivers/media/dvb/frontends

Re: [PATCH 22/62] drivers/media/video/cx18/cx18-fileops.c: Remove unnecessary semicolons

2009-06-28 Thread Joe Perches
On Sun, 2009-06-28 at 13:17 -0400, Andy Walls wrote: This is on topic for the ivtv-devel list, but must we spam the ivtv-users list with this sort of trivia? Perhaps your Maintainers file scraper script could be tweaked a little? Perhaps the ivtv-users list entries should be removed from

[PATCH] MAINTAINERS: Remove ivtv-user lists, add CX18 url

2009-06-28 Thread Joe Perches
On Sun, 2009-06-28 at 14:10 -0400, Andy Walls wrote: On Sun, 2009-06-28 at 10:21 -0700, Joe Perches wrote: On Sun, 2009-06-28 at 13:17 -0400, Andy Walls wrote: This is on topic for the ivtv-devel list, but must we spam the ivtv-users list with this sort of trivia? Perhaps your

[PATCH 06/19] drivers/media: Use PCI_VDEVICE

2009-06-24 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- drivers/media/video/bt8xx/bttv-driver.c | 12 drivers/media/video/meye.c |3 +-- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/drivers/media/video/bt8xx/bttv-driver.c b/drivers/media/video/bt8xx

<    1   2   3