Re: dvb-apps/scan: initial scan file for Sofia, Bulgaria

2013-10-18 Thread Oliver Schinagl
On 17-10-13 12:46, nuclear wrote: Hello all, I would like to contribute an initial scan file for Sofia, Bulgaria. Please find it attached. Thank you nuclear, but how is it different from the one in the tree? I only see some whitespace changes near the comments. The last commit was in may,

Re: [PATCH v4 1/4] [media] exynos-scaler: Add new driver for Exynos5 SCALER

2013-10-18 Thread Sylwester Nawrocki
Hi, I have couple minor comments. These could be addressed in follow up patches, it you won't manage to do it today. Sorry for being late with this. On 04/10/13 14:26, Shaik Ameer Basha wrote: This patch adds support for SCALER device which is a new device for scaling, blending, color fill

Re: [PATCH v4 2/4] [media] exynos-scaler: Add core functionality for the SCALER driver

2013-10-18 Thread Sylwester Nawrocki
On 04/10/13 14:26, Shaik Ameer Basha wrote: This patch adds the core functionality for the SCALER driver. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com Just couple minor comment below... ---

[PATCH v6] media: st-rc: Add ST remote control driver

2013-10-18 Thread srinivas.kandagatla
From: Srinivas Kandagatla srinivas.kandaga...@st.com This patch adds support to ST RC driver, which is basically a IR/UHF receiver and transmitter. This IP (IRB) is common across all the ST parts for settop box platforms. IRB is embedded in ST COMMS IP block. It supports both Rx Tx

Re: [PATCH v4 3/4] [media] exynos-scaler: Add m2m functionality for the SCALER driver

2013-10-18 Thread Sylwester Nawrocki
On 04/10/13 14:26, Shaik Ameer Basha wrote: This patch adds the Makefile and memory to memory (m2m) interface functionality for the SCALER driver. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com +static void

Re: [PATCH v4 4/4] [media] exynos-scaler: Add DT bindings for SCALER driver

2013-10-18 Thread Sylwester Nawrocki
On 04/10/13 14:26, Shaik Ameer Basha wrote: This patch adds the DT binding documentation for the Exynos5420/5410 based SCALER device driver. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com ---

Re: Handling of VM_IO vma in omap_vout_uservirt_to_phys()

2013-10-18 Thread Archit Taneja
Hi, On Friday 18 October 2013 03:46 AM, Jan Kara wrote: Hello, I was auditing get_user_pages() users and I've noticed that omap_vout_uservirt_to_phys() is apparently called for arbitrary address passed from userspace. If this address is in VM_IO vma, we use vma-vm_pgoff for mapping the

Re: dvb-apps/scan: initial scan file for Sofia, Bulgaria

2013-10-18 Thread nuclear
Hi, Oliver my mistake... I looked this repo http://linuxtv.org/hg/dvb-apps/file/3ee111da5b3a/util/scan/dvb-t and apparently I had to check this one http://git.linuxtv.org/dtv-scan-tables.git/tree/HEAD:/dvb-t Feel free to ignore this one then :) Cheers nuclear -- To unsubscribe from this list:

[GIT PULL FOR v3.13] mem2mem patches

2013-10-18 Thread Kamil Debski
Hi Mauro, These are the mem2mem patches for v3.13. Best wishes, Kamil Debski The following changes since commit 4699b5f34a09e6fcc006567876b0c3d35a188c62: [media] cx24117: prevent mutex to be stuck on locked state if FE init fails (2013-10-14 06:38:56 -0300) are available in the git

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

2013-10-18 Thread Mark Rutland
On Wed, Oct 09, 2013 at 01:17:30PM +0100, srinivas kandagatla wrote: .../devicetree/bindings/media/remote-control.txt | 31 1 files changed, 31 insertions(+), 0 deletions(-) create mode 100644 Documentation/devicetree/bindings/media/remote-control.txt

Re: [PATCH/RFC v3 00/19] Common Display Framework

2013-10-18 Thread Andrzej Hajda
On 10/17/2013 02:55 PM, Tomi Valkeinen wrote: On 17/10/13 15:26, Andrzej Hajda wrote: I am not sure what exactly the encoder performs, if this is only image transport from dispc to panel CDF pipeline in both cases should look like: dispc panel The only difference is that panels will be

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

2013-10-18 Thread srinivas kandagatla
Thanks Mark, The blocking issue for st-rc driver is now closed. On 18/10/13 12:37, Mark Rutland wrote: Mauro C. had an option that this is not a real use-case and let's not overdesign the API, thinking on a possible scenario that may never happen. Do you still think that this use case

Re: Handling of VM_IO vma in omap_vout_uservirt_to_phys()

2013-10-18 Thread Jan Kara
On Fri 18-10-13 14:59:17, Archit Taneja wrote: Hi, On Friday 18 October 2013 03:46 AM, Jan Kara wrote: Hello, I was auditing get_user_pages() users and I've noticed that omap_vout_uservirt_to_phys() is apparently called for arbitrary address passed from userspace. If this address

[PATCH] exynos4-is: Simplify fimc-is hardware polling helpers

2013-10-18 Thread Sylwester Nawrocki
The fimc_is_hw_wait_intsr0_intsd0() function is currently unused and can be safely removed. The other polling function simplified and ETIME error code is replaced with more commonly used ETIMEDOUT. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park

[RFC][PATCH] v4l2-dev: Add tracepoints for QBUF and DQBUF

2013-10-18 Thread Wade Farnsworth
Greetings, We've found this patch helpful for making some simple performance measurements on V4L2 systems using the standard Linux tracers (FTRACE, LTTng, etc.), and were wondering if the larger community would find it useful to have this in mainline as well. This patch adds two tracepoints

[GIT PULL FOR 3.13] s5P/exynos driver updates

2013-10-18 Thread Sylwester Nawrocki
Hi Mauro, Patches included here are mostly s5p/exynos driver cleanups and fixes; an addition of the v4l2-m2m ioctl helper functions and device tree support for the exynos4 camera subsystem driver and s5k6a3, s5c73m3 sensors. Hopefully all platform patches adding device tree support for S5PV210

[GIT PULL FOR 3.13] Exynos5 SoC FIMC-IS imaging subsystem driver

2013-10-18 Thread Sylwester Nawrocki
Hi Mauro, This change set is V4L2 driver for the Exynos5 series camera subsystem. There is also included a minimal driver for the s5k4e5 image sensor. The FIMC-IS driver is pretty huge, even though there are some hardware similarities between FIMC-IS found on Exynos5 and Exynos4 SoCs, the

Re: [PATCH] em28xx: make sure that all subdevices are powered on when needed

2013-10-18 Thread Guennadi Liakhovetski
Hi Frank Thanks for the patch On Wed, 16 Oct 2013, Frank Schäfer wrote: Commit 622b828ab7 (v4l2_subdev: rename tuner s_standby operation to core s_power) replaced the tuner s_standby call in the em28xx driver with a (s_power, 0) call which suspends all subdevices. But it neglected to add

[PATCH] cx23885: Add radio support for MyGica x8507

2013-10-18 Thread Nicolás Sugino
From: Sugino Nicolas Date: Fri, 18 Oct 2013 17:37:00 -0300 Subject: [PATCH] cx23885: Add radio support for MyGica x8507 This patch allows radio capture for the cx23885 driver with the MyGica x8507 card diff -rcNP a/drivers/media/pci/cx23885/cx23885-cards.c

Re: Fwd: [linux-media] Patch notification: 1 patch updated

2013-10-18 Thread Laurent Pinchart
Hi Russell, On Tuesday 15 October 2013 17:06:57 Russell King - ARM Linux wrote: Bad move. Wrong status indeed. I wasn't planning to apply the patch through my tree as it's part of a much larger series. Sorry for the noise. - Forwarded message from Patchwork patchw...@linuxtv.org -

[GIT PULL FOR v3.12] VSP1 fixes

2013-10-18 Thread Laurent Pinchart
Hi Mauro, Sorry for sending this so late in the -rc cycle. These three patches fix issues with the VSP1 driver, including two compile issues that would break allyesconfig and other compilation tests on v3.12. The following changes since commit 9c9cff55bf4f13dc2fffb5abe466f13e4ac155f9:

Re: [media-workshop] V2: Agenda for the Edinburgh mini-summit

2013-10-18 Thread Bryan Wu
On Wed, Oct 16, 2013 at 5:12 PM, Andy Walls awa...@md.metrocast.net wrote: On Thu, 2013-10-17 at 08:36 +0900, Milo Kim wrote: That's current solution, we plan to unify this two API since those chip are basically LED. On the other hands, LM3642 has an indicator mode with flash/torch.

Creatix CTX946, HW MPEG2 encoder not supported?

2013-10-18 Thread Andrea Venturi
hi, i've got a quite old DVB card, Creatix CTX946; i was looking to use it as a CBR MPEG2 HW encoder. http://www.creatix.com/produkte/multimedia/ctx946.htm it's a design based on the couple SAA7134 + SAA6752HS (MPEG2 HW encoder) it's PCI ID: 0x16be:0x5000 so it's recognized as MEDION