Re: [PATCH 0/2] EM28xx patches for 3.2

2011-09-24 Thread Mauro Carvalho Chehab
Em 24-09-2011 11:54, Chris Rankin escreveu: Mauro, I am resending the two patches for the em28xx driver which seem to have been missed for 3.2. The first one simply removes a stray bit operation on em28xx_devused, whereas the second tidies up the device/extension list handling. This one

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

2011-09-24 Thread Mauro Carvalho Chehab
Em 24-09-2011 11:52, Andy Walls escreveu: On Sat, 2011-09-24 at 09:34 -0300, Mauro Carvalho Chehab wrote: Everything at patchwork were reviewed by me, and I've applied all patches that I didn't notice any review by the drivers maintainers. Driver maintainers: Please review the remaining

Re: [PATCH 1/17]DVB:Siano drivers - Adding LKM for handling SPI connected devices.

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 07:25, Doron Cohen escreveu: On Fri, 2011-09-23 at 17:20 -0300, Mauro Carvalho Chehab wrote: Em 20-09-2011 07:30, Doron Cohen escreveu: Hi, It took a long time to merge all the changes in kernel.org with Siano sources which were updated in a different repository for the last

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

2011-09-25 Thread Mauro Carvalho Chehab
Em 24-09-2011 15:11, Manu Abraham escreveu: On Sat, Sep 24, 2011 at 6:04 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Everything at patchwork were reviewed by me, and I've applied all patches that I didn't notice any review by the drivers maintainers. Driver maintainers: Please

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

2011-09-25 Thread Mauro Carvalho Chehab
Em 24-09-2011 15:29, Manu Abraham escreveu: On Sat, Sep 24, 2011 at 6:04 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Everything at patchwork were reviewed by me, and I've applied all patches that I didn't notice any review by the drivers maintainers. Driver maintainers: Please

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Mauro Carvalho Chehab
Em 24-09-2011 17:54, Chris Rankin escreveu: This fixes the deadlock that occurs with either multiple PCTV 290e adapters or when a single PCTV 290e adapter is replugged. For DVB devices, the device lock must now *not* be held when adding/removing either a device or an extension to the

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Mauro Carvalho Chehab
probably work better (not tested). Could you please test it on your hardware? From: Mauro Carvalho Chehab mche...@redhat.com Date: Sat, 24 Sep 2011 16:54:58 -0300 Subject: [media] em28xx: fix deadlock when unplugging and replugging a DVB adapter This fixes the deadlock that occurs with either

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 10:32, Chris Rankin escreveu: On 25/09/11 14:00, Mauro Carvalho Chehab wrote: Hmm... This would probably work better (not tested). Could you please test it on your hardware? Hmm, I don't understand this. The deadlock isn't about taking em28xx_devlist_mutex, but happens because

Re: [PATCH v3] EM28xx - fix deadlock when unplugging and replugging a DVB adapter

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 16:28, Chris Rankin escreveu: --- On Sun, 25/9/11, Mauro Carvalho Chehab mche...@redhat.com wrote: Ok, I've applied it, but it doesn't sound a good idea to me to do: +mutex_unlock(dev-lock); em28xx_init_extension(dev); +mutex_lock(dev-lock); Yes, I suppose

Re: Problems cloning the git repostories

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 15:03, Johannes Stezenbach escreveu: On Sun, Sep 25, 2011 at 07:33:57AM -0500, Patrick Dickey wrote: I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors for both. The media_tree repository failed on the first

Re: Problems cloning the git repostories

2011-09-25 Thread Mauro Carvalho Chehab
Em 25-09-2011 10:55, Devin Heitmueller escreveu: On Sun, Sep 25, 2011 at 8:33 AM, Patrick Dickey pdickeyb...@gmail.com wrote: Hello there, I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors for both. The media_tree

Re: [GIT PULL] Selection API and fixes for v3.2

2011-09-26 Thread Mauro Carvalho Chehab
Em 22-09-2011 12:13, Marek Szyprowski escreveu: Hello Mauro, I've collected pending selection API patches together with pending videobuf2 and Samsung driver fixes to a single git branch. Please pull them to your media tree. Best regards, Marek Szyprowski Samsung Poland RD Center The

Re: [GIT PULL] Selection API and fixes for v3.2

2011-09-26 Thread Mauro Carvalho Chehab
Em 26-09-2011 07:03, Marek Szyprowski escreveu: Hello Mauro, Ok, I agree that s5p-tv patches need some more work. What about the other patches, especially these two: vb2: add vb2_get_unmapped_area in vb2 core Just reviewed this one. v4l: mem2mem: add wait_{prepare,finish} ops to

Re: [GIT PULL] Selection API and fixes for v3.2

2011-09-26 Thread Mauro Carvalho Chehab
Em 26-09-2011 05:42, Tomasz Stanislawski escreveu: On 09/24/2011 05:58 AM, Mauro Carvalho Chehab wrote: Hi Mauro Thank you for your comments. Please refer to the answers below. Em 22-09-2011 12:13, Marek Szyprowski escreveu: Hello Mauro, I've collected pending selection API patches

Re: [GIT PULL] Selection API and fixes for v3.2

2011-09-26 Thread Mauro Carvalho Chehab
Em 26-09-2011 09:10, Mauro Carvalho Chehab escreveu: Em 26-09-2011 05:42, Tomasz Stanislawski escreveu: On 09/24/2011 05:58 AM, Mauro Carvalho Chehab wrote: Hi Mauro Thank you for your comments. Please refer to the answers below. Em 22-09-2011 12:13, Marek Szyprowski escreveu: Hello Mauro

Re: [GIT PULL] Selection API and fixes for v3.2

2011-09-26 Thread Mauro Carvalho Chehab
Em 26-09-2011 08:21, Marek Szyprowski escreveu: Hello, On Monday, September 26, 2011 1:14 PM Mauro Carvalho Chehab wrote: Scott Jiang (1): vb2: add vb2_get_unmapped_area in vb2 core diff --git a/include/media/videobuf2-core.h b/include/media/videobuf2-core.h index ea55c08..977410b

Re: cx231xx: DMA problem on ARM

2011-09-26 Thread Mauro Carvalho Chehab
Em 26-09-2011 05:13, Thomas Petazzoni escreveu: Hello Mauro, Le Fri, 23 Sep 2011 23:15:54 -0300, Mauro Carvalho Chehab mche...@redhat.com a écrit : And still the result is the same: we get a first frame, and then nothing more, and we have a large number of error messages in the kernel

Re: cx231xx: DMA problem on ARM

2011-09-26 Thread Mauro Carvalho Chehab
Em 26-09-2011 16:59, Thomas Petazzoni escreveu: Hello Laurent, Le Mon, 26 Sep 2011 21:02:48 +0200, Laurent Pinchart laurent.pinch...@ideasonboard.com a écrit : Are you using the MMAP or USERPTR capture method ? If using MMAP, can you try (as a test only) to unmap the buffer before

Re: [PATCH] Add support for PCTV452E.

2011-09-27 Thread Mauro Carvalho Chehab
Em 27-09-2011 04:55, Dominik Kuhlen escreveu: Hi all, sorry for being quiet such a long time On Tuesday 13 September 2011 08:04:51 Steffen Barszus wrote: On Wed, 15 Jun 2011 18:44:35 +0300 Igor M. Liplianin liplia...@me.by wrote: From my point of view we can count the beginning was

Re: [GIT PULL] Selection API and fixes for v3.2

2011-09-27 Thread Mauro Carvalho Chehab
Em 27-09-2011 05:23, Marek Szyprowski escreveu: Hello, On Monday, September 26, 2011 3:30 PM Mauro Carvalho Chehab wrote: Em 26-09-2011 08:21, Marek Szyprowski escreveu: Hello, On Monday, September 26, 2011 1:14 PM Mauro Carvalho Chehab wrote: Scott Jiang (1): vb2: add

Re: [GIT PULL] Selection API and fixes for v3.2

2011-09-27 Thread Mauro Carvalho Chehab
Em 27-09-2011 10:02, Tomasz Stanislawski escreveu: Hi Mauro, On 09/26/2011 02:10 PM, Mauro Carvalho Chehab wrote: Em 26-09-2011 05:42, Tomasz Stanislawski escreveu: On 09/24/2011 05:58 AM, Mauro Carvalho Chehab wrote: Hi Mauro Thank you for your comments. Please refer to the answers below

Re: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-27 Thread Mauro Carvalho Chehab
Em 19-09-2011 12:31, Hiremath, Vaibhav escreveu: -Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Friday, September 16, 2011 6:36 PM To: Ravi, Deepthy Cc: linux-media@vger.kernel.org; t...@atomide.com; li...@arm.linux.org.uk;

Re: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-28 Thread Mauro Carvalho Chehab
Em 27-09-2011 19:49, Gary Thomas escreveu: On 2011-09-27 16:31, Mauro Carvalho Chehab wrote: Em 19-09-2011 12:31, Hiremath, Vaibhav escreveu: -Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Friday, September 16, 2011 6:36 PM To: Ravi

Re: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-28 Thread Mauro Carvalho Chehab
Em 27-09-2011 19:41, Laurent Pinchart escreveu: Hi Mauro, On Wednesday 28 September 2011 00:31:32 Mauro Carvalho Chehab wrote: Em 19-09-2011 12:31, Hiremath, Vaibhav escreveu: On Friday, September 16, 2011 6:36 PM Laurent Pinchart wrote: On Friday 16 September 2011 15:00:53 Ravi, Deepthy

Re: [GIT PULL] Selection API and fixes for v3.2

2011-09-28 Thread Mauro Carvalho Chehab
Em 28-09-2011 06:59, Tomasz Stanislawski escreveu: Hi Hans, On 09/28/2011 10:01 AM, Hans Verkuil wrote: On Tuesday, September 27, 2011 18:46:10 Tomasz Stanislawski wrote: On 09/27/2011 04:10 PM, Mauro Carvalho Chehab wrote: Em 27-09-2011 10:02, Tomasz Stanislawski escreveu: On 09/26/2011

[GIT PULL for v3.2] media fixes

2011-09-28 Thread Mauro Carvalho Chehab
Linus, Please pull from: git://linuxtv.org/mchehab/for_linus.git v4l_for_linus For a few fixes at the omap3 and UVC video drivers. Thanks! Mauro - Last commit at the branch: e74d83aad3709a17d68f01481f2b5f240250b1c3 [media] omap3isp: Fix build error in ispccdc.c The following changes

[GIT PULL for v3.1-rc9] media fixes - was: Re: [GIT PULL for v3.2] media fixes

2011-09-28 Thread Mauro Carvalho Chehab
Em 28-09-2011 17:00, Mauro Carvalho Chehab escreveu: Linus, Please pull from: git://linuxtv.org/mchehab/for_linus.git v4l_for_linus As shown at the above subject, I'm obviously skipping one kernel version number ;) The previous pull request is for the -rc series, and not for the next

Re: [RFC] ir-rc6-decoder: Support RC6-6A variable length data

2011-09-30 Thread Mauro Carvalho Chehab
Em 27-09-2011 10:11, Lawrence Rust escreveu: Hi, This patch to the IR RC6 decoder adds support for variable length mode-6A frames which can range in size from 8 to 128 bits. Please refer to the following link for a detailed explanation or RC6 frames: http://slydiman.narod.ru/scr/kb/rc6.htm

Re: [PATCH] Make use of media bus pixel codes in adv7175 driver

2011-09-30 Thread Mauro Carvalho Chehab
Em 27-09-2011 16:16, Christian Gmeiner escreveu: The ADV7175A/ADV7176A can operate in either 8-bit or 16-bit YCrCb mode. * 8-Bit YCrCb Mode This default mode accepts multiplexed YCrCb inputs through the P7-P0 pixel inputs. The inputs follow the sequence Cb0, Y0 Cr0, Y1 Cb1, Y2, etc. The Y,

Re: Problems tuning PAL-D with a Hauppauge HVR-1110 (TDA18271 tuner) - workaround hack included

2011-09-30 Thread Mauro Carvalho Chehab
Em 28-09-2011 09:50, Simon Farnsworth escreveu: (note - the CC list is everyone over 50% certainty from get_maintainer.pl) I'm having problems getting a Hauppauge HVR-1110 card to successfully tune PAL-D at 85.250 MHz vision frequency; by experimentation, I've determined that the tda18271 is

Re: [RFCv2 PATCH 2/7] V4L menu: move legacy drivers into their own submenu.

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 06:01, Hans Verkuil escreveu: From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 185 +++--- 1 files changed, 101 insertions(+), 84 deletions(-) diff --git

Re: [RFCv2 PATCH 4/7] V4L menu: move all platform drivers to the bottom of the menu.

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 06:01, Hans Verkuil escreveu: From: Hans Verkuil hans.verk...@cisco.com From the patch subject: V4L menu: move all platform drivers to the bottom of the menu. It is clear to me that we're analizing drivers by the bus type. IMO, what we should do is to arrange the driver as:

Re: [RFCv2 PATCH 0/7] V4L menu reorganization

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 06:01, Hans Verkuil escreveu: Hi all, This is the second version of my patch series reorganizing the V4L menu. It's based on the latest v3.2 staging tree. Changes to v1: - Remove unnecessary USB dependency. - Reorganize the radio menu as well. I did not sort the

Re: Problems tuning PAL-D with a Hauppauge HVR-1110 (TDA18271 tuner) - workaround hack included

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 08:03, Simon Farnsworth escreveu: On Friday 30 September 2011, Mauro Carvalho Chehab mche...@infradead.org wrote: Em 28-09-2011 09:50, Simon Farnsworth escreveu: (note - the CC list is everyone over 50% certainty from get_maintainer.pl) I'm having problems getting a Hauppauge

Re: [RFCv2 PATCH 2/7] V4L menu: move legacy drivers into their own submenu.

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 08:29, Hans Verkuil escreveu: On Friday, September 30, 2011 13:12:01 Mauro Carvalho Chehab wrote: Em 30-09-2011 06:01, Hans Verkuil escreveu: From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 185

Re: [RFCv2 PATCH 0/7] V4L menu reorganization

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 08:34, Hans Verkuil escreveu: On Friday, September 30, 2011 13:28:28 Mauro Carvalho Chehab wrote: Em 30-09-2011 06:01, Hans Verkuil escreveu: Hi all, This is the second version of my patch series reorganizing the V4L menu. It's based on the latest v3.2 staging tree. Changes

Re: Problems tuning PAL-D with a Hauppauge HVR-1110 (TDA18271 tuner) - workaround hack included

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 08:11, Simon Farnsworth escreveu: On Friday 30 September 2011, Mauro Carvalho Chehab mche...@infradead.org wrote: Em 28-09-2011 09:50, Simon Farnsworth escreveu: (note - the CC list is everyone over 50% certainty from get_maintainer.pl) I'm having problems getting a Hauppauge

Re: [RFCv3 PATCH 7/7] V4L menu: move all PCI(e) devices to their own submenu.

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 09:18, Hans Verkuil escreveu: From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 109 -- 1 files changed, 62 insertions(+), 47 deletions(-) diff --git

Re: [RFCv3 PATCH 0/7] V4L menu reorganization

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 09:18, Hans Verkuil escreveu: Changes since v2: - Make a separate section for ISA and parport drivers, so no longer call it legacy. - Make a separate section for PCI(e) drivers. A way better. I haven't made a separate section for platform drivers. I want to wait with that

Re: [PATCH 3/5] doc: v4l: add documentation for selection API

2011-09-30 Thread Mauro Carvalho Chehab
Em 29-09-2011 11:22, Tomasz Stanislawski escreveu: This patch adds a documentation for VIDIOC_{G/S}_SELECTION ioctl. Moreover, the patch adds the description of modeling of composing, cropping and scaling features in V4L2. Finally, some examples are presented. Doesn't work: $ make htmldocs

Re: [PATCH 2/5] doc: v4l: add binary images for selection API

2011-09-30 Thread Mauro Carvalho Chehab
Em 29-09-2011 11:22, Tomasz Stanislawski escreveu: This patch adds images in binary format for the V4L2 selection API. Please, just fold with the docbook patch on a next submission. Also, please put the docbook patch at the beginning of the series, since this is the most important patch on this

Re: [PATCH v2] stb0899: Fix slow and not locking DVB-S transponder(s)

2011-09-30 Thread Mauro Carvalho Chehab
Em 29-09-2011 18:22, Lutz Sammer escreveu: Another version of http://patchwork.linuxtv.org/patch/6307 http://patchwork.linuxtv.org/patch/6510 which was superseded or rejected, but I don't know why. Probably because of the same reason of this patch [1]: patch -p1 -i

Re: [PATCH v2] stb0899: Fix slow and not locking DVB-S transponder(s)

2011-09-30 Thread Mauro Carvalho Chehab
Em 30-09-2011 15:41, Lutz Sammer escreveu: On 09/30/11 19:07, Mauro Carvalho Chehab wrote: Em 29-09-2011 18:22, Lutz Sammer escreveu: Another version of http://patchwork.linuxtv.org/patch/6307 http://patchwork.linuxtv.org/patch/6510 which was superseded or rejected, but I don't know why

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-02 Thread Mauro Carvalho Chehab
Em 02-10-2011 18:18, Javier Martinez Canillas escreveu: On Sun, Oct 2, 2011 at 6:30 PM, Sakari Ailus sakari.ai...@iki.fi wrote: Hi Javier, Thanks for the patch! It's very interesting to see a driver for a video decoder using the MC interface. Before this we've had just image sensors.

[PATCH 1/2] [media] saa7115: Fix standards detection

2011-10-03 Thread Mauro Carvalho Chehab
(0x1f)=0xb1 [ 4422.384768] saa7115 15-0021: Status byte 1 (0x1e)=0x81 [ 4422.384772] saa7115 15-0021: detected std mask = b000 Tests were done with a WinTV PVR USB2 Model 29xx card. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/saa7115.c | 47

[PATCH 2/2] [media] pvrusb2: implement VIDIOC_QUERYSTD

2011-10-03 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/pvrusb2/pvrusb2-hdw.c |7 +++ drivers/media/video/pvrusb2/pvrusb2-hdw.h |3 +++ drivers/media/video/pvrusb2/pvrusb2-v4l2.c |7 +++ 3 files changed, 17 insertions(+), 0 deletions(-) diff --git

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Mauro Carvalho Chehab
Em 03-10-2011 03:30, Hans Verkuil escreveu: On Monday, October 03, 2011 04:17:06 Mauro Carvalho Chehab wrote: Em 02-10-2011 18:18, Javier Martinez Canillas escreveu: On Sun, Oct 2, 2011 at 6:30 PM, Sakari Ailus sakari.ai...@iki.fi wrote: Hi Javier, Thanks for the patch! It's very interesting

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Mauro Carvalho Chehab
Em 03-10-2011 04:11, Javier Martinez Canillas escreveu: On Mon, Oct 3, 2011 at 8:30 AM, Hans Verkuil hverk...@xs4all.nl wrote: On Monday, October 03, 2011 04:17:06 Mauro Carvalho Chehab wrote: Em 02-10-2011 18:18, Javier Martinez Canillas escreveu: Yes, I'll change that. static const

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Mauro Carvalho Chehab
Em 03-10-2011 06:53, Javier Martinez Canillas escreveu: On Mon, Oct 3, 2011 at 10:39 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Hans, On Monday 03 October 2011 08:30:25 Hans Verkuil wrote: On Monday, October 03, 2011 04:17:06 Mauro Carvalho Chehab wrote: Em 02-10-2011

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Mauro Carvalho Chehab
Em 03-10-2011 18:44, Laurent Pinchart escreveu: Hi Mauro, On Monday 03 October 2011 21:16:45 Mauro Carvalho Chehab wrote: Em 03-10-2011 08:53, Laurent Pinchart escreveu: On Monday 03 October 2011 11:53:44 Javier Martinez Canillas wrote: [snip] Laurent, I have a few questions about MCF

Re: About the patch I sent.

2011-10-03 Thread Mauro Carvalho Chehab
Em 03-10-2011 19:06, Marco Diego Aurélio Mesquita escreveu: Hi! I'd really like my patch[1] accepted. Is there anything I can do about it? [1] http://patchwork.linuxtv.org/patch/6850/ Hans, Could you please ack or nack this patch? Thanks! Mauro -- To unsubscribe from this list: send the

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Mauro Carvalho Chehab
or user-space. For now, I propose you to just add/improve the auto-detection on the existing callbacks. We need to reach a consensus before working at the pad level. On Mon, Oct 3, 2011 at 11:56 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: Em 03-10-2011 18:44, Laurent Pinchart

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-04 Thread Mauro Carvalho Chehab
Em 04-10-2011 04:03, Hans Verkuil escreveu: On Tuesday, October 04, 2011 07:31:27 Mauro Carvalho Chehab wrote: Em 03-10-2011 19:37, Javier Martinez Canillas escreveu: Hello, Reading the last emails I understand that still isn't a consensus on the way this has to be made. True. If it has

[PATCHv2 1/8] [media] saa7115: Fix standards detection

2011-10-04 Thread Mauro Carvalho Chehab
(0x1f)=0xb1 [ 4422.384768] saa7115 15-0021: Status byte 1 (0x1e)=0x81 [ 4422.384772] saa7115 15-0021: detected std mask = b000 Tests were done with a WinTV PVR USB2 Model 29xx card. Reviewed-by: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com

[PATCHv2 2/8] [media] pvrusb2: implement VIDIOC_QUERYSTD

2011-10-04 Thread Mauro Carvalho Chehab
Acked-by: Mike Isely is...@pobox.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/pvrusb2/pvrusb2-hdw.c |7 +++ drivers/media/video/pvrusb2/pvrusb2-hdw.h |3 +++ drivers/media/video/pvrusb2/pvrusb2-v4l2.c |7 +++ 3 files changed, 17

[PATCHv2 4/8] [media] saa7115: Trust that V4L2 core will fill the mask

2011-10-04 Thread Mauro Carvalho Chehab
audio and tuners to contribute to standards detection, when they support such feature. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/saa7115.c | 19 --- 1 files changed, 12 insertions(+), 7 deletions(-) diff --git a/drivers/media/video/saa7115.c b

[PATCHv2 5/8] [media] pvrusb2: initialize standards mask before detecting standard

2011-10-04 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/pvrusb2/pvrusb2-v4l2.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/pvrusb2/pvrusb2-v4l2.c b/drivers/media/video/pvrusb2/pvrusb2-v4l2.c index 0d029da..ce7ac45 100644

Re: [RFC PATCH] media_build: two fixes + one unresolved issue

2011-10-05 Thread Mauro Carvalho Chehab
Em 05-10-2011 06:23, Hans Verkuil escreveu: Hi Mauro, While doing a compatibility build I found three issues. I've got patches for two, but one issue is still unresolved. The first is this small patch to get rid of this warning when doing 'make install': make -C firmware install

Re: [RFC PATCH] media_build: two fixes + one unresolved issue

2011-10-05 Thread Mauro Carvalho Chehab
Em 05-10-2011 10:45, Hans Verkuil escreveu: On Wednesday 05 October 2011 14:46:16 Mauro Carvalho Chehab wrote: Em 05-10-2011 06:23, Hans Verkuil escreveu: Hi Mauro, While doing a compatibility build I found three issues. I've got patches for two, but one issue is still unresolved. The first

Re: [PATCHv2 5/8] [media] pvrusb2: initialize standards mask before detecting standard

2011-10-05 Thread Mauro Carvalho Chehab
VIDIOC_QUERYSTD: { - v4l2_std_id *std = arg; + v4l2_std_id *std = V4L2_STD_ALL; ret = pvr2_hdw_get_detected_std(hdw, std); break; } -Mike On Tue, 4 Oct 2011, Mauro Carvalho Chehab wrote: Signed-off-by: Mauro Carvalho

Re: fm player for v4l2

2011-10-05 Thread Mauro Carvalho Chehab
Em 05-10-2011 16:05, Will Milspec escreveu: Thanks for the summary. Any V4L2 fm-card app's working out there? xawtv radio application works. Also, gnomeradio (at least, the one shipped on Fedora - not sure if the V4L2 port were merged back upstream). fmtools version 2 says: 2.0: Sat Dec 12

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-05 Thread Mauro Carvalho Chehab
Em 05-10-2011 17:08, Laurent Pinchart escreveu: Hi Mauro, On Monday 03 October 2011 23:56:06 Mauro Carvalho Chehab wrote: Em 03-10-2011 18:44, Laurent Pinchart escreveu: On Monday 03 October 2011 21:16:45 Mauro Carvalho Chehab wrote: Em 03-10-2011 08:53, Laurent Pinchart escreveu: On Monday

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-05 Thread Mauro Carvalho Chehab
Em 05-10-2011 17:54, Laurent Pinchart escreveu: Hi Hans, On Tuesday 04 October 2011 09:03:59 Hans Verkuil wrote: On Tuesday, October 04, 2011 07:31:27 Mauro Carvalho Chehab wrote: Em 03-10-2011 19:37, Javier Martinez Canillas escreveu: On Mon, Oct 3, 2011 at 11:56 PM, Mauro Carvalho Chehab

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-05 Thread Mauro Carvalho Chehab
Em 05-10-2011 20:14, Sakari Ailus escreveu: Hi Mauro, On Wed, Oct 05, 2011 at 06:41:27PM -0300, Mauro Carvalho Chehab wrote: Em 05-10-2011 17:08, Laurent Pinchart escreveu: [clip] The pad-level API doesn't replace the V4L2 API, it complements it. I'm of course not advocating modifying any

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-05 Thread Mauro Carvalho Chehab
Em 05-10-2011 20:41, Sakari Ailus escreveu: On Mon, Oct 03, 2011 at 04:36:44PM -0300, Mauro Carvalho Chehab wrote: Em 03-10-2011 16:01, Sakari Ailus escreveu: On Mon, Oct 03, 2011 at 03:53:54PM -0300, Mauro Carvalho Chehab wrote: Yes, you're right. I should not try to answer emails when I'm

Re: [RFC PATCH] media_build: two fixes + one unresolved issue

2011-10-06 Thread Mauro Carvalho Chehab
Em 06-10-2011 05:43, Hans Verkuil escreveu: On Wednesday 05 October 2011 18:26:20 Mauro Carvalho Chehab wrote: Em 05-10-2011 10:45, Hans Verkuil escreveu: I'll see if I can make a patch for this. Ok, thanks! Mauro, can you test this patch? It should translate 2.4x naming convention to 3.x

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-06 Thread Mauro Carvalho Chehab
Em 06-10-2011 04:23, Hans Verkuil escreveu: On Thursday, October 06, 2011 09:09:26 Hans Verkuil wrote: On Thursday, October 06, 2011 02:32:33 Mauro Carvalho Chehab wrote: Em 05-10-2011 20:14, Sakari Ailus escreveu: Hi Mauro, On Wed, Oct 05, 2011 at 06:41:27PM -0300, Mauro Carvalho Chehab

Re: [RFC PATCH] media_build: two fixes + one unresolved issue

2011-10-06 Thread Mauro Carvalho Chehab
The idea was good, but the patch didn't work ;) Fixed it. It is now properly recognizing the version 2.40 as 3.0.0 on both scripts. See enclosed. I didn't apply it yet. Yeah, it's 2.6.40 to 3.0 instead of 2.40 to 3.0. It's amazing how quickly you forget :-) Yes :) Btw, I just applied

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-06 Thread Mauro Carvalho Chehab
Em 06-10-2011 09:06, Hans Verkuil escreveu: On Thursday 06 October 2011 13:51:15 Mauro Carvalho Chehab wrote: Em 06-10-2011 04:23, Hans Verkuil escreveu: On Thursday, October 06, 2011 09:09:26 Hans Verkuil wrote: On Thursday, October 06, 2011 02:32:33 Mauro Carvalho Chehab wrote: Also, I

Re: [RFC] Merge v4l-utils. dvb-apps and mediactl to media-utils.git

2011-10-06 Thread Mauro Carvalho Chehab
Em 06-10-2011 09:23, Hans Verkuil escreveu: Currently we have three repositories containing libraries and utilities that are relevant to the media drivers: dvb-apps (http://linuxtv.org/hg/dvb-apps/) v4l-utils (http://git.linuxtv.org/v4l-utils.git) media-ctl

Re: [RFC] Merge v4l-utils. dvb-apps and mediactl to media-utils.git

2011-10-06 Thread Mauro Carvalho Chehab
Em 06-10-2011 10:27, Mauro Carvalho Chehab escreveu: Em 06-10-2011 09:23, Hans Verkuil escreveu: Currently we have three repositories containing libraries and utilities that are relevant to the media drivers: dvb-apps (http://linuxtv.org/hg/dvb-apps/) v4l-utils (http://git.linuxtv.org/v4l

Re: Arch Linux package names for media-build

2011-10-06 Thread Mauro Carvalho Chehab
? Thanks, Mauro - Add hints for Arch Linux Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com diff --git a/build b/build index 052ecff..5b6ca15 100755 --- a/build +++ b/build @@ -91,6 +91,29 @@ sub give_ubuntu_hints() printf(You should run:\n\tsudo apt-get install $install\n

Re: [RFC] Merge v4l-utils. dvb-apps and mediactl to media-utils.git

2011-10-07 Thread Mauro Carvalho Chehab
Em 07-10-2011 03:05, Hans Verkuil escreveu: On Friday, October 07, 2011 04:07:38 Mauro Carvalho Chehab wrote: Em 06-10-2011 14:24, Mauro Carvalho Chehab escreveu: Em 06-10-2011 10:27, Mauro Carvalho Chehab escreveu: Em 06-10-2011 09:23, Hans Verkuil escreveu: Currently we have three

Re: [RFC] Merge v4l-utils. dvb-apps and mediactl to media-utils.git

2011-10-07 Thread Mauro Carvalho Chehab
Em 07-10-2011 03:05, Hans Verkuil escreveu: On Friday, October 07, 2011 04:07:38 Mauro Carvalho Chehab wrote: Em 06-10-2011 14:24, Mauro Carvalho Chehab escreveu: Em 06-10-2011 10:27, Mauro Carvalho Chehab escreveu: Em 06-10-2011 09:23, Hans Verkuil escreveu: Currently we have three

Re: [RFC] Merge v4l-utils. dvb-apps and mediactl to media-utils.git

2011-10-07 Thread Mauro Carvalho Chehab
Em 07-10-2011 10:05, Hans de Goede escreveu: Hi, On 10/07/2011 03:02 PM, Mauro Carvalho Chehab wrote: Em 07-10-2011 03:05, Hans Verkuil escreveu: On Friday, October 07, 2011 04:07:38 Mauro Carvalho Chehab wrote: Em 06-10-2011 14:24, Mauro Carvalho Chehab escreveu: Em 06-10-2011 10:27, Mauro

Re: tvtime at linuxtv.org

2011-10-07 Thread Mauro Carvalho Chehab
Em 07-10-2011 10:38, Devin Heitmueller escreveu: On Thu, Oct 6, 2011 at 9:59 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi Devin, I had some discussions with Mikael today at the #linuxtv channel about tvtime. Mikael has write access to the tvtime site at sourceforge and he is doing

Re: [PATCH] drivers/media: fix dependencies in video mt9t001/mt9p031

2011-10-08 Thread Mauro Carvalho Chehab
Em 06-10-2011 00:02, Stephen Rothwell escreveu: Hi Mauro, On Fri, 30 Sep 2011 15:38:13 -0700 Randy Dunlaprdun...@xenotime.net wrote: On 09/30/11 14:34, Paul Gortmaker wrote: Both mt9t001.c and mt9p031.c have two identical issues, those being that they will need module.h inclusion for the

Re: [RFC] Merge v4l-utils. dvb-apps and mediactl to media-utils.git

2011-10-08 Thread Mauro Carvalho Chehab
Em 07-10-2011 15:08, Manu Abraham escreveu: On Thu, Oct 6, 2011 at 5:53 PM, Hans Verkuilhverk...@xs4all.nl wrote: Currently we have three repositories containing libraries and utilities that are relevant to the media drivers: dvb-apps (http://linuxtv.org/hg/dvb-apps/) v4l-utils

Re: [patch] Staging: cx25821: off by on in cx25821_vidioc_s_input()

2011-10-11 Thread Mauro Carvalho Chehab
Hi Dan, Em 07-10-2011 10:26, Dan Carpenter escreveu: If i is 2 then when we call cx25821_video_mux() we'd end up going past the end of the cx25821_boards[dev-board]-input[]. The INPUT() macro obfuscates what's going on in that function so it's a bit hard to follow. Signed-off-by: Dan

Re: PCTV 520e on Linux

2011-10-14 Thread Mauro Carvalho Chehab
Em 13-10-2011 20:19, Devin Heitmueller escreveu: On Thu, Oct 13, 2011 at 7:06 PM, Benjamin Larsson benja...@southpole.se wrote: On 10/13/2011 07:48 PM, Devin Heitmueller wrote: On Thu, Oct 13, 2011 at 12:19 PM, Antti Palosaari cr...@iki.fi wrote: You were close: em2884, drx-k, xc5000, and

Re: Support for Sveon STV22 (IT9137)

2011-10-14 Thread Mauro Carvalho Chehab
Em 09-10-2011 02:09, Leandro Terrés escreveu: This device identifies has IdProduct 0xe411 and is a clone of KWorld UB499-2T T09(IT9137). This patch simply adds support for this device. Patch applies ok, with just one small whitespace issue. However, you forgot to add your signed-off-by: on

Re: PCTV 520e on Linux

2011-10-14 Thread Mauro Carvalho Chehab
Em 14-10-2011 10:28, Devin Heitmueller escreveu: On Fri, Oct 14, 2011 at 9:19 AM, Mauro Carvalho Chehab mche...@redhat.com wrote: While the basic chips used are different, they are completely different hardware designs and likely have different GPIO configurations as well as IF specs

Re: PCTV 520e on Linux

2011-10-14 Thread Mauro Carvalho Chehab
Em 14-10-2011 11:04, Devin Heitmueller escreveu: On Fri, Oct 14, 2011 at 10:01 AM, Sönke Brandt sbra...@pctvsystems.com wrote: Just a quick note: The 520e does use the TDA18271 tuner, not an XC5000. The tda18271-dd/drx-k/em28xx combination works fine, provided that the GPIO initialization

Re: PCTV 520e on Linux

2011-10-14 Thread Mauro Carvalho Chehab
Em 14-10-2011 13:41, Devin Heitmueller escreveu: On Fri, Oct 14, 2011 at 12:14 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: The tda18271-dd/drx-k/em28xx combination works fine, provided that the GPIO initialization enables both tuner and demod during probe time. Currently, the device I

Re: [GIT PATCHES FOR 3.2] cx23885 alsa cleaned and prepaired

2011-10-14 Thread Mauro Carvalho Chehab
-by: Steven Toth st...@kernellabs.com Signed-off-by: Igor M. Liplianin liplia...@netup.ru Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com diff --git a/drivers/media/video/cx23885/Makefile b/drivers/media/video/cx23885/Makefile index 185cc01..f81f279 100644 --- a/drivers/media/video/cx23885

Re: [GIT PATCHES FOR 3.2] cx23885 alsa cleaned and prepaired

2011-10-14 Thread Mauro Carvalho Chehab
Subject: cx23885: hooks the alsa changes into the video subsystem Cc: Linux Media Mailing List linux-media@vger.kernel.org Priority: normal Signed-off-by: Mijhail Moreyra mijhail.more...@gmail.com Signed-off-by: Steven Toth st...@kernellabs.com Signed-off-by: Mauro Carvalho Chehab mche

Re: [GIT PATCHES FOR 3.2] cx23885 alsa cleaned and prepaired

2011-10-14 Thread Mauro Carvalho Chehab
3241f9a7ba2505c48eaa608df7f2bd2a3e79eea0 Mon Sep 17 00:00:00 2001 From: Steven Toth st...@kernellabs.com Date: Mon, 10 Oct 2011 11:09:53 -0300 Subject: [PATCH] [media] cx23885: mute the audio during channel change Signed-off-by: Steven Toth st...@kernellabs.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com diff

Re: [GIT PATCHES FOR 3.2] cx23885 alsa cleaned and prepaired

2011-10-14 Thread Mauro Carvalho Chehab
Em 10-10-2011 11:52, Igor M. Liplianin escreveu: Hi Mauro and Steven, It's been a long time since cx23885-alsa pull was requested. To speed things up I created a git branch where I put the patches. Some patches merged, like introduce then correct checkpatch compliance or convert spinlock to

Re: [PATCH 1/7] Staging submission: PCTV 74e driver (as102)

2011-10-16 Thread Mauro Carvalho Chehab
Em 16-10-2011 09:45, Devin Heitmueller escreveu: On Sun, Oct 16, 2011 at 4:57 AM, Stefan Richter stef...@s5r6.in-berlin.de wrote: Hi Piotr, thanks for getting this going again. - I have not yet looked through the source but have some small remarks on the patch format. - In your

Re: [RFC] Improved handling of presets

2011-10-17 Thread Mauro Carvalho Chehab
Em 17-10-2011 06:32, Hans Verkuil escreveu: RFC: Improved handling of presets = This RFC attempts to resolve the issues raised by this thread a few months ago: http://www.mail-archive.com/linux-media@vger.kernel.org/msg33981.html The last post in this

Re: [RFC] Improved handling of presets

2011-10-18 Thread Mauro Carvalho Chehab
Em 17-10-2011 15:03, Hans Verkuil escreveu: On Monday, October 17, 2011 17:36:10 Mauro Carvalho Chehab wrote: Em 17-10-2011 06:32, Hans Verkuil escreveu: RFC: Improved handling of presets = This RFC attempts to resolve the issues raised by this thread a few

Re: [RFC] Improved handling of presets

2011-10-18 Thread Mauro Carvalho Chehab
Em 18-10-2011 12:24, Hans Verkuil escreveu: On Tuesday 18 October 2011 14:19:40 Mauro Carvalho Chehab wrote: Em 17-10-2011 15:03, Hans Verkuil escreveu: On Monday, October 17, 2011 17:36:10 Mauro Carvalho Chehab wrote: Em 17-10-2011 06:32, Hans Verkuil escreveu: Currently I have four

Re: [PATCH 1/14] staging/media/as102: initial import from Abilis

2011-10-18 Thread Mauro Carvalho Chehab
Em 18-10-2011 14:24, Dan Carpenter escreveu: On Tue, Oct 18, 2011 at 11:11:34AM +0200, Piotr Chmura wrote: diff --git linux/drivers/staging/media/as102/Kconfig linuxb/drivers/media/dvb/as102/Kconfig new file mode 100644 --- /dev/null +++ linuxb/drivers/staging/media/as102/Kconfig @@ -0,0

[PATCH] [media] em28xx: implement VIDIOC_ENUM_FRAMESIZES

2011-10-19 Thread Mauro Carvalho Chehab
that all drivers will implement this optional ioctl, but, at least now, devices with em28xx have a better chance of working with pidgin. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/video/em28xx/em28xx-video.c | 41 - 1 files changed, 40

Re: [PATCH 0/14] staging/media/as102: new driver submission (was Re: [PATCH 1/7] Staging submission: PCTV 74e driver (as102)

2011-10-19 Thread Mauro Carvalho Chehab
Em 19-10-2011 09:41, Javier Martinez Canillas escreveu: On Tue, Oct 18, 2011 at 7:20 PM, Piotr Chmura chmoor...@poczta.onet.pl wrote: On Tue, 18 Oct 2011 11:52:17 -0400 Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Tue, Oct 18, 2011 at 5:10 AM, Piotr Chmura

[GIT PULL for v3.1-rc10] media fix

2011-10-19 Thread Mauro Carvalho Chehab
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Linus, Please pull from: git://linuxtv.org/mchehab/for_linus.git v4l_for_linus For a one line fix at the V4L2 core, causing OOPSes at device release under certain circumstances. Thanks! Mauro. Latest commit at the branch:

Re: kernel OOPS when releasing usb webcam (random)

2011-10-19 Thread Mauro Carvalho Chehab
Em 19-10-2011 18:21, David Rientjes escreveu: On Tue, 18 Oct 2011, David Rientjes wrote: Guennadi or Mauro, how is this going to Linus? It sounds like 3.1 material since we've received at least a couple of reports of this in the past week. This fix is now in Linus' tree at

Re: Staging questions: WAS Re: [PATCH 0/7] Staging submission: PCTV 74e drivers and some cleanup

2011-10-19 Thread Mauro Carvalho Chehab
Em 19-10-2011 11:57, Devin Heitmueller escreveu: Hi Patrick, On Wed, Oct 19, 2011 at 8:36 AM, Patrick Dickey pdickeyb...@gmail.com wrote: I'm posting this question under this thread because the subject pertains to the question (in that I'm asking about staging and about the PCTV 80e

Re: Staging questions: WAS Re: [PATCH 0/7] Staging submission: PCTV 74e drivers and some cleanup

2011-10-20 Thread Mauro Carvalho Chehab
driver or not, and review the diff patch, to be sure that the patch won't break anything. At the end, you'll need to re-test the driver, as you might have added some bad things at the conversion. I hope that helps. Have a great day:) Patrick. On 10/19/2011 10:44 PM, Mauro Carvalho Chehab wrote

Re: [PATCH] [media] v4l2: punt generated pdf files

2011-10-26 Thread Mauro Carvalho Chehab
Em 26-10-2011 15:33, Mike Frysinger escreveu: On Wed, Oct 26, 2011 at 09:24, Mike Frysinger wrote: These don't belong in the tree, and we have a .gitignore on them already (not sure how these slipped in), so punt the compiled files. hrm, i thought default git send-email/format-patch didn't

<    3   4   5   6   7   8   9   10   11   12   >