[no subject]

2013-10-01 Thread Mr. Cham Tao
Good day,I am Mr. Cham Tao Soon, Chairman Audit Committee of UOB Bank, Singapore. I have a project for you in the tons of One Hundred & Five Million EUR, after successful transfer, we shall share in the ratio of forty for you and sixty for me. Please reply for specifics.Yours,Mr. Cham Tao -- T

cron job: media_tree daily build: WARNINGS

2013-10-01 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 Oct 2 04:00:16 CEST 2013 git branch: test git hash: ffee921033e64edf8579a3b21c7f15d1a6c3ef71 gcc versi

Re: New USB core API to change interval and max packet size

2013-10-01 Thread Xenia Ragiadakou
On 10/01/2013 11:45 PM, Sarah Sharp wrote: On Tue, Oct 01, 2013 at 10:01:08PM +0300, Xenia Ragiadakou wrote: Hi Sarah, I read the mail on 'possible conflict between xhci_hcd and a patched usbhid'. For reference to others: http://marc.info/?l=linux-usb&m=138064948726038&w=2 http://marc.info/?l=

New USB core API to change interval and max packet size

2013-10-01 Thread Sarah Sharp
On Tue, Oct 01, 2013 at 10:01:08PM +0300, Xenia Ragiadakou wrote: > Hi Sarah, > > I read the mail on 'possible conflict between xhci_hcd and a patched > usbhid'. For reference to others: http://marc.info/?l=linux-usb&m=138064948726038&w=2 http://marc.info/?l=linux-usb&m=138065201426880&w=2 > I l

Re: [PATCH V5 1/5] ARM: dts: Add MIPI PHY node to exynos4.dtsi

2013-10-01 Thread Kishon Vijay Abraham I
On Wednesday 02 October 2013 02:43 AM, Sylwester Nawrocki wrote: > On 10/01/2013 07:28 AM, Kishon Vijay Abraham I wrote: >> On Sunday 29 September 2013 12:57 AM, Sylwester Nawrocki wrote: >>> > Add PHY provider node for the MIPI CSIS and MIPI DSIM PHYs. >>> > >>> > Signed-off-by: Sylwester Nawroc

Re: [PATCH RFC] media: rc: OF: Add Generic bindings for remote-control

2013-10-01 Thread Mauro Carvalho Chehab
Em Mon, 30 Sep 2013 09:27:02 +0100 Srinivas KANDAGATLA escreveu: > On 27/09/13 14:57, Mauro Carvalho Chehab wrote: > > Em Fri, 27 Sep 2013 14:26:12 +0100 > > Srinivas KANDAGATLA escreveu: > > > >> On 27/09/13 12:34, Mark Rutland wrote: > >> > > + - rx-mode: Can be "infrared" or "uhf".

Re: Hauppauge HVR-900 HD and HVR 930C-HD with si2165

2013-10-01 Thread Antti Palosaari
On 01.10.2013 08:34, Matthias Schwarzott wrote: On 26.09.2013 16:54, Antti Palosaari wrote: On 25.09.2013 07:50, Matthias Schwarzott wrote: On 17.08.2013 13:30, Ulf wrote: Hi, I know the topic Hauppauge HVR-900 HD and HVR 930C-HD with si2165 demodulator was already discussed http://permalink.

Re: [PATCH V5 1/5] ARM: dts: Add MIPI PHY node to exynos4.dtsi

2013-10-01 Thread Sylwester Nawrocki
On 10/01/2013 07:28 AM, Kishon Vijay Abraham I wrote: On Sunday 29 September 2013 12:57 AM, Sylwester Nawrocki wrote: > Add PHY provider node for the MIPI CSIS and MIPI DSIM PHYs. > > Signed-off-by: Sylwester Nawrocki > Signed-off-by: Kyungmin Park > Acked-by: Felipe Balbi Can this patch b

Re: [PATCH 2/4] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag

2013-10-01 Thread Sakari Ailus
Hi Laurent, On Tue, Oct 01, 2013 at 02:39:14PM +0200, Laurent Pinchart wrote: > On Monday 23 September 2013 22:57:02 Sakari Ailus wrote: > > On Fri, Sep 20, 2013 at 10:54:22PM +0200, Laurent Pinchart wrote: > > > > @@ -248,21 +250,46 @@ __must_check int > > > > media_entity_pipeline_start(struct m

Re: [PATCH 2/4] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag

2013-10-01 Thread Laurent Pinchart
Hi Sakari, On Monday 23 September 2013 22:57:02 Sakari Ailus wrote: > On Fri, Sep 20, 2013 at 10:54:22PM +0200, Laurent Pinchart wrote: > > > @@ -248,21 +250,46 @@ __must_check int > > > media_entity_pipeline_start(struct media_entity *entity, > > > if (!entity->ops || !entity->ops->link

Re: [RFC v2] [RFC] v4l2: Support for multiple selections

2013-10-01 Thread Ricardo Ribalda Delgado
Hello Hans Thanks for your comments I have just posted a new version. Regards! On Tue, Oct 1, 2013 at 11:13 AM, Hans Verkuil wrote: > On Tue 1 October 2013 10:26:56 Ricardo Ribalda Delgado wrote: >> Extend v4l2 selection API to support multiple selection areas, this way >> sensors that support

[RFC v3] [RFC] v4l2: Support for multiple selections

2013-10-01 Thread Ricardo Ribalda Delgado
Extend v4l2 selection API to support multiple selection areas, this way sensors that support multiple readout areas can work with multiple areas of insterest. The struct v4l2_selection and v4l2_subdev_selection has been extented with a new field rectangles. If it is value is different than zero th

Re: [PATCH 1/4] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT

2013-10-01 Thread Laurent Pinchart
Hi Sakari, On Tuesday 01 October 2013 12:17:21 Sakari Ailus wrote: > On Tue, Oct 01, 2013 at 10:55:04AM +0200, Laurent Pinchart wrote: > > On Tuesday 01 October 2013 02:28:23 Sakari Ailus wrote: > > > On Tue, Oct 01, 2013 at 01:21:58AM +0200, Laurent Pinchart wrote: > > > > On Tuesday 01 October 2

Re: [PATCH 1/4] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT

2013-10-01 Thread Sakari Ailus
Hi Laurent, On Tue, Oct 01, 2013 at 10:55:04AM +0200, Laurent Pinchart wrote: > On Tuesday 01 October 2013 02:28:23 Sakari Ailus wrote: > > On Tue, Oct 01, 2013 at 01:21:58AM +0200, Laurent Pinchart wrote: > > > On Tuesday 01 October 2013 02:08:47 Sakari Ailus wrote: > > > > On Fri, Sep 20, 2013 a

Re: [RFC v2] [RFC] v4l2: Support for multiple selections

2013-10-01 Thread Hans Verkuil
On Tue 1 October 2013 10:26:56 Ricardo Ribalda Delgado wrote: > Extend v4l2 selection API to support multiple selection areas, this way > sensors that support multiple readout areas can work with multiple areas > of insterest. > > The struct v4l2_selection and v4l2_subdev_selection has been extent

af9013 i2c errors

2013-10-01 Thread Josu Lazkano
Hello, I don't know if this is a bug, but I have problems with my device: http://www.linuxtv.org/wiki/index.php/KWorld_USB_Dual_DVB-T_TV_Stick_(DVB-T_399U) I am using it in a Debian Wheezy machine: Linux server 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1+deb7u1 x86_64 GNU/Linux With this firmware: http

Re: [PATCH 1/4] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT

2013-10-01 Thread Laurent Pinchart
Hi Sakari, On Tuesday 01 October 2013 02:28:23 Sakari Ailus wrote: > On Tue, Oct 01, 2013 at 01:21:58AM +0200, Laurent Pinchart wrote: > > On Tuesday 01 October 2013 02:08:47 Sakari Ailus wrote: > > > On Fri, Sep 20, 2013 at 11:08:47PM +0200, Laurent Pinchart wrote: > > > > On Thursday 19 Septembe

Re: [PATCH] v4l2: Support for multiple selections

2013-10-01 Thread Ricardo Ribalda Delgado
Hello Hans I have just posted a new patch that only takes care of the core. Thanks! On Mon, Sep 30, 2013 at 2:11 PM, Hans Verkuil wrote: > On 09/30/2013 01:17 PM, Ricardo Ribalda Delgado wrote: >> Hello Hans >> >> As allways thank you very much for your comments. >> >> On Mon, Sep 30, 2013 at 1

[RFC v2] [RFC] v4l2: Support for multiple selections

2013-10-01 Thread Ricardo Ribalda Delgado
Extend v4l2 selection API to support multiple selection areas, this way sensors that support multiple readout areas can work with multiple areas of insterest. The struct v4l2_selection and v4l2_subdev_selection has been extented with a new field rectangles. If it is value is different than zero th