cron job: media_tree daily build: WARNINGS

2014-07-30 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: Thu 31 Jul 08:04:29 CEST 2014 git branch: test git hash: 27dcb00d0dc1d532b0da940e35a6d020ee33bd47 gcc versi

cron job: media_tree daily build: ERRORS

2014-07-30 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: Thu Jul 31 04:00:21 CEST 2014 git branch: test git hash: 488046c237f3b78f91046d45662b318cd2415f64 gcc versi

-- Re: Very Urgent............

2014-07-30 Thread Fabian Morision
Greetings from gulf region Thanks for the e-mail. I am very interested on funding lucrative business partnership with you acting as the manager and sole controller of the investment while i remain a silent investor for a period of ten yrs , though I am only looking at investment opportunities with

Re: Fresco Logic FL2000

2014-07-30 Thread Laurent Pinchart
Hi Michael, Sorry for the late reply. On Tuesday 22 July 2014 11:03:35 Michael Durkin wrote: > as sudo su > > root@SDR-client:/home/mike# lsusb -v -d 1d5c:2000 > > Bus 002 Device 003: ID 1d5c:2000 > Device Descriptor: > bLength18 > bDescriptorType 1 > bcdUSB

Re: Problems with the omap3isp

2014-07-30 Thread Laurent Pinchart
Hi Stefan, Sorry for the late reply. On Tuesday 15 July 2014 12:04:09 Stefan Herbrechtsmeier wrote: > Hi Laurent, > > I have some problems with the omap3isp driver. At the moment I use a > linux-stable 3.14.5 with your fixes for omap3xxx-clocks.dtsi. > > 1. If I change the clock rate to 24 MHz

Re: [next:master 8790/9825] tuner-core.c:undefined reference to `tda829x_attach'

2014-07-30 Thread Antti Palosaari
Mauro, Could you look that? I simply cannot understand why it does not see for example xc2028_attach(). All those tuners seems to be analog or hybrid. $ grep CONFIG_MEDIA_TUNER= .config CONFIG_MEDIA_TUNER=y $ grep CONFIG_VIDEO_TUNER= .config CONFIG_VIDEO_TUNER=y $ grep CONFIG_MEDIA_TUNER_XC2028

Re: ddbridge -- kernel 3.15.6

2014-07-30 Thread Rudy Zijlstra
On 30-07-14 22:52, Antti Palosaari wrote: On 07/30/2014 04:00 PM, Antti Palosaari wrote: On 07/30/2014 08:13 AM, Bjoern wrote: Hello Rudy I use a similar card from Digital Devices with Ubuntu 14.04 and kernel 3.13.0-32-generic. Support for this card was not build into the kernel and I had

Re: ddbridge -- kernel 3.15.6

2014-07-30 Thread Antti Palosaari
On 07/30/2014 11:56 PM, Raymond Jender wrote: Get me off this list! D A M I T ! To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/maj

Re: ddbridge -- kernel 3.15.6

2014-07-30 Thread Rudy Zijlstra
On 19-07-14 19:49, Thomas Kaiser wrote: Hello Rudy I use a similar card from Digital Devices with Ubuntu 14.04 and kernel 3.13.0-32-generic. Support for this card was not build into the kernel and I had to compile it myself. I had to use media_build_experimental from Mr. Endriss. http://li

Re: [PATCH 00/11] OMAP3 ISP BT.656 support

2014-07-30 Thread Laurent Pinchart
Hi Enrico, On Wednesday 23 July 2014 15:57:51 Enrico wrote: > On Wed, Jul 23, 2014 at 3:54 PM, Enrico wrote: [snip] > > You were right i was using the wrong binary, now the output is: > > > > ... > > - entity 5: OMAP3 ISP CCDC (3 pads, 9 links) > > type V4L2 subdev subtype Unknown f

Re: ddbridge -- kernel 3.15.6

2014-07-30 Thread Antti Palosaari
On 07/30/2014 04:00 PM, Antti Palosaari wrote: On 07/30/2014 08:13 AM, Bjoern wrote: Hello Rudy I use a similar card from Digital Devices with Ubuntu 14.04 and kernel 3.13.0-32-generic. Support for this card was not build into the kernel and I had to compile it myself. I had to use media_bu

Re: [PATCH 1/8] get_dvb_firmware: Add firmware extractor for si2165

2014-07-30 Thread Antti Palosaari
All-in-all, did I understand correctly none of those header values are not required anymore? hdr[0] own FW version. used by driver to print our own FW file version hdr[1] --''-- hdr[2] vendor FW version. programmed to chip register but chip does not need it. read back in order to detect if FW i

Re: [PATCH 1/8] get_dvb_firmware: Add firmware extractor for si2165

2014-07-30 Thread Matthias Schwarzott
On 29.07.2014 21:45, Antti Palosaari wrote: > > Do you need to know whole firmware version? There is only 1 byte to be used and it is called patch version. > How did you obtain it, from > sniff? Yes - but it also is visible in code near crc version (see below). > What happens if you don't tell fw

Re: omap3isp with DM3730 not working?!

2014-07-30 Thread Enrico
On Wed, Jul 30, 2014 at 4:56 PM, Michael Dietschi wrote: > Am 29.07.2014 02:53, schrieb Laurent Pinchart: >> >> You're right. Maybe that's the first problem to be fixed though ;-) >> Michael, could you try using the "official" (and under development) BT.656 >> support code for the OMAP3 ISP driver

Re: omap3isp with DM3730 not working?!

2014-07-30 Thread Michael Dietschi
Am 29.07.2014 02:53, schrieb Laurent Pinchart: You're right. Maybe that's the first problem to be fixed though ;-) Michael, could you try using the "official" (and under development) BT.656 support code for the OMAP3 ISP driver ? I've just pushed the branch to git://linuxtv.org/pinchartl/media.

[PATCHv1 12/12] vivid: enable the vivid driver

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil Update the Kconfig and Makefile files so this driver can be compiled. Signed-off-by: Hans Verkuil --- drivers/media/platform/Kconfig| 5 - drivers/media/platform/Makefile | 2 ++ drivers/media/platform/vivid/Kconfig | 19 +++ drivers/medi

[PATCHv1 08/12] vivid: add a simple framebuffer device for overlay testing

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil In order to test capture and output overlays a simple framebuffer device is created. It's bare bone, but it does the job. Signed-off-by: Hans Verkuil --- drivers/media/platform/vivid/vivid-osd.c | 405 +++ drivers/media/platform/vivid/vivid-osd.h

[PATCHv1 02/12] vivid.txt: add documentation for the vivid driver.

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil The vivid Virtual Video Test Driver helps testing V4L2 applications and can emulate V4L2 hardware. Add the documentation for this driver first. Signed-off-by: Hans Verkuil --- Documentation/video4linux/vivid.txt | 1108 +++ 1 file changed, 110

[PATCHv1 09/12] vivid: add the Test Pattern Generator

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil The test patterns for video capture are generated by this code. All patterns are precalculated taking into account colorspace information, pixel and video aspect ratios and scaling information. Signed-off-by: Hans Verkuil --- drivers/media/platform/vivid/vivid-tpg-colors.c |

[PATCHv1 11/12] vivid: add support for software defined radio

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil This adds support for an SDR capture device. It generates simple sinus/cosinus waves. The code for that has been contributed by Antti. Signed-off-by: Antti Palosaari Signed-off-by: Hans Verkuil --- drivers/media/platform/vivid/vivid-sdr-cap.c | 497 +

[PATCHv1 03/12] vivid: add core driver code

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil This is the core driver code that creates all the driver instances and all the configured devices. Signed-off-by: Hans Verkuil --- drivers/media/platform/vivid/vivid-core.c | 1390 + drivers/media/platform/vivid/vivid-core.h | 520 +++ 2

[PATCHv1 04/12] vivid: add the control handling code

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil The vivid-ctrls code sets up and processes the various V4L2 controls that are needed by this driver. Signed-off-by: Hans Verkuil --- drivers/media/platform/vivid/vivid-ctrls.c | 1474 drivers/media/platform/vivid/vivid-ctrls.h | 34 + 2 files c

[PATCHv1 05/12] vivid: add the video capture and output parts

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil This adds the ioctl and vb2 queue support for video capture and output. Part of this is common to both, so that is placed in a vid-common source. Signed-off-by: Hans Verkuil --- drivers/media/platform/vivid/vivid-vid-cap.c| 1719 +++ drivers/media/pla

[PATCHv1 06/12] vivid: add VBI capture and output code

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil This adds support for VBI capture (raw and sliced) and VBI output (raw and sliced) to the vivid driver. In addition a VBI generator is added that generates simple VBI data in either sliced or raw format. Signed-off-by: Hans Verkuil --- drivers/media/platform/vivid/vivid-vbi-

[PATCHv1 07/12] vivid: add the kthread code that controls the video rate

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil Add the kthread handlers for video/vbi capture and video/vbi output. These carefully control the rate at which frames are generated (video capture) and accepted (video output). While the short-term jitter is around the order of a jiffie, in the long term the rate matches the co

[PATCHv1 10/12] vivid: add support for radio receivers and transmitters

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil This adds radio receiver and transmitter support. Part of that is common to both and so is placed in the radio-common source. These drivers also support RDS. In order to generate valid RDS data a simple RDS generator is implemented in rds-gen. Signed-off-by: Hans Verkuil ---

[PATCHv1 00/12] vivid: Virtual Video Test Driver

2014-07-30 Thread Hans Verkuil
Earlier this month I posted a 'vivi, the next generation' patch series: https://www.mail-archive.com/linux-media@vger.kernel.org/msg76758.html However, since that time I realized that rather than building on top of the old vivi, it would be much better to create a new, much more generic driver. T

[PATCHv1 01/12] vb2: fix multiplanar read() with non-zero data_offset

2014-07-30 Thread Hans Verkuil
From: Hans Verkuil If this is a multiplanar buf_type and the plane we want to read has a non-zero data_offset, then that data_offset was not taken into account. Note that read() or write() for formats with more than one plane is currently not allowed, hence the use of 'planes[0]' since this is o

[next:master 8790/9825] tuner-core.c:undefined reference to `tda829x_attach'

2014-07-30 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: fcf6395d41087217d4b88d5b2ad7a1ce66ca6ced commit: f5b44da1ac4146e06147a5df3058f4c265c932ec [8790/9825] [media] Kconfig: fix tuners build warnings config: i386-randconfig-ib1-07302105 (attached as .config) All

Re: [PATCH] media: v4l2: make alloction alogthim more robust and flexible

2014-07-30 Thread Andreas Färber
Hi, A few trivial typos: s/alloction/allocation/ s/alogthim/algorithm/ Am 30.07.2014 05:55, schrieb Zhaowei Yuan: > Current algothim relies on the fact that caller will align the s/algothim/algorithm/ > size to PAGE_SIZE, otherwise order will be decreased to negative > when remain size is les

Re: ddbridge -- kernel 3.15.6

2014-07-30 Thread Antti Palosaari
On 07/30/2014 08:13 AM, Bjoern wrote: Hello Rudy I use a similar card from Digital Devices with Ubuntu 14.04 and kernel 3.13.0-32-generic. Support for this card was not build into the kernel and I had to compile it myself. I had to use media_build_experimental from Mr. Endriss. http://linu

Re: [PATCH] ARM: dts: set 'ti,set-rate-parent' for dpll4_m5x2 clock

2014-07-30 Thread Laurent Pinchart
On Wednesday 30 July 2014 15:40:33 Tero Kristo wrote: > On 07/16/2014 03:29 AM, Laurent Pinchart wrote: > > On Tuesday 15 July 2014 12:02:35 Stefan Herbrechtsmeier wrote: > >> Set 'ti,set-rate-parent' property for the dpll4_m5x2_ck clock, which > >> is used for the ISP functional clock. This fixes

Re: [PATCH] ARM: dts: set 'ti,set-rate-parent' for dpll4_m5x2 clock

2014-07-30 Thread Tero Kristo
On 07/16/2014 03:29 AM, Laurent Pinchart wrote: Hi Stefan, Thank you for the patch. On Tuesday 15 July 2014 12:02:35 Stefan Herbrechtsmeier wrote: Set 'ti,set-rate-parent' property for the dpll4_m5x2_ck clock, which is used for the ISP functional clock. This fixes the OMAP3 ISP driver's clock

Re: [PATCH v3 06/32] [media] coda: Add encoder/decoder support for CODA960

2014-07-30 Thread Philipp Zabel
Am Mittwoch, den 30.07.2014, 20:16 +0800 schrieb Shawn Guo: > On Tue, Jul 29, 2014 at 07:06:25PM +0200, Philipp Zabel wrote: > > > I followed the step to generate the firmware v4l-coda960-imx6q, and > > > tested it on next-20140725 with patch 'ARM: dts: imx6qdl: Enable CODA960 > > > VPU' applied on

Re: [PATCH v3 06/32] [media] coda: Add encoder/decoder support for CODA960

2014-07-30 Thread Shawn Guo
On Tue, Jul 29, 2014 at 07:06:25PM +0200, Philipp Zabel wrote: > > I followed the step to generate the firmware v4l-coda960-imx6q, and > > tested it on next-20140725 with patch 'ARM: dts: imx6qdl: Enable CODA960 > > VPU' applied on top of it. But I got the error of 'Wrong firmwarel' as > > below.

Re: [PATCH] media: v4l2: make allocation algorithm more robust and flexible

2014-07-30 Thread Sachin Kamat
Hi Zhaowei, On Wed, Jul 30, 2014 at 9:39 AM, Zhaowei Yuan wrote: > Current algorithm relies on the fact that caller will align the > size to PAGE_SIZE, otherwise order will be decreased to negative > when remain size is less than PAGE_SIZE, it makes the function > hard to be migrated. > This patc

[GIT PULL FOR v3.17] Fix MAINTAINERS file and one sparse fix

2014-07-30 Thread Hans Verkuil
Hi Mauro, I forgot to update the MAINTAINERS file when I moved the solo6x10 and go7007 drivers out of staging. Thanks to Joe for making a patch for this. I also added a trivial sparse fix from Wei Yongjun for the radio-miropcm20 driver. Regards, Hans The following changes since commit

Re: [PATCH 3/6] MAINTAINERS: Update go7007 pattern

2014-07-30 Thread Hans Verkuil
On 07/30/2014 05:38 AM, Joe Perches wrote: > Commit 7955f03d18d1 ("[media] go7007: move out of staging into > drivers/media/usb") moved the files, update the pattern. > > Signed-off-by: Joe Perches > cc: Hans Verkuil Acked-By: Hans Verkuil Thanks, I forgot about that one. I'll pull this in t

Re: [PATCH 4/6] MAINTAINERS: Update solo6x10 patterns

2014-07-30 Thread Hans Verkuil
Repost, this time with the linux-media ml included. On 07/30/2014 09:02 AM, Hans Verkuil wrote: > On 07/30/2014 05:38 AM, Joe Perches wrote: >> commit 28cae868cd24 ("[media] solo6x10: move out of staging into >> drivers/media/pci") moved the files, update the patterns. >> >> Signed-off-by: Joe Per