Re: v4 [PATCH 00/10] Query DVB frontend delivery capabilities

2011-12-11 Thread Manu Abraham
On Sat, Dec 10, 2011 at 6:38 PM, Mauro Carvalho Chehab wrote: > On 10-12-2011 02:41, Manu Abraham wrote: >> >> Hi, >> >>  As discussed prior, the following changes help to advertise a >>  frontend's delivery system capabilities. >> >>  Sending out the patches as they are being worked out. >> >>  T

Re: v4 [PATCH 08/10] TDA18271c2dd: Allow frontend to set DELSYS

2011-12-11 Thread Manu Abraham
On Sat, Dec 10, 2011 at 6:20 PM, Mauro Carvalho Chehab wrote: > On 10-12-2011 02:44, Manu Abraham wrote: >> >> From 707877f5a61b3259704d42e7dd5e647e9196e9a4 Mon Sep 17 00:00:00 2001 >> From: Manu Abraham >> Date: Thu, 24 Nov 2011 19:56:34 +0530 >> Subject: [PATCH 08/10] TDA18271c2dd: Allow fronte

Re: v4 [PATCH 09/10] CXD2820r: Query DVB frontend delivery capabilities

2011-12-11 Thread Manu Abraham
On Sat, Dec 10, 2011 at 5:17 PM, Antti Palosaari wrote: > Hello Manu, > That patch looks now much acceptable than the older for my eyes, since you > removed that .set_state() (change from .set_params() to .set_state()) I > criticized. Thanks! > :-) > > On 12/10/2011 06:44 AM, Manu Abraham wrote

Re: v4 [PATCH 07/10] TDA18271: Allow frontend to set DELSYS

2011-12-11 Thread Manu Abraham
On Sat, Dec 10, 2011 at 6:15 PM, Mauro Carvalho Chehab wrote: > On 10-12-2011 10:41, Mauro Carvalho Chehab wrote: >> >> On 10-12-2011 02:43, Manu Abraham wrote: >>> >>> From 252d4ec800ba73bde8958b8c23ca92a6e17288e2 Mon Sep 17 00:00:00 2001 >>> From: Manu Abraham >>> Date: Thu, 24 Nov 2011 19:15:5

Re: v4 [PATCH 06/10] DVB: Use a unique delivery system identifier for DVBC_ANNEX_C

2011-12-11 Thread Manu Abraham
On Sat, Dec 10, 2011 at 5:59 PM, Mauro Carvalho Chehab wrote: > On 10-12-2011 02:43, Manu Abraham wrote: > > >> From 92a79a1e0a1b5403f06f60661f00ede365b10108 Mon Sep 17 00:00:00 2001 >> From: Manu Abraham >> Date: Thu, 24 Nov 2011 17:09:09 +0530 >> Subject: [PATCH 06/10] DVB: Use a unique deliver

Re: cx231xx kernel oops

2011-12-11 Thread Yan Seiner
I'm resurrecting an older thread. I have a Hauppage USB Live2 connected to a MIPS box running openWRT. I tried this earlier on a older hardware running the 3.0.3 kernel. This is with newer hardware running 2.6.39.4. The driver attempts to allocate 800MB (!!!) of memory for the buffer and fa

Re: [PATCH/RFC v3 4/4] v4l: Update subdev drivers to handle framesamples parameter

2011-12-11 Thread Laurent Pinchart
Hi Sylwester, On Friday 09 December 2011 18:59:52 Sylwester Nawrocki wrote: > Update the sub-device drivers having a devnode enabled so they properly > handle the new framesamples field of struct v4l2_mbus_framefmt. > These drivers don't support compressed (entropy encoded) formats so the > frames

Fix radio issues and few minor bugs.

2011-12-11 Thread Mirek Slugeň
Hi, i have few extra patches against current git, kernel 3.2.0rc-1, primary they should fix radio issues with some XC4000 and XC2028 tuners, but there are also some minor bug fixes. Number 7 is not my work, it is Istvan Varga patch. M. Slugeň >From 6192e1b178814c7a42f9a1bc8b438024513f220f Mon

Re: [PATCH] [media] uvcvideo: Use kcalloc instead of kzalloc to allocate array

2011-12-11 Thread Laurent Pinchart
Hi Thomas, Thanks for the patch. On Tuesday 29 November 2011 22:08:00 Thomas Meyer wrote: > The advantage of kcalloc is, that will prevent integer overflows which > could result from the multiplication of number of elements and size and it > is also a bit nicer to read. > > The semantic patch th

Re: [PATCH] V4L: add convenience macros to the subdevice / Media Controller API

2011-12-11 Thread Laurent Pinchart
Hi Guennadi, On Tuesday 06 December 2011 13:04:00 Guennadi Liakhovetski wrote: > On Tue, 6 Dec 2011, Laurent Pinchart wrote: > > On Tuesday 06 December 2011 09:40:41 Guennadi Liakhovetski wrote: > > > On Thu, 29 Sep 2011, Laurent Pinchart wrote: > > > > On Thursday 29 September 2011 10:44:14 Guenn

Re: [PATCH v2] media: vb2: vmalloc-based allocator user pointer handling

2011-12-11 Thread Laurent Pinchart
Hi Sylwester, On Thursday 08 December 2011 22:43:00 Sylwester Nawrocki wrote: > Hi Laurent, > > On 12/08/2011 11:56 AM, Laurent Pinchart wrote: > > On Wednesday 07 December 2011 17:29:06 Marek Szyprowski wrote: > >> From: Andrzej Pietrasiewicz > > [...] > > >> - printk(KERN_DEBUG "Allocated v

[GIT PULL] git://linuxtv.org/mkrufky/mxl111sf.git aero-m

2011-12-11 Thread Michael Krufky
Mauro, Please pull from the 'aero-m' branch of my mxl111sf tree for a small driver cleanup. The following changes since commit 806e23e95f94a27ee445022d724060b9b45cb64a: Haogang Chen (1): [media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map() are available in the git repository

[RESEND PULL] git://linuxtv.org/mkrufky/hauppauge.git voyager

2011-12-11 Thread Michael Krufky
Mauro, I am resending this git pull request because it's been pending for almost two weeks but I don't see it on patchwork.linuxtv.org :-/ Please pull from the 'voyager' branch of my 'hauppauge' git tree for some simple USB ID additions for some additional HVR950Q variants. If it's possible to s

[PATCH] KWorld 355U and 380U support

2011-12-11 Thread Aivar Päkk
This patch adds Kworld 355U and 380U support Signed-off-by: Aivar Päkk diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index 9b747c2..c9dabdf 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/drivers/media/video/em28xx/em28xx-cards.c

[PATCH] it913x stop dual frontend attach in warm state with single devices.

2011-12-11 Thread Malcolm Priestley
Stop dual frontend attach in warm state with single devices. Since this is a no reconnect device this occurs only after a warm system reboot. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/dvb-usb/it913x.c |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a

Re: [GIT PULL] af9013

2011-12-11 Thread Antti Palosaari
On 12/11/2011 10:30 PM, Mauro Carvalho Chehab wrote: On 11-12-2011 13:34, Antti Palosaari wrote: On 12/11/2011 12:59 PM, Mauro Carvalho Chehab wrote: On 30-11-2011 15:24, Antti Palosaari wrote: Morjens Mauro, I rewrote whole af9013 demodulator driver in order to decrease I2C load. Please pull

Re: [GIT PULL] af9013

2011-12-11 Thread Mauro Carvalho Chehab
On 11-12-2011 13:34, Antti Palosaari wrote: On 12/11/2011 12:59 PM, Mauro Carvalho Chehab wrote: On 30-11-2011 15:24, Antti Palosaari wrote: Morjens Mauro, I rewrote whole af9013 demodulator driver in order to decrease I2C load. Please pull that to the next Kernel merge window. Antti The fol

I2C and mt9p031 on Overo

2011-12-11 Thread Robert Åkerblom-Andersson
Hi, I trying to get the mt9p031 to work on the Overo board. So far I have it working in the Beagleboard xM, and now I have sort of ported/used the same files to get it to work with Overo. My problem now is that when I probe the camera board (LI-5M03 with an adapter board in between providing extra

Re: zc3xx webcam crashes on in-focus pictures

2011-12-11 Thread Johannes Bauer
Hi Jef, Am 11.12.2011 16:04, schrieb Jean-Francois Moine: > Your problem seems to be tied to the JPEG compression. It should have > been fixed in June, for the kernel 3.1.x (commit 93604b0fdde32). If you > cannot update your kernel, you may try the gspca test version from my > web page (see below

cron job: media_tree daily build: ERRORS

2011-12-11 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:Sun Dec 11 19:00:20 CET 2011 git hash:806e23e95f94a27ee445022d724060b9b45cb64a gcc version: i686-linux-gcc (GCC

Re: [RFC PATCH v1 6/7] media: video: introduce face detection driver module

2011-12-11 Thread Sylwester Nawrocki
Hi Ming, On 12/02/2011 04:02 PM, Ming Lei wrote: > This patch introduces one driver for face detection purpose. > > The driver is responsible for all v4l2 stuff, buffer management > and other general things, and doesn't touch face detection hardware > directly. Several interfaces are exported to

Re: [RFC PATCH v1 6/7] media: video: introduce face detection driver module

2011-12-11 Thread Sylwester Nawrocki
On 12/09/2011 04:10 PM, Ming Lei wrote: > On Fri, Dec 9, 2011 at 7:25 AM, Sylwester Nawrocki wrote: >> On 12/07/2011 02:40 PM, Ming Lei wrote: >>> Yes, that is the motivation of the generic FD module. I think we can focus >>> on >>> two use cases for the generic FD now: >>> >>> - one is to detect

Re: [RFC PATCH v1 5/7] media: v4l2: introduce two IOCTLs for face detection

2011-12-11 Thread Sylwester Nawrocki
Hi, On 12/09/2011 05:34 AM, Ming Lei wrote: > + * struct v4l2_obj_detection > + * @buf_index: entry, index of v4l2_buffer for face detection >> >> I would prefer having the frame sequence number here. It will be more >> future proof IMHO. If for instance we decide to use such an ioct

[PATCH] [BUG] Re: add support for IT9135 9005 devices

2011-12-11 Thread Malcolm Priestley
Re: [git:v4l-dvb/for_v3.3] [media] it9135: add support for IT9135 9005 devices On Sun, 2011-12-11 at 11:55 +0100, Mauro Carvalho Chehab wrote: > This is an automatic generated email to let you know that the following patch > were queued at the > http://git.linuxtv.org/media_tree.git tree: > > S

Re: [RFC/PATCH 1/5] v4l: Convert V4L2_CID_FOCUS_AUTO control to a menu control

2011-12-11 Thread Sylwester Nawrocki
On 12/10/2011 11:33 AM, Sakari Ailus wrote: > On Sun, Dec 04, 2011 at 04:16:12PM +0100, Sylwester Nawrocki wrote: >> Change the V4L2_CID_FOCUS_AUTO control type from boolean to a menu >> type. In case of boolean control we had values 0 and 1 corresponding >> to manual and automatic focus respective

Re: AF9035 DVB-T stick

2011-12-11 Thread Antti Palosaari
On 12/11/2011 06:01 PM, Programer wrote: dear sir i have AF9035 DVB-T stick: Bus 002 Device 003: ID 15a4:1001 Afatech Technologies, Inc. AF9015/AF9035 DVB-T stick on OpenSuse 12.1 32Bit : 3.1.0-1.2-default how use this usb DVB-T Device ??? It AF9035 and it is not supported currently. I

AF9035 DVB-T stick

2011-12-11 Thread Programer
dear sir i have AF9035 DVB-T stick: > Bus 002 Device 003: ID 15a4:1001 Afatech Technologies, Inc. AF9015/AF9035 > DVB-T stick on OpenSuse 12.1 32Bit : > 3.1.0-1.2-default > > how use this usb DVB-T Device ??? -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the bod

Re: [GIT PULL] af9013

2011-12-11 Thread Antti Palosaari
On 12/11/2011 12:59 PM, Mauro Carvalho Chehab wrote: On 30-11-2011 15:24, Antti Palosaari wrote: Morjens Mauro, I rewrote whole af9013 demodulator driver in order to decrease I2C load. Please pull that to the next Kernel merge window. Antti The following changes since commit a235af24a74a0fa03

Re: zc3xx webcam crashes on in-focus pictures

2011-12-11 Thread Jean-Francois Moine
On Sun, 11 Dec 2011 12:59:39 +0100 Johannes Bauer wrote: [snip] > I have a Logitech Labtec webcam: > > Bus 001 Device 012: ID 046d:08a2 Logitech, Inc. Labtec Webcam Pro > > Which I use with the zc3xx driver on a 2.6.34 Linux: > > usb 1-3.2: new full speed USB device using ehci_hcd and a

[PATCH] [media] tm6000: Fix a warning at tm6000_ir_int_start()

2011-12-11 Thread Mauro Carvalho Chehab
drivers/media/video/tm6000/tm6000-input.c: In function ‘tm6000_ir_int_start’: drivers/media/video/tm6000/tm6000-input.c:381:3: warning: ‘return’ with no value, in function returning non-void [-Wreturn-type] Signed-off-by: Mauro Carvalho Chehab --- drivers/media/video/tm6000/tm6000-input.c |

Re: [PATCH 0/1] xc3028: fix center frequency calculation for DTV78 firmware

2011-12-11 Thread Mauro Carvalho Chehab
On 10-12-2011 16:01, Gianluca Gennari wrote: Il 10/12/2011 15:51, Mauro Carvalho Chehab ha scritto: On 08-12-2011 10:56, Gianluca Gennari wrote: Hi all, this patch replaces the previous one proposed in the thread "xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator". The

RE: Tr. : Irdeto Cam Problem, any help

2011-12-11 Thread COEXSI
"en50221_stdcam_llci_poll: Error reported by stack:-7" : This isn’t really an error, it’s a design flaw in the libdvben50221 (it’s receving something it isn’t waiting for), it’s more a warning.I’ve published a patch for correcting that few months ago (I think the patch wasn’t noticed...) There

zc3xx webcam crashes on in-focus pictures

2011-12-11 Thread Johannes Bauer
Hi list, the problem I'm having sounds really weird and strange, please bear with me -- I do not know who else to ask or what to search for. I have a Logitech Labtec webcam: Bus 001 Device 012: ID 046d:08a2 Logitech, Inc. Labtec Webcam Pro Which I use with the zc3xx driver on a 2.6.34 Linux: u

Re: [PATCH] s5p_mfc_enc: fix s/H264/H263/ typo

2011-12-11 Thread Mauro Carvalho Chehab
On 06-12-2011 06:40, Kamil Debski wrote: Hi Peter, Thank you for your patch! I'll include it with the patches we'll be sending to Mauro. That's trivial enough ;) I'll just add your ack and put on my next upstream series. Best wishes, -- Kamil Debski Linux Platform Group Samsung Poland R&D C

Re: [GIT PULL] af9013

2011-12-11 Thread Mauro Carvalho Chehab
On 30-11-2011 15:24, Antti Palosaari wrote: Morjens Mauro, I rewrote whole af9013 demodulator driver in order to decrease I2C load. Please pull that to the next Kernel merge window. Antti The following changes since commit a235af24a74a0fa03ece0a9f5e28a72e4d1e2cad: ce168: remove experimental

RE: OMAP3ISP boot problem

2011-12-11 Thread Alex Gershgorin
Hi Laurent, On Saturday 10 December 2011 14:36:17 Alex Gershgorin wrote: > > Hi Sakari, > > > > Thank you for your quick response and sorry for stupid question. > > Yes CONFIG_OMAP_IOMMU and CONFIG_OMAP_IOVMM enabled, > > because OMAP 3 camera controller depends on the CONFIG_OMAP_IOVMM and > > C

Re: [PATCH] Media: video: uvc: integer overflow in uvc_ioctl_ctrl_map()

2011-12-11 Thread Laurent Pinchart
Hi Mauro, On Sunday 11 December 2011 11:22:29 Mauro Carvalho Chehab wrote: > On 29-11-2011 23:22, Laurent Pinchart wrote: > > Hi Haogang, > > > > On Tuesday 29 November 2011 22:32:25 Haogang Chen wrote: > >> There is a potential integer overflow in uvc_ioctl_ctrl_map(). When a > >> large xmap->me

Re: [PATCH] Media: video: uvc: integer overflow in uvc_ioctl_ctrl_map()

2011-12-11 Thread Mauro Carvalho Chehab
On 29-11-2011 23:22, Laurent Pinchart wrote: Hi Haogang, On Tuesday 29 November 2011 22:32:25 Haogang Chen wrote: There is a potential integer overflow in uvc_ioctl_ctrl_map(). When a large xmap->menu_count is passed from the userspace, the subsequent call to kmalloc() will allocate a buffer sm

Re: [PATCH v2 09/11] arm: omap4430sdp: Add support for omap4iss camera

2011-12-11 Thread Sakari Ailus
Hi Sergio, Thanks for the patches!! I think the general direction for such configurations is that the device tree is favoured over the platform data. On Wed, Nov 30, 2011 at 06:14:58PM -0600, Sergio Aguirre wrote: > This adds support for camera interface with the support for > following sensors: