dvb_usbv2, pid filtering and adapter caps with af9035

2012-12-12 Thread Eddi De Pieri
Hi Antti, I'm using a af9035 based usb devices on mips device but may affect other usb tuner.. In dmesg I get a lot of usb 1-2: dvb_usbv2: pid_filter() failed=-929852640 usb 1-2: dvb_usbv2: pid_filter() failed=-929852640 usb 1-2: dvb_usbv2: pid_filter() failed=-929852640 usb 1-2: dvb_usbv2: pid_f

Re: issue with uvcvideo and xhci

2012-12-12 Thread Javier Martinez Canillas
On 12/12/2012 06:52 PM, Sarah Sharp wrote: > On Wed, Dec 12, 2012 at 12:47:24PM +0100, Javier Martinez Canillas wrote: >> Hello, >> >> We have an issue when trying to use USB cameras on a particular machine using >> the latest mainline Linux 3.7 kernel. This is not a regression since the same >> i

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-12 Thread Frank Schäfer
Am 12.12.2012 22:25, schrieb Frank Schäfer: ... > Am 11.12.2012 21:59, schrieb Antti Palosaari: >> See current af9015 driver as example how driver makes decision which >> variant of NEC is used. You will need something similar. Read all 4 >> NEC bytes from the hardware and then use driver to make

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-12 Thread Frank Schäfer
Am 11.12.2012 21:59, schrieb Antti Palosaari: > On 12/11/2012 10:51 PM, Frank Schäfer wrote: >> Am 10.12.2012 21:48, schrieb Antti Palosaari: >>> On 12/10/2012 09:24 PM, Frank Schäfer wrote: Am 10.12.2012 18:57, schrieb Antti Palosaari: > On 12/10/2012 06:13 PM, Devin Heitmueller wrote: >>

cron job: media_tree daily build: ERRORS

2012-12-12 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 Dec 12 19:00:30 CET 2012 git hash:16427faf28674451a7a0485ab0a929402f355ffd gcc version: i686-linux-gcc (GCC

Re: Kworld PCI Analog TV Card Lite PVR-7134SE

2012-12-12 Thread Alfredo Jesús Delaiti
Hi El 12/12/12 02:49, Saad Bin Javed escribió: Dear Alfredo, Thank you for helping me. Is the same card: Board indentification : 713XTV VRE: J Yes, I have the same board. 713XTV VRE:J Please try: modprobe saa7134 card=63 tuner=43 or modprobe saa7134 card=59 tuner=56 please tell me w

Re: issue with uvcvideo and xhci

2012-12-12 Thread Sarah Sharp
On Wed, Dec 12, 2012 at 12:47:24PM +0100, Javier Martinez Canillas wrote: > Hello, > > We have an issue when trying to use USB cameras on a particular machine using > the latest mainline Linux 3.7 kernel. This is not a regression since the same > issue is present with older kernels (i.e: 3.5). >

Re: request for linux driver for Analogix ANX9804/ANX9805

2012-12-12 Thread Patrick Boettcher
On Wednesday 12 December 2012 13:20:46 Fricke, Silvio wrote: > Hi, > > We have developed a prototype of an i.mx6 CPU-module connected to an > ANALOGIX AN9804 chip. This is a DisplayPort/HDMI-Transmitter [1]. This is > a converter for simple rgb-signals to DisplayPort and HDMI signals. The > ANX is

[PATCH v2] ad5820: Voice coil motor controller driver

2012-12-12 Thread Florian Neuhaus
Hi Laurent, Laurent Pinchart wrote on 2012-11-15: > This is the ad5820 driver I've told you about. The code is compile-tested only > as I haven't had time to try it on an N900 (the only device I own that > includes an ad5820). > > It should be quite easy to adapt the driver to support both the a

Re: [PATCH RFC 2/2] V4L: Add V4L2_CID_AUTO_FOCUS_AREA control

2012-12-12 Thread Andrzej Hajda
Hi Sakari, Thanks for the review. On 11.12.2012 22:34, Sakari Ailus wrote: Hi Andrzej and Sylwester, Thanks for the patch! On Mon, Dec 10, 2012 at 02:43:39PM +0100, Andrzej Hajda wrote: From: Sylwester Nawrocki Add control for automatic focus area selection. This control determines the are

[GIT PULL for v3.7-rc1] media updates

2012-12-12 Thread Mauro Carvalho Chehab
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus On patch series: - Missing MAINTAINERS entries were added for several drivers; - Adds V4L2 support for DMABUF handling, allowing zero-copy buffer sharing betwee

Re: [PATCH RFC 1/2] V4L: Add auto focus selection targets

2012-12-12 Thread Andrzej Hajda
Hi Sakari, Thank You for the review. On 11.12.2012 22:04, Sakari Ailus wrote: Hi Andrzej, Many thanks for the patch! On Mon, Dec 10, 2012 at 02:43:38PM +0100, Andrzej Hajda wrote: From: Sylwester Nawrocki The camera automatic focus algorithms may require setting up a spot or rectangle coo

request for linux driver for Analogix ANX9804/ANX9805

2012-12-12 Thread Fricke, Silvio
Hi, We have developed a prototype of an i.mx6 CPU-module connected to an ANALOGIX AN9804 chip. This is a DisplayPort/HDMI-Transmitter [1]. This is a converter for simple rgb-signals to DisplayPort and HDMI signals. The ANX is connected with the i.mx6 over i2c. Audio plays in this context also a

Re: DibCom 8000 ISDB-T

2012-12-12 Thread Mauro Carvalho Chehab
Oi Vagner, Em Wed, 12 Dec 2012 08:59:54 -0200 Vagner Nishimoto escreveu: > > Hi, > > I'm using DiBcom 8000 ISDB-T driver and openSUSE 12.2 kernel 3.4.11. > The problem is mplayer and others players can't sintonize. > The only program that work is VLC 2.0 There are very few players that are ca

issue with uvcvideo and xhci

2012-12-12 Thread Javier Martinez Canillas
Hello, We have an issue when trying to use USB cameras on a particular machine using the latest mainline Linux 3.7 kernel. This is not a regression since the same issue is present with older kernels (i.e: 3.5). The cameras work fine when plugged to an USB2.0 port (using the EHCI HCD host controll

[PATCH] s5p-mfc: Fix interrupt error handling routine

2012-12-12 Thread Kamil Debski
Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park --- drivers/media/platform/s5p-mfc/s5p_mfc.c | 88 +- 1 file changed, 37 insertions(+), 51 deletions(-) diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc.c b/drivers/media/platform/s5p-mfc/s5p_mfc.c index

DibCom 8000 ISDB-T

2012-12-12 Thread Vagner Nishimoto
Hi, I'm using DiBcom 8000 ISDB-T driver and openSUSE 12.2 kernel 3.4.11. The problem is mplayer and others players can't sintonize. The only program that work is VLC 2.0 mplayer dvb://globo -v MPlayer dev-SVN-r35127-4.7-openSUSE Linux 12.2 (x86_64)-Packman (C) 2000-2012 MPlayer Team CPU vend

[PATCH, resend] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER

2012-12-12 Thread Maarten Lankhorst
Documentation says that code requiring dma-buf should add it to select, so inline fallbacks are not going to be used. A link error will make it obvious what went wrong, instead of silently doing nothing at runtime. Signed-off-by: Maarten Lankhorst Reviewed-by: Daniel Vetter Reviewed-by: Rob Clar

[PATCH 1/1] gspca: Use module_usb_driver macro

2012-12-12 Thread Sachin Kamat
module_usb_driver eliminates a lot of boilerplate by replacing module_init() and module_exit() calls. Signed-off-by: Sachin Kamat --- Compile tested with linux-next --- drivers/media/usb/gspca/jl2005bcd.c | 18 +- 1 files changed, 1 insertions(+), 17 deletions(-) diff --git a/