Re: My Microdia (SN9C201) webcam doesn't work properly in Linux anymore

2012-03-07 Thread Theodore Kilgore
On Thu, 8 Mar 2012, Xavion wrote: > Hi Theodore > > > As to getting that kind of resolution out of a webcam, though, it would be > > a rather tough go due to the amount of data which has to pass over the > > wire even if it is compressed data. The frame rate would be pretty > > atrocious. There

Re: My Microdia (SN9C201) webcam doesn't work properly in Linux anymore

2012-03-07 Thread Xavion
Hi Jean-Francois > It seems that the webcams handled by the driver sn9c20x work the same > as the ones handled by sonixj. In this last driver, I adjust the JPEG > compression to avoid the errors "USB FIFO full", and I think that these > errors also raise the URB error -18 with the sn9c20x. I will

Re: My Microdia (SN9C201) webcam doesn't work properly in Linux anymore

2012-03-07 Thread Xavion
Hi Theodore > As to getting that kind of resolution out of a webcam, though, it would be > a rather tough go due to the amount of data which has to pass over the > wire even if it is compressed data. The frame rate would be pretty > atrocious. Therefore, you are probably not going to see that kind

Re: [PATCH v5 27/35] omap3isp: Introduce isp_video_check_external_subdevs()

2012-03-07 Thread Sakari Ailus
Hi Laurent, Laurent Pinchart wrote: On Wednesday 07 March 2012 19:49:46 Sakari Ailus wrote: On Wed, Mar 07, 2012 at 11:43:31AM +0100, Laurent Pinchart wrote: On Tuesday 06 March 2012 18:33:08 Sakari Ailus wrote: isp_video_check_external_subdevs() will retrieve external subdev's bits-per-pixel

Re: [PATCH v5.1 25/35] omap3isp: Collect entities that are part of the pipeline

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Wednesday 07 March 2012 19:22:56 Sakari Ailus wrote: > Collect entities which are part of the pipeline into a single bit mask. > > Signed-off-by: Sakari Ailus > --- > drivers/media/video/omap3isp/ispvideo.c | 48 > --- drivers/me

Re: [PATCH] media: media-dev: Add media devices for EXYNOS5

2012-03-07 Thread Sylwester Nawrocki
Hi Sungchun, On 03/05/2012 11:53 AM, Sungchun Kang wrote: > On 03/01/2012 07:44 AM, Sylwester Nawrocki wrote: >> On 02/15/2012 07:02 AM, Sungchun Kang wrote: >>> Since the EXYNOS5 SoCs have various multimedia IPs such as Gscaler, >>> FIMC-LITE, and MIXER, and so on. >>> Additionally, media control

[PATCH 4/4] lmedm04 RS2000 Firmware details

2012-03-07 Thread Malcolm Priestley
Signed-off-by: Malcolm Priestley --- Documentation/dvb/lmedm04.txt | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/Documentation/dvb/lmedm04.txt b/Documentation/dvb/lmedm04.txt index 10b5f04..f4b720a 100644 --- a/Documentation/dvb/lmedm04.txt +++ b/Documentati

[PATCH 3/4] m88rs2000 1.12 v2 DVB-S frontend and tuner module.

2012-03-07 Thread Malcolm Priestley
Support for m88rs2000 chip used in lmedm04 driver. Note there are still lock problems. Slow channel change due to the large block of registers sent in set_frontend. Version 2 differences. Front end is completely shut down when in sleep mode. This allow user to regain control of device. Kaffeine

[PATCH 2/4] lmedm04 ver 1.99 support for m88rs2000 v2

2012-03-07 Thread Malcolm Priestley
Support for m88rs2000 module. The driver also attempts to overcome occasional lock problems. Call backs are now used for read_status, signal level and SNR. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/dvb-usb/lmedm04.c | 274 +-- drivers/media/dvb/dv

[PATCH 1/4] lmedm04 v1.98 Remove clear halt

2012-03-07 Thread Malcolm Priestley
These were in the original lme2510 device driver. Removing them significantly speeds up the driver. All tuners tested. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/dvb-usb/lmedm04.c |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/drivers/media/dvb/dvb-u

Re: [PATCH 3/3] wl128x: Add sysfs based support for FM features

2012-03-07 Thread halli manjunatha
On Mon, Mar 5, 2012 at 10:24 AM, halli manjunatha wrote: > On Fri, Mar 2, 2012 at 3:22 AM, Hans Verkuil wrote: >> On Wednesday, February 29, 2012 18:19:27 halli manjunatha wrote: >>> On Wed, Feb 29, 2012 at 5:25 AM, Hans Verkuil wrote: >>> > On Tuesday, February 28, 2012 23:52:21 halli manjunath

Re: [PATCH 3.0.y 0/4] Re: lirc_serial spuriously claims assigned port and irq to be in use

2012-03-07 Thread Ben Hutchings
On Wed, Mar 07, 2012 at 12:04:07PM -0800, Greg Kroah-Hartman wrote: > On Fri, Mar 02, 2012 at 02:39:13PM -0600, Jonathan Nieder wrote: > > Ben Hutchings wrote: > > > On Thu, 2012-03-01 at 21:45 -0600, Jonathan Nieder wrote: > > > > >> Would some of these patches (e.g., at least patches 1, 2, and 5

Re: A second easycap driver implementation

2012-03-07 Thread Mauro Carvalho Chehab
Em 07-03-2012 17:39, Ezequiel García escreveu: > Hi Mauro, > >> >> em28xx is a good reference. >> > > I'm looking at it. > In fact, I have a first question: why there is a limit to the number of > devices > the driver support? I found the same idea in easycap original > implementation, but I > c

Re: A second easycap driver implementation

2012-03-07 Thread Ezequiel García
Hi Mauro, > > em28xx is a good reference. > I'm looking at it. In fact, I have a first question: why there is a limit to the number of devices the driver support? I found the same idea in easycap original implementation, but I can't understand why do we have to limit in such a way. /* Ch

Re: [PATCH 3.0.y 0/4] Re: lirc_serial spuriously claims assigned port and irq to be in use

2012-03-07 Thread Jonathan Nieder
Greg Kroah-Hartman wrote: > On Fri, Mar 02, 2012 at 02:39:13PM -0600, Jonathan Nieder wrote: >> Ben Hutchings wrote: >>> On Thu, 2012-03-01 at 21:45 -0600, Jonathan Nieder wrote: Would some of these patches (e.g., at least patches 1, 2, and 5) be appropriate for inclusion in the 3.0.y an

Re: [PATCH 3.0.y 0/4] Re: lirc_serial spuriously claims assigned port and irq to be in use

2012-03-07 Thread Greg Kroah-Hartman
On Fri, Mar 02, 2012 at 02:39:13PM -0600, Jonathan Nieder wrote: > Ben Hutchings wrote: > > On Thu, 2012-03-01 at 21:45 -0600, Jonathan Nieder wrote: > > >> Would some of these patches (e.g., at least patches 1, 2, and 5) be > >> appropriate for inclusion in the 3.0.y and 3.2.y stable kernels from

[PATCH] [media] dib0700: unlock mutexes on error paths

2012-03-07 Thread Alexey Khoroshilov
dib0700_i2c_xfer [_new and _legacy] leave i2c_mutex locked on error paths. The patch adds appropriate unlocks. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov --- drivers/media/dvb/dvb-usb/dib0700_core.c |9 ++--- 1 files changed, 6 inser

Re: [PATCH] Add CI support to az6007 driver

2012-03-07 Thread Roger Mårtensson
Jose Alberto Reguero skrev 2012-03-06 00:23: On Lunes, 5 de marzo de 2012 21:42:48 Roger Mårtensson escribió: No. I tested the patch with DVB-T an watch encrypted channels with vdr without problems. I don't know why you can't. I don't know gnutv. Try with other software if you want. I have don

cron job: media_tree daily build: WARNINGS

2012-03-07 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 Mar 7 19:00:19 CET 2012 git hash:e8ca6d20a65d9d94693a0ed99b12d95b882dc859 gcc version: i686-linux-gcc (GCC

Re: [PATCH v5 27/35] omap3isp: Introduce isp_video_check_external_subdevs()

2012-03-07 Thread Laurent Pinchart
Hi Sakari, On Wednesday 07 March 2012 19:49:46 Sakari Ailus wrote: > On Wed, Mar 07, 2012 at 11:43:31AM +0100, Laurent Pinchart wrote: > > On Tuesday 06 March 2012 18:33:08 Sakari Ailus wrote: > > > isp_video_check_external_subdevs() will retrieve external subdev's > > > bits-per-pixel and pixel r

Re: [PATCH v5 28/35] omap3isp: Use external rate instead of vpcfg

2012-03-07 Thread Sakari Ailus
On Wed, Mar 07, 2012 at 11:53:19AM +0100, Laurent Pinchart wrote: > Hi Sakari, > > Thanks for the patch. > > On Tuesday 06 March 2012 18:33:09 Sakari Ailus wrote: > > From: Sakari Ailus > > > > Access pipe->external_rate instead of isp_ccdc.vpcfg.pixelclk. Also remove > > means to set the value

[PATCH v5.1 27/35] omap3isp: Introduce isp_video_check_external_subdevs()

2012-03-07 Thread Sakari Ailus
isp_video_check_external_subdevs() will retrieve external subdev's bits-per-pixel and pixel rate for the use of other ISP subdevs at streamon time. isp_video_check_external_subdevs() is called after pipeline validation. Signed-off-by: Sakari Ailus --- drivers/media/video/omap3isp/ispvideo.c |

Re: [PATCH v5 09/35] v4l: Add subdev selections documentation

2012-03-07 Thread Sakari Ailus
Hi Michael, Thanks for the comments. On Wed, Mar 07, 2012 at 09:53:42AM +0100, Michael Jones wrote: > Hi Sakari, > > Hopefully it's not too late to make a few minor suggestions. > > On 03/06/2012 05:32 PM, Sakari Ailus wrote: > >Add documentation for V4L2 subdev selection API. This changes also

Re: [PATCH v5 33/35] omap3isp: Find source pad from external entity

2012-03-07 Thread Sakari Ailus
Hi Laurent, Thanks for the review!! On Wed, Mar 07, 2012 at 12:04:01PM +0100, Laurent Pinchart wrote: > On Tuesday 06 March 2012 18:33:14 Sakari Ailus wrote: > > No longer assume pad number 0 is the source pad of the external entity. Find > > the source pad from the external entity and use it ins

Re: [PATCH v5 30/35] omap3isp: Move CCDC link validation to ccdc_link_validate()

2012-03-07 Thread Sakari Ailus
Hi Laurent, Thanks for the comments. On Wed, Mar 07, 2012 at 12:00:48PM +0100, Laurent Pinchart wrote: > On Tuesday 06 March 2012 18:33:11 Sakari Ailus wrote: > > Perform CCDC link validation in ccdc_link_validate() instead of > > isp_video_validate_pipeline(). Also perform maximum data rate chec

Re: [PATCH v5 28/35] omap3isp: Use external rate instead of vpcfg

2012-03-07 Thread Sakari Ailus
On Wed, Mar 07, 2012 at 11:53:19AM +0100, Laurent Pinchart wrote: > Hi Sakari, > > Thanks for the patch. > > On Tuesday 06 March 2012 18:33:09 Sakari Ailus wrote: > > From: Sakari Ailus > > > > Access pipe->external_rate instead of isp_ccdc.vpcfg.pixelclk. Also remove > > means to set the value

Re: [PATCH v5 27/35] omap3isp: Introduce isp_video_check_external_subdevs()

2012-03-07 Thread Sakari Ailus
Hi Laurent, Thanks for the comments! On Wed, Mar 07, 2012 at 11:43:31AM +0100, Laurent Pinchart wrote: > On Tuesday 06 March 2012 18:33:08 Sakari Ailus wrote: > > isp_video_check_external_subdevs() will retrieve external subdev's > > bits-per-pixel and pixel rate for the use of other ISP subdevs

Re: Technotrend TT-Connect CT 3650 and dvb_ca

2012-03-07 Thread Johan Henæs
On Mar 7, 2012, at 5:23 PM, Martin MAURER wrote: > Hi Johan, > > I have a similar problem which happens every few days with this card. > For me it helps to remove and reinsert the kernel module whenever this > happens. > "rmmod -f dvb_usb_ttusb2 && modprobe dvb_usb_ttusb2" Thanks a lot, Martin

Re: DVB-S2 multistream support

2012-03-07 Thread Bob Winslow
> that's really great news! i'm looking forward to look at the code when > the public repository is ready. i'm sure i'm not the only one and the > news would be especially exciting for TBS 6925 owners, which use > Linux, but it's away beyond that, because the real news here is > working base-band

[PATCH v5.1 25/35] omap3isp: Collect entities that are part of the pipeline

2012-03-07 Thread Sakari Ailus
Collect entities which are part of the pipeline into a single bit mask. Signed-off-by: Sakari Ailus --- drivers/media/video/omap3isp/ispvideo.c | 48 --- drivers/media/video/omap3isp/ispvideo.h |2 + 2 files changed, 27 insertions(+), 23 deletions(-) diff --git

Re: [PATCH v5 25/35] omap3isp: Collect entities that are part of the pipeline

2012-03-07 Thread Sakari Ailus
Hi Laurent, On Wed, Mar 07, 2012 at 11:35:02AM +0100, Laurent Pinchart wrote: > On Tuesday 06 March 2012 18:33:06 Sakari Ailus wrote: > > Collect entities which are part of the pipeline into a single bit mask. > > > > Signed-off-by: Sakari Ailus > > --- > > drivers/media/video/omap3isp/ispvideo

Re: A second easycap driver implementation

2012-03-07 Thread Mauro Carvalho Chehab
Em 07-03-2012 13:45, Ezequiel García escreveu: > On Wed, Mar 7, 2012 at 1:35 PM, Mauro Carvalho Chehab > wrote: >> >> Yes, the driver is weird, as it encapsulates the demod code >> inside it , instead of using the saa7115 driver, that covers most >> of saa711x devices, including saa7113. >> >> Btw

Re: A second easycap driver implementation

2012-03-07 Thread Ezequiel García
On Wed, Mar 7, 2012 at 1:35 PM, Mauro Carvalho Chehab wrote: > > Yes, the driver is weird, as it encapsulates the demod code > inside it , instead of using the saa7115 driver, that covers most > of saa711x devices, including saa7113. > > Btw, is this driver really needed? The em28xx driver has sup

Re: A second easycap driver implementation

2012-03-07 Thread Mauro Carvalho Chehab
Em 07-03-2012 12:43, gregkh escreveu: > On Wed, Mar 07, 2012 at 11:32:23AM -0300, Ezequiel García wrote: >> Hi, >> >>> >>> Have you considered instead slowly moving the existing easycap driver >>> over to all the new infrastructure we have now. For starters replace >>> its buffer management with vi

Re: Technotrend TT-Connect CT 3650 and dvb_ca

2012-03-07 Thread Martin MAURER
Hi Johan, I have a similar problem which happens every few days with this card. For me it helps to remove and reinsert the kernel module whenever this happens. "rmmod -f dvb_usb_ttusb2 && modprobe dvb_usb_ttusb2" see also the following unresolved threads: http://www.spinics.net/lists/linux-media/

Re: [PATCH] af9015: fix i2c failures for dual-tuner devices

2012-03-07 Thread poma
On 22.01.2012 22:13, Gordon Hecker wrote: > The i2c failures were caused by enabling both i2c gates > at the same time while putting the tuners asleep. > > This patch removes the init() and sleep() callbacks from the tuner, > to prevent frontend.c from calling > i2c_gate_ctrl > tuner init / sl

Re: A second easycap driver implementation

2012-03-07 Thread gregkh
On Wed, Mar 07, 2012 at 11:32:23AM -0300, Ezequiel García wrote: > Hi, > > > > > Have you considered instead slowly moving the existing easycap driver > > over to all the new infrastructure we have now. For starters replace > > its buffer management with videobuf2, then in another patch replace >

Re: My Microdia (SN9C201) webcam doesn't work properly in Linux anymore

2012-03-07 Thread Jean-Francois Moine
On Wed, 7 Mar 2012 09:59:28 +1100 Xavion wrote: > >>     root@Desktop /etc/motion # tail /var/log/kernel.log > >>     Mar  6 08:34:17 Desktop kernel: [ 7240.125167] gspca_main: ISOC > >> data error: [0] len=0, status=-18 > >>... > > > > Hmm, error -18 is EXDEV, which according to > > Docume

Re: [PATCH v5 25/35] omap3isp: Collect entities that are part of the pipeline

2012-03-07 Thread Sakari Ailus
Hi Laurent, On Wed, Mar 07, 2012 at 11:50:19AM +0100, Laurent Pinchart wrote: > Hi Sakari, > > Another comment. > > On Tuesday 06 March 2012 18:33:06 Sakari Ailus wrote: > > Collect entities which are part of the pipeline into a single bit mask. > > > > Signed-off-by: Sakari Ailus > > [snip]

Re: A second easycap driver implementation

2012-03-07 Thread Ezequiel García
Hi, > > Have you considered instead slowly moving the existing easycap driver > over to all the new infrastructure we have now. For starters replace > its buffer management with videobuf2, then in another patch replace > some other bits, etc. ?  See what I've done to the pwc driver :) Yes. And th

Re: Lockup on second streamon with omap3-isp

2012-03-07 Thread jean-philippe francois
Le 6 mars 2012 18:08, jean-philippe francois a écrit : > Hi, > > I have a custom dm3730 board, running a 3.2.0 kernel. > The board is equipped with an aptina MT9J sensor on > parallel interface. > > Whenever I try to run yavta twice, the second run leads to a > soft lockup in omap3isp_video_queue_

Re: [PATCH v5 34/35] smiapp: Generic SMIA++/SMIA PLL calculator

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:15 Sakari Ailus wrote: > From: Sakari Ailus > > Calculate PLL configuration based on input data: sensor configuration, board > properties and sensor-specific limits. > > Signed-off-by: Sakari Ailus [snip] > diff --git a/drivers

Re: [PATCH v3 5/5] v4l: Add driver for Micron MT9M032 camera sensor

2012-03-07 Thread Laurent Pinchart
Hi Sakari, On Wednesday 07 March 2012 01:16:33 Sakari Ailus wrote: > Hi Laurent, > > Thanks for the patch. > > I have a few comments below. Just one fairly general question: locking. > Shouldn't you serialise accesses to sensor registers and your data, > possibly by using a mutex? I guess I sho

RE: [PATCH 0/3] Multi Format Codec 6.x driver for Exynos5

2012-03-07 Thread Kamil Debski
Hi Jeongtae, I have applied your patches to the kernel I am using with my Exynos4, so I am still using MFC 5.1. Unfortunately after applying your patches the MFC 5.1 device no longer works. Did you test you patches with MFC 5.1? Adding support to MFC 6.0 should not break the support for older har

Re: [PATCH v5 33/35] omap3isp: Find source pad from external entity

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:14 Sakari Ailus wrote: > No longer assume pad number 0 is the source pad of the external entity. Find > the source pad from the external entity and use it instead. > > Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart (with

Re: [PATCH v5 32/35] omap3isp: Add resizer data rate configuration to resizer_link_validate

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:13 Sakari Ailus wrote: > The configuration of many other blocks depend on resizer maximum data rate. > Get the value from resizer at link validation time. > > Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart -- Regards,

Re: [PATCH v5 30/35] omap3isp: Move CCDC link validation to ccdc_link_validate()

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:11 Sakari Ailus wrote: > Perform CCDC link validation in ccdc_link_validate() instead of > isp_video_validate_pipeline(). Also perform maximum data rate check in > isp_video_check_external_subdevs(). > > Signed-off-by: Sakari Ailus

Re: [PATCH v5 28/35] omap3isp: Use external rate instead of vpcfg

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:09 Sakari Ailus wrote: > From: Sakari Ailus > > Access pipe->external_rate instead of isp_ccdc.vpcfg.pixelclk. Also remove > means to set the value for isp_ccdc_vpcfg.pixelclk. > > Signed-off-by: Sakari Ailus Very nice. Acked-b

Re: [PATCH v5 25/35] omap3isp: Collect entities that are part of the pipeline

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Another comment. On Tuesday 06 March 2012 18:33:06 Sakari Ailus wrote: > Collect entities which are part of the pipeline into a single bit mask. > > Signed-off-by: Sakari Ailus [snip] > diff --git a/drivers/media/video/omap3isp/ispvideo.h > b/drivers/media/video/omap3isp/ispvideo.h

Re: [PATCH v5 27/35] omap3isp: Introduce isp_video_check_external_subdevs()

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:08 Sakari Ailus wrote: > isp_video_check_external_subdevs() will retrieve external subdev's > bits-per-pixel and pixel rate for the use of other ISP subdevs at streamon > time. isp_video_check_external_subdevs() is called after pipel

Re: [PATCH v5 25/35] omap3isp: Collect entities that are part of the pipeline

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:06 Sakari Ailus wrote: > Collect entities which are part of the pipeline into a single bit mask. > > Signed-off-by: Sakari Ailus > --- > drivers/media/video/omap3isp/ispvideo.c |9 + > drivers/media/video/omap3isp/ispv

RE: [PATCH 1/3] v4l: add contorl definitions for codec devices.

2012-03-07 Thread Kamil Debski
Hi Hans, hi Jeongtae, > From: Hans Verkuil [mailto:hverk...@xs4all.nl] > Sent: 02 March 2012 09:13 > > Hi Jeongtae! > > Some review notes below... > > On Friday, March 02, 2012 03:17:40 Jeongtae Park wrote: > > Add control definitions for controls specific to codec devices. > > > > Signed-off-b

RE: [PATCH] media: fimc-lite: Add new driver for camera interface

2012-03-07 Thread Sungchun Kang
Hi Sylwester, Thanks for your comment. > On 03/04/2012 07:17 AM, Sylwester Nawrocki wrote: > Hi Sungchun, > > On 02/15/2012 07:05 AM, Sungchun Kang wrote: > > This patch adds support fimc-lite device which is a new device for > > camera interface on EXYNOS5 SoCs. > > It's also available in the E

Re: A second easycap driver implementation

2012-03-07 Thread Hans de Goede
Hi, On 03/06/2012 10:04 PM, Ezequiel García wrote: Hello, After some research on v4l2 and videbuf2, and considering that easycap driver is pretty outdated I've decided to start writing a new driver from scratch. I am using the excellent vivi driver and some usb video capture drivers as a start

[PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero

2012-03-07 Thread Archit Taneja
The omap_vout driver tries to set the DSS overlay_info using set_overlay_info() when the physical address for the overlay is still not configured. This happens in omap_vout_probe() and vidioc_s_fmt_vid_out(). The calls to omapvid_init(which internally calls set_overlay_info()) are removed from the

Re: [PATCH v5 09/35] v4l: Add subdev selections documentation

2012-03-07 Thread Michael Jones
Hi Sakari, Hopefully it's not too late to make a few minor suggestions. On 03/06/2012 05:32 PM, Sakari Ailus wrote: Add documentation for V4L2 subdev selection API. This changes also experimental V4L2 subdev API so that scaling now works through selection API only. Signed-off-by: Sakari Ailus