[PATCH] MAINTAINERS: Add entry for Davinci video drivers

2012-11-19 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar@ti.com This patch adds an entry in MAINTAINERS file for TI Davinci media drivers. Signed-off-by: Lad, Prabhakar prabhakar@ti.com Signed-off-by: Manjunath Hadli manjunath.ha...@ti.com --- MAINTAINERS | 12 1 files changed, 12 insertions(+), 0

Re: Linux DVB Explained..

2012-11-19 Thread Patrick Boettcher
Hi Richard, I can maybe answer some of your questions with semi-complete answers in the hope it helps you further. On Saturday 17 November 2012 13:35:18 Richard wrote: struct dvb_demux : This has a start_feed and a stop feed. What feed is this? ... the RAW 188 byte packets from the device

[PATCH] davinci: vpbe: pass different platform names to handle different ip's

2012-11-19 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar@ti.com The vpbe driver can handle different platforms DM644X, DM36X and DM355. To differentiate between this platforms venc_type/vpbe_type was passed as part of platform data which was incorrect. The correct way to differentiate to handle this case is by passing

[PATCH] [media] Add MAINTAINERS entries for some RC devices

2012-11-19 Thread Sean Young
Signed-off-by: Sean Young s...@mess.org --- MAINTAINERS | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f4b3aa8..1a69d21 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3751,6 +3751,12 @@ F: net/ieee802154/ F:

dvbnet error

2012-11-19 Thread Ondrej Topolsky
Dear linuxtv developer-s I am trying (it is now couple of days - of no avail) to create interface with dvbnet utility for decoding IP with MPE (tested with DVB-H signal containing IP packets). I run: dvbnet -a 0 -p 1002 gives me this output: Error: couldn't open device 0: 2 No such file or

Re: [git:v4l-dvb/for_v3.8] [media] siano: fix RC compilation

2012-11-19 Thread Antti Palosaari
Mauro, it is still broken (for_v3.8) TESTposttest Building modules, stage 2. MODPOST 2358 modules ERROR: sms_ir_exit [drivers/media/common/siano/smsmdtv.ko] undefined! ERROR: sms_ir_event [drivers/media/common/siano/smsmdtv.ko] undefined! ERROR: sms_ir_init

Re: dvbnet error

2012-11-19 Thread Antti Palosaari
On 11/19/2012 05:48 PM, Ondrej Topolsky wrote: Dear linuxtv developer-s I am trying (it is now couple of days - of no avail) to create interface with dvbnet utility for decoding IP with MPE (tested with DVB-H signal containing IP packets). I run: dvbnet -a 0 -p 1002 gives me this output: Error:

[PATCH 289/493] docbook: remove discussion of __devinit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option and __devinit will go away as an attribute. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: Rob Landley r...@landley.net Cc: linux-media@vger.kernel.org Cc: linux-...@vger.kernel.org ---

[PATCH 375/493] media: remove use of __devinitconst

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devinitconst is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org --- drivers/media/mmc/siano/smssdio.c | 2 +- drivers/media/platform/timblogiw.c |

[PATCH 332/493] media: remove use of __devinitdata

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devinitdata is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: Andy Walls awa...@md.metrocast.net Cc: linux-media@vger.kernel.org Cc: ivtv-de...@ivtvdriver.org Cc:

[PATCH 482/493] staging: dt3155v4l: remove use of __devexit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org --- drivers/staging/media/dt3155v4l/dt3155v4l.c | 4 ++--

[PATCH 493/493] docbook: remove use of __devexit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: Rob Landley r...@landley.net Cc: linux-media@vger.kernel.org Cc: linux-...@vger.kernel.org ---

[PATCH 483/493] staging: solo6x10: remove use of __devexit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org --- drivers/staging/media/solo6x10/core.c | 2 +- 1 file

[PATCH 481/493] staging: lirc: remove use of __devexit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org --- drivers/staging/media/lirc/lirc_parallel.c | 2 +-

[PATCH 444/493] media: remove use of __devexit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: Kyungmin Park kyungmin.p...@samsung.com Cc: Heungjun Kim riverful@samsung.com Cc: Laurent Pinchart

[PATCH 103/493] staging: dt3155v4l: remove use of __devexit_p

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org --- drivers/staging/media/dt3155v4l/dt3155v4l.c | 2 +-

[PATCH 104/493] staging: lirc: remove use of __devexit_p

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org --- drivers/staging/media/lirc/lirc_parallel.c | 2 +-

[PATCH 027/493] media: remove use of __devexit_p in bt878.c

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer needed, remove it. Also fix the indentation for the initialization of the bt878_pci_driver struct to make chkpatch happy. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc:

[PATCH 133/493] remove use of __devexit_p

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: Kyungmin Park kyungmin.p...@samsung.com Cc: Heungjun Kim riverful@samsung.com Cc: Laurent Pinchart

[PATCH 031/493] docbook: remove references to __devexit_p

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: Rob Landley r...@landley.net Cc: linux-media@vger.kernel.org Cc: linux-...@vger.kernel.org ---

[PATCH 188/493] staging: dt3155v4l: remove use of __devinit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devinit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org --- drivers/staging/media/dt3155v4l/dt3155v4l.c | 6

[PATCH 186/493] staging: lirc: remove use of __devinit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devinit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org --- drivers/staging/media/lirc/lirc_parallel.c | 2 +-

[PATCH 187/493] staging: solo6x10: remove use of __devinit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devinit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org --- drivers/staging/media/solo6x10/core.c | 2 +- 1 file

Re: [PATCH] exynos-gsc: Add missing video device vfl_dir flag initialization

2012-11-19 Thread Sylwester Nawrocki
Hi Shaik, Could you let us know if the driver is working fine with this patch applied ? I have no exynos5 based board to test it. And this patch qualifies as an important fix that should be applied for v3.7, where the driver's first appeared. Thanks, Sylwester On 11/10/2012 11:57 PM, Sylwester

cron job: media_tree daily build: WARNINGS

2012-11-19 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:Mon Nov 19 19:00:22 CET 2012 git hash:2c4e11b7c15af70580625657a154ea7ea70b8c76 gcc version: i686-linux-gcc

Re: [PATCH] [media] exynos-gsc: Adding tiled multi-planar format to G-Scaler

2012-11-19 Thread Sylwester Nawrocki
Hi Shaik, On 11/07/2012 07:37 AM, Shaik Ameer Basha wrote: Adding V4L2_PIX_FMT_NV12MT_16X16 to G-Scaler supported formats. If the output or input format is V4L2_PIX_FMT_NV12MT_16X16, configure G-Scaler to use GSC_IN_TILE_MODE. Signed-off-by: Shaik Ameer Bashashaik.am...@samsung.com ---

[PATCH] mx2_camera: use GFP_ATOMIC under spin lock.

2012-11-19 Thread Cyril Roelandt
Found using the following semantic patch: spml @@ @@ spin_lock_irqsave(...); ... when != spin_unlock_irqrestore(...); * GFP_KERNEL /spml Signed-off-by: Cyril Roelandt tipec...@gmail.com --- drivers/media/platform/soc_camera/mx2_camera.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH] [media] soc_camera: mx3_camera: Constify v4l2_crop

2012-11-19 Thread Guennadi Liakhovetski
Hi Fabio On Sun, 18 Nov 2012, Fabio Estevam wrote: Since commit 4f996594ce ([media] v4l2: make vidioc_s_crop const), set_crop should receive a 'const struct v4l2_crop *' argument type. Adapt to this new format and get rid of the following build warning: Thanks for the patches, both

Re: [PATCH] [media] exynos-gsc: propagate timestamps from src to dst buffers

2012-11-19 Thread Sylwester Nawrocki
Hi Shaik, On 11/07/2012 07:40 AM, Shaik Ameer Basha wrote: Make gsc-m2m propagate the timestamp field from source to destination buffers We probably need some means for letting know the mem-to-mem drivers and applications whether timestamps are copied from OUTPUT to CAPTURE or not. Timestamps

Re: Hauppauge WinTV HVR 900 (M/R 65018/B3C0) doesn't work anymore since linux 3.6.6

2012-11-19 Thread Philippe Valembois - Phil
Le 16/11/2012 03:13, Greg KH a écrit : On Wed, Nov 14, 2012 at 09:30:14PM +0100, Philippe Valembois - Phil wrote: Hello, I have posted a bug report here : https://bugzilla.kernel.org/show_bug.cgi?id=50361 and I have been told to send it to the ML too. The commit causing the bug has been

Re: [PATCH v2] [media] vpif_capture: fix return value check

2012-11-19 Thread Prabhakar Lad
Hi Wei, On Thu, Nov 15, 2012 at 6:48 PM, Wei Yongjun weiyj...@gmail.com wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn In case of error, the function vb2_dma_contig_init_ctx() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with

Re: [PATCH] [media] vpif_display: fix condition logic in vpif_enum_dv_timings()

2012-11-19 Thread Prabhakar Lad
Hi Wei, On Tue, Oct 30, 2012 at 7:19 PM, Wei Yongjun weiyj...@gmail.com wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn The pattern E == C1 E == C2 is always false. This patch fix this according to the assumption that should be ||. dpatch engine is used to auto generate this patch.

Re: [PATCH] [media] vpif_capture: fix condition logic in vpif_capture.c

2012-11-19 Thread Prabhakar Lad
Hi Wei, On Tue, Oct 30, 2012 at 7:15 PM, Wei Yongjun weiyj...@gmail.com wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn The pattern E == C1 E == C2 is always false. This patch fix this according to the assumption that should be ||. dpatch engine is used to auto generate this patch.

[PATCH 2/2] v4l2: blackfin: add EPPI3 support

2012-11-19 Thread Scott Jiang
Bf60x soc has a new PPI called Enhanced PPI version 3. HD video is supported now. To achieve this, we redesign ppi params and add dv timings feature. Signed-off-by: Scott Jiang scott.jiang.li...@gmail.com --- drivers/media/platform/blackfin/bfin_capture.c | 148 +---

[PATCH 1/2] v4l2: blackfin: convert ppi driver to a module

2012-11-19 Thread Scott Jiang
Other drivers can make use of it. Signed-off-by: Scott Jiang scott.jiang.li...@gmail.com --- drivers/media/platform/blackfin/Kconfig |6 +- drivers/media/platform/blackfin/Makefile |4 ++-- drivers/media/platform/blackfin/ppi.c|7 +++ 3 files changed, 14 insertions(+), 3