Re: [PATCH] [media] gspca: remove obsolete Kconfig macros

2013-03-29 Thread Hans de Goede
Mauro, Can you pick this one up? I don't have anything pending for gspca, and to create a tree + pullreq for just a trivial patch is not really efficient. Alternatively I can put it on my TODO for when there is more gspca work, esp. since there is not really a need to hurry with merging this.

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

2013-03-29 Thread Hans Verkuil
On Sun March 24 2013 19:11:11 Mauro Carvalho Chehab wrote: == Hans Verkuil hansv...@cisco.com == Mar,14 2013: [review] radio-mr800: move clamp_t check inside amradio_set_freq() http://patchwork.linuxtv.org/patch/17380 Alexey Klimov klimov.li...@gmail.com Acked patch.

Re: [PATCH] [cx88] fix Geniatech X8000-MT dvb card support

2013-03-29 Thread Mauro Carvalho Chehab
Em Mon, 25 Mar 2013 18:52:37 +0100 dani dgcb...@gmail.com escreveu: Spite the Geniatech X8000-MT dvb card is added long time ago to the kernel, it never worked. I have one of this cards branded as notOnlyTV LV3H http://www.linuxtv.org/wiki/index.php/NotOnlyTV_LV3H and it seems the gpios are

Re: [PATCH] [media] gspca: remove obsolete Kconfig macros

2013-03-29 Thread Mauro Carvalho Chehab
Em Fri, 29 Mar 2013 09:49:28 +0100 Hans de Goede hdego...@redhat.com escreveu: Mauro, Can you pick this one up? I don't have anything pending for gspca, and to create a tree + pullreq for just a trivial patch is not really efficient. No problem. I'll handle that. Regards, Mauro

[PATCH] solo6x10: The size of the thresholds ioctls was too large.

2013-03-29 Thread Hans Verkuil
This should fix the build failure in linux-next. [PATCH] solo6x10: The size of the thresholds ioctls was too large. On powerpc the maximum size for the ioctl argument is 8191, and it was 8192. However, the 64x64 array of threshold values is more than is actually needed in practice for PAL and

[GIT PULL FOR v3.10] Move cypress_firmware to common

2013-03-29 Thread Hans Verkuil
As discussed earlier (http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/62438) let's move this to common. It's a nice cleanup for go7007 as well which had a weird DVB dependency. Regards, Hans The following changes since commit

[PATCH] [media] radio-si476x: vidioc_s* now uses a const parameter

2013-03-29 Thread Mauro Carvalho Chehab
vidioc_s_tuner, vidioc_s_frequency and vidioc_s_register now uses a constant argument. So, the driver reports warnings: drivers/media/radio/radio-si476x.c:1196:2: warning: initialization from incompatible pointer type [enabled by default]

Re: [PATCH] [media] radio-si476x: vidioc_s* now uses a const parameter

2013-03-29 Thread Hans Verkuil
On Fri March 29 2013 13:46:37 Mauro Carvalho Chehab wrote: vidioc_s_tuner, vidioc_s_frequency and vidioc_s_register now uses a constant argument. So, the driver reports warnings: drivers/media/radio/radio-si476x.c:1196:2: warning: initialization from incompatible pointer type [enabled

Re: [GIT PULL FOR v3.10] Move cypress_firmware to common

2013-03-29 Thread Mauro Carvalho Chehab
Em Fri, 29 Mar 2013 12:46:39 +0100 Hans Verkuil hverk...@xs4all.nl escreveu: As discussed earlier (http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/62438) let's move this to common. It's a nice cleanup for go7007 as well which had a weird DVB dependency. Regards,

Re: [GIT PULL FOR v3.10] Move cypress_firmware to common

2013-03-29 Thread Hans Verkuil
On Fri March 29 2013 13:51:42 Mauro Carvalho Chehab wrote: Em Fri, 29 Mar 2013 12:46:39 +0100 Hans Verkuil hverk...@xs4all.nl escreveu: As discussed earlier (http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/62438) let's move this to common. It's a nice cleanup

Re: [patch 02/03 v2] usb hid quirks for Masterkit MA901 usb radio

2013-03-29 Thread Mauro Carvalho Chehab
Em Thu, 28 Mar 2013 00:33:29 +0400 Alexey Klimov klimov.li...@gmail.com escreveu: On Wed, Mar 27, 2013 at 2:18 PM, Jiri Kosina jkos...@suse.cz wrote: On Tue, 19 Mar 2013, Alexey Klimov wrote: Yes, i just checked how hid_ignore() works and prepared dirty fix to test in almost the same way

Re: [patch 02/03 v2] usb hid quirks for Masterkit MA901 usb radio

2013-03-29 Thread Jiri Kosina
On Fri, 29 Mar 2013, Mauro Carvalho Chehab wrote: Yes, i just checked how hid_ignore() works and prepared dirty fix to test in almost the same way like it's done for Keene usb driver. I will send correct fix in next few days. Any news on this, please? Hi Jiri, I'm very

[PATCH] v4l2-controls.h: update private control ranges to prevent overlap.

2013-03-29 Thread Hans Verkuil
These ranges shouldn't overlap. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- include/uapi/linux/v4l2-controls.h |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/uapi/linux/v4l2-controls.h b/include/uapi/linux/v4l2-controls.h index 910d7cd..7da22ce

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

2013-03-29 Thread Guennadi Liakhovetski
Hi Mauro On Sun, 24 Mar 2013, Mauro Carvalho Chehab wrote: == Guennadi Liakhovetski g.liakhovet...@gmx.de == I suspect that some of the above may be obsoleted: Nov,13 2012: sh_vou: Move from videobuf to videobuf2

[PATCH v3 0/7] V4L2 driver for Exynos4x12 Imaging Subsystem

2013-03-29 Thread Sylwester Nawrocki
This patch series includes mostly changes in the clocks handling, fix of coding style issues found with checkpatch.pl and an improvement of the DT binding documentation. There is an issue that the ISP clocks (MCU_ISP block clocks) are in the ISP power domain and the clock registers should not be

[PATCH v3 2/7] exynos4-is: Add FIMC-IS ISP I2C bus driver

2013-03-29 Thread Sylwester Nawrocki
This patch adds the ISP I2C bus controller driver files. Creating a standard I2C bus adapter, even if the driver doesn't actually communicate with the hardware and it is instead used by the ISP firmware running on the Cortex-A5, allows to use standard hardware description in the device tree. As

[PATCH v3 3/7] exynos4-is: Add FIMC-IS parameter region definitions

2013-03-29 Thread Sylwester Nawrocki
This patch adds ISP processing parameters interface files. Signed-off-by: Younghwan Joo yhwan@samsung.com Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Changes since v3: - fixed a few issues found with checkpatch.pl ---

[PATCH v3 4/7] exynos4-is: Add common FIMC-IS image sensor driver

2013-03-29 Thread Sylwester Nawrocki
This patch adds a common image sensor driver and Makefile/Kconfig to enable compilation of the whole IS driver. The sensor subdev driver currently only handles an image sensor's power supplies and reset signal. There is no an I2C communication as it is handled by the ISP's firmware.

[PATCH v3 5/7] exynos4-is: Add Exynos4x12 FIMC-IS device tree binding documentation

2013-03-29 Thread Sylwester Nawrocki
This patch adds DT binding documentaton for the Imaging Subsystem (camera ISP) found on Samsung Exynos4x12 SoCs. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Changes since v2: - added missing clocks at the binding

[PATCH v3 6/7] exynos4-is: Add FIMC-IS subdevs registration

2013-03-29 Thread Sylwester Nawrocki
This patch allows to register FIMC-IS device represented by FIMC-IS-ISP subdev to the top level media device driver. The use_isp platform data structure field allows to select whether the fimc-is ISP subdev should be tried to be registered or not. Signed-off-by: Sylwester Nawrocki

[PATCH v3 7/7] exynos4-is: Create media links for the FIMC-IS entities

2013-03-29 Thread Sylwester Nawrocki
Create disabled links from the FIMC-LITE subdevs to the FIMC-IS-ISP subdev and from FIMC-IS-ISP to all FIMC subdevs. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Changes since v2: - none. ---

[GIT PULL FOR 3.10] Media DT bindings and V4L2 OF parsing library

2013-03-29 Thread Sylwester Nawrocki
Mauro, This includes two patches adding device tree support at the V4L2 API. I added Rob and Grant at Cc in case they still wanted to comment on those patches. Not sure what the exact policy is but I guess we need an explicit DT maintainer's Ack on stuff like this. These patches have been

[GIT PULL FOR 3.10] s5p-fimc DT support and various updates

2013-03-29 Thread Sylwester Nawrocki
Hi Mauro, This series includes s5p-fimc driver conversion to use the vb2 helpers, the device tree support and prerequisites for the Exynos4x12 ISP driver. Please note it depends on the patch adding V4L2 DT parsing library [1]. I have a few more patches that depend on fixes submitted for 3.9 and

cron job: media_tree daily build: ERRORS

2013-03-29 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Fri Mar 29 19:00:30 CET 2013 git branch: test git hash: 79a63c60a6a2ae589e44529401e0ab1150e9408a gcc

Re: Fw: [patch 02/03 v2] usb hid quirks for Masterkit MA901 usb radio

2013-03-29 Thread Lars Buerding
On 27.03.2013 21:33, Alexey Klimov wrote: [patch 1/2] hid: fix Masterkit MA901 hid quirks [patch 2/2] media: radio-ma901: return ENODEV in probe if usb_device doesn't match I spend some time testing them trying to figure out right scenarios and i hope i did correct checks. It will be nice

Re: [RFC PATCH 0/5] fsl-viu: v4l2 compliance fixes

2013-03-29 Thread Anatolij Gustschin
Hi Hans, On Sat, 16 Feb 2013 11:18:22 +0100 Hans Verkuil hverk...@xs4all.nl wrote: This patch series converts fsl-viu to the control framework and provides some additional v4l2 compliance fixes. Anatolij, are you able to test this? Sorry for long delay, finally managed to set up the board

Re: [GIT PULL FOR 3.10] Media DT bindings and V4L2 OF parsing library

2013-03-29 Thread Rob Herring
On 03/29/2013 12:39 PM, Sylwester Nawrocki wrote: Mauro, This includes two patches adding device tree support at the V4L2 API. I added Rob and Grant at Cc in case they still wanted to comment on those patches. Not sure what the exact policy is but I guess we need an explicit DT maintainer's

Transpor error indicator in DVB-S (Hauppauge HVR-3000)

2013-03-29 Thread pestrac-linux
Hello, i have a Happauge HVR-3000 and i have problems tunning DVB-S channels. Channels looks good only at times. The instalation is ok because in Windows works fine. Distro: Debian testing Kernel: 3.2.0-4-amd64 VLC Debug: s warning: discontinuity received 0xe instead of 0xd (pid=163) ts debug:

[PATCH] si476x: Fix some config dependencies and a compile warnings

2013-03-29 Thread Hans Verkuil
radio-si476x depends on SND and SND_SOC, the mfd driver should select REGMAP_I2C. Also fix a small compile warning in a debug message: drivers/mfd/si476x-i2c.c: In function ‘si476x_core_drain_rds_fifo’: drivers/mfd/si476x-i2c.c:391:4: warning: field width specifier ‘*’ expects argument of type

Re: [git:media_tree/master] [media] mfd: Add header files and Kbuild plumbing for SI476x MFD core

2013-03-29 Thread Guennadi Liakhovetski
(adding Samuel to cc) On Fri, 29 Mar 2013, Mauro Carvalho Chehab wrote: This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree: Subject: [media] mfd: Add header files and Kbuild plumbing for SI476x MFD

Re: [RFC PATCH 0/5] fsl-viu: v4l2 compliance fixes

2013-03-29 Thread Hans Verkuil
On Fri March 29 2013 21:10:01 Anatolij Gustschin wrote: Hi Hans, On Sat, 16 Feb 2013 11:18:22 +0100 Hans Verkuil hverk...@xs4all.nl wrote: This patch series converts fsl-viu to the control framework and provides some additional v4l2 compliance fixes. Anatolij, are you able to test