Re: [PATCH v2 04/31] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLs

2012-02-05 Thread Sakari Ailus
Hi Sylwester, On Sat, Feb 04, 2012 at 11:37:38PM +0100, Sylwester Nawrocki wrote: On 02/04/2012 09:30 PM, Sakari Ailus wrote: +#define V4L2_SUBDEV_SEL_FLAG_SIZE_GE (1 0) +#define V4L2_SUBDEV_SEL_FLAG_SIZE_LE (1 1) +#define

Re: [PATCH v2 2/2] v4l2: add new pixel formats supported on dm365

2012-02-05 Thread Sakari Ailus
Hi Manju, On Fri, Jan 20, 2012 at 06:52:19PM +0530, Manjunath Hadli wrote: add new macro V4L2_PIX_FMT_SGRBG10ALAW8 and associated formats to represent Bayer format frames compressed by A-LAW alogorithm, add V4L2_PIX_FMT_UV8 to represent storage of C data (UV interleved) only. The patch is

Re: [PATCH v2 11/31] v4l: Document raw bayer 4CC codes

2012-02-05 Thread Prabhakar Lad
Sakari, Thanks for the patch. On 2/3/12, Sakari Ailus sakari.ai...@iki.fi wrote: Document guidelines how 4CC codes should be named. Only raw bayer is included currently. Other formats should be documented later on. Signed-off-by: Sakari Ailus sakari.ai...@iki.fi ---

[RFCv1 PATCH 2/2] radio-maxiradio: use the tea575x framework.

2012-02-05 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com This card is based on the tea575x receiver. Use the tea575x-tuner framework instead of reinventing the wheel. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/radio/Kconfig |2 +- drivers/media/radio/radio-maxiradio.c |

Re: [RFCv1 PATCH 2/2] radio-maxiradio: use the tea575x framework.

2012-02-05 Thread Hans Verkuil
Please ignore this, I'll repost the proper version soon. I pressed 'n' when I should have pressed 'q' :-) On Sunday, February 05, 2012 14:06:32 Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com This card is based on the tea575x receiver. Use the tea575x-tuner framework instead

tea575x-tuner improvements use in maxiradio

2012-02-05 Thread Hans Verkuil
These patches improve the tea575x-tuner module to make it up to date with the latest V4L2 frameworks. The maxiradio driver has also been converted to use the tea575x-tuner and I've used that card to test it. Unfortunately, this card can't read the data pin, so the new hardware seek functionality

[RFCv1 PATCH 1/2] tea575x-tuner: update to latest V4L2 framework requirements.

2012-02-05 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com The tea575x-tuner module has been updated to use the latest V4L2 framework functionality. This also required changes in the drivers that rely on it. The tea575x changes are: - The drivers must provide a v4l2_device struct to the tea module. - The

[RFCv1 PATCH 2/2] radio-maxiradio: use the tea575x framework.

2012-02-05 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com This card is based on the tea575x receiver. Use the tea575x-tuner framework instead of reinventing the wheel. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/radio/Kconfig |2 +- drivers/media/radio/radio-maxiradio.c |

Re: [Q] Interleaved formats on the media bus

2012-02-05 Thread Laurent Pinchart
Hi Sylwester, On Saturday 04 February 2012 18:00:10 Sylwester Nawrocki wrote: On 02/04/2012 12:34 PM, Laurent Pinchart wrote: On Thursday 02 February 2012 12:14:08 Sylwester Nawrocki wrote: On 02/02/2012 10:55 AM, Laurent Pinchart wrote: Do all those sensors interleave the data in the same

Re: [BUG] v3.2.1: circular locking dvb_device_open / videobuf_dvb_find_frontend

2012-02-05 Thread Knut Petersen
Hi Linus! The problem still exists in 3.2.4, but nobody seems to be interested ... cu, Knut Am 18.01.2012 19:25, schrieb Knut Petersen: System == AOpen i915GMm-hfs mobo with Pentium-M (Dothan) and 2GB distribution: openSuSE 12.1 kernel: v3.2.1 (commit b8ed9e5b8c34dc9...) xorg: current

Re: [PATCH 05/15] mm: compaction: export some of the functions

2012-02-05 Thread Michal Nazarewicz
On Fri, Feb 3, 2012 at 8:18 PM, Marek Szyprowski m.szyprow...@samsung.com wrote: From: Michal Nazarewicz min...@mina86.com This commit exports some of the functions from compaction.c file outside of it adding their declaration into internal.h header file so that other mm related code can use

Re: [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added

2012-02-05 Thread Michal Nazarewicz
+static inline bool migrate_async_suitable(int migratetype) On Fri, 03 Feb 2012 15:19:54 +0100, Hillf Danton dhi...@gmail.com wrote: Just nitpick, since the helper is not directly related to what async means, how about migrate_suitable(int migrate_type) ? 2012/2/3 Michal Nazarewicz

Re: [RFCv1 2/4] v4l:vb2: add support for shared buffer (dma_buf)

2012-02-05 Thread Clark, Rob
On Sat, Feb 4, 2012 at 5:43 AM, Sakari Ailus sakari.ai...@iki.fi wrote: Hi Rob, Clark, Rob wrote: On Mon, Jan 30, 2012 at 4:01 PM, Sakari Ailus sakari.ai...@iki.fi wrote: So to summarize I understand your constraints - gpu drivers have worked like v4l a few years ago. The thing I'm trying

Re: [BUG] v3.2.1: circular locking dvb_device_open / videobuf_dvb_find_frontend

2012-02-05 Thread Greg KH
On Sun, Feb 05, 2012 at 02:33:43PM +0100, Knut Petersen wrote: Hi Linus! The problem still exists in 3.2.4, but nobody seems to be interested ... Isn't it resolved in 3.3-rc2 already? If not, please work with the linux-media developers. thanks, greg k-h -- To unsubscribe from this list:

Re: TBS 6920 remote

2012-02-05 Thread Tony Houghton
On Fri, 3 Feb 2012 17:28:59 + Simon Jones sijones2...@gmail.com wrote: On 3 February 2012 17:12, Tony Houghton h...@realh.co.uk wrote: I've got a TBS 6920 PCI-E DVB-S2 card, which explicitly claims Linux compatibility on the box. It works as a satellite receiver, but I get no response

[ANN] Notes on the control classes and new camera controls on #v4l2-meeting 2012-02-03

2012-02-05 Thread Sylwester Nawrocki
Hi all, We had an IRC discussion (Sakari, Laurent and me) regarding the control classes in general and new controls that are required by more advanced camera sensors [3] (usually running a customizable firmware). More details on the agenda can be found in the invitation message [1]. There was

cron job: media_tree daily build: WARNINGS

2012-02-05 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 Feb 5 19:00:17 CET 2012 git hash:59b30294e14fa6a370fdd2bc2921cca1f977ef16 gcc version: i686-linux-gcc

Re: [PATCH] Re: linux-next: Tree for Feb 2 (media/radio/wl128x)

2012-02-05 Thread Randy Dunlap
On 02/02/2012 10:20 AM, Manjunatha Halli wrote: On 02/02/2012 12:40 PM, Randy Dunlap wrote: On 02/02/2012 09:20 AM, Manjunatha Halli wrote: Hi Randy Dunlap, In config file you are missing the CONFIG_TI_ST config which builds the TI's shared transport driver upon which the FM driver works.

Re: [BUG] v3.2.1: circular locking dvb_device_open / videobuf_dvb_find_frontend

2012-02-05 Thread Knut Petersen
Am 05.02.2012 17:40, schrieb Greg KH: On Sun, Feb 05, 2012 at 02:33:43PM +0100, Knut Petersen wrote: Isn't it resolved in 3.3-rc2 already? That problem is gone ... but TV reception is distorted in 3.3-rc2 now. I´ll have a look into that tomorrow. cu, knut -- To unsubscribe from this list:

AverTV Volar HD PRO

2012-02-05 Thread Andrej Podzimek
Hello, this USB stick (07ca:a835) used to work fine with the 3.0 and 3.1 kernel series, using one of the howtos in this thread: http://forum.ubuntu-it.org/index.php/topic,384436.msg3370690.html However, there were some build errors with my current kernel 3.2.4, so I tried to update the

Re: AverTV Volar HD PRO

2012-02-05 Thread Gianluca Gennari
Il 06/02/2012 00:44, Andrej Podzimek ha scritto: Hello, this USB stick (07ca:a835) used to work fine with the 3.0 and 3.1 kernel series, using one of the howtos in this thread: http://forum.ubuntu-it.org/index.php/topic,384436.msg3370690.html However, there were some build errors with my

Re: [PATCH] tm6000: Don't use pointer after freeing it in tm6000_ir_fini()

2012-02-05 Thread Thierry Reding
* Jesper Juhl wrote: In tm6000_ir_fini() there seems to be a problem. rc_unregister_device(ir-rc); calls rc_free_device() on the pointer it is given, which frees it. Subsequently the function does: if (!ir-polling) __tm6000_ir_int_stop(ir-rc); and __tm6000_ir_int_stop()

RE: [GIT PULL] davinci vpif pull request

2012-02-05 Thread Hadli, Manjunath
Mauro, A gentle reminder for the pull request. Cheers, -Manju On Fri, Jan 27, 2012 at 15:43:00, Hadli, Manjunath wrote: Hi Mauro, Can you please pull the following patch for v3.3-rc1 which removes some unnecessary inclusion of machine specific header files from the main driver files?

[BUG 3.3-rc2] Hauppauge WinTV Nova-HD-S2 broken

2012-02-05 Thread Knut Petersen
DVB-S TV and radio reception is broken with kernel 3.3-rc2 and kaffeine 1.2.2, it works perfectly with kernel 3.2.4. video: distorted, only 1-2 fps audio: distorted system load: significantly reduced software: kernel: 3.3-rc2 (current git master) Xorg : X.Org X Server 1.11.99.902