Re: cx23885: Add basic analog radio support

2013-10-21 Thread Alfredo Jesús Delaiti
Hi Miroslav El 19/10/13 12:58, Miroslav Slugeň escribió: Hi, i am not using those devices anymore for analog, we do change our devices to SDR and SW demodulation, but i am sending my latest patches all for kernel 3.2.XX Feel free to resubmit any kind of my code by your name ;) Miroslav Sluge

Re: [PATCH] rtl2830: add parent for I2C adapter

2013-10-21 Thread Antti Palosaari
Hello Phil and Wolfram, I found one of my drivers was crashing when DTV USB stick was plugged. Patch in that mail patch fixes the problem. I quickly looked possible I2C patches causing the problem and saw that one as most suspicions: commit 3923172b3d700486c1ca24df9c4c5405a83e2309 i2c: redu

[PATCH] rtl2830: add parent for I2C adapter

2013-10-21 Thread Antti Palosaari
i2c i2c-6: adapter [RTL2830 tuner I2C adapter] registered BUG: unable to handle kernel NULL pointer dereference at 0220 IP: [] i2c_register_adapter+0x130/0x390 [i2c_core] Signed-off-by: Antti Palosaari --- drivers/media/dvb-frontends/rtl2830.c | 1 + 1 file changed, 1 insertion(+) d

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

2013-10-21 Thread Hans Verkuil
On 10/21/2013 07:29 PM, Ricardo Ribalda Delgado wrote: > I thought that i was second... You are right, I was looking at an older version. The LED topic is third, around 9:50. Sorry for the confusion. btw could i borrow somebodys notebook for presenting the slides? Sure. Put them on a USB stic

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

2013-10-21 Thread Hans Verkuil
On 10/21/2013 06:40 PM, Bryan Wu wrote: > On Sat, Oct 19, 2013 at 1:25 PM, Ricardo Ribalda Delgado > wrote: >> Please find the multi selection api proposal attached. >> >> See you in Edinburgh. >> >> >> Thanks >> >> On Sat, Oct 19, 2013 at 2:17 AM, Bryan Wu wrote: >>> On Wed, Oct 16, 2013 at 5:12

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

2013-10-21 Thread Bryan Wu
On Sat, Oct 19, 2013 at 1:25 PM, Ricardo Ribalda Delgado wrote: > Please find the multi selection api proposal attached. > > See you in Edinburgh. > > > Thanks > > On Sat, Oct 19, 2013 at 2:17 AM, Bryan Wu wrote: >> On Wed, Oct 16, 2013 at 5:12 PM, Andy Walls wrote: >>> On Thu, 2013-10-17 at 08:

[PATCH] [media] usbtv: Add support for PAL video source.

2013-10-21 Thread Lubomir Rintel
From: Georg Kaindl Signed-off-by: Georg Kaindl Tested-by: Lubomir Rintel --- Hi, this is a patch sent to me by Georg Kaindl, who uses it with ambi-tv [1]. It looks fine to me and works well, please review and eventually pull it into the media tree. [1] https://github.com/gkaindl/ambi-tv Th

manipulate szap values

2013-10-21 Thread Ricardo Blum
Hi, is it possible to get the signal strength and SNR value as decibel (dB) value ? Need to read out the concrete dB value from my tuner. Are there any possibilities to mainpulate the source-code from szap-s2.c to get this working for me? Looking forward for your reply. BR Ricardo -- To unsubsc

Re: [GIT PULL FOR 3.13] s5P/exynos driver updates

2013-10-21 Thread Sylwester Nawrocki
Mauro, Please ignore this pull request, I have prepared a new version with one more patch that got missed and will submit in a minute. Regards, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo

[GIT PULL FOR 3.13 v2] s5p/exynos driver updates

2013-10-21 Thread Sylwester Nawrocki
Hi Mauro, This is an updated version with one more patch added. 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. The following cha

I/O USERPTR for videobuf2-dma-sg

2013-10-21 Thread Matthias Wächter
Hi everyone, I’m in the process of providing a driver for a camera input and have just finished SG DMA operation to work in hardware and driver. Now I’m quite surprised that videobuf2-dma-sg is lacking basic support for user pointers to I/O memory (i.e., to graphics card). However, videobuf2-

[GIT PULL FOR v3.13] mem2mem patches - additional patches

2013-10-21 Thread Kamil Debski
Hi Mauro, These are additional mem2mem patches for v3.13. The Exynos Scaler driver was reviewed by Sylwester and he opted for it to be included for 3.13. Best wishes, Kamil Debski The following changes since commit 89ef209d3f943ab8039304f7d41de5721dd67ff5: s5p-mfc: remove deprecated IRQF_DISA

[RFC] Multi format stream support

2013-10-21 Thread Sakari Ailus
Hi all, (Resending; this time with linux-media included.) I wanted to amend my frame format descriptor RFC support by a proposal for supporting multiple independent data flows implemented by a single DMA engine. The frame format descriptors RFC v2 can be found here: http://www.spinics.net/list

[PATCH/RFC 1/2] V4L2: soc-camera: work around unbalanced calls to .s_power()

2013-10-21 Thread Guennadi Liakhovetski
Some non soc-camera drivers, e.g. em28xx, use subdevice drivers, originally written for soc-camera, which use soc_camera_power_on() and soc_camera_power_off() helpers to implement their .s_power() methods. Those helpers in turn can enable and disable a clock, if it is supplied to them as a paramete

[PATCH/RFC 2/2] V4L2: em28xx: tell the ov2640 driver to balance clock enabling internally

2013-10-21 Thread Guennadi Liakhovetski
The em28xx driver only calls subdevices' .s_power() method to power them down, relying on the hardware to wake up automatically, which is usually the case with tuners. This was acceptable with the old .standby() method, but is wrong with .s_power(). Fixing the driver would be difficult due to a bro

Re: Handling of VM_IO vma in omap_vout_uservirt_to_phys()

2013-10-21 Thread Archit Taneja
On Friday 18 October 2013 06:41 PM, Jan Kara wrote: 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 a

[BUILD WARNING] VIDEO_TUNER unmet dependency warning

2013-10-21 Thread Guennadi Liakhovetski
Got this warning with today's Linus' tree: warning: (VIDEO_PVRUSB2 && VIDEO_TLG2300 && VIDEO_USBVISION && VIDEO_CX231XX && VIDEO_TM6000 && VIDEO_EM28XX && VIDEO_IVTV && VIDEO_MXB && VIDEO_CX18 && VIDEO_CX23885 && VIDEO_CX88 && VIDEO_BT848 && VIDEO_SAA7134 && VIDEO_SAA7164 && VIDEO_GO7007) selec

Re: Handling of user address in vb2_dc_get_userptr()

2013-10-21 Thread Marek Szyprowski
Hello, On 2013-10-17 23:23, Jan Kara wrote: I'm auditing get_user_pages() users and when looking into vb2_dc_get_userptr() I was wondering about the following: The address this function works with is an arbitrary user-provided address. However the function vb2_dc_get_user_pages() uses pfn_to_

Vážení E-mail užívatela,

2013-10-21 Thread webmail update 2013
Vážení E-mail užívatela; Prekrocili ste 23432 boxy nastavit svoje Webová služba / Administrátor, a budete mat problémy pri odosielaní a prijímat e-maily, kým znova overit. Musíte aktualizovat kliknutím na odkaz nižšie a vyplnte údaje pre overenie vášho úctu Prosím, kliknite na odkaz nižšie alebo s

Vážení E-mail užívatela

2013-10-21 Thread webmail update 2013
Vážení E-mail užívatela; Prekrocili ste 23432 boxy nastavit svoje Webová služba / Administrátor, a budete mat problémy pri odosielaní a prijímat e-maily, kým znova overit. Musíte aktualizovat kliknutím na odkaz nižšie a vyplnte údaje pre overenie vášho úctu Prosím, kliknite na odkaz nižšie alebo sk