[PATCH 1/1] [media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file

2012-07-04 Thread Sachin Kamat
module_i2c_driver makes the code simpler by eliminating module_init and module_exit calls. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/media/video/s5p-tv/sii9234_drv.c | 12 +--- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git

RE: [PATCH 1/1] media: rc: ati_remote.c: code style and compile warning fixing

2012-07-04 Thread Du, Changbin
Since this mail message had been unexpectedly wrapped by my mail client, I will resend a new one. changes: 1. break some lines that are longer than 80 characters. 2. remove local function prototype declarations which do not need. 3. replace TAB character with a

Re: pctv452e

2012-07-04 Thread Marx
On 04.07.2012 01:04, Antti Palosaari wrote: Your claims about my DVB-USB-framework work is quite bullshit. I am not going to convert all drivers to the new framework just doing compile tests. I'm not bashing you, I see you are doing very good job, and not only you but many people here. I

[Resend PATCH] media: rc: ati_remote.c: code style and compile warning fixing

2012-07-04 Thread Du, Changbin
changes: 1. break some lines that are longer than 80 characters. 2. remove local function prototype declarations which do not need. 3. replace TAB character with a space character in function comments. 4. change the types of array init1[] and

Re: [RFC PATCH 1/6] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS.

2012-07-04 Thread Hans de Goede
Hi, On 07/04/2012 10:35 AM, Hans Verkuil wrote: snip snip Can we have a (hopefully short) irc discussion today? I'd really like to get this API finalized. +1, I'm available the entire day (CET office hours + evening if needed that is) snip snip So my current proposal is: use a bitfield

Re: Easycap

2012-07-04 Thread Ezequiel Garcia
Hi Robert, I've added linux-media on Cc since someone might find your question on interest. On Wed, Jul 4, 2012 at 3:16 AM, Robert Walter rolin...@gmail.com wrote: I wonder if you could point me in the right direction? I bought an easy-cap video capture device but it doesn't look like anything

[PATCH v1] s5p-mfc: update MFC v4l2 driver to support MFC6.x

2012-07-04 Thread Arun Kumar K
This patch is re-worked version of the original patch posted by Jeongtae Park for support of MFCv6.x The comment given by Kamil Debski can be found here: http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/45189 The crash issue reported on MFC 5.1 on applying this patch has

ATI theatre 750 HD tuner USB stick

2012-07-04 Thread Fisher Grubb
Hi all, My name is Fisher Grubb, I have an ATI (now AMD) theatre 750 HD based TV tuner USB stick. I don't think this ATI chipset is supported by linuxTV and have had no joy search google as others also hit a dead end. I have put USB bus dump for that device and the chip part numbers at the

Re: ATI theatre 750 HD tuner USB stick

2012-07-04 Thread Fisher Grubb
Hi all, I was in contact with AMD today regarding this tuner haveing no support on Linux and I was given a link for a feedback form and told to get specific needs from www.linuxtv.org to help the cause and if there were enough people, then the AMD developers may help. Of course I wouldn't be

Re: ATI theatre 750 HD tuner USB stick

2012-07-04 Thread Devin Heitmueller
On Wed, Jul 4, 2012 at 9:27 AM, Fisher Grubb fisher.gr...@gmail.com wrote: I was in contact with AMD today regarding this tuner haveing no support on Linux and I was given a link for a feedback form and told to get specific needs from www.linuxtv.org to help the cause and if there were enough

Re: ATI theatre 750 HD tuner USB stick

2012-07-04 Thread Alex Deucher
On Wed, Jul 4, 2012 at 9:27 AM, Fisher Grubb fisher.gr...@gmail.com wrote: Hi all, I was in contact with AMD today regarding this tuner haveing no support on Linux and I was given a link for a feedback form and told to get specific needs from www.linuxtv.org to help the cause and if there

Re: ATI theatre 750 HD tuner USB stick

2012-07-04 Thread Antti Palosaari
On 07/04/2012 04:27 PM, Fisher Grubb wrote: Of course I wouldn't be surprised if people will have to reverse engineer it from the windows drivers but I thought I would mention it. I could not find any info on this 750 HD on www.linuxtv.org regarding where it stands. What help is needed for

Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements

2012-07-04 Thread Antti Palosaari
On 06/14/2012 04:43 PM, Hans de Goede wrote: With the changes from the previous patches device firmware version 14 + usb microcontroller software version 1 works fine too. Signed-off-by: Hans de Goede hdego...@redhat.com --- drivers/media/radio/si470x/radio-si470x-usb.c |2 +-

re: pctv452e

2012-07-04 Thread Steve Hill
Ps. Steve, could you please give me full version of kernel which works with pctv452e? I think it was 2.6.37-1-kirkwood from Debian which I was using (this is an ARM system). As the new DVB-USB fixes many bugs I ask you to test it. I converted pctv452e driver for you:

Re: pctv452e

2012-07-04 Thread Antti Palosaari
On 07/04/2012 07:04 PM, Steve Hill wrote: Ps. Steve, could you please give me full version of kernel which works with pctv452e? I think it was 2.6.37-1-kirkwood from Debian which I was using (this is an ARM system). As the new DVB-USB fixes many bugs I ask you to test it. I converted

[GIT PULL FOR v3.6] mostly remove V4L2_FL_LOCK_ALL_FOPS

2012-07-04 Thread Hans Verkuil
Hi Mauro, This pull request builds on (and includes) this core patch series: http://patchwork.linuxtv.org/patch/13180/ It is identical to the RFC patch series I posted before: http://www.mail-archive.com/linux-media@vger.kernel.org/msg48184.html ...except that I dropped the patches touching

Re: Info on Remote controller keys like upper-right, upper-left , lower-right, lower-left ,sub-picture etc.

2012-07-04 Thread Antti Palosaari
On 07/04/2012 09:34 PM, Dharam Kumar wrote: Hi All, I've been working on a MHL( www.mhltech.org ) transmitter driver which needs to receive/handle incoming Remote control keys. The specification tells me that other than normal keys[up,down,left, right etc.] there are certain remote control

AF9035 Twinstar has firmware errors

2012-07-04 Thread pierigno
hello, I've downloaded and compiled against karnel 3.0.0 and kernel 3.4.3 the latest git tree from antii, branch dvb-usb-pull, and it doesn't recognize my dual tuner Avermedia Twinstar (af9035 + mxl5007t) anymore. Here's the logs from dmesg (the compiled modules do not have any debug parameters

Re: pctv452e

2012-07-04 Thread Antti Palosaari
On 07/04/2012 09:53 PM, André Weidemann wrote: On 04.07.2012 18:22, Antti Palosaari wrote: On 07/04/2012 07:04 PM, Steve Hill wrote: Ps. Steve, could you please give me full version of kernel which works with pctv452e? I think it was 2.6.37-1-kirkwood from Debian which I was using (this

Re: pctv452e

2012-07-04 Thread André Weidemann
On 04.07.2012 18:22, Antti Palosaari wrote: On 07/04/2012 07:04 PM, Steve Hill wrote: Ps. Steve, could you please give me full version of kernel which works with pctv452e? I think it was 2.6.37-1-kirkwood from Debian which I was using (this is an ARM system). As the new DVB-USB fixes

cron job: media_tree daily build: ERRORS

2012-07-04 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 Jul 4 19:00:20 CEST 2012 git hash:704a28e88ab6c9cfe393ae626b612cab8b46028e gcc version: i686-linux-gcc

Re: pctv452e

2012-07-04 Thread Marx
W dniu 2012-07-04 18:22, Antti Palosaari pisze: I don't have hardware, no PCTV neither TechnoTrend. I just converted PCTV as Marx seems to have such device and he was blaming. Code wasn't 100% similar, for example TechnoTrend has CI PCTV doesn't. It should not fix problems but it could since I

Re: AF9035 Twinstar has firmware errors

2012-07-04 Thread Antti Palosaari
Hello and thank you for testing. On 07/04/2012 09:55 PM, pierigno wrote: hello, I've downloaded and compiled against karnel 3.0.0 and kernel 3.4.3 the latest git tree from antii, branch dvb-usb-pull, and it doesn't recognize my dual tuner Avermedia Twinstar (af9035 + mxl5007t) anymore. Here's

Re: [GIT PULL FOR v3.6] mostly remove V4L2_FL_LOCK_ALL_FOPS

2012-07-04 Thread Sylwester Nawrocki
Hi Hans, On 07/04/2012 07:42 PM, Hans Verkuil wrote: Hi Mauro, This pull request builds on (and includes) this core patch series: http://patchwork.linuxtv.org/patch/13180/ It is identical to the RFC patch series I posted before:

CrystalHD - Add 32 bits layer compatibility for 64 bits processor mode - patch

2012-07-04 Thread lerda . p
-20120704-r0.patch.xz Description: application/xz

Re: AF9035 Twinstar has firmware errors

2012-07-04 Thread Antti Palosaari
On 07/04/2012 10:08 PM, Antti Palosaari wrote: Hello and thank you for testing. On 07/04/2012 09:55 PM, pierigno wrote: hello, I've downloaded and compiled against karnel 3.0.0 and kernel 3.4.3 the latest git tree from antii, branch dvb-usb-pull, and it doesn't recognize my dual tuner

[PATCH 1/2] [media] drxk: Make the QAM demodulator command parameters configurable. [v3]

2012-07-04 Thread Martin Blumenstingl
Hi, here's an updated patch which fixes the style issues (sorry for that). Regards, Martin -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 1/2] [media] drxk: Make the QAM demodulator command parameters configurable.

2012-07-04 Thread Martin Blumenstingl
Currently there are two different implementations (in the firmware) for the QAM demodulator command: one takes 4 and the other takes 2 parameters. The driver shows an error in dmesg When using the 4-parameter command with firmware that implements the 2-parameter command. Unfortunately this happens

[PATCH 2/2] [media] drxk: Improve logging. [v3]

2012-07-04 Thread Martin Blumenstingl
Hi, here's an updated patch, rebased for the changes in patch 1. Regards, Martin -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 2/2] [media] drxk: Improve logging.

2012-07-04 Thread Martin Blumenstingl
This patch simply fixes some logging calls: - Use KERN_INFO when printing the chip status. - Add a missing space when logging the drxk_gate_ctrl call. - Use the same logging text as always if the scu_command in GetQAMLockStatus fails. Signed-off-by: Martin Blumenstingl

Re: [bisected] Webcam Genius 1300[AF] V2 not working since kernel 2.6.39

2012-07-04 Thread Jonathan Nieder
(cc-ing Rafael for runtime PM advice, Peter who reported the same bug, Laurent and Alexey for uvcvideo advice) Hi, Shubhadeep Chaudhuri wrote: The webcams Genius 1300 V2 and Genius 1300AF V2 (and probably some built-in MacBook iSight webcams) face an issue [...] Every application displays a