The USB device VID in Linux is difference with in Windows

2011-09-21 Thread Zhouping Liu
hi, guys, I have a Hauppauge product, but it can't support on Linux, and I'd like have a try to compose a new driver for it. the product details info:  - name: Hauppauge DMB-T MiniStick(it only use on HongKong and China)  - VID: 2040  - PID: 5020 ... I got the above info from Win 7, but when I hot

Re: Question about USB interface index restriction in gspca

2011-09-21 Thread Jean-Francois Moine
On Mon, 19 Sep 2011 22:13:12 +0200 Frank Schäfer fschaefer@googlemail.com wrote: So, if your webcam is in the 99.99% which use the interface 0, use gspca_dev_probe(), otherwise, YOU know the right interface, so, call gspca_dev_probe2(). Isn't it also possible that we don't know the

Re: [PATCH 1/3] v4l: Extend V4L2_CID_COLORFX control with AQUA effect

2011-09-21 Thread Sylwester Nawrocki
Hi Laurent, On 09/21/2011 12:23 AM, Laurent Pinchart wrote: On Monday 19 September 2011 13:26:39 Sylwester Nawrocki wrote: On 09/19/2011 08:08 AM, Subash Patel wrote: Hi Laurent, I am not representing Sylwester :), But with a similar sensor I use, Aqua means cool tone which is Cb/Cr

RE: [PATCH 1/5] [media]: OMAP_VOUT: Fix check in reqbuf mmap for buf_size allocation

2011-09-21 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:30 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH 1/5] [media]: OMAP_VOUT: Fix check in reqbuf mmap for

frame grabber INT-1461 under Linux

2011-09-21 Thread Pavel Andris
Hi, dmesg has asked me to mail you. Here's the essential part of the message: [1.806495] Linux video capture interface: v2.00 [1.806607] bttv: driver version 0.9.18 loaded [1.806613] bttv: using 8 buffers with 2080k (520 pages) each for capture [1.806669] bttv: Bt8xx card found

RE: [PATCH 2/5] [media]: OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr

2011-09-21 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:31 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH 2/5] [media]: OMAP_VOUT: CLEANUP: Remove redundant

Re: [PATCH v1 3/3] v4l: Add v4l2 subdev driver for S5K6AAFX sensor

2011-09-21 Thread Sylwester Nawrocki
Hi Sakari, On 09/21/2011 12:10 AM, Sakari Ailus wrote: On Tue, Sep 20, 2011 at 01:58:59PM +0200, Sylwester Nawrocki wrote: This driver exposes preview mode operation of the S5K6AAFX sensor with embedded SoC ISP. It uses one of the five user predefined configuration register sets. There is yet

Re: [PATCH 2/5] [media]: OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr

2011-09-21 Thread Archit Taneja
Hi, On Wednesday 21 September 2011 03:35 PM, Hiremath, Vaibhav wrote: -Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:31 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit

Re: [PATCH 1/5] [media]: OMAP_VOUT: Fix check in reqbuf mmap for buf_size allocation

2011-09-21 Thread Archit Taneja
Hi, On Wednesday 21 September 2011 02:10 PM, Hiremath, Vaibhav wrote: -Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:30 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit

cx231xx: DMA problem on ARM

2011-09-21 Thread Thomas Petazzoni
Hello, On an x86 platform, we have managed to use a Hauppauge USB Live 2 capture device with the cx231xx on a 3.0 kernel with the patch at [1]. Things work nicely. However, using a similar 3.0 kernel with the exact same device on an ARM platform (BeagleBoard-XM), starting a V4L application to

Re: cx231xx: DMA problem on ARM

2011-09-21 Thread Devin Heitmueller
On Wed, Sep 21, 2011 at 7:56 AM, Thomas Petazzoni thomas.petazz...@free-electrons.com wrote: Hello, On an x86 platform, we have managed to use a Hauppauge USB Live 2 capture device with the cx231xx on a 3.0 kernel with the patch at [1]. Things work nicely. However, using a similar 3.0

RE: [PATCH] v4l2: add vb2_get_unmapped_area in vb2 core

2011-09-21 Thread Marek Szyprowski
Hello, On Friday, September 09, 2011 12:12 AM Scott Jiang wrote: no mmu system needs get_unmapped_area file operations to do mmap Signed-off-by: Scott Jiang scott.jiang.li...@gmail.com The patch looks fine, I will add it to my videobuf2 fixes branch. Thanks for your contribution! ---

Re: [PATCH v1 2/3] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control

2011-09-21 Thread Sylwester Nawrocki
Hi Sakari, On 09/21/2011 12:17 AM, Sakari Ailus wrote: On Tue, Sep 20, 2011 at 11:25:31PM +0200, Sylwester Nawrocki wrote: On 09/20/2011 10:57 PM, Sakari Ailus wrote: On Tue, Sep 20, 2011 at 01:58:58PM +0200, Sylwester Nawrocki wrote: V4L2_CID_POWER_LINE_FREQUENCY control allows applications

Re: [PATCH v1 2/3] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control

2011-09-21 Thread Laurent Pinchart
Hi Sylwester, On Wednesday 21 September 2011 14:28:25 Sylwester Nawrocki wrote: On 09/21/2011 12:17 AM, Sakari Ailus wrote: On Tue, Sep 20, 2011 at 11:25:31PM +0200, Sylwester Nawrocki wrote: On 09/20/2011 10:57 PM, Sakari Ailus wrote: On Tue, Sep 20, 2011 at 01:58:58PM +0200, Sylwester

Re: [PATCH 2/8] mm: alloc_contig_freed_pages() added

2011-09-21 Thread Michal Nazarewicz
On Thu, 08 Sep 2011 20:05:52 +0200, Dave Hansen d...@linux.vnet.ibm.com wrote: On Fri, 2011-08-19 at 16:27 +0200, Marek Szyprowski wrote: +unsigned long alloc_contig_freed_pages(unsigned long start, unsigned long end, + gfp_t flag) +{ + unsigned

Re: [GIT PULL for v3.2] [media] saa7164: Adding support for HVR2200 card id 0x8953

2011-09-21 Thread Mauro Carvalho Chehab
Em 17-09-2011 18:35, Steven Toth escreveu: Hi Mauro, Please pull 92aa36f8f9d19b7c47ad3daca15aa0932254246b from git://git.kernellabs.com/stoth/saa7164-dev.git I need to know from what branch I need to pull. As this is auto-generated when a git request-pull is used, I suspect that you're

Re: [PATCH v3 1/2] v4l2: Add the polarity flags for parallel camera bus FIELD signal

2011-09-21 Thread Sylwester Nawrocki
Hi Laurent, On 09/21/2011 01:12 AM, Laurent Pinchart wrote: Hi Sylwester, Thanks for the patch. On Monday 19 September 2011 19:07:55 Sylwester Nawrocki wrote: FIELD is an Even/Odd field selection signal, as specified in ITU-R BT.601 standard. Add corresponding flag for configuring the

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-21 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:31 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in

RE: [PATCH 7/8] ARM: integrate CMA with DMA-mapping subsystem

2011-09-21 Thread Marek Szyprowski
Hello, On Thursday, September 08, 2011 7:27 PM Mike Frysinger wrote: On Fri, Aug 19, 2011 at 10:27, Marek Szyprowski wrote: arch/arm/include/asm/device.h |3 + arch/arm/include/asm/dma-contiguous.h | 33 +++ seems like these would be good asm-generic/ additions rather than

Re: [PATCH v3 1/3] noon010pc30: Conversion to the media controller API

2011-09-21 Thread Sylwester Nawrocki
Hi Laurent, thanks for the review. On 09/21/2011 12:18 AM, Laurent Pinchart wrote: Hi Sylwester, Thanks for the patch. On Friday 16 September 2011 17:59:54 Sylwester Nawrocki wrote: Replace g/s_mbus_fmt ops with the pad level get/set_fmt operations. Add media entity initialization and

Re: [PATCH 2/8] mm: alloc_contig_freed_pages() added

2011-09-21 Thread Dave Hansen
On Wed, 2011-09-21 at 15:17 +0200, Michal Nazarewicz wrote: This 'struct page *'++ stuff is OK, but only for small, aligned areas. For at least some of the sparsemem modes (non-VMEMMAP), you could walk off of the end of the section_mem_map[] when you cross a MAX_ORDER boundary. I'd feel a

[PATCH v4] noon010pc30: Conversion to the media controller API

2011-09-21 Thread Sylwester Nawrocki
Replace g/s_mbus_fmt ops with the pad level get/set_fmt operations. Add media entity initialization and set subdev flags so the host driver creates a subdev device node for the driver. A mutex was added for serializing the subdev operations. When setting format is attempted during streaming an

Re: [PATCH v4] noon010pc30: Conversion to the media controller API

2011-09-21 Thread Laurent Pinchart
Hi Sylwester, Thanks for the patch. On Wednesday 21 September 2011 16:26:00 Sylwester Nawrocki wrote: Replace g/s_mbus_fmt ops with the pad level get/set_fmt operations. Add media entity initialization and set subdev flags so the host driver creates a subdev device node for the driver. A

Re: Oops in 2.6.37-rc{3,4,5}

2011-09-21 Thread Mauro Carvalho Chehab
Em 12-12-2010 09:15, Chris Clayton escreveu: On Sunday 12 December 2010, Dave Young wrote: On Fri, Dec 10, 2010 at 10:34:06PM +, Chris Clayton wrote: I'm not subscribed, so please cc me on any reply. With rc kernels from 2.6.37, X frequently (approx 3 boots out of every 4) fails to

Re: Oops in 2.6.37-rc{3,4,5}

2011-09-21 Thread Mauro Carvalho Chehab
Em 21-09-2011 11:45, Mauro Carvalho Chehab escreveu: Em 12-12-2010 09:15, Chris Clayton escreveu: On Sunday 12 December 2010, Dave Young wrote: On Fri, Dec 10, 2010 at 10:34:06PM +, Chris Clayton wrote: I'm not subscribed, so please cc me on any reply. With rc kernels from 2.6.37, X

Re: [PATCH v3 1/2] v4l2: Add the polarity flags for parallel camera bus FIELD signal

2011-09-21 Thread Sylwester Nawrocki
On 09/21/2011 03:24 PM, Sylwester Nawrocki wrote: Hi Laurent, On 09/21/2011 01:12 AM, Laurent Pinchart wrote: Hi Sylwester, Thanks for the patch. On Monday 19 September 2011 19:07:55 Sylwester Nawrocki wrote: FIELD is an Even/Odd field selection signal, as specified in ITU-R BT.601

Re: [RESEND] [PATCH for 2.6.37] cx23885, cx25840: Provide IR Rx timeout event reports

2011-09-21 Thread Mauro Carvalho Chehab
Em 19-12-2010 21:10, Andy Walls escreveu: (Resending because Mauro reported losing some emails on IRC) Provide CX2388[578] IR receive timeout (RTO) reports in the final space raw event sent up the chain to the raw IR pulse decoders. This should allow the lirc decoder to actually measure the

[PATCH] drivers/media/video/stk-webcam.c: webcam LED bug fix [IMPROVED]

2011-09-21 Thread Arvydas Sidorenko
This is an improved version of the patch I sent a little ago. The problem was: On my DC-1125 webcam chip from Syntek, whenever the webcam turns on, the LED light on it is turned on also and never turns off again unless system is shut downed or restarted. The previous

[PATCH 1/3] fixup! mm: alloc_contig_freed_pages() added

2011-09-21 Thread Michal Nazarewicz
From: Michal Nazarewicz min...@mina86.com Signed-off-by: Michal Nazarewicz min...@mina86.com --- include/linux/page-isolation.h |4 ++- mm/page_alloc.c| 66 ++- 2 files changed, 60 insertions(+), 10 deletions(-) On Fri, 2011-08-19 at

Re: [PATCH 1/3] sr030pc30: Remove empty s_stream op

2011-09-21 Thread Mauro Carvalho Chehab
Em 19-01-2011 23:44, Sylwester Nawrocki escreveu: s_stream does nothing in current form so remove it. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park kyungin.p...@samsung.com --- drivers/media/video/sr030pc30.c |6 -- 1 files changed, 0

[GIT PATCHES FOR 3.2] noon010pc30 conversion to the pad (v2)

2011-09-21 Thread Sylwester Nawrocki
Hi Mauro, here is an updated pull request. Additionally I have appended a Kconfig cleanup patch to it. The following changes since commit de2fb698c6fb1e968a5ed9cc449024f119ad3853: [media] saa7164: Adding support for HVR2200 card id 0x8953 (2011-09-21 10:16:31 -0300) are available in the git

Re: [PATCH 1/3] sr030pc30: Remove empty s_stream op

2011-09-21 Thread Sylwester Nawrocki
On 09/21/2011 05:22 PM, Mauro Carvalho Chehab wrote: Em 19-01-2011 23:44, Sylwester Nawrocki escreveu: s_stream does nothing in current form so remove it. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park kyungin.p...@samsung.com ---

[PATCH 1/3] fixup! mm: alloc_contig_freed_pages() added

2011-09-21 Thread Michal Nazarewicz
From: Michal Nazarewicz min...@mina86.com Signed-off-by: Michal Nazarewicz min...@mina86.com --- include/asm-generic/memory_model.h | 17 ++ include/linux/page-isolation.h |4 ++- mm/page_alloc.c| 43 +++ 3 files

Re: [PATCH 1/3] fixup! mm: alloc_contig_freed_pages() added

2011-09-21 Thread Dave Hansen
On Wed, 2011-09-21 at 18:26 +0200, Michal Nazarewicz wrote: - page += 1 order; + + if (zone_pfn_same_memmap(pfn - count, pfn)) + page += count; + else + page = pfn_to_page(pfn); } That all looks

[PATCH 0/2] soc-camera: prepare sh_mobile_ceu_camera for MC

2011-09-21 Thread Guennadi Liakhovetski
Hi all Of the following 2 patches the first one just adds a helper function to soc-camera core, and the second one removes the worst cases of coffee-ground reading from the driver. By this I mean optimisation attempts, trying to combine client (e.g., camera sensor driver) and host (CEU,

[PATCH 1/2] V4L: soc-camera: add a function to lookup xlate by mediabus code

2011-09-21 Thread Guennadi Liakhovetski
In addition to a helper function, performing a format translation table lookup by a fourcc value, a similar function is now needed to lookup translation table entries by mediabus codes. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de --- drivers/media/video/soc_camera.c | 14

[PATCH 2/2] V4L: sh_mobile_ceu_camera: simplify scaling and cropping algorithms

2011-09-21 Thread Guennadi Liakhovetski
With the pad-level API scaling and cropping will be configured on each entity separately. To prepare for the conversion remove all attempts to optimise scaling and cropping on the host and clients, as has previously been done by the sh_mobile_ceu_camera driver. Signed-off-by: Guennadi

Re: [PATCH v1 2/3] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control

2011-09-21 Thread Sakari Ailus
On Wed, Sep 21, 2011 at 02:47:29PM +0200, Laurent Pinchart wrote: Hi Sylwester, Hi Laurent and Sylwester, On Wednesday 21 September 2011 14:28:25 Sylwester Nawrocki wrote: On 09/21/2011 12:17 AM, Sakari Ailus wrote: On Tue, Sep 20, 2011 at 11:25:31PM +0200, Sylwester Nawrocki wrote: On

Re: [PATCH V3] V4L/DVB: v4l: Add driver for Marvell PXA910 CCIC

2011-09-21 Thread Mauro Carvalho Chehab
Em 08-06-2011 07:29, Kassey Lee escreveu: This driver exports a video device node per each CCIC (CMOS Camera Interface Controller) device contained in Marvell Mobile PXA910 SoC The driver is based on soc-camera + videobuf2 frame work, and only USERPTR is supported. Hi Guennadi, Would you

uk-EmleyMoor update

2011-09-21 Thread Andii Hughes
The Emley Moor transmitter in the UK completed digital switchover today, making the existing transmitter file: http://linuxtv.org/hg/dvb-apps/file/tip/util/scan/dvb-t/uk-EmleyMoor obsolete.  Attached is a patch which I've just successfully used with dvbscan to obtain a new channels.conf.

Re: [PATCH V3] V4L/DVB: v4l: Add driver for Marvell PXA910 CCIC

2011-09-21 Thread Guennadi Liakhovetski
Hi Mauro On Wed, 21 Sep 2011, Mauro Carvalho Chehab wrote: Em 08-06-2011 07:29, Kassey Lee escreveu: This driver exports a video device node per each CCIC (CMOS Camera Interface Controller) device contained in Marvell Mobile PXA910 SoC The driver is based on soc-camera + videobuf2 frame

Re: [PATCH 10/10] rc-core: move timeout and checks to lirc

2011-09-21 Thread Mauro Carvalho Chehab
Em 28-04-2011 12:14, David Härdeman escreveu: The lirc TX functionality expects the process which writes (TX) data to the lirc dev to sleep until the actual data has been transmitted by the hardware. Since the same timeout calculation is duplicated in more than one driver (and would have to

Re: TT-budget S2-3200 cannot tune on HB13E DVBS2 transponder

2011-09-21 Thread Mauro Carvalho Chehab
Em 04-05-2011 08:27, Lutz Sammer escreveu: On 05/04/11 01:16, Mauro Carvalho Chehab wrote: Em 13-04-2011 21:05, Lutz Sammer escreveu: On 05/04/11 21:07, Steffen Barszus wrote: On Tue, 05 Apr 2011 13:00:14 +0200 Issa Gorissen flop.m@xxx wrote: Hi, Eutelsat made a recent migration from

Re: [PATCH V3] V4L/DVB: v4l: Add driver for Marvell PXA910 CCIC

2011-09-21 Thread Jonathan Corbet
On Wed, 21 Sep 2011 19:31:21 +0200 (CEST) Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: Indeed I would (mind);-) AFAIU, Jon has converted the cafe-ccic driver to be usable for other implementations, using the same core, this driver has to be converted to re-use the common code, and so

Re: [PATCH V3] V4L/DVB: v4l: Add driver for Marvell PXA910 CCIC

2011-09-21 Thread Mauro Carvalho Chehab
Em 21-09-2011 14:31, Guennadi Liakhovetski escreveu: Hi Mauro On Wed, 21 Sep 2011, Mauro Carvalho Chehab wrote: Em 08-06-2011 07:29, Kassey Lee escreveu: This driver exports a video device node per each CCIC (CMOS Camera Interface Controller) device contained in Marvell Mobile PXA910 SoC

[PATCH v2 1/2] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control

2011-09-21 Thread Sylwester Nawrocki
V4L2_CID_POWER_LINE_FREQUENCY control allows applications to instruct a driver what is the power line frequency so an appropriate filter can be used by the device to cancel flicker by compensating the light intensity ripple. Currently in the menu we have entries for 50 Hz and 60 Hz and for

[PATCH v2 0/3] Add v4l2 subdev driver for S5K6AAFX sensor

2011-09-21 Thread Sylwester Nawrocki
Hello The following change set adds subdev driver for S5K6AAFX sensor with embedded ISP SoC, and minor v4l2 control API enhancement. Changes since v1: - improved s5k6aa_initialize_ctrls() - fixed pixel resolution update issue which in some cases resulted in cropping where scaling was

[PATCH v2 2/2] v4l: Add v4l2 subdev driver for S5K6AAFX sensor

2011-09-21 Thread Sylwester Nawrocki
This driver exposes preview mode operation of the S5K6AAFX sensor with embedded SoC ISP. It uses one of the five user predefined configuration register sets. There is yet no support for capture (snapshot) operation. Following controls are supported: manual/auto exposure and gain, power line

cron job: media_tree daily build: WARNINGS

2011-09-21 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 Sep 21 19:00:16 CEST 2011 git hash:e553000a14ead0e265a8aa4d241c7b3221e233e3 gcc version: i686-linux-gcc

Re: TT-budget S2-3200 cannot tune on HB13E DVBS2 transponder

2011-09-21 Thread Manu Abraham
Mauro, On Wed, Sep 21, 2011 at 10:14 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 04-05-2011 08:27, Lutz Sammer escreveu: On 05/04/11 01:16, Mauro Carvalho Chehab wrote: Em 13-04-2011 21:05, Lutz Sammer escreveu: On 05/04/11 21:07, Steffen Barszus wrote: On Tue, 05 Apr 2011

RE: frame grabber INT-1461 under Linux

2011-09-21 Thread Charlie X. Liu
What's strange? card=77 is for GrandTec Multi Capture Card (Bt878), according to the http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARD LIST.bttv. Sensoray has a Model 311 (http://www.sensoray.com/products/311.htm), with card=73. I knew that the INT-1461 is very similar to

Re: cx231xx: DMA problem on ARM

2011-09-21 Thread Thomas Petazzoni
Hello Devin, Thanks for your quick reply. Le Wed, 21 Sep 2011 08:04:52 -0400, Devin Heitmueller dheitmuel...@kernellabs.com a écrit : I ran into the same issue on em28xx in the past (which is what those parts of cx231xx are based on). Yes, just adding URB_NO_TRANSFER_DMA_MAP should result

Re: [GIT PATCHES FOR 3.2] gspca for_v3.2

2011-09-21 Thread Mauro Carvalho Chehab
Em 12-08-2011 05:37, Jean-Francois Moine escreveu: The following changes since commit 9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e: [media] tuner_xc2028: Allow selection of the frequency adjustment code for XC3028 (2011-08-06 09:52:47 -0300) are available in the git repository at:

Patches at patchwork.linuxtv.org (127 patches)

2011-09-21 Thread Mauro Carvalho Chehab
As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. As we were without access to the old patchwork instance, I simply sent all emails I had locally stored on my local mahine to the new instance and reviewed all patches again. Basically, for old patches, I basically did

Re: Patches at patchwork.linuxtv.org (127 patches)

2011-09-21 Thread Mauro Carvalho Chehab
Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. As we were without access to the old patchwork instance, I simply sent all emails I had locally stored on my local mahine to the new instance and reviewed all

Re: Patches at patchwork.linuxtv.org (127 patches)

2011-09-21 Thread Sylwester Nawrocki
Hi Mauro, On 09/21/2011 10:44 PM, Mauro Carvalho Chehab wrote: Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. As we were without access to the old patchwork instance, I simply sent all emails I had locally

Re: Patches at patchwork.linuxtv.org (127 patches)

2011-09-21 Thread Laurent Pinchart
Hi Mauro, On Wednesday 21 September 2011 22:44:20 Mauro Carvalho Chehab wrote: Em 21-09-2011 17:40, Mauro Carvalho Chehab escreveu: As announced on Sept, 18, we moved our patch queue to patchwork.linuxtv.org. Thank you for working on that. [snip] Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24

Re: Patches at patchwork.linuxtv.org (127 patches)

2011-09-21 Thread Mauro Carvalho Chehab
Em 21-09-2011 18:09, Sylwester Nawrocki escreveu: Hi Mauro, Updated accordingly, thanks! Sep,19 2011: [GIT,PATCHES,FOR,3.2] noon010pc30 conversion to the pad level ops http://patchwork.linuxtv.org/patch/7877 Sylwester Nawrockis.nawro...@samsung.com not really a patch This

Re: Patches at patchwork.linuxtv.org (127 patches)

2011-09-21 Thread Mauro Carvalho Chehab
Em 21-09-2011 18:58, Laurent Pinchart escreveu: Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats http://patchwork.linuxtv.org/patch/7630 This one has been superseeded. Speaking of this, the next version of the patch will be needed for an fbdev driver that should make

Re: Patches at patchwork.linuxtv.org (127 patches)

2011-09-21 Thread Laurent Pinchart
Hi Mauro, On Thursday 22 September 2011 00:20:09 Mauro Carvalho Chehab wrote: Em 21-09-2011 18:58, Laurent Pinchart escreveu: Aug,19 2011: v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats http://patchwork.linuxtv.org/patch/7630 This one has been superseeded. Speaking of this,

[GIT PULL FOR v3.2] uvcvideo patches

2011-09-21 Thread Laurent Pinchart
Hi Mauro, The following changes since commit e27412f5a5966629e3d4213c78a539068ca0ea26: [media] mmp_camera: add MODULE_ALIAS (2011-09-18 08:05:43 -0300) are available in the git repository at: git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-next Al Cooper (1): media: Fix a UVC

[PATCH] [VER 1.06] it913x add remote control support.

2011-09-21 Thread tvboxspy
Add remote support for KWORLD UB499-2T-T09 The remote supplied is the same as KWORLD_315U. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/media/dvb/dvb-usb/it913x.c | 34 +- 1 files changed, 33 insertions(+), 1 deletions(-) diff --git

[PATCH] [ver 1.06] it913x-fe - correct tuner settings. Resend

2011-09-21 Thread tvboxspy
Correct tuner settings for more accuracy. This now makes the tuner section more compatible with other versions of the IT913X series. TODOs Version 2 chip Patch sent last week appears to be mangled and marked superseded. Signed-off-by: Malcolm Priestley tvbox...@gmail.com ---

RE: [PATCH v2] [media] at91: add code to initialize and manage the ISI_MCK for Atmel ISI driver.

2011-09-21 Thread Wu, Josh
Hi, Nicolas On Friday, September 09, 2011 6:05 PM, Nicolas Ferre wrote: Le 06/09/2011 08:54, Guennadi Liakhovetski : On Tue, 6 Sep 2011, Josh Wu wrote: This patch enable the configuration for ISI_MCK, which is provided by programmable clock. Signed-off-by: Josh Wu josh...@atmel.com ---

[PATCH v3 1/2][media] Add code to enable/disable ISI_MCK clock.

2011-09-21 Thread Josh Wu
This patch add code to enable/disable ISI_MCK clock when add/remove soc camera device.it also set ISI_MCK frequence before using it. Signed-off-by: Josh Wu josh...@atmel.com --- drivers/media/video/atmel-isi.c | 30 -- include/media/atmel-isi.h |2 ++ 2

[PATCH v3 2/2] at91: add Atmel ISI and ov2640 support on sam9m10/sam9g45 board.

2011-09-21 Thread Josh Wu
This patch 1. add ISI_MCK parent setting code when add ISI device. 2. add ov2640 support on board file. 3. define isi_mck clock in sam9g45 chip file. Signed-off-by: Josh Wu josh...@atmel.com --- arch/arm/mach-at91/at91sam9g45.c |3 + arch/arm/mach-at91/at91sam9g45_devices.c | 105