[PATCH] uvcvideo: Add bayer 8-bit patterns to uvcvideo

2014-02-19 Thread Edgar Thier
Add bayer 8-bit GUIDs to uvcvideo and associated them with the corresponding V4L2 pixel formats. Signed-off-by: Edgar Thier --- drivers/media/usb/uvc/uvc_driver.c | 22 +- drivers/media/usb/uvc/uvcvideo.h | 12 2 files changed, 33 insertions(+), 1 deletion(-)

[GIT PULL FOR v3.15] Davinci VPFE Patches

2014-02-19 Thread Prabhakar Lad
Hi Mauro, Please pull the following patch for davinci vpfe driver. Regards, --Prabhakar Lad The following changes since commit 37e59f876bc710d67a30b660826a5e83e07101ce: [media, edac] Change my email address (2014-02-07 08:03:07 -0200) are available in the git repository at: git://linuxtv.

cron job: media_tree daily build: WARNINGS

2014-02-19 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: Thu Feb 20 04:00:24 CET 2014 git branch: test git hash: 37e59f876bc710d67a30b660826a5e83e07101ce gcc versio

Re: [patch] [media] stv090x: remove indent levels

2014-02-19 Thread Manu Abraham
On Wed, Feb 19, 2014 at 1:14 PM, Dan Carpenter wrote: > On Wed, Feb 19, 2014 at 10:52:32AM +0530, Manu Abraham wrote: >> On Tue, Feb 18, 2014 at 2:26 PM, Dan Carpenter >> wrote: >> > On Tue, Feb 18, 2014 at 09:25:36AM +0530, Manu Abraham wrote: >> >> Hi Dan, >> >> >> >> On Thu, Feb 6, 2014 at 2:

Re: [REVIEWv3 PATCH 22/35] DocBook media: update control section.

2014-02-19 Thread Sakari Ailus
Hi Hans, On Mon, Feb 17, 2014 at 10:57:37AM +0100, Hans Verkuil wrote: ... > @@ -501,6 +511,32 @@ for (queryctrl.id = V4L2_CID_PRIVATE_BASE;; > > > > + Enumerating all user controls (alternative) > + > +memset(&queryctrl, 0, sizeof(queryctrl)); > + > +queryctrl.id = V4L2_CT

Re: [PATCH] V4L: s5k6a3: Add DT binding documentation

2014-02-19 Thread Mark Rutland
On Tue, Feb 18, 2014 at 03:43:11PM +, Sylwester Nawrocki wrote: > On 22/12/13 22:27, Sylwester Nawrocki wrote: > > This patch adds DT binding documentation for the Samsung S5K6A3(YX) > > raw image sensor. > > > > Signed-off-by: Sylwester Nawrocki > > Signed-off-by: Kyungmin Park > > --- > >

[GIT PULL FOR v3.15] uvcvideo patches

2014-02-19 Thread Laurent Pinchart
Hi Mauro, The following changes since commit 37e59f876bc710d67a30b660826a5e83e07101ce: [media, edac] Change my email address (2014-02-07 08:03:07 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-next for you to fetch changes up to b7857d4ea90

[GIT PULL FOR v3.15] Sensor drivers patches

2014-02-19 Thread Laurent Pinchart
Hi Mauro, The following changes since commit 37e59f876bc710d67a30b660826a5e83e07101ce: [media, edac] Change my email address (2014-02-07 08:03:07 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/media.git sensors/next for you to fetch changes up to d57241e3cbde76b

Re: [PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor

2014-02-19 Thread Tony Lindgren
* Laurent Pinchart [140218 07:05]: > Hi Igor, > > On Tuesday 18 February 2014 16:03:44 Igor Grinberg wrote: > > On 02/18/14 14:47, Laurent Pinchart wrote: > > > On Monday 10 February 2014 22:54:40 Laurent Pinchart wrote: > > >> The camera sensor will soon require regulators and clocks. Register >

ti codec engine

2014-02-19 Thread Tom
Hello, I'm using dm3730 processor along with a ov3640 camera sensor. I'm working with the ti-dvsdk_dm3730-evm_04_03_00_06 and the appropriate 2.6.37 linux kernel. With a working camera driver I'm able to grab images and store them to memory. My goal is to use some kind of a image processing algori

Re: [PATCH 3/6] dma-buf: use reservation objects

2014-02-19 Thread Thomas Hellstrom
On 02/17/2014 04:56 PM, Maarten Lankhorst wrote: > This allows reservation objects to be used in dma-buf. it's required > for implementing polling support on the fences that belong to a dma-buf. > > Signed-off-by: Maarten Lankhorst > Acked-by: Mauro Carvalho Chehab > #drivers/media/v4l2-core/ F

Re: Some questions timeout in rc_dev

2014-02-19 Thread Mauro Carvalho Chehab
Em Tue, 18 Feb 2014 14:02:37 + Sean Young escreveu: > On Sun, Feb 16, 2014 at 10:54:01PM +0100, Rune Petersen wrote: > > The intent of the timeout member in the rc_dev struct is a little unclear > > to me. > > In rc-core.h it is described as: > > @timeout: optional time after which devic

Re: [PATCH 4/6] android: convert sync to fence api, v4

2014-02-19 Thread Thomas Hellstrom
On 02/17/2014 04:57 PM, Maarten Lankhorst wrote: > Android syncpoints can be mapped to a timeline. This removes the need > to maintain a separate api for synchronization. I've left the android > trace events in place, but the core fence events should already be > sufficient for debugging. > > v2: >

Re: [PATCH 2/6] seqno-fence: Hardware dma-buf implementation of fencing (v4)

2014-02-19 Thread Maarten Lankhorst
op 17-02-14 19:41, Christian König schreef: Am 17.02.2014 19:24, schrieb Rob Clark: On Mon, Feb 17, 2014 at 12:36 PM, Christian König wrote: Am 17.02.2014 18:27, schrieb Rob Clark: On Mon, Feb 17, 2014 at 11:56 AM, Christian König wrote: Am 17.02.2014 16:56, schrieb Maarten Lankhorst: Th

Re: [PATCH v2 0/3] uvcvideo VIDIOC_CREATE_BUFS support

2014-02-19 Thread Philipp Zabel
Am Dienstag, den 18.02.2014, 16:34 +0100 schrieb Laurent Pinchart: > Hello, > > Here's the second version of the VIDIOC_CREATE_BUFS support for uvcvideo patch > set. > > Compared to v1, patch 3/3 acquires privileges instead of merely checking for > them. Now the driver passes the VIDIOC_CREATE_BU

Re: [REVIEWv3 PATCH 00/35] Add support for complex controls, use in solo/go7007

2014-02-19 Thread Hans Verkuil
On 02/19/14 09:28, Ricardo Ribalda Delgado wrote: > Hello. > > I did tried stressfully the previous patchset (REVIEWv2). I am > specially interested in the matrix controls. > > Since this is identical to that patchset: > > Tested-by: Ricardo Ribalda Thanks! Much appreciated. Regards,

Re: [REVIEWv3 PATCH 00/35] Add support for complex controls, use in solo/go7007

2014-02-19 Thread Ricardo Ribalda Delgado
Hello. I did tried stressfully the previous patchset (REVIEWv2). I am specially interested in the matrix controls. Since this is identical to that patchset: Tested-by: Ricardo Ribalda Thanks! On Mon, Feb 17, 2014 at 10:57 AM, Hans Verkuil wrote: > This patch series adds support for complex c