[PATCH] solo6x10: Maintainers update

2014-11-26 Thread Ismael Luceno
Adding Andrey Utkin, and I'll be using my personal email address from now on. Signed-off-by: Ismael Luceno --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0ff630d..b4ba217 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8682,7

Re: [RFC] solo6x10 freeze, even with Oct 31's linux-next... any ideas or help?

2014-11-26 Thread Ismael Luceno
On Sat, 15 Nov 2014 21:42:05 +0100 khal...@piap.pl (Krzysztof Hałasa) wrote: > Andrey Utkin writes: > > > In upstream there's no more module parameter for video standard > > (NTSC/PAL). But there's VIDIOC_S_STD handling procedure. But it > > turns out not to work correctly: the frame is offset, s

Re: [RFC] solo6x10 freeze, even with Oct 31's linux-next... any ideas or help?

2014-11-26 Thread Ismael Luceno
On Tue, 11 Nov 2014 19:05:37 +0100 Hans Verkuil wrote: > On 11/11/2014 06:46 PM, Andrey Utkin wrote: > > At Bluecherry, we have issues with servers which have 3 solo6110 > > cards (and cards have up to 16 analog video cameras connected to > > them, and being actively read). > > This is a kernel wh

Re: SOLO6x10: fix a race in IRQ handler.

2014-11-26 Thread Ismael Luceno
On Fri, 14 Nov 2014 13:35:06 +0100 khal...@piap.pl (Krzysztof Hałasa) wrote: > The IRQs have to be acknowledged before they are serviced, otherwise > some events may be skipped. Also, acknowledging IRQs just before > returning from the handler doesn't leave enough time for the device > to deassert

Re: [PATCH] Update MAINTAINERS for solo6x10

2014-11-26 Thread Ismael Luceno
On Mon, 17 Nov 2014 20:59:23 +0400 Andrey Utkin wrote: > Signed-off-by: Andrey Utkin > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bb38f02..f5cef1b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8787,7 +87

cron job: media_tree daily build: ERRORS

2014-11-26 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 Nov 27 04:00:16 CET 2014 git branch: test git hash: 504febc3f98c87a8bebd8f2f274f32c0724131e4 gcc versio

Re: [PATCH 1/2] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitions

2014-11-26 Thread Josh Wu
Hi, Guennadi On 11/26/2014 6:23 AM, Guennadi Liakhovetski wrote: Hi Josh, On Tue, 25 Nov 2014, Josh Wu wrote: Add SVGA, UXGA and XGA size definitions to v4l2-image-sizes.h. The definitions are sorted by alphabet order. Signed-off-by: Josh Wu Thanks for your patches. I'm ok with these two,

[PATCH] media: v4l2-image-sizes.h: correct the SVGA height definition

2014-11-26 Thread Josh Wu
SVGA height should be 600 not 680. Reported-by: Sylwester Nawrocki Signed-off-by: Josh Wu --- Hi, Mauro There a typo in my previous patch, so this patch is the fix for that. Sorry for the incovenience. Best Regards, Josh Wu include/media/v4l2-image-sizes.h | 2 +- 1 file changed, 1 insertion

[PATCH v2 2/2] v4l: vsp1: Always enable virtual RPF when BRU is in use

2014-11-26 Thread Takanari Hayama
Regardless of a number of inputs, we should always enable virtual RPF when BRU is used. This allows the case when there's only one input to BRU, and a size of the input is smaller than a size of an output of BRU. Signed-off-by: Takanari Hayama --- drivers/media/platform/vsp1/vsp1_wpf.c | 11

[PATCH v2 1/2] v4l: vsp1: Reset VSP1 RPF source address

2014-11-26 Thread Takanari Hayama
Source address of VSP1 RPF needs to be reset whenever crop offsets are recalculated. This correctly reflects a crop setting even VIDIOC_QBUF is called before VIDIOIC_STREAMON is called. Signed-off-by: Takanari Hayama --- drivers/media/platform/vsp1/vsp1_rpf.c | 15 +++ drivers/medi

[PATCH v2 0/2] v4l: vsp1: crop and a single input issues

2014-11-26 Thread Takanari Hayama
Hi, I've updated patches to reflect comments from Geert and Sergei. Hope this version could be given a go. Takanari Hayama (2): v4l: vsp1: Reset VSP1 RPF source address v4l: vsp1: Always enable virtual RPF when BRU is in use drivers/media/platform/vsp1/vsp1_rpf.c | 15 +++ driv

Re: [PATCH 2/2] v4l: vsp1: Always enable virtual RPF when BRU is in use

2014-11-26 Thread Takanari Hayama
Hi Sergei, On 11/26/14, 9:55 PM, Sergei Shtylyov wrote: > Hello. > > On 11/26/2014 9:19 AM, Takanari Hayama wrote: > >> Regardless of a number of inputs, we should always enable virtual RPF >> when BRU is used. This allows the case when there's only one input to >> BRU, and a size of the input i

Huomiota haluta

2014-11-26 Thread First Loan Trust Ltd
-- Huomiota!!! Oletko tarvitsevat pikaisesti lainan? henkilökohtaisia lainoja, yritysten lainoja, asuntolainojen. Jos ystävällisesti täyttäkää seuraavat tiedot alla ja tarjoamme 3 prosentin vauhdilla niin, että voimme jatkaa lainan määrästä välittömästi. Koko nimi: Tarvitaan lainan määrä:

Re: [PATCH 1/2] v4l: vsp1: Reset VSP1 RPF source address

2014-11-26 Thread Takanari Hayama
Hi Geert, On 11/26/14, 5:59 PM, Geert Uytterhoeven wrote: > Hi Hayama-san, > > On Wed, Nov 26, 2014 at 7:19 AM, Takanari Hayama wrote: >> @@ -179,6 +190,10 @@ static void rpf_vdev_queue(struct vsp1_video *video, >>struct vsp1_video_buffer *buf) >> { >> struct

Re: [PATCH] staging: media: lirc: lirc_zilog.c: fix quoted strings split across lines

2014-11-26 Thread Luis de Bethencourt
On Wed, Nov 26, 2014 at 08:05:55AM -0800, Joe Perches wrote: > On Wed, 2014-11-26 at 15:42 +, Luis de Bethencourt wrote: > > On 26 November 2014 at 01:49, Joe Perches wrote: > [] > > > There is a script I posted a while back that > > > groups various checkpatch "types" together and > > > makes

[PATCH v3] media: usb: uvc: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

Re: [PATCH v2 11/11] media: usb: uvc: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Prabhakar Lad
Hi Laurent, Thanks for the review. On Wed, Nov 26, 2014 at 10:59 PM, Laurent Pinchart wrote: > Hi Prabhakar, > > Thank you for the patch. > > On Wednesday 26 November 2014 22:42:34 Lad, Prabhakar wrote: >> This patch drops driver specific wait_prepare() and >> wait_finish() callbacks from vb2_op

Re: [PATCH v2 11/11] media: usb: uvc: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Laurent Pinchart
Hi Prabhakar, Thank you for the patch. On Wednesday 26 November 2014 22:42:34 Lad, Prabhakar wrote: > This patch drops driver specific wait_prepare() and > wait_finish() callbacks from vb2_ops and instead uses > the the helpers vb2_ops_wait_prepare/finish() provided > by the vb2 core, the lock me

[PATCH v2 03/11] media: exynos-gsc: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 01/11] media: s3c-camif: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 00/11] media: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
Hi All, This patch set uses the vb2 ops helpers for wait_prepare and wait_finish callbacks for drivers which using vb2 helpers. This patchset is compile tested only. Changes for v2: a: Included proper commit message. b: included Ack. Lad, Prabhakar (11): media: s3c-camif: use vb2_ops_wait_prep

[PATCH v2 02/11] media: ti-vpe: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 06/11] media: marvell-ccic: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 05/11] media: sh_veu: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 04/11] media: soc_camera: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 08/11] media: blackfin: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 09/11] media: s5p-mfc: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 11/11] media: usb: uvc: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH v2 10/11] media: davinci: vpif_capture: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch adds support in the capture driver for using vb2_ops_wait_prepare/finish() helpers provided by the vb2 core. Signed-off-by: Lad, Prabhakar --- drivers/media/platform/davinci/vpif_capture.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/media/platform/davinci/vpif_captu

[PATCH v2 07/11] media: s5p-tv: use vb2_ops_wait_prepare/finish helper

2014-11-26 Thread Lad, Prabhakar
This patch drops driver specific wait_prepare() and wait_finish() callbacks from vb2_ops and instead uses the the helpers vb2_ops_wait_prepare/finish() provided by the vb2 core, the lock member of the queue needs to be initalized to a mutex so that vb2 helpers vb2_ops_wait_prepare/finish() can make

[PATCH 2/2] mn88472: document demod reset

2014-11-26 Thread Benjamin Larsson
Signed-off-by: Benjamin Larsson --- drivers/staging/media/mn88472/mn88472.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/staging/media/mn88472/mn88472.c b/drivers/staging/media/mn88472/mn88472.c index f648b58..36ef39b 100644 --- a/drivers/staging/media/mn88472/mn88472.c +++ b/dr

[PATCH 1/2] mn88472: calculate the IF register values

2014-11-26 Thread Benjamin Larsson
Add xtal as a configuration parameter so it can be used in the IF register value calculation. Signed-off-by: Benjamin Larsson --- drivers/media/dvb-frontends/mn88472.h| 6 ++ drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 1 + drivers/staging/media/mn88472/mn88472.c | 23 +

Re: [PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver

2014-11-26 Thread Maxime Ripard
Hi, On Tue, Nov 25, 2014 at 09:29:21AM +0100, Hans de Goede wrote: > Hi, > > On 11/24/2014 11:03 PM, Maxime Ripard wrote: > >On Fri, Nov 21, 2014 at 10:13:10AM +0100, Hans de Goede wrote: > >>Hi, > >> > >>On 11/21/2014 09:49 AM, Maxime Ripard wrote: > >>>Hi, > >>> > >>>On Thu, Nov 20, 2014 at 04:

Re: [REVIEWv7 PATCH 07/12] vb2-dma-sg: add dmabuf import support

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Tuesday 18 November 2014 13:51:03 Hans Verkuil wrote: > From: Hans Verkuil > > Add support for importing dmabuf to videobuf2-dma-sg. > > Signed-off-by: Hans Verkuil > Acked-by: Pawel Osciak > --- > drivers/media/v4l2-core/videobuf2-dma-sg.c | 149 +++

Re: [REVIEWv7 PATCH 10/12] vivid: enable vb2_expbuf support.

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Tuesday 18 November 2014 13:51:06 Hans Verkuil wrote: > From: Hans Verkuil > > Now that vb2 supports DMABUF export for dma-sg and vmalloc memory > modes, we can enable the vb2_expbuf support in vivid. > > Signed-off-by: Hans Verkuil > Reviewed-by: Pawel Os

Re: [REVIEWv7 PATCH 11/12] vim2m: support expbuf

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Tuesday 18 November 2014 13:51:07 Hans Verkuil wrote: > From: Hans Verkuil > > Signed-off-by: Hans Verkuil > Reviewed-by: Pawel Osciak Acked-by: Laurent Pinchart > --- > drivers/media/platform/vim2m.c | 1 + > 1 file changed, 1 insertion(+) > > diff -

Re: [REVIEWv7 PATCH 06/12] vb2-dma-sg: move dma_(un)map_sg here

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Tuesday 18 November 2014 13:51:02 Hans Verkuil wrote: > From: Hans Verkuil > > This moves dma_(un)map_sg to the get_userptr/put_userptr and alloc/put > memops of videobuf2-dma-sg.c and adds dma_sync_sg_for_device/cpu to the > prepare/finish memops. > > Now

Re: [PATCH v2 1/9] clk: sunxi: Give sunxi_factors_register a registers parameter

2014-11-26 Thread Maxime Ripard
On Sun, Nov 23, 2014 at 02:38:07PM +0100, Hans de Goede wrote: > Before this commit sunxi_factors_register uses of_iomap(node, 0) to get > the clk registers. The sun6i prcm has factor clocks, for which we want to > use sunxi_factors_register, but of_iomap(node, 0) does not work for the prcm > facto

[PATCH 1/2] of: Add new compatibles for CODA bindings

2014-11-26 Thread Fabio Estevam
From: Philipp Zabel This patch adds new compatibles using the new Chips&Media vendor prefix "cnm" and CODA model name as well as a Freescale specific compatible value for i.MX6DL/S. The latter is because for some reason the i.MX6DL/S firmware provided by Freescale differs from the i.MX6Q/D versio

[PATCH 2/2] of: Add named interrupts to CODA bindings

2014-11-26 Thread Fabio Estevam
From: Philipp Zabel This patch documents named interrupt bindings for the CODA video processing units. Signed-off-by: Philipp Zabel Signed-off-by: Fabio Estevam --- Documentation/devicetree/bindings/media/coda.txt | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Do

Re: [linuxtv-media:master 7661/7664] ERROR: "omapdss_compat_init" [drivers/media/platform/omap/omap-vout.ko] undefined!

2014-11-26 Thread Paul Bolle
Hi Fengguang On Wed, 2014-11-26 at 11:30 -0800, Fengguang Wu wrote: > On Wed, Nov 26, 2014 at 08:50:41AM +0100, Paul Bolle wrote: > > Hi Fengguang, > > > > On Wed, 2014-11-26 at 09:34 +0800, kbuild test robot wrote: > > > tree: git://linuxtv.org/media_tree.git master > > > head: 504febc3f98c8

Re: [REVIEWv7 PATCH 05/12] vb2-dma-sg: add allocation context to dma-sg

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Tuesday 18 November 2014 13:51:01 Hans Verkuil wrote: > From: Hans Verkuil > > Require that dma-sg also uses an allocation context. This is in preparation > for adding prepare/finish memops to sync the memory between DMA and CPU. I think this has been raise

Re: [REVIEWv7 PATCH 04/12] vb2: don't free alloc context if it is ERR_PTR

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Tuesday 18 November 2014 13:51:00 Hans Verkuil wrote: > From: Hans Verkuil > > Don't try to free a pointer containing an ERR_PTR(). Wouldn't it be easier to return NULL from vb2_dma_contig_alloc_ctx() instead of an ERR_PTR ? > Signed-off-by: Hans Verkuil

Re: [REVIEWv7 PATCH 03/12] vb2: add dma_dir to the alloc memop.

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Tuesday 18 November 2014 13:50:59 Hans Verkuil wrote: > From: Hans Verkuil > > This is needed for the next patch where the dma-sg alloc memop needs > to know the dma_dir. > > Signed-off-by: Hans Verkuil > Acked-by: Pawel Osciak Acked-by: Laurent Pinchart

Re: [REVIEWv7 PATCH 02/12] vb2: replace 'write' by 'dma_dir'

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Tuesday 18 November 2014 13:50:58 Hans Verkuil wrote: > From: Hans Verkuil > > The 'write' argument is very ambiguous. I first assumed that if it is 1, > then we're doing video output but instead it meant the reverse. > > Since it is used to setup the dma_d

Re: [REVIEWv7 PATCH 01/12] videobuf2-core.h: improve documentation

2014-11-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Sunday 23 November 2014 20:01:22 Pawel Osciak wrote: > On Tue, Nov 18, 2014 at 9:50 PM, Hans Verkuil wrote: > > From: Hans Verkuil > > > > Document that drivers can access/modify the buffer contents in buf_prepare > > and buf_finish. That was not clearly st

Re: [linuxtv-media:master 7661/7664] ERROR: "omapdss_compat_init" [drivers/media/platform/omap/omap-vout.ko] undefined!

2014-11-26 Thread Fengguang Wu
Hi Paul, On Wed, Nov 26, 2014 at 08:50:41AM +0100, Paul Bolle wrote: > Hi Fengguang, > > On Wed, 2014-11-26 at 09:34 +0800, kbuild test robot wrote: > > tree: git://linuxtv.org/media_tree.git master > > head: 504febc3f98c87a8bebd8f2f274f32c0724131e4 > > commit: 6b213e81ddf8b265383c9a1a1884432

Re: [PATCH 3/3] dvb-usb-dvbsky: add TechnoTrend CT2-4400 and CT2-4650 devices support

2014-11-26 Thread Antti Palosaari
On 11/26/2014 02:35 PM, Nibble Max wrote: Signed-off-by: Nibble Max Reviewed-by: Antti Palosaari regards Antti -- http://palosaari.fi/ -- 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 htt

Re: [PATCH 2/3] cxusb: remove TechnoTrend CT2-4400 and CT2-4650 devices

2014-11-26 Thread Antti Palosaari
On 11/26/2014 02:35 PM, Nibble Max wrote: Remove TechnoTrend CT2-4400 and CT2-4650 devices from cxusb. They are supported by dvb-usb-dvbsky driver in PATCH 3/3. Signed-off-by: Nibble Max Reviewed-by: Antti Palosaari regards Antti -- http://palosaari.fi/ -- To unsubscribe from this list: se

Re: [PATCH 1/3] dvb-usb-dvbsky: add T330 dvb-t2/t/c usb stick support

2014-11-26 Thread Antti Palosaari
On 11/26/2014 02:34 PM, Nibble Max wrote: DVBSky T330 dvb-t2/t/c usb stick: 1>dvb frontend: SI2157A30(tuner), SI2168B40(demod) 2>usb controller: CY7C68013A Signed-off-by: Nibble Max Reviewed-by: Antti Palosaari regards Antti -- http://palosaari.fi/ -- To unsubscribe from this list: send th

Re: i.MX6 CODA960 encoder

2014-11-26 Thread Jean-Michel Hautbois
Hi Philipp, Thanks for answering. 2014-11-26 17:55 GMT+01:00 Philipp Zabel : > Hi Jean-Michel, > > Am Mittwoch, den 26.11.2014, 14:33 +0100 schrieb Jean-Michel Hautbois: >> Hi, >> >> We are writing a gstreamer plugin to support CODA960 encoder on i.MX6, >> and it is not working so now trying to u

Re: [PATCH 3/3] dvb-usb-dvbsky: add TechnoTrend CT2-4400 and CT2-4650 devices support

2014-11-26 Thread Olli Salonen
On Wed, 26 Nov 2014, Nibble Max wrote: Signed-off-by: Nibble Max --- drivers/media/usb/dvb-usb-v2/dvbsky.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/media/usb/dvb-usb-v2/dvbsky.c b/drivers/media/usb/dvb-usb-v2/dvbsky.c Hi Max, I tested your patch with Technotrend CT

Re: [PATCH 2/3] cxusb: remove TechnoTrend CT2-4400 and CT2-4650 devices

2014-11-26 Thread Olli Salonen
Reviewed-by: Olli Salonen On Wed, 26 Nov 2014, Nibble Max wrote: Remove TechnoTrend CT2-4400 and CT2-4650 devices from cxusb. They are supported by dvb-usb-dvbsky driver in PATCH 3/3. Signed-off-by: Nibble Max --- drivers/media/usb/dvb-usb/Kconfig | 1 - drivers/media/usb/dvb-usb/cxusb.c |

Re: [PATCH 1/3] dvb-usb-dvbsky: add T330 dvb-t2/t/c usb stick support

2014-11-26 Thread Olli Salonen
Reviewed-by: Olli Salonen On Wed, 26 Nov 2014, Nibble Max wrote: DVBSky T330 dvb-t2/t/c usb stick: 1>dvb frontend: SI2157A30(tuner), SI2168B40(demod) 2>usb controller: CY7C68013A Signed-off-by: Nibble Max --- drivers/media/usb/dvb-usb-v2/dvbsky.c | 88 +++ 1 fi

Fix Penguin Penalty 17th October2014 ( mail-archive.com )

2014-11-26 Thread unexploited59740
Dear Sir Did your website get hit by Google Penguin update on October 17th 2014? What basically is Google Penguin Update? It is actually a code name for Google algorithm which aims at decreasing your websites search engine rankings that violate Google’s guidelines by using black hat SEO techniq

Re: i.MX6 CODA960 encoder

2014-11-26 Thread Philipp Zabel
Hi Jean-Michel, Am Mittwoch, den 26.11.2014, 14:33 +0100 schrieb Jean-Michel Hautbois: > Hi, > > We are writing a gstreamer plugin to support CODA960 encoder on i.MX6, > and it is not working so now trying to use v4l2-ctl for the moment. > As I am asking about encoder, is there a way to make it s

[linuxtv-media:master 7661/7664] ERROR: "omapdss_compat_init" undefined!

2014-11-26 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 504febc3f98c87a8bebd8f2f274f32c0724131e4 commit: 6b213e81ddf8b265383c9a1a1884432df88f701e [7661/7664] [media] omap: Fix typo "HAS_MMU" config: mips-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel

Re: [PATCH] staging: media: lirc: lirc_zilog.c: fix quoted strings split across lines

2014-11-26 Thread Joe Perches
On Wed, 2014-11-26 at 15:42 +, Luis de Bethencourt wrote: > On 26 November 2014 at 01:49, Joe Perches wrote: [] > > There is a script I posted a while back that > > groups various checkpatch "types" together and > > makes it a bit easier to do cleanup style > > patches. > > > > https://lkml.or

[PATCH] [media] tda18271: Fix identation

2014-11-26 Thread Mauro Carvalho Chehab
As reported by smatch: drivers/media/tuners/tda18271-common.c:176 tda18271_read_extended() warn: if statement not indented Signed-off-by: Mauro Carvalho Chehab diff --git a/drivers/media/tuners/tda18271-common.c b/drivers/media/tuners/tda18271-common.c index 86e5e3110118..6118203543ea

Re: [PATCH v3 2/3] media: rc: add driver for Amlogic Meson IR remote receiver

2014-11-26 Thread Carlo Caione
On Wed, Nov 26, 2014 at 4:04 PM, Mauro Carvalho Chehab wrote: > Em Tue, 18 Nov 2014 21:22:34 +0100 > Beniamino Galvani escreveu: > >> Amlogic Meson SoCs include a infrared remote control receiver that can >> operate in two modes: "NEC" mode in which the hardware decodes frames >> using the NEC IR

Re: [PATCH v3 2/3] media: rc: add driver for Amlogic Meson IR remote receiver

2014-11-26 Thread Mauro Carvalho Chehab
Em Tue, 18 Nov 2014 21:22:34 +0100 Beniamino Galvani escreveu: > Amlogic Meson SoCs include a infrared remote control receiver that can > operate in two modes: "NEC" mode in which the hardware decodes frames > using the NEC IR protocol, and "general" mode in which the receiver > simply reports th

i.MX6 CODA960 encoder

2014-11-26 Thread Jean-Michel Hautbois
Hi, We are writing a gstreamer plugin to support CODA960 encoder on i.MX6, and it is not working so now trying to use v4l2-ctl for the moment. As I am asking about encoder, is there a way to make it support YUYV as input or is the firmware not able to do it ? I could not find a reference manual ab

[PATCH] [media] stv090x: remove export symbol for stv090x_set_gpio()

2014-11-26 Thread Mauro Carvalho Chehab
Drivers that use dvb_attach can have just one exported symbol, or they will cause compilation breakages depending on the selected frontends. As Jim reported: drivers/built-in.o: In function `technisat_usb2_set_voltage': technisat-usb2.c:(.text+0x3b4919): undefined reference to `stv090x_set_gpio' m

Re: [PATCH 2/2] v4l: vsp1: Always enable virtual RPF when BRU is in use

2014-11-26 Thread Sergei Shtylyov
Hello. On 11/26/2014 9:19 AM, Takanari Hayama wrote: Regardless of a number of inputs, we should always enable virtual RPF when BRU is used. This allows the case when there's only one input to BRU, and a size of the input is smaller than a size of an output of BRU. Signed-off-by: Takanari Ha

[PATCH 3/3] dvb-usb-dvbsky: add TechnoTrend CT2-4400 and CT2-4650 devices support

2014-11-26 Thread Nibble Max
Signed-off-by: Nibble Max --- drivers/media/usb/dvb-usb-v2/dvbsky.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/media/usb/dvb-usb-v2/dvbsky.c b/drivers/media/usb/dvb-usb-v2/dvbsky.c index 86db800..9b5add4 100644 --- a/drivers/media/usb/dvb-usb-v2/dvbsky.c +++ b/drivers/m

[PATCH 2/3] cxusb: remove TechnoTrend CT2-4400 and CT2-4650 devices

2014-11-26 Thread Nibble Max
Remove TechnoTrend CT2-4400 and CT2-4650 devices from cxusb. They are supported by dvb-usb-dvbsky driver in PATCH 3/3. Signed-off-by: Nibble Max --- drivers/media/usb/dvb-usb/Kconfig | 1 - drivers/media/usb/dvb-usb/cxusb.c | 298 -- drivers/media/usb/dvb-us

[PATCH 1/3] dvb-usb-dvbsky: add T330 dvb-t2/t/c usb stick support

2014-11-26 Thread Nibble Max
DVBSky T330 dvb-t2/t/c usb stick: 1>dvb frontend: SI2157A30(tuner), SI2168B40(demod) 2>usb controller: CY7C68013A Signed-off-by: Nibble Max --- drivers/media/usb/dvb-usb-v2/dvbsky.c | 88 +++ 1 file changed, 88 insertions(+) diff --git a/drivers/media/usb/dvb-usb

Re: [linuxtv-media:master 7661/7664] ERROR: "omapdss_compat_init" [drivers/media/platform/omap/omap-vout.ko] undefined!

2014-11-26 Thread Mauro Carvalho Chehab
Em Wed, 26 Nov 2014 08:50:41 +0100 Paul Bolle escreveu: > Hi Fengguang, > > On Wed, 2014-11-26 at 09:34 +0800, kbuild test robot wrote: > > tree: git://linuxtv.org/media_tree.git master > > head: 504febc3f98c87a8bebd8f2f274f32c0724131e4 > > commit: 6b213e81ddf8b265383c9a1a1884432df88f701e [7

Re: Compiling STK1160 driver for Android

2014-11-26 Thread Mauro Carvalho Chehab
Em Wed, 26 Nov 2014 13:21:29 +0300 Барт Гопник escreveu: > > Hi, guys! > > > > I have: > > 1. 05e1:0408 USB ID STK1160 chip GM7113 (SAA7113 clone) video processor > > device. > > 2. Google Nexus 5 LG D821 Hammerhead smartphone. > > > > I need compile STK1160 driver for Android. > > > > EasyCap d

Re: [PATCH/RFC v4 01/11] mediactl: Introduce v4l2_subdev structure

2014-11-26 Thread Sakari Ailus
Hi Jacek, On Tue, Nov 25, 2014 at 01:22:50PM +0100, Jacek Anaszewski wrote: > Hi Sakari, > > On 11/25/2014 12:36 PM, Sakari Ailus wrote: > >Hi Jacek, > > > >Thank you for the updated patchset. > > > >On Fri, Nov 21, 2014 at 05:14:30PM +0100, Jacek Anaszewski wrote: > >>Add struct v4l2_subdev as a

Re: Compiling STK1160 driver for Android

2014-11-26 Thread Барт Гопник
> Hi, guys! > > I have: > 1. 05e1:0408 USB ID STK1160 chip GM7113 (SAA7113 clone) video processor > device. > 2. Google Nexus 5 LG D821 Hammerhead smartphone. > > I need compile STK1160 driver for Android. > > EasyCap driver can be found in CyanogenMod (Android based OS) git > (https://github.com/

Re: [PATCH 1/2] v4l: vsp1: Reset VSP1 RPF source address

2014-11-26 Thread Geert Uytterhoeven
Hi Hayama-san, On Wed, Nov 26, 2014 at 7:19 AM, Takanari Hayama wrote: > @@ -179,6 +190,10 @@ static void rpf_vdev_queue(struct vsp1_video *video, >struct vsp1_video_buffer *buf) > { > struct vsp1_rwpf *rpf = container_of(video, struct vsp1_rwpf, video); > +

Re: [PATCH v2 3/9] clk: sunxi: Add prcm mod0 clock driver

2014-11-26 Thread Hans de Goede
Hi, On 11/25/2014 05:57 PM, Lee Jones wrote: On Sun, 23 Nov 2014, Hans de Goede wrote: Add a driver for mod0 clocks found in the prcm. Currently there is only one mod0 clocks in the prcm, the ir clock. Signed-off-by: Hans de Goede --- Documentation/devicetree/bindings/clock/sunxi.txt | 1