[PATCH TRIVIAL] ivtv-alsa-pcm: remove unnecessary printk.h include

2012-09-19 Thread Hans Verkuil
Just a quick patch removing the printk.h include: this header is already included by kernel.h, and it breaks the compat build because this header only appeared in 2.6.37. Regards, Hans Signed-off-by: Hans Verkuil hans.verk...@cisco.com diff --git

Re: [PATCH v4] media: v4l2-ctrl: add a helper function to add standard control with driver specific menu

2012-09-19 Thread Hans Verkuil
Hi Prabhakar, I found some grammar issues, but also some (small) things that should be changed. On Tue 18 September 2012 20:54:38 Prabhakar Lad wrote: From: Lad, Prabhakar prabhakar@ti.com Add helper function v4l2_ctrl_new_std_menu_items(), which adds a standard menu control, with

[ANNOUNCE] media workshop in November

2012-09-19 Thread Mauro Carvalho Chehab
Dear developers, We're feeling the need for one more media workshop this year. As there will be already several developers going to LinuxCon Europe and Embedded Linux Conference Europe, we'll be co-locating the workshop together with those two events. As there will be several developers

Re: [media-workshop] [ANNOUNCE] media workshop in November

2012-09-19 Thread Mauro Carvalho Chehab
Em 19-09-2012 05:11, Mauro Carvalho Chehab escreveu: Dear developers, We're feeling the need for one more media workshop this year. As there will be already several developers going to LinuxCon Europe and Embedded Linux Conference Europe, we'll be co-locating the workshop together with

Re: [ANNOUNCE] media workshop in November

2012-09-19 Thread Hans Verkuil
On Wed 19 September 2012 10:11:11 Mauro Carvalho Chehab wrote: Dear developers, We're feeling the need for one more media workshop this year. As there will be already several developers going to LinuxCon Europe and Embedded Linux Conference Europe, we'll be co-locating the workshop

Questions regarding vb2 and multiplanar support

2012-09-19 Thread Hans Verkuil
I'm working on adding multiplanar support to v4l2-ctl, but I have a few questions. First of all, when I call QUERYBUF I set the length field of v4l2_buffer to the number of elements in my v4l2_plane array. When QUERYBUF returns, shouldn't the length field be updated to the actual number of

Re: [PATCH v4] media: v4l2-ctrl: add a helper function to add standard control with driver specific menu

2012-09-19 Thread Prabhakar Lad
Hi Hans, Thanks for the review. On Wed, Sep 19, 2012 at 1:23 PM, Hans Verkuil hverk...@xs4all.nl wrote: Hi Prabhakar, I found some grammar issues, but also some (small) things that should be changed. On Tue 18 September 2012 20:54:38 Prabhakar Lad wrote: From: Lad, Prabhakar

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus (attempt 2)

2012-09-19 Thread Oliver Schinagl
On 19-09-12 00:42, Antti Palosaari wrote: On 09/19/2012 01:22 AM, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This is initial support for the Asus MyCinema U3100Mini Plus. The driver in its current form gets detected and loads properly. It uses the af9035 USB Bridge

Re: [PATCH TRIVIAL] ivtv-alsa-pcm: remove unnecessary printk.h include

2012-09-19 Thread Andy Walls
Hans Verkuil hverk...@xs4all.nl wrote: Just a quick patch removing the printk.h include: this header is already included by kernel.h, and it breaks the compat build because this header only appeared in 2.6.37. Regards, Hans Signed-off-by: Hans Verkuil hans.verk...@cisco.com diff --git

[PULL FOR v3.7] OMAP3 ISP patches

2012-09-19 Thread Laurent Pinchart
Hi Mauro, The following changes since commit 4313902ebe33155209472215c62d2f29d117be29: [media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa interface driver (2012-09-18 13:29:07 -0300) are available in the git repository at: git://linuxtv.org/pinchartl/media.git

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus

2012-09-19 Thread Oliver Schinagl
On 19-09-12 00:51, Antti Palosaari wrote: On 09/18/2012 08:18 PM, Oliver Schinagl wrote: On 09/17/12 23:57, Oliver Schinagl wrote: On 09/17/12 23:07, Antti Palosaari wrote: On 09/17/2012 11:43 PM, Oliver Schinagl wrote: On 09/17/12 17:20, Oliver Schinagl wrote: If tuner communication is

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus (attempt 2)

2012-09-19 Thread Antti Palosaari
On 09/19/2012 12:52 PM, Oliver Schinagl wrote: On 19-09-12 00:42, Antti Palosaari wrote: On 09/19/2012 01:22 AM, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This is initial support for the Asus MyCinema U3100Mini Plus. The driver in its current form gets detected and

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus

2012-09-19 Thread Antti Palosaari
On 09/19/2012 01:41 PM, Oliver Schinagl wrote: On 19-09-12 00:51, Antti Palosaari wrote: On 09/18/2012 08:18 PM, Oliver Schinagl wrote: On 09/17/12 23:57, Oliver Schinagl wrote: On 09/17/12 23:07, Antti Palosaari wrote: On 09/17/2012 11:43 PM, Oliver Schinagl wrote: On 09/17/12 17:20,

Re: [media-workshop] [ANNOUNCE] media workshop in November

2012-09-19 Thread Laurent Pinchart
Hi Mauro, On Wednesday 19 September 2012 05:11:11 Mauro Carvalho Chehab wrote: Dear developers, We're feeling the need for one more media workshop this year. As there will be already several developers going to LinuxCon Europe and Embedded Linux Conference Europe, we'll be co-locating the

Re: [RFC 0/5] Generic panel framework

2012-09-19 Thread Tomi Valkeinen
Hi, On Fri, 2012-08-17 at 02:49 +0200, Laurent Pinchart wrote: Hi everybody, While working on DT bindings for the Renesas Mobile SoC display controller (a.k.a. LCDC) I quickly realized that display panel implementation based on board code callbacks would need to be replaced by a

Re: tda8290 regression fix

2012-09-19 Thread Anders Thomson
On 2012-09-18 11:53, Mauro Carvalho Chehab wrote: Em 16-09-2012 05:48, Anders Thomson escreveu: It doesn't make any difference though :-( I still have the layer of noise... That's weird. Hmm... perhaps priv-cfg.config is being initialized latter. Maybe you can then do, instead:

Re: [PATCH] Mygica X8507 audio for YPbPr, AV and S-Video

2012-09-19 Thread Alfredo Jesús Delaiti
El 18/09/12 13:16, Mauro Carvalho Chehab escribió: Em 03-09-2012 17:14, Alfredo Jesús Delaiti escreveu: Hi This patch add audio support for input YPbPr, AV and S-Video for Mygica X8507 card. I tried it with the 3.4 and 3.5 kernel Remains to be done: IR, FM and ISDBT Sorry if I sent the

[RFCv1 PATCH 0/6] vb2 multiplanar fixes/changes

2012-09-19 Thread Hans Verkuil
This RFC PATCH series is related to this email I sent: http://www.mail-archive.com/linux-media@vger.kernel.org/msg52193.html I've decided to fix the plane verification problem. This is done in the first three patches. The fourth patch fills in the length field as I proposed in the mail above.

[RFCv1 PATCH 2/6] videobuf2-core: use vb2_queue in __verify_planes_array

2012-09-19 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com Since num_planes has been moved to vb2_queue, the __verify_planes_array() function can now switch to a vb2_queue argument as well. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/v4l2-core/videobuf2-core.c |8 +++- 1 file

[RFCv1 PATCH 4/6] videobuf2-core: fill in length field for multiplanar buffers.

2012-09-19 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com length should be set to num_planes in __fill_v4l2_buffer(). That way the caller knows how many planes there are in the buffer. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/v4l2-core/videobuf2-core.c |1 + 1 file changed, 1

[RFCv1 PATCH 3/6] videobuf2-core: move plane verification out of __fill_v4l2_buffer.

2012-09-19 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com The plane verification should be done before actually queuing or dequeuing buffers, so move it out of __fill_v4l2_buffer and call it as a separate step. The also makes it possible to change the return type of __fill_v4l2_buffer to void. Signed-off-by:

[RFCv1 PATCH 6/6] DocBook: various updates w.r.t. v4l2_buffer and multiplanar.

2012-09-19 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com Clarify the behavior of v4l2_buffer in the multiplanar case, including fixing a false statement: you can't set m.planes to NULL when calling DQBUF. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- Documentation/DocBook/media/v4l/io.xml

[RFCv1 PATCH 1/6] videobuf2-core: move num_planes from vb2_buffer to vb2_queue.

2012-09-19 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com It's a queue-global value, so keep it there rather than with the buffer struct. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/v4l2-core/videobuf2-core.c | 40 -- include/media/videobuf2-core.h

[RFCv1 PATCH 5/6] v4l2-ioctl,c: handle PREPARE_BUF like QUERYBUF.

2012-09-19 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com The core code for PREPARE_BUF didn't take the multiplanar case into account, which might cause page faults. Handle PREPARE_BUF just like QUERYBUF and QBUF/DQBUF. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/v4l2-core/v4l2-ioctl.c

Re: [RFCv1 PATCH 1/6] videobuf2-core: move num_planes from vb2_buffer to vb2_queue.

2012-09-19 Thread Sylwester Nawrocki
Hi Hans, On 09/19/2012 04:37 PM, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com It's a queue-global value, so keep it there rather than with the buffer struct. I would prefer not doing this. It makes the path to variable number of per buffer planes more difficult. Regards,

Re: [RFCv1 PATCH 1/6] videobuf2-core: move num_planes from vb2_buffer to vb2_queue.

2012-09-19 Thread Hans Verkuil
On Wed September 19 2012 17:18:11 Sylwester Nawrocki wrote: Hi Hans, On 09/19/2012 04:37 PM, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com It's a queue-global value, so keep it there rather than with the buffer struct. I would prefer not doing this. It makes the

[PATCH] [2/3] dvb-apps - update scan file for Hotrird 19E, Astra 19E, Thor 1W

2012-09-19 Thread VoJcEK
Astra 19E patch dvb-apps_scan_19E.patch Description: Binary data

[PATCH] [3/3] dvb-apps - update scan file for Hotrird 19E, Astra 19E, Thor 1W

2012-09-19 Thread VoJcEK
Thor patch dvb-apps_scan_1W.patch Description: Binary data

Re: [PATCH] Mygica X8507 audio for YPbPr, AV and S-Video

2012-09-19 Thread Mauro Carvalho Chehab
Em 19-09-2012 10:31, Alfredo Jesús Delaiti escreveu: El 18/09/12 13:16, Mauro Carvalho Chehab escribió: Em 03-09-2012 17:14, Alfredo Jesús Delaiti escreveu: Hi This patch add audio support for input YPbPr, AV and S-Video for Mygica X8507 card. I tried it with the 3.4 and 3.5 kernel

Re: tda8290 regression fix

2012-09-19 Thread Mauro Carvalho Chehab
Em 19-09-2012 10:01, Anders Thomson escreveu: On 2012-09-18 11:53, Mauro Carvalho Chehab wrote: Em 16-09-2012 05:48, Anders Thomson escreveu: It doesn't make any difference though :-( I still have the layer of noise... That's weird. Hmm... perhaps priv-cfg.config is being initialized

Re: [RFCv1 PATCH 1/6] videobuf2-core: move num_planes from vb2_buffer to vb2_queue.

2012-09-19 Thread Sylwester Nawrocki
On 09/19/2012 05:28 PM, Hans Verkuil wrote: On Wed September 19 2012 17:18:11 Sylwester Nawrocki wrote: Hi Hans, On 09/19/2012 04:37 PM, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com It's a queue-global value, so keep it there rather than with the buffer struct. I would

Re: [RFCv1 PATCH 2/6] videobuf2-core: use vb2_queue in __verify_planes_array

2012-09-19 Thread Sylwester Nawrocki
On 09/19/2012 04:37 PM, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com Since num_planes has been moved to vb2_queue, the __verify_planes_array() function can now switch to a vb2_queue argument as well. Signed-off-by: Hans Verkuil hans.verk...@cisco.com Reviewed-by:

Re: [RFCv1 PATCH 3/6] videobuf2-core: move plane verification out of __fill_v4l2_buffer.

2012-09-19 Thread Sylwester Nawrocki
On 09/19/2012 04:37 PM, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com The plane verification should be done before actually queuing or dequeuing buffers, so move it out of __fill_v4l2_buffer and call it as a separate step. The also makes it possible to change the return

Re: [PATCH 4/4] gspca_pac7302: add support for green balance adjustment

2012-09-19 Thread Frank Schäfer
Am 16.09.2012 18:00, schrieb Frank Schäfer: Signed-off-by: Frank Schäfer fschaefer@googlemail.com --- drivers/media/usb/gspca/pac7302.c | 23 ++- 1 files changed, 22 insertions(+), 1 deletions(-) diff --git a/drivers/media/usb/gspca/pac7302.c

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus (attempt 2)

2012-09-19 Thread Oliver Schinagl
On 09/19/12 12:41, Antti Palosaari wrote: On 09/19/2012 12:52 PM, Oliver Schinagl wrote: On 19-09-12 00:42, Antti Palosaari wrote: On 09/19/2012 01:22 AM, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This is initial support for the Asus MyCinema U3100Mini Plus. The

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus (attempt 2)

2012-09-19 Thread Oliver Schinagl
On 09/19/12 19:57, Oliver Schinagl wrote: On 09/19/12 12:41, Antti Palosaari wrote: On 09/19/2012 12:52 PM, Oliver Schinagl wrote: On 19-09-12 00:42, Antti Palosaari wrote: On 09/19/2012 01:22 AM, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This is initial support for

[PATCH] Support for Asus MyCinema U3100Mini Plus

2012-09-19 Thread oliver
From: Oliver Schinagl oli...@schinagl.nl This is initial support for the Asus MyCinema U3100Mini Plus. The driver in its current form gets detected and loads properly. Scanning using dvbscan works without problems, Locking onto a channel using tzap also works fine. Only playback using tzap -r +

Re: [RFCv2 API PATCH 05/28] DocBook: bus_info can no longer be empty.

2012-09-19 Thread Laurent Pinchart
Hi Hans, On Thursday 13 September 2012 12:40:07 Hans Verkuil wrote: On Thu 13 September 2012 03:24:53 Laurent Pinchart wrote: On Friday 07 September 2012 15:29:05 Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com During the 2012 Media Workshop it was decided that bus_info

Re: [PATCH] V4L: soc-camera: add selection API host operations

2012-09-19 Thread Laurent Pinchart
Hi Guennadi, On Wednesday 11 July 2012 18:10:05 Guennadi Liakhovetski wrote: Wow, that's an old mail :-) On Fri, 6 Jul 2012, Laurent Pinchart wrote: On Friday 22 June 2012 18:40:08 Guennadi Liakhovetski wrote: Add .get_selection() and .set_selection() soc-camera host driver operations.

cron job: media_tree daily build: ERRORS

2012-09-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:Wed Sep 19 19:00:20 CEST 2012 git hash:4313902ebe33155209472215c62d2f29d117be29 gcc version: i686-linux-gcc

Re: tda8290 regression fix

2012-09-19 Thread Anders Thomson
On 2012-09-19 18:45, Mauro Carvalho Chehab wrote: Em 19-09-2012 10:01, Anders Thomson escreveu: On 2012-09-18 11:53, Mauro Carvalho Chehab wrote: Em 16-09-2012 05:48, Anders Thomson escreveu: It doesn't make any difference though :-( I still have the layer of noise... That's weird.

[GIT PULL FOR 3.7] s5k4ecgx sensor driver and m2m capability fix

2012-09-19 Thread Sylwester Nawrocki
Hi Mauro, The following changes since commit 4313902ebe33155209472215c62d2f29d117be29: [media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa interface driver (2012-09-18 13:29:07 -0300) are available in the git repository at: git://linuxtv.org/snawrocki/media.git v4l-next

Re: [PATCH 4/4] gspca_pac7302: add support for green balance adjustment

2012-09-19 Thread Hans de Goede
Hi, On 09/19/2012 07:25 PM, Frank Schäfer wrote: Am 16.09.2012 18:00, schrieb Frank Schäfer: Signed-off-by: Frank Schäfer fschaefer@googlemail.com --- drivers/media/usb/gspca/pac7302.c | 23 ++- 1 files changed, 22 insertions(+), 1 deletions(-) diff --git

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus

2012-09-19 Thread Devin Heitmueller
On Wed, Sep 19, 2012 at 2:44 PM, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This is initial support for the Asus MyCinema U3100Mini Plus. The driver in its current form gets detected and loads properly. Scanning using dvbscan works without problems, Locking onto a

Re: [PATCH 4/4] gspca_pac7302: add support for green balance adjustment

2012-09-19 Thread Frank Schäfer
Am 19.09.2012 22:34, schrieb Hans de Goede: Hi, On 09/19/2012 07:25 PM, Frank Schäfer wrote: Am 16.09.2012 18:00, schrieb Frank Schäfer: Signed-off-by: Frank Schäfer fschaefer@googlemail.com --- drivers/media/usb/gspca/pac7302.c | 23 ++- 1 files changed, 22

Re: [media-workshop] [ANNOUNCE] media workshop in November

2012-09-19 Thread Michael Krufky
On Wed, Sep 19, 2012 at 7:34 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Mauro, On Wednesday 19 September 2012 05:11:11 Mauro Carvalho Chehab wrote: Dear developers, We're feeling the need for one more media workshop this year. As there will be already several

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus

2012-09-19 Thread Antti Palosaari
This is review, please fix those minor findings mentioned and resend fixed patch! On 09/19/2012 09:44 PM, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This is initial support for the Asus MyCinema U3100Mini Plus. The driver in its current form gets detected and loads

Re: [PATCH 01/14] davinci: vpfe: add dm3xx IPIPEIF hardware support module

2012-09-19 Thread Laurent Pinchart
Hi Prabhakar, Thanks for the patch. On Friday 14 September 2012 18:16:31 Prabhakar Lad wrote: From: Manjunath Hadli manjunath.ha...@ti.com add support for dm3xx IPIPEIF hardware setup. This is the lowest software layer for the dm3x vpfe driver which directly accesses hardware. Add support

Re: [PATCH] Support for Asus MyCinema U3100Mini Plus

2012-09-19 Thread Oliver Schinagl
Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Wed, Sep 19, 2012 at 2:44 PM, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This is initial support for the Asus MyCinema U3100Mini Plus. The driver in its current form gets detected and loads properly. Scanning

[PATCH 1/3] em28xx: do not set PCTV 290e LNA handler if fe attach fail

2012-09-19 Thread Antti Palosaari
It was a bug that could cause oops if demodulator attach was failed. Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/usb/em28xx/em28xx-dvb.c | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/drivers/media/usb/em28xx/em28xx-dvb.c

[PATCH 2/3] em28xx: PCTV 290e sleep tda18271 after attach

2012-09-19 Thread Antti Palosaari
This reduces device IDLE power consumption 180mA (260mA = 80mA). I would like to see solution where tda18271 driver puts chips on sleep by default and leaves it powered according to driver config option. Michael declined it, as it could cause regression, and asked to sleep explicitly after

[PATCH 3/3] em28xx: PCTV 520e sleep tda18271 after attach

2012-09-19 Thread Antti Palosaari
This reduces device IDLE power consumption 180mA. I would like to see solution where tda18271 driver puts chips on sleep by default and leaves it powered according to driver config option. Michael declined it, as it could cause regression, and asked to sleep explicitly after attach. Cc: Michael

em28xx + drx-k fw download crash Kernel

2012-09-19 Thread Antti Palosaari
I found again that em28xx driver is crashing. I suspect it is bug in DRX-K firmware downloading. It crashed two times. When it did not crash, there was very often I2C communication failure towards tda18271 tuner that is behind of drx-k. That makes PCTV 520e device unusable. It seems to work

Re: [PATCH 12/34] media: mx1_camera: remove the driver

2012-09-19 Thread Shawn Guo
On Tue, Sep 18, 2012 at 09:13:54AM +, Arnd Bergmann wrote: On Tuesday 18 September 2012, Shawn Guo wrote: On Mon, Sep 17, 2012 at 10:33:25AM +0200, Guennadi Liakhovetski wrote: Ok, it used to compile not-so-long-ago, but it doesn't seem to be cared for a lot lately. Let's give

Re: [GIT PULL v2] Initial i.MX5/CODA7 support for the CODA driver

2012-09-19 Thread Richard Zhao
why is it a request-pull? Thanks Richard -- 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/majordomo-info.html