Re: [RFC v2 0/5] Common Display Framework

2012-11-23 Thread Tomi Valkeinen
On 2012-11-23 21:56, Thierry Reding wrote: > On Thu, Nov 22, 2012 at 10:45:31PM +0100, Laurent Pinchart wrote: > [...] >> Display entities are accessed by driver using notifiers. Any driver can >> register a display entity notifier with the CDF, which then calls the >> notifier >> when a matching

[PATCH 08/24] MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb*

2012-11-23 Thread Cesar Eduardo Barros
This driver was never at dvb-usb-v2, as far as I could see. Cc: Michael Krufky Cc: linux-media@vger.kernel.org Signed-off-by: Cesar Eduardo Barros --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c382ff9..0488d14 100644 --- a/MA

[PATCH 06/24] MAINTAINERS: fix drivers/media/platform/atmel-isi.c

2012-11-23 Thread Cesar Eduardo Barros
This file was moved to drivers/media/platform/soc_camera/atmel-isi.c by commit b47ff4a ([media] move soc_camera to its own directory). Cc: Mauro Carvalho Chehab Cc: Josh Wu Cc: linux-media@vger.kernel.org Signed-off-by: Cesar Eduardo Barros --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+

Re: [PATCH v3 5/6] Add a V4L2 driver for SI476X MFD

2012-11-23 Thread Andrey Smirnov
On 11/16/2012 07:02 AM, Hans Verkuil wrote: > Hi Andrey, > > Some more comments... > > On Tue October 23 2012 20:44:31 Andrey Smirnov wrote: >> This commit adds a driver that exposes all the radio related >> functionality of the Si476x series of chips via the V4L2 subsystem. >> >> Signed-off-by: An

Re: [RFC v2 0/5] Common Display Framework

2012-11-23 Thread Sascha Hauer
Hi Laurent, On Thu, Nov 22, 2012 at 10:45:31PM +0100, Laurent Pinchart wrote: > From: Laurent Pinchart > > The CDF models this using a Russian doll's model. From the display controller > point of view only the first external entity (LVDS to DSI converter) is > visible. The display controller t

cron job: media_tree daily build: WARNINGS

2012-11-23 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:Fri Nov 23 19:00:29 CET 2012 git hash:1323024fd3296537dd34da70fe70b4df12a308ec gcc version: i686-linux-gcc (GCC

Re: Mysterious USB device ID change on Hauppauge HVR-900 (em28xx)

2012-11-23 Thread Mauro Carvalho Chehab
Em Fri, 23 Nov 2012 18:01:14 +0100 Frank Schäfer escreveu: > Hi, > > I've got a Hauppauge HVR-900 (65008/A1C0) today. First, the device > showed up as USB device 7640:edc1 (even after several unplug - replug > cycles), so I decided to add this VID:PID to the em28xx driver to see > what happens.

Re: [RFC v2 0/5] Common Display Framework

2012-11-23 Thread Thierry Reding
On Thu, Nov 22, 2012 at 10:45:31PM +0100, Laurent Pinchart wrote: [...] > Display entities are accessed by driver using notifiers. Any driver can > register a display entity notifier with the CDF, which then calls the notifier > when a matching display entity is registered. The reason for this asyn

[GIT PULL FOR v3.8] DMABUF support in Video4Linux

2012-11-23 Thread Sylwester Nawrocki
Hi Mauro, This patch series adds DMABUF importer and exporting feature to V4L2 API and to some s5p-* drivers. I'm sending this on behalf of Tomasz Stanislawski. Please pull for v3.8. The following changes since commit 1323024fd3296537dd34da70fe70b4df12a308ec: [media] siano: fix build with al

Re: Mysterious USB device ID change on Hauppauge HVR-900 (em28xx)

2012-11-23 Thread Frank Schäfer
Am 23.11.2012 18:20, schrieb Antti Palosaari: > On 11/23/2012 07:01 PM, Frank Schäfer wrote: >> Hi, >> >> I've got a Hauppauge HVR-900 (65008/A1C0) today. First, the device >> showed up as USB device 7640:edc1 (even after several unplug - replug >> cycles), so I decided to add this VID:PID to the

Re: [PATCH] gspca - ov534: Fix the light frequency filter

2012-11-23 Thread Jean-Francois Moine
On Fri, 23 Nov 2012 18:09:09 +0100 Antonio Ospite wrote: > On Thu, 22 Nov 2012 12:46:52 +0100 [snip] > Jean-Francois Moine wrote: > > This patch was done thanks to the documentation of the right > > OmniVision sensors. > > In the datasheet I have for ov772x, bit[6] of register 0x13 is d

Re: avermedia, new version of avertv volar green hd

2012-11-23 Thread Antti Palosaari
Totally new chipset (AV3007) or markings are changed. Did you look another side of PCB if there is some other chips? I suspect it is all integrated to that chip unless there is RF-tuner on the other side of PCB. Without the lsusb, driver, and any other info we cannot help more. regards Antti

Re: Mysterious USB device ID change on Hauppauge HVR-900 (em28xx)

2012-11-23 Thread Antti Palosaari
On 11/23/2012 07:01 PM, Frank Schäfer wrote: Hi, I've got a Hauppauge HVR-900 (65008/A1C0) today. First, the device showed up as USB device 7640:edc1 (even after several unplug - replug cycles), so I decided to add this VID:PID to the em28xx driver to see what happens. That worked fine, em2882/

Re: [PATCH] gspca - ov534: Fix the light frequency filter

2012-11-23 Thread Antonio Ospite
On Thu, 22 Nov 2012 12:46:52 +0100 Jean-Francois Moine wrote: > (fix lack of signature) > From: Jean-François Moine > > The exchanges relative to the light frequency filter were adapted > from a description found in a ms-windows driver. It seems that the > registers were the ones of some other

Re: [PATCH 2/2] MAINTAINERS: add tda9840, tea6415c and tea6420 entries.

2012-11-23 Thread Michael Hunold
Hi, on 23.11.2012 14:10 Hans Verkuil said the following: > From: Hans Verkuil > > Signed-off-by: Hans Verkuil > --- > MAINTAINERS | 24 > 1 file changed, 24 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 76b1c1d..c25ade7 100644 > --- a/MAINTAINERS

Mysterious USB device ID change on Hauppauge HVR-900 (em28xx)

2012-11-23 Thread Frank Schäfer
Hi, I've got a Hauppauge HVR-900 (65008/A1C0) today. First, the device showed up as USB device 7640:edc1 (even after several unplug - replug cycles), so I decided to add this VID:PID to the em28xx driver to see what happens. That worked fine, em2882/em2883, tuner xc2028/3028 etc. were detected pr

Re: [PATCH 1/2] MAINTAINERS: Taking over saa7146 maintainership from Michael Hunold.

2012-11-23 Thread Michael Hunold
Hi, on 23.11.2012 14:10 Hans Verkuil said the following: > From: Hans Verkuil > > Signed-off-by: Hans Verkuil > --- > MAINTAINERS |3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 80b8f68..76b1c1d 100644 > --- a/MAINTAINERS > +++ b

[GIT PULL FOR v3.8] OMAP3 ISP patches

2012-11-23 Thread Laurent Pinchart
Hi Mauro, This time the pull request should be good :-) The following changes since commit 1323024fd3296537dd34da70fe70b4df12a308ec: [media] siano: fix build with allmodconfig (2012-11-23 13:48:39 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/media.git omap3isp/

[PATCH RFC 3/3] s5p-fimc: improved pipeline try format routine

2012-11-23 Thread Andrzej Hajda
Function support variable number of subdevs in pipe-line. Signed-off-by: Andrzej Hajda Signed-off-by: Kyungmin Park --- drivers/media/platform/s5p-fimc/fimc-capture.c | 100 +++- 1 file changed, 64 insertions(+), 36 deletions(-) diff --git a/drivers/media/platform/s5p-fimc

[PATCH RFC 2/3] s5p-fimc: add support for sensors with multiple pads

2012-11-23 Thread Andrzej Hajda
Some sensors can have more than one pad (case of S5C73M3). In such cases FIMC assumes the last pad of the sensor is the source pad. Signed-off-by: Andrzej Hajda Signed-off-by: Kyungmin Park --- drivers/media/platform/s5p-fimc/fimc-capture.c |6 -- drivers/media/platform/s5p-fimc/fimc-md

[PATCH RFC 0/3] s5c73m3 camera sensor driver

2012-11-23 Thread Andrzej Hajda
This patch series adds V4L2 driver for S5C73M3 camera sensor. This is I2C driver with SPI bus used for firmware upload. Driver exposes two sub-devices: - pure sensor with two source pads (ISP, JPEG), - output-interface pad with two sink sensors (ISP, JPEG) and one source pad. ISP and JPEG pads ar

Re: [RFC v2 0/5] Common Display Framework

2012-11-23 Thread Tomi Valkeinen
Hi, On 2012-11-22 23:45, Laurent Pinchart wrote: > From: Laurent Pinchart > > Hi everybody, > > Here's the second RFC of what was previously known as the Generic Panel > Framework. Nice work! Thanks for working on this. I was doing some testing with the code, seeing how to use it in omapdss.

Re: [PATCH v2 00/12] Media Controller capture driver for DM365

2012-11-23 Thread Hans Verkuil
On Fri November 23 2012 14:57:53 Sakari Ailus wrote: > Hi Prabhakar, > > On Fri, Nov 23, 2012 at 06:51:28PM +0530, Prabhakar Lad wrote: > > Hi Sakari, > > > > On Fri, Nov 23, 2012 at 6:43 PM, Sakari Ailus wrote: > > > Hi Prabhakar and others, > > > > > > (Just resending; Laurent's e-mail address

Re: [PATCH v2 00/12] Media Controller capture driver for DM365

2012-11-23 Thread Sakari Ailus
Hi Prabhakar, On Fri, Nov 23, 2012 at 06:51:28PM +0530, Prabhakar Lad wrote: > Hi Sakari, > > On Fri, Nov 23, 2012 at 6:43 PM, Sakari Ailus wrote: > > Hi Prabhakar and others, > > > > (Just resending; Laurent's e-mail address corrected, cc Hans, too.) > > > > On Fri, Nov 16, 2012 at 08:15:02PM +

[PATCH 11/15] [media] marvell-ccic: add soc_camera support in mcam core

2012-11-23 Thread Albert Wang
This patch adds the soc_camera support in mcam core. It creates the file mcam-core-soc.c and mcam-core-soc.h to support soc_camera in mcam core. To use the soc_camera feature, platform driver, such as mmp-driver.c, should also be modified. Signed-off-by: Libin Yang Signed-off-by: Albert Wang -

[PATCH 08/15] [media] marvell-ccic: switch to resource managed allocation and request

2012-11-23 Thread Albert Wang
From: Libin Yang This patch switchs to resource managed allocation and request in mmp-driver. It can remove free resource operations. Signed-off-by: Albert Wang Signed-off-by: Libin Yang --- drivers/media/platform/marvell-ccic/mmp-driver.c | 35 +++--- 1 file changed, 10 ins

Re: stv090x: possible bug with 8psk,fec=5/6

2012-11-23 Thread N. D.
> Оригинално писмо >От: "N. D." nam...@abv.bg >Относно: Re: stv090x: possible bug with 8psk,fec=5/6 >До: "N. D." >Изпратено на: Петък, 2012, Ноември 23 09:48:20 EET > > > > > > > > > > > Оригинално писмо > >

[PATCH 14/15] [media] marvell-ccic: use unsigned int type replace int type

2012-11-23 Thread Albert Wang
This patch use unsigned int type replace int type in marvell-ccic. These variables: frame number, buf number, irq... should be unsigned. Signed-off-by: Albert Wang --- .../media/platform/marvell-ccic/mcam-core-soc.h|2 +- .../platform/marvell-ccic/mcam-core-standard.h | 10 ---

[PATCH 15/15] [media] marvell-ccic: add 3 frame buffers support in DMA_CONTIG mode

2012-11-23 Thread Albert Wang
This patch adds support of 3 frame buffers in DMA-contiguous mode. In current DMA_CONTIG mode, only 2 frame buffers can be supported. Actually, Marvell CCIC can support at most 3 frame buffers. Currently 2 frame buffers mode will be used by default. To use 3 frame buffers mode, can do: define M

[PATCH 13/15] [media] marvell-ccic: add dma burst mode support in marvell-ccic driver

2012-11-23 Thread Albert Wang
This patch adds the dma burst size config support for marvell-ccic. Developer can set the dma burst size in specified board driver. Signed-off-by: Libin Yang Signed-off-by: Albert Wang --- .../media/platform/marvell-ccic/mcam-core-soc.c|2 +- drivers/media/platform/marvell-ccic/mcam-cor

[PATCH 12/15] [media] marvell-ccic: add soc_camera support in mmp driver

2012-11-23 Thread Albert Wang
This patch adds the soc_camera support in the platform driver: mmp-driver.c. Specified board driver also should be modified to support soc_camera by passing some platform datas to platform driver. Currently the soc_camera mode in mmp driver only supports B_DMA_contig mode. Signed-off-by: Libin Ya

[PATCH 11/15] [media] marvell-ccic: add soc_camera support in mcam core

2012-11-23 Thread twang13
From: Albert Wang This patch adds the soc_camera support in mcam core. It creates the file mcam-core-soc.c and mcam-core-soc.h to support soc_camera in mcam core. To use the soc_camera feature, platform driver, such as mmp-driver.c, should also be modified. Signed-off-by: Libin Yang Signed-of

[PATCH 10/15] [media] marvell-ccic: split mcam core into 2 parts for soc_camera support

2012-11-23 Thread Albert Wang
This patch splits mcam core into 2 parts to prepare for soc_camera support. The first part remains in mcam-core. This part includes the HW operations and vb2 callback functions. The second part is moved to mcam-core-standard.c. This part is relevant with the implementation of using v4l2. Signed-

[PATCH 09/15] [media] marvell-ccic: refine vb2_ops for marvell-ccic driver

2012-11-23 Thread Albert Wang
This patch adds buf_init and buf_cleanup callback in vb2_ops. Also adds get_mcam() which is prepared for adding soc_camera support. Signed-off-by: Libin Yang Signed-off-by: Albert Wang --- drivers/media/platform/marvell-ccic/mcam-core.c | 55 ++- drivers/media/platform/mar

[PATCH 08/15] [media] marvell-ccic: switch to resource managed allocation and request

2012-11-23 Thread twang13
From: Libin Yang This patch switchs to resource managed allocation and request in mmp-driver. It can remove free resource operations. Signed-off-by: Albert Wang Signed-off-by: Libin Yang --- drivers/media/platform/marvell-ccic/mmp-driver.c | 35 +++--- 1 file changed, 10 ins

[PATCH 06/15] [media] marvell-ccic: add new formats support for marvell-ccic driver

2012-11-23 Thread Albert Wang
From: Libin Yang This patch adds the new formats support for marvell-ccic. Signed-off-by: Albert Wang Signed-off-by: Libin Yang --- drivers/media/platform/marvell-ccic/mcam-core.c | 178 ++- drivers/media/platform/marvell-ccic/mcam-core.h |6 + 2 files changed, 151 in

[PATCH 05/15] [media] marvell-ccic: refine mcam_set_contig_buffer function

2012-11-23 Thread Albert Wang
From: Libin Yang This patch refines mcam_set_contig_buffer() in mcam core Signed-off-by: Albert Wang Signed-off-by: Libin Yang --- drivers/media/platform/marvell-ccic/mcam-core.c | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/drivers/media/platfo

[PATCH 07/15] [media] marvell-ccic: add SOF / EOF pair check for marvell-ccic driver

2012-11-23 Thread Albert Wang
From: Libin Yang This patch adds the SOFx/EOFx pair check for marvell-ccic. When switching format, the last EOF may not arrive when stop streamning. And the EOF will be detected in the next start streaming. Must ensure clear the obsolete frame flags before every really start streaming. Signed-

[PATCH 04/15] [media] marvell-ccic: reset ccic phy when stop streaming for stability

2012-11-23 Thread Albert Wang
From: Libin Yang This patch adds the reset ccic phy operation when stop streaming. Without reset ccic phy, the next start streaming may be unstable. Also need add CCIC2 definition when PXA688/PXA2128 support dual ccics. Signed-off-by: Albert Wang Signed-off-by: Libin Yang --- drivers/media/

[PATCH 03/15] [media] marvell-ccic: add clock tree support for marvell-ccic driver

2012-11-23 Thread Albert Wang
From: Libin Yang This patch adds the clock tree support for marvell-ccic. Each board may require different clk enabling sequence. Developer need add the clk_name in correct sequence in board driver to use this feature. Signed-off-by: Libin Yang Signed-off-by: Albert Wang --- drivers/media/pl

[PATCH 02/15] [media] marvell-ccic: add MIPI support for marvell-ccic driver

2012-11-23 Thread Albert Wang
From: Libin Yang This patch adds the MIPI support for marvell-ccic. Board driver should determine whether using MIPI or not. Signed-off-by: Albert Wang Signed-off-by: Libin Yang --- drivers/media/platform/marvell-ccic/mcam-core.c | 60 ++ drivers/media/platform/marvell-ccic

[PATCH 01/15] [media] marvell-ccic: use internal variable replace global frame stats variable

2012-11-23 Thread Albert Wang
From: Libin Yang This patch replaces the global frame stats variables by using internal variables in mcam_camera structure. Signed-off-by: Albert Wang Signed-off-by: Libin Yang --- drivers/media/platform/marvell-ccic/mcam-core.c | 30 ++- drivers/media/platform/marvell-c

[PATCH 0/15] [media] marvell-ccic: add soc camera support on marvell-ccic

2012-11-23 Thread Albert Wang
The following patches series will add soc camera support on marvell-ccic Change log v2: - remove register definition patch - split big patch to some small patches - split mcam-core.c to mcam-core.c and mcam-core-standard.c - add mcam-core-soc.c for soc camera suppor

[PATCH 0/15] [media] marvell-ccic: add soc camera support on marvell-ccic

2012-11-23 Thread Albert Wang
The following patches series will add soc camera support on marvell-ccic Change log v2: - remove register definition patch - split big patch to some small patches - split mcam-core.c to mcam-core.c and mcam-core-standard.c - add mcam-core-soc.c for soc camera suppor

Re: avermedia, new version of avertv volar green hd

2012-11-23 Thread moebius
Bonjour, A little in late but here is the pic location : http://dl.free.fr/n7m8Gfe5q cordialement, Le 07/11/2012 16:23, Antti Palosaari a écrit : Hello If possible put those pictures somewhere to the net and give link everyone could take a look. If that's not possible then I am still happy

Re: one tuner of a PVR-500 not returning any data

2012-11-23 Thread Brian J. Murrell
On 12-11-22 07:33 AM, Brian J. Murrell wrote: > I have a PVR-500 in a machine here where one of the /dev/video* devices > can successfully be opened and return data while the other can be > opened but returns to data to a read(2). i.e.: > > open("/dev/video3", O_RDONLY|O_LARGEFILE) = 3 > dup3(3,

Re: [PATCH v2 00/12] Media Controller capture driver for DM365

2012-11-23 Thread Prabhakar Lad
Hi Sakari, On Fri, Nov 23, 2012 at 6:43 PM, Sakari Ailus wrote: > Hi Prabhakar and others, > > (Just resending; Laurent's e-mail address corrected, cc Hans, too.) > > On Fri, Nov 16, 2012 at 08:15:02PM +0530, Prabhakar Lad wrote: >> From: Manjunath Hadli >> >> This patch set adds media controlle

Re: [PATCH v2 00/12] Media Controller capture driver for DM365

2012-11-23 Thread Sakari Ailus
Hi Prabhakar and others, (Just resending; Laurent's e-mail address corrected, cc Hans, too.) On Fri, Nov 16, 2012 at 08:15:02PM +0530, Prabhakar Lad wrote: > From: Manjunath Hadli > > This patch set adds media controller based capture driver for > DM365. > > This driver bases its design on Lau

[PATCH 2/2] MAINTAINERS: add tda9840, tea6415c and tea6420 entries.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS | 24 1 file changed, 24 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 76b1c1d..c25ade7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7412,6 +7412,14 @@ T: git git://linuxtv.org/mkrufk

[PATCH 1/2] MAINTAINERS: Taking over saa7146 maintainership from Michael Hunold.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 80b8f68..76b1c1d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6440,10 +6440,9 @@ F: Documentation/video4linux/saa7134/

[PATCH 0/2] Taking over saa7146 maintainership from Michael Hunold

2012-11-23 Thread Hans Verkuil
Since I have enough saa7146-type cards to test almost all saa7146-based drivers (except for budget cards with analog input. If anyone has a spare, please contact me) and I have doing a fair amount of work for saa7146 over the years, Michael and I decided that I should replace Michael as maintainer

[GIT PULL FOR v3.8] uvcvideo patches

2012-11-23 Thread Laurent Pinchart
Hi Mauro, The following changes since commit 304a0807a22852fe3095a62c24b25c4d0e16d003: [media] drivers/media/usb/hdpvr/hdpvr-core.c: fix error return code (2012-11-22 14:22:31 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-next Laurent Pinc

Re: [PATCH v2 6/6] uvcvideo: Add VIDIOC_[GS]_PRIORITY support

2012-11-23 Thread Hans Verkuil
Hi Laurent, You were right about your remark about setting USE_FH_PRIO: you do need to do that here. Thanks for reposting with more context, now I can see where the prio checks are added :-) I have just one small remark: On Fri November 23 2012 13:32:05 Laurent Pinchart wrote: > Signed-off-by:

Re: [PATCH 4/6] uvcvideo: Set device_caps in VIDIOC_QUERYCAP

2012-11-23 Thread Hans Verkuil
On Fri November 23 2012 13:20:10 Laurent Pinchart wrote: > Hi Hans, > > Thanks for the review. > > On Friday 16 November 2012 15:00:29 Hans Verkuil wrote: > > On Thu September 27 2012 17:16:18 Laurent Pinchart wrote: > > > Set the capabilities field to global capabilities, and the device_caps > >

[PATCH v2 6/6] uvcvideo: Add VIDIOC_[GS]_PRIORITY support

2012-11-23 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart --- drivers/media/usb/uvc/uvc_driver.c |3 ++ drivers/media/usb/uvc/uvc_v4l2.c | 45 drivers/media/usb/uvc/uvcvideo.h |1 + 3 files changed, 49 insertions(+), 0 deletions(-) Resent with larger contexts to make rev

Re: [PATCH 6/6] uvcvideo: Add VIDIOC_[GS]_PRIORITY support

2012-11-23 Thread Laurent Pinchart
Hi Hans, Thank you for the review. On Friday 16 November 2012 15:07:42 Hans Verkuil wrote: > On Thu September 27 2012 17:16:20 Laurent Pinchart wrote: > > Signed-off-by: Laurent Pinchart > > --- > > > > drivers/media/usb/uvc/uvc_driver.c |3 ++ > > drivers/media/usb/uvc/uvc_v4l2.c | 45

Re: [PATCH 4/6] uvcvideo: Set device_caps in VIDIOC_QUERYCAP

2012-11-23 Thread Laurent Pinchart
Hi Hans, Thanks for the review. On Friday 16 November 2012 15:00:29 Hans Verkuil wrote: > On Thu September 27 2012 17:16:18 Laurent Pinchart wrote: > > Set the capabilities field to global capabilities, and the device_caps > > field to the video node capabilities. > > > > This issue was found by

[PATCH] stk1160: Replace BUG_ON with WARN_ON

2012-11-23 Thread Ezequiel Garcia
This situation is not even an error condition so it's stupid to BUG_ON. Learn the lesson: http://permalink.gmane.org/gmane.linux.kernel/1347333 Signed-off-by: Ezequiel Garcia --- drivers/media/usb/stk1160/stk1160-video.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/d

Re: [PATCHv14 4/7] fbmon: add videomode helpers

2012-11-23 Thread Steffen Trumtrar
Hi Laurent, On Fri, Nov 23, 2012 at 11:53:10AM +0100, Laurent Pinchart wrote: > Hi Steffen, > > On Friday 23 November 2012 10:04:24 Steffen Trumtrar wrote: > > Add a function to convert from the generic videomode to a fb_videomode. > > > > Signed-off-by: Steffen Trumtrar > > Reviewed-by: Thierr

[PATCH 6/6] [media] s5p-mfc: Use devm_clk_get APIs

2012-11-23 Thread Sachin Kamat
devm_clk_get() is device managed function and makes error handling and exit code a bit simpler. Cc: Kamil Debski Signed-off-by: Sachin Kamat --- drivers/media/platform/s5p-mfc/s5p_mfc_pm.c | 14 -- 1 files changed, 4 insertions(+), 10 deletions(-) diff --git a/drivers/media/platf

[PATCH 5/6] [media] s5p-jpeg: Use devm_clk_get APIs.

2012-11-23 Thread Sachin Kamat
devm_clk_get() is device managed function and makes error handling and exit code a bit simpler. Cc: Andrzej Pietrasiewicz Signed-off-by: Sachin Kamat --- drivers/media/platform/s5p-jpeg/jpeg-core.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/drivers/media/platfor

[PATCH 3/6] [media] s5p-fimc: Use devm_clk_get in fimc-lite.c

2012-11-23 Thread Sachin Kamat
devm_clk_get is device managed and makes error handling and cleanup a bit simpler. Signed-off-by: Sachin Kamat --- drivers/media/platform/s5p-fimc/fimc-lite.c |8 +--- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/drivers/media/platform/s5p-fimc/fimc-lite.c b/drivers/me

[PATCH 4/6] [media] s5p-g2d: Use devm_clk_get APIs.

2012-11-23 Thread Sachin Kamat
devm_clk_get() is device managed function and makes error handling and exit code a bit simpler. Cc: Kamil Debski Signed-off-by: Sachin Kamat --- drivers/media/platform/s5p-g2d/g2d.c | 14 -- 1 files changed, 4 insertions(+), 10 deletions(-) diff --git a/drivers/media/platform/s5p

[PATCH 2/6] [media] s5p-fimc: Use devm_clk_get in fimc-core.c

2012-11-23 Thread Sachin Kamat
devm_clk_get is device managed and makes error handling and cleanup a bit simpler. Signed-off-by: Sachin Kamat --- drivers/media/platform/s5p-fimc/fimc-core.c | 10 ++ 1 files changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/media/platform/s5p-fimc/fimc-core.c b/drivers/

[PATCH 1/6] [media] s5p-fimc: Use devm_clk_get in mipi-csis.c

2012-11-23 Thread Sachin Kamat
devm_clk_get is device managed and makes error handling and cleanup a bit simpler. Signed-off-by: Sachin Kamat --- drivers/media/platform/s5p-fimc/mipi-csis.c |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/drivers/media/platform/s5p-fimc/mipi-csis.c b/drivers/medi

[PATCH 0/6][media] s5p-*: Use devm_clk_get APIs

2012-11-23 Thread Sachin Kamat
This series is based on samsung/for_v3.8 branch of git://linuxtv.org/snawrocki/media.git tree. MFC and FIMC have been tested on Origen board. Others build tested. Sachin Kamat (6): [media] s5p-fimc: Use devm_clk_get in mipi-csis.c [media] s5p-fimc: Use devm_clk_get in fimc-core.c [media] s5

Re: [patch review 01/02] add driver for Masterkit MA901 usb radio

2012-11-23 Thread Hans Verkuil
Hi Alexey, Some (small) comments below... On Mon October 29 2012 02:41:10 Alexey Klimov wrote: > This patch creates a new usb-radio driver, radio-ma901.c, that supports > Masterkit MA 901 USB FM radio devices. This device plugs into both the > USB and an analog audio input or headphones, so this

[PATCH 06/15] MAINTAINERS: add radio-isa entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2eb2951..ebacbd5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4126,6 +4126,14 @@ F: Documentation/isapnp.txt F: drivers/pnp/

[PATCH 05/15] MAINTAINERS: add radio-cadet entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 95f1181..2eb2951 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1781,6 +1781,14 @@ S: Supported F: Documentation/filesystems/c

[PATCH 10/15] MAINTAINERS: add radio-maxiradio entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5758e93..4870e1b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4883,6 +4883,14 @@ S: Maintained F: Documentation/hwmon/max665

[PATCH 08/15] MAINTAINERS: add radio-aimslab entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 89db772..12377a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -463,6 +463,14 @@ S: Maintained F: drivers/scsi/aic7xxx/ F: driv

[PATCH 12/15] MAINTAINERS: add pms entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bd09f47..1c10922 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4913,6 +4913,14 @@ F: include/uapi/linux/meye.h F: include/uap

[PATCH 07/15] MAINTAINERS: add radio-aztech entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ebacbd5..89db772 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1499,6 +1499,14 @@ T: git git://linuxtv.org/media_tree.git S:

[PATCH 15/15] MAINTAINERS: add vivi entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4a61ea4..80b8f68 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8185,6 +8185,14 @@ L: net...@vger.kernel.org S: Maintained F:

[PATCH 13/15] MAINTAINERS: add saa6588 entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1c10922..c12be91 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6422,6 +6422,14 @@ L: linux-arm-ker...@lists.infradead.org (moderat

[PATCH 14/15] MAINTAINERS: add usbvision entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c12be91..4a61ea4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8030,6 +8030,14 @@ S: Maintained F: drivers/media/usb/uvc/ F:

[PATCH 09/15] MAINTAINERS: add radio-gemtek entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 12377a2..5758e93 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3318,6 +3318,14 @@ W: http://www.icp-vortex.com/ S: Supported

[PATCH 11/15] MAINTAINERS: add radio-miropcm20 entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4870e1b..bd09f47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4974,6 +4974,14 @@ S: Supported F: Documentation/mips/ F:

[PATCH 02/15] MAINTAINERS: add cx2341x entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |9 + 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6f0a8b4..4db8384 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2179,6 +2179,15 @@ F: Documentation/video4linux/cx18.txt F: d

[PATCH 04/15] MAINTAINERS: add radio-keene entry.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5d5462d..95f1181 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4275,6 +4275,14 @@ W: http://lse.sourceforge.net/kdump/ S: Mai

[PATCH 03/15] MAINTAINERS: add entry for the quickcam parallel port webcams.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Signed-off-by: Hans Verkuil --- MAINTAINERS |8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4db8384..5d5462d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6069,6 +6069,14 @@ L: linux-hexa...@vger.kernel.org S: Support

[PATCH 01/15] MAINTAINERS: add adv7604/ad9389b entries.

2012-11-23 Thread Hans Verkuil
From: Hans Verkuil Cisco maintains these drivers. Signed-off-by: Hans Verkuil --- MAINTAINERS | 12 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b623679..6f0a8b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -557,6 +557,18 @@ L: linux-r...@vger.

[PATCH 00/15] Adding entries for various drivers to MAINTAINERS.

2012-11-23 Thread Hans Verkuil
This adds 'Supported' entries for the adv7604/ad9389b drivers. In addition there is a bunch of other drivers that I maintain or can do odd fixes for. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel

[PATCH v2 4/4] [media] exynos-gsc: Fix checkpatch warning in gsc-m2m.c

2012-11-23 Thread Sachin Kamat
Fixes the following warning: WARNING: space prohibited between function name and open parenthesis '(' FILE: media/platform/exynos-gsc/gsc-m2m.c:606: ctx = kzalloc(sizeof (*ctx), GFP_KERNEL); Cc: Shaik Ameer Basha Signed-off-by: Sachin Kamat --- drivers/media/platform/exynos-gsc/gsc-m2m.

[PATCH v2 3/4] [media] exynos-gsc: Use devm_clk_get()

2012-11-23 Thread Sachin Kamat
devm_clk_get() is a device managed function and makes error handling a bit simpler. Cc: Shaik Ameer Basha Signed-off-by: Sachin Kamat --- drivers/media/platform/exynos-gsc/gsc-core.c | 13 +++-- 1 files changed, 3 insertions(+), 10 deletions(-) diff --git a/drivers/media/platform/exy

[PATCH v2 2/4] [media] exynos-gsc: Remove gsc_clk_put call from gsc_clk_get

2012-11-23 Thread Sachin Kamat
Since this function just returns (since gsc->clock is NULL), remove it and make the exit code simpler. Cc: Shaik Ameer Basha Signed-off-by: Sachin Kamat --- drivers/media/platform/exynos-gsc/gsc-core.c |8 +++- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/drivers/media

[PATCH v2 1/4] [media] exynos-gsc: Rearrange error messages for valid prints

2012-11-23 Thread Sachin Kamat
In case of clk_prepare failure, the function gsc_clk_get also prints "failed to get clock" which is not correct. Hence move the error messages to their respective blocks. While at it, also renamed the labels meaningfully. Cc: Shaik Ameer Basha Signed-off-by: Sachin Kamat --- drivers/media/platf

[PATCH v2 0/4] [media] exynos-gsc: Some fixes

2012-11-23 Thread Sachin Kamat
Changes since v1: Removed the label 'err' from function gsc_clk_get as suggested by Sylwester Nawrocki in patch 3/4. Other patches remain the same. Patch series build tested and based on samsung/for_v3.8 branch of git://linuxtv.org/snawrocki/media.git. Sachin Kamat (4): [media] exynos-gsc: Rea

Re: [PATCHv14 4/7] fbmon: add videomode helpers

2012-11-23 Thread Laurent Pinchart
Hi Steffen, On Friday 23 November 2012 10:04:24 Steffen Trumtrar wrote: > Add a function to convert from the generic videomode to a fb_videomode. > > Signed-off-by: Steffen Trumtrar > Reviewed-by: Thierry Reding > Acked-by: Thierry Reding > Tested-by: Thierry Reding > Tested-by: Philipp Zabel

Re: [PATCHv14 3/7] video: add of helper for display timings/videomode

2012-11-23 Thread Steffen Trumtrar
On Fri, Nov 23, 2012 at 03:49:37PM +0530, Leela Krishna Amudala wrote: > Hello Steffen, > > On Fri, Nov 23, 2012 at 2:34 PM, Steffen Trumtrar > wrote: > > This adds support for reading display timings from DT into a struct > > display_timings. The of_display_timing implementation supports multipl

Re: drivers without explicit MAINTAINERS entry - was: Re: [media-workshop] Tentative Agenda for the November workshop

2012-11-23 Thread Hans Verkuil
Hi Alexey, On Mon November 12 2012 19:41:57 Alexey Klimov wrote: > Hi Mauro, Hans, all, > > On Fri, Nov 2, 2012 at 6:34 PM, Mauro Carvalho Chehab > wrote: > > Em Fri, 2 Nov 2012 14:47:49 +0100 > > Hans Verkuil escreveu: > > > >> On Fri November 2 2012 14:13:10 Mauro Carvalho Chehab wrote: > >>

Re: [PATCHv14 3/7] video: add of helper for display timings/videomode

2012-11-23 Thread Leela Krishna Amudala
Hello Steffen, On Fri, Nov 23, 2012 at 2:34 PM, Steffen Trumtrar wrote: > This adds support for reading display timings from DT into a struct > display_timings. The of_display_timing implementation supports multiple > subnodes. All children are read into an array, that can be queried. > > If no n

Re: [PATCH 1/4] [media] exynos-gsc: Rearrange error messages for valid prints

2012-11-23 Thread Sylwester Nawrocki
On 11/23/2012 10:47 AM, Sachin Kamat wrote: >>> +err_clk_prepare: >>> gsc_clk_put(gsc); >> >> This call can be removed too. I would remove all labels and gotos in >> this function. Since there is only one clock, you need to only call >> clk_put when clk_prepare() fails, there is no need for g

Re: [PATCH 2/4] [media] exynos-gsc: Remove gsc_clk_put call from gsc_clk_get

2012-11-23 Thread Sylwester Nawrocki
On 11/23/2012 05:45 AM, Sachin Kamat wrote: > Since this function just returns (since gsc->clock is NULL), > remove it and make the exit code simpler. > > Cc: Shaik Ameer Basha > Signed-off-by: Sachin Kamat > --- > drivers/media/platform/exynos-gsc/gsc-core.c |8 +++- > 1 files changed,

Re: [PATCH 1/4] [media] exynos-gsc: Rearrange error messages for valid prints

2012-11-23 Thread Sachin Kamat
Hi Sylwester, Thanks for the review. On 23 November 2012 15:01, Sylwester Nawrocki wrote: > Hi Sachin, > > Thanks for the patches. > > On 11/23/2012 05:44 AM, Sachin Kamat wrote: >> In case of clk_prepare failure, the function gsc_clk_get also prints >> "failed to get clock" which is not correct

Re: [PATCH 1/4] [media] exynos-gsc: Rearrange error messages for valid prints

2012-11-23 Thread Sylwester Nawrocki
Hi Sachin, Thanks for the patches. On 11/23/2012 05:44 AM, Sachin Kamat wrote: > In case of clk_prepare failure, the function gsc_clk_get also prints > "failed to get clock" which is not correct. Hence move the error > messages to their respective blocks. While at it, also renamed the labels > me

[PATCHv14 3/7] video: add of helper for display timings/videomode

2012-11-23 Thread Steffen Trumtrar
This adds support for reading display timings from DT into a struct display_timings. The of_display_timing implementation supports multiple subnodes. All children are read into an array, that can be queried. If no native mode is specified, the first subnode will be used. For cases, where the grap

[PATCHv14 6/7] drm_modes: add videomode helpers

2012-11-23 Thread Steffen Trumtrar
Add conversion from videomode to drm_display_mode Signed-off-by: Steffen Trumtrar Reviewed-by: Thierry Reding Acked-by: Thierry Reding Tested-by: Thierry Reding Tested-by: Philipp Zabel Reviewed-by: Laurent Pinchart Acked-by: Laurent Pinchart --- drivers/gpu/drm/drm_modes.c | 37

[PATCHv14 0/7] of: add display helper

2012-11-23 Thread Steffen Trumtrar
Hi! Changes since v13: - fix "const struct *" warning (reported by: Laurent Pinchart ) - prevent division by zero in fb_videomode_from_videomode Changes since v12: - rename struct display_timing to via_display_timing in via subsystem - fix refreshr

[PATCHv14 4/7] fbmon: add videomode helpers

2012-11-23 Thread Steffen Trumtrar
Add a function to convert from the generic videomode to a fb_videomode. Signed-off-by: Steffen Trumtrar Reviewed-by: Thierry Reding Acked-by: Thierry Reding Tested-by: Thierry Reding Tested-by: Philipp Zabel Reviewed-by: Laurent Pinchart Acked-by: Laurent Pinchart --- drivers/video/fbmon.c

  1   2   >