Re: [PATCH v2] Media: remove incorrect __init/__exit markups

2013-02-25 Thread Guennadi Liakhovetski
On Mon, 25 Feb 2013, Dmitry Torokhov wrote: > Even if bus is not hot-pluggable, the devices can be unbound from the > driver via sysfs, so we should not be using __exit annotations on > remove() methods. The only exception is drivers registered with > platform_driver_probe() which specifically dis

[PATCH v2] Media: remove incorrect __init/__exit markups

2013-02-25 Thread Dmitry Torokhov
Even if bus is not hot-pluggable, the devices can be unbound from the driver via sysfs, so we should not be using __exit annotations on remove() methods. The only exception is drivers registered with platform_driver_probe() which specifically disables sysfs bind/unbind attributes. Similarly probe(

[PATCH v5 1/8] mfd: Add header files and Kbuild plumbing for SI476x MFD core

2013-02-25 Thread Andrey Smirnov
From: Andrey Smirnov This patch adds all necessary header files and Kbuild plumbing for the core driver for Silicon Laboratories Si476x series of AM/FM tuner chips. The driver as a whole is implemented as an MFD device and this patch adds a core portion of it that provides all the necessary func

[PATCH v5 4/8] mfd: Add chip properties handling code for SI476X MFD

2013-02-25 Thread Andrey Smirnov
From: Andrey Smirnov This patch adds code related to manipulation of the properties of SI476X chips. Signed-off-by: Andrey Smirnov --- drivers/mfd/si476x-prop.c | 234 + 1 file changed, 234 insertions(+) create mode 100644 drivers/mfd/si476x-prop.c

[PATCH v5 2/8] mfd: Add commands abstraction layer for SI476X MFD

2013-02-25 Thread Andrey Smirnov
From: Andrey Smirnov This patch adds all the functions used for exchanging commands with the chip. Signed-off-by: Andrey Smirnov --- drivers/mfd/si476x-cmd.c | 1553 ++ 1 file changed, 1553 insertions(+) create mode 100644 drivers/mfd/si476x-cmd.c

[PATCH v5 0/8] Driver for Si476x series of chips

2013-02-25 Thread Andrey Smirnov
This is a fourth version of the patchset originaly posted here: https://lkml.org/lkml/2012/9/13/590 Second version of the patch was posted here: https://lkml.org/lkml/2012/10/5/598 Third version of the patch was posted here: https://lkml.org/lkml/2012/10/23/510 Fourth version of the patch was po

[PATCH v5 5/8] v4l2: Add standard controls for FM receivers

2013-02-25 Thread Andrey Smirnov
This commit introduces new class of standard controls V4L2_CTRL_CLASS_FM_RX. This class is intended to all controls pertaining to FM receiver chips. Also, two controls belonging to said class are added as a part of this commit: V4L2_CID_TUNE_DEEMPHASIS and V4L2_CID_RDS_RECEPTION. Signed-off-by: An

[PATCH v5 7/8] v4l2: Add private controls base for SI476X

2013-02-25 Thread Andrey Smirnov
Add a base to be used for allocation of all the SI476X specific controls in the corresponding driver. Signed-off-by: Andrey Smirnov --- include/uapi/linux/v4l2-controls.h |4 1 file changed, 4 insertions(+) diff --git a/include/uapi/linux/v4l2-controls.h b/include/uapi/linux/v4l2-cont

[PATCH v5 6/8] v4l2: Add documentation for the FM RX controls

2013-02-25 Thread Andrey Smirnov
Add appropriate documentation for all the newly added standard controls. Signed-off-by: Andrey Smirnov --- Documentation/DocBook/media/v4l/compat.xml |3 + Documentation/DocBook/media/v4l/controls.xml | 72 .../DocBook/media/v4l/vidioc-g-ext-ctrls.xml

[PATCH v5 3/8] mfd: Add the main bulk of core driver for SI476x code

2013-02-25 Thread Andrey Smirnov
From: Andrey Smirnov This patch adds main part(out of three) of the I2C driver for the "core" of MFD device. Signed-off-by: Andrey Smirnov --- drivers/mfd/si476x-i2c.c | 878 ++ 1 file changed, 878 insertions(+) create mode 100644 drivers/mfd/si476

RE: Firmware for cx23885 in linux-firmware.git is broken

2013-02-25 Thread Sri Deevi
I am also checking with internal resources. Let me see what I can find out about the same. Thanks Sri -Original Message- From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] Sent: Monday, February 25, 2013 2:21 PM To: Sri Deevi Cc: Joseph Yasi; Ben Hutchings; linux-media@vger.kernel.

Re: Firmware for cx23885 in linux-firmware.git is broken

2013-02-25 Thread Mauro Carvalho Chehab
Em Mon, 25 Feb 2013 08:17:34 -0800 Sri Deevi escreveu: > Mauro, > > Are you asking Hauppauge's version of ROM to be distributed with permissions > ? > Please clarify. > > If that is the case, I may not be able to do that. I've no idea if Hauppauge customized it, or if they just bundled a C

cron job: media_tree daily build: ERRORS

2013-02-25 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: Mon Feb 25 19:00:28 CET 2013 git branch: for_v3.9 git hash: ed72d37a33fdf43dc47787fe220532cdec9da528 gcc ve

Please update DVB-T frequency list 'dvb-t/nl-All'

2013-02-25 Thread Geert Hedde Bosman
Hello, in summer 2012 in the Netherlands major frequency changes took place in DVB-t broadcast. Some new frequencies were added as well. Therefore the frequency-file dvb/dvb-t/nl-All is no longer actual. Could someone (i believe Cristoph P. is one of the maintainers) please update this file? T

Re: [PATCH] Media: remove incorrect __exit markups

2013-02-25 Thread Dmitry Torokhov
On Mon, Feb 25, 2013 at 08:49:26AM +0100, Guennadi Liakhovetski wrote: > Hi Dmitry > > On Sun, 24 Feb 2013, Dmitry Torokhov wrote: > > > Even if bus is not hot-pluggable, the devices can be unbound from the > > driver via sysfs, so we should not be using __exit annotations on > > remove() methods

RE: Firmware for cx23885 in linux-firmware.git is broken

2013-02-25 Thread Sri Deevi
Mauro, Are you asking Hauppauge's version of ROM to be distributed with permissions ? Please clarify. If that is the case, I may not be able to do that. Michael, If you can give me the details of when was the last time you got updates from Conexant, then I can try to help in this regard. T

Re: 3.7/3.8 kernel won't boot with Hauppauge pvr-150

2013-02-25 Thread Mauro Carvalho Chehab
Em Fri, 22 Feb 2013 07:51:58 -0800 Hans Verkuil escreveu: > On Friday, February 22, 2013 07:17:42 Andy Walls wrote: > > On Thu, 2013-02-21 at 22:32 -0500, Andy Walls wrote: > > > Ron Andreasen wrote: > > > > > > >I've been having trouble getting distros that have any kernel above the > > > >3.5

Re: HAUPPAUGE HVR-930C analog tv feasible ??

2013-02-25 Thread Mauro Carvalho Chehab
Em Mon, 25 Feb 2013 12:01:17 +0100 jande...@dommel.be escreveu: > Hi, > > To get analog tv working on a hauppauge hvr-930c, I started sniffing usb and > parsing. > > you can see a sample here : https://dl.dropbox.com/u/93775123/grphCable22.txt > > Howeverver I am missing a lot of knowledge to j

Re: [PATCH] af9015: do not use buffers from stack for usb_bulk_msg()

2013-02-25 Thread Mauro Carvalho Chehab
Em Mon, 25 Feb 2013 01:39:41 +0200 Antti Palosaari escreveu: > WARNING: at lib/dma-debug.c:947 check_for_stack+0xa7/0xf0() > ehci-pci :00:04.1: DMA-API: device driver maps memory fromstack > > Reported-by: poma > Signed-off-by: Antti Palosaari > --- > drivers/media/usb/dvb-usb-v2/af9015.c

HAUPPAUGE HVR-930C analog tv feasible ??

2013-02-25 Thread jandegr1
Hi, To get analog tv working on a hauppauge hvr-930c, I started sniffing usb and parsing. you can see a sample here : https://dl.dropbox.com/u/93775123/grphCable22.txt Howeverver I am missing a lot of knowledge to jump on it right away, so I'd as for opinion of the experts over here first. This

[GIT PULL FOR v3.10] ISA radio fixes

2013-02-25 Thread Hans Verkuil
Hi Mauro, These are two small fixes for 3.10: - capabilities were mixed up in radio-isa - fixed a mute bug in radio-rtrack2: I got hold of a radio-rtrack2 card so I could finally test this driver with real hardware. Thanks to Steve Toth for helping me obtain this card! Regards, Hans

Re: Firmware for cx23885 in linux-firmware.git is broken

2013-02-25 Thread Mauro Carvalho Chehab
Em Sun, 24 Feb 2013 20:37:07 -0800 "Sri Deevi" escreveu: > Mauro and All, > > Apologies for delay in reply. > > Whatever firmware works keep that one as reference. If you guys think the > firmware from Hauppauge is latest, please keep that and I can get the > required permissions as needed.