[PATCH] staging: lirc_serial: silence GCC warning

2012-10-14 Thread Paul Bolle
Building lirc_serial.o triggers this GCC warning: drivers/staging/media/lirc/lirc_serial.c: In function '__check_sense': drivers/staging/media/lirc/lirc_serial.c:1301:1: warning: return from incompatible pointer type [enabled by default] This can be trivially fixed by changing the 'sense'

[segfault] running ir-keytable with v4l-utils 0.8.9

2012-10-14 Thread Wojciech Myrda
On my system I have just installed using bumped Gentoo ebuilds v4l-utils package [ebuild R] media-libs/libv4l-0.8.9::bigvo 0 kB [ebuild R] media-tv/v4l-utils-0.8.9::bigvo USE="-qt4" 0 kB ebuilds used for bumbing to version 0.8.9: http://gentoo-portage.com/media-libs/libv4l/libv4l-0.

cron job: media_tree daily build: WARNINGS

2012-10-14 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:Sun Oct 14 19:00:23 CEST 2012 git hash:d92462401dde1effa04a51d0a15000e6246d2a43 gcc version: i686-linux-gcc (GC

Re: [RFC/PATCH] v4l: Add V4L2_CID_FLASH_HW_STROBE_MODE control

2012-10-14 Thread Sakari Ailus
Hi Sylwester, On Sun, Oct 14, 2012 at 11:16:11AM +0200, Sylwester Nawrocki wrote: > On 10/13/2012 08:52 PM, Sylwester Nawrocki wrote: > >My apologies for reviving so old thread ;) This indeed is a very, very old one! ;-) > >It unfortunately didn't end with any conclusion but we need > >a functi

Re: PROBLEM: Ali m5602 won't compile (3.4.9-gentoo)

2012-10-14 Thread Ezequiel Garcia
(Adding media list in Cc) On Sun, Oct 14, 2012 at 11:39 AM, Yuriy Davygora wrote: > Hello, > > I have trouble compiling the 3.4.9 kernel with genkernel (gentoo) > having enabled the Ali Corp webcam (m5602) driver. > > Here's the output of the ver_linux script: > > ==

Re: HD-PVR fails consistently on Linux, works on Windows

2012-10-14 Thread Jonathan
On Sat, 13 Oct 2012 20:17:59 +0100 David Röthlisberger wrote: > On Wed, 26 Sep 2012 21:42:32 -0500 > Keith Pyle wrote: > > I recently purchased a Hauppauge HD-PVR (the 1212 version, label on > > bottom 49001LF, Rev F2). I have consistent capture failures on Linux > > where data from the devic

Announcing v4l-utils development snapshot 0.9.1

2012-10-14 Thread Gregor Jasny
Hello, I'd like to announce the first development snapshot of the upcoming 0.10.x release. Compared to the latest stable version the biggest changes are the introduction of the libv4l plugin API, the new RDS library and utility and the DVBv5 library and tools. Additionally the build system has bee

[PATCH v5 1/3] omap3isp: Add CSI configuration registers from control block to ISP resources

2012-10-14 Thread Sakari Ailus
Add the registers used to configure the CSI-2 receiver PHY on OMAP3430 and 3630 and map them in the ISP driver. The register is part of the control block but it only is needed by the ISP driver. Signed-off-by: Sakari Ailus Acked-by: Tony Lindgren --- arch/arm/mach-omap2/devices.c | 10

[PATCH v5 3/3] omap3isp: Configure CSI-2 phy based on platform data

2012-10-14 Thread Sakari Ailus
Configure CSI-2 phy based on platform data in the ISP driver. For that, the new V4L2_CID_IMAGE_SOURCE_PIXEL_RATE control is used. Previously the same was configured from the board code. Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart --- drivers/media/platform/omap3isp/isp.h |3

[PATCH v5 2/3] omap3isp: Add PHY routing configuration

2012-10-14 Thread Sakari Ailus
Add PHY routing configuration for both 3430 and 3630. Also add register bit definitions of CSIRXFE and CAMERA_PHY_CTRL registers on OMAP 3430 and 3630, respectively. Signed-off-by: Sakari Ailus --- drivers/media/platform/omap3isp/ispcsiphy.c | 89 +++ drivers/media/plat

[PATCH v5 0/3] OMAP 3 CSI-2 configuration

2012-10-14 Thread Sakari Ailus
Hi all, This is an update to an old patchset for CSI-2 configuration for OMAP 3430 and 3630. The patches have been tested on the 3630 only so far, and I don't plan to test them on 3430 in the near future. I've made changes according to Laurent's suggestions to the patches, with the exception of a

Announcing v4l-utils-0.8.9

2012-10-14 Thread Gregor Jasny
Hi, I'm happy to announce the release of v4l-utils-0.8.9. It contains purely backports from the development branch. The most interesting additions are the improvements for the Pixart based webcams and the updated v4l2-compliance, v4l-ctl, and qv4l2 utilities. ChangeLog: * libv4l changes (0.9.x ba

Re: [RFC/PATCH] v4l: Add V4L2_CID_FLASH_HW_STROBE_MODE control

2012-10-14 Thread Sylwester Nawrocki
On 10/13/2012 08:52 PM, Sylwester Nawrocki wrote: Hi Sakari, My apologies for reviving so old thread ;) It unfortunately didn't end with any conclusion but we need a functionality similar to the provided by the $subject patch for multiple different {camera sensor + ISP} devices. On 12/10/2011