Re: Siano SMS1140 DVB Receiver on Debian 5.0 (Lenny)

2011-02-13 Thread Richard
Richard --- Name and OpenPGP keys available from pgp key servers -- 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

Re: Skeleton LinuxDVB framework

2012-11-11 Thread Richard
compliant device. (Tuners/Demods/CA/MPEG output hardware etc) It is probably easier to get one driver of each type as an example and change it to fill your needs. Any information is greatly appreciated. Richard Cheers, Mauro Hi Mauro (and others), The documentation shows userspace applications

Linux DVB Explained..

2012-11-17 Thread Richard
and dmxdev. Any clarification is most welcome Best Regards, Richard -- 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

Re: Linux DVB Explained..

2012-11-17 Thread Richard
Apologies Mauro, I accidentailly bumped the 'Send' whilst typing your name. The message is addressed to Mauro and All, On 17 November 2012 13:35, Richard tuxbox.g...@gmail.com wrote: Hi Mau, I have started documenting a HOWTO on making a linuxDVB device and would like to know what

Re: Linux DVB Explained..

2012-11-20 Thread Richard
Hi Patrick, Thanks for some clarifications, they are invaluable. On 19 November 2012 10:52, Patrick Boettcher pboettc...@kernellabs.com wrote: Hi Richard, --- The hardware I am using has 6 TS data inputs, 4 tuners (linked to TS inputs) and hardware PID filters and I am

WinTV Nova-S-USB2

2010-01-30 Thread Richard
is that it is a Trident TVMaster TM6000 based device with a Conexant_CX24109 Tuner. Any pointers, Richard -- 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

TM6000 Driver building

2010-02-08 Thread Richard
am trying to hack on the WinTV-NOVA-S USB2 device and register it as a Generic TM6000 to start my porting. Is there a special branch or a quick 'howto' so I can enable this module Any help would be greatly appreciated. Richard -- To unsubscribe from this list: send the line unsubscribe linux

Re: Dear E-mail Account Holder

2010-02-10 Thread Richard
Upgrade Team Department wrote: This message is from the Database Information Technology service messaging center, to all our e-mail account holders. All Mailhub systemswill undergo regularly scheduled maintenance. Access to your mailbox via our mailportal will be unavailable for some

Re: [linux-dvb] Working USB DVB staff?

2010-02-16 Thread Richard
be an older model. It should be only usable on linux. I will be very pleased for any anwsers. Best Regards. Dominik Sito Hi Dominic, I have tried 3 different brands and I eventually stayed with the TechnoTrend TT-Connect S-2400. it is cheap and cheerful. Richard

Re:Important news finance?

2013-07-13 Thread Richard
Hello dear how is life treating you over there? Do you currently need financial loan help that will change your status? Contact us today via E-mail: openup_cente...@mail.mn -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

JUST REPLY YES ONLY

2015-12-20 Thread Richard
Hello My proposal will give us 2 million in seven days reply "YES" for details. Regards, Richard. -- 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] [media] staging/media/cec: fix coding style error

2016-09-11 Thread Richard
Greetings Linux Kernel Developers, This is Task 10 of the Eudyptula Challenge, i fix few line over 80 characters, hope you will accept this pacth. /Richard For the eudyptula challenge (http://eudyptula-challenge.org/). Simple style fix for few line over 80 characters Signed-off-by: Richard

Re: [PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-02 Thread Richard Zidlicky
. Richard -- 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

Re: [PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-03 Thread Richard Zidlicky
more confusing than the kernel internals. So far I get keycodes that work nicely in an xterm and for controling firefox but not much else. Richard -- 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

[PATCH 1/3 v2] media: Add a cached version of the contiguous video buffers

2010-08-03 Thread Richard Röjfors
a bool is added to the memory struct to flag if the buffers are to be cached or not. The reason is that I found the performance of the uncached buffers was too poor on an atom-based X86, so I added this cached version. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git

[PATCH 0/3 v2] media, mfd: Add timberdale video-in driver

2010-08-03 Thread Richard Röjfors
between your two trees. Thanks --Richard -- 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 3/3 v2] mfd: Add timberdale video-in driver to timberdale

2010-08-03 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index ac59950..d4a95bd 100644 --- a/drivers/mfd/timberdale.c

[PATCH 2/3 v2] media: Add timberdale video-in driver

2010-08-03 Thread Richard Röjfors
cached buffers, added in the previous patch. If available the driver uses an encoder to get/set the video standard Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index bdbc9d3..43c3277 100644 --- a/drivers

Re: [PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-04 Thread Richard Zidlicky
] DVB: registering new adapter (Hauppauge WinTV MiniStick) Aug 4 09:04:51 localhost kernel: [ 261.039296] DVB: registering adapter 0 frontend 0 (Siano Mobile Digital MDTV Receiver)... Aug 4 09:04:51 localhost kernel: [ 261.044846] usbcore: registered new interface driver smsusb Richard

Re: [PATCH 1/3 v2] media: Add a cached version of the contiguous video buffers

2010-08-04 Thread Richard Röjfors
On 08/04/2010 09:55 AM, Pawel Osciak wrote: Hi Richard, Richard Röjfors wrote: This patch adds another init functions in the videobuf-dma-contig which is named _cached in the end. It creates a buffer factory which allocates buffers using kmalloc and the buffers are cached. Before I review

Re: [PATCH 1/3 v2] media: Add a cached version of the contiguous video buffers

2010-08-05 Thread Richard Röjfors
On 08/04/2010 12:34 PM, Pawel Osciak wrote: Richard Röjforsrichard.rojf...@pelagicore.com wrote: On 08/04/2010 11:50 AM, Pawel Osciak wrote: How do you propose to allocate the buffers? They need to be contiguous and using uncached memory gave really bad performance. 829440 bytes is a quite

Re: [PATCH] dvb: siano: free spinlock before schedule()

2010-08-08 Thread Richard Zidlicky
On Wed, Jul 28, 2010 at 12:24:39AM +0200, Jiri Slaby wrote: sorry for seeing this so late, was flooded with email lately. There is a better fix (which fixes the potential NULL dereference): http://lkml.org/lkml/2010/6/7/175 Richard, could you address the comments there and resend? I am

[PATCH 0/2 v3] media, mfd: Add timberdale video-in driver

2010-08-09 Thread Richard Röjfors
the potential merge issue between your two trees. Thanks --Richard -- 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 v3] media: Add timberdale video-in driver

2010-08-09 Thread Richard Röjfors
the video standard Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index bdbc9d3..43c3277 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -969,6 +969,15 @@ config VIDEO_OMAP2

[PATCH 2/2 v3] mfd: Add timberdale video-in driver to timberdale

2010-08-09 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index ac59950..d4a95bd 100644 --- a/drivers/mfd/timberdale.c

Re: [PATCH] dvb: siano: free spinlock before schedule()

2010-08-24 Thread Richard Zidlicky
On Tue, Aug 24, 2010 at 09:52:36AM -0300, Mauro Carvalho Chehab wrote: Em 08-08-2010 13:10, Richard Zidlicky escreveu: On Wed, Jul 28, 2010 at 12:24:39AM +0200, Jiri Slaby wrote: sorry for seeing this so late, was flooded with email lately. There is a better fix (which fixes

[RESEND][PATCH 0/2] media, mfd: Add timberdale video-in driver

2010-09-02 Thread Richard Röjfors
To follow are two patches. The first adds the timberdale video-in driver to the media tree. The second adds it to the timberdale MFD driver. Samuel and Mauro hope you can support and solve the potential merge issue between your two trees. Thanks --Richard -- To unsubscribe from this list

[RESEND][PATCH 1/2] media: Add timberdale video-in driver

2010-09-02 Thread Richard Röjfors
the video standard Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index f6e4d04..1afbe26 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -734,6 +734,15 @@ config VIDEO_HEXIUM_GEMINI

[RESEND][PATCH 2/2] mfd: Add timberdale video-in driver to timberdale

2010-09-02 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index ac59950..52a651b 100644 --- a/drivers/mfd/timberdale.c

Re: [RESEND][PATCH 1/2] media: Add timberdale video-in driver

2010-09-10 Thread Richard Röjfors
Thanks for the feedback, I will post an updated patch. Comments below. On 09/08/2010 09:35 PM, Mauro Carvalho Chehab wrote: Em 02-09-2010 08:56, Richard Röjfors escreveu: This patch adds the timberdale video-in driver. The video IP of timberdale delivers the video data via DMA. The driver

[PATCH 0/2 v2] media, mfd: Add timberdale video-in driver

2010-09-10 Thread Richard Röjfors
To follow are two patches. The first adds the timberdale video-in driver to the media tree. The second adds it to the timberdale MFD driver. As Mauro pointed out earlier the patch to timberdale should be trivial so I hope Mauro can take the patches via his tree. Thanks --Richard

[PATCH 1/2 v2] media: Add timberdale video-in driver

2010-09-10 Thread Richard Röjfors
the video standard Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index f6e4d04..1afbe26 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -734,6 +734,15 @@ config VIDEO_HEXIUM_GEMINI

[PATCH 2/2 v2] mfd: Add timberdale video-in driver to timberdale

2010-09-10 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index ac59950..52a651b 100644 --- a/drivers/mfd/timberdale.c

bttv: No analogue sound output by TV card

2010-09-30 Thread Richard Atterer
: registered device radio0 kernel: bttv0: PLL: 28636363 = 35468950 . ok The only real change is that the IRQF_DISABLED warning is gone. Cheers, Richard -- __ , | ) /| Richard Atterer | \/ | http://atterer.org -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: bttv: No analogue sound output by TV card

2010-10-07 Thread Richard Atterer
Hello, my problem is still present in 2.6.36-rc7, the log output is unchanged from rc5. All the best, Richard On Fri, Oct 01, 2010 at 12:19:53AM +0200, Richard Atterer wrote: [Please CC me, I'm not on the list.] Hi, after switching from 2.6.34 to 2.6.36-rc5, the sound on my old

[RESEND][PATCH 2/2 v2] mfd: Add timberdale video-in driver to timberdale

2010-10-14 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index ac59950..52a651b 100644 --- a/drivers/mfd/timberdale.c

[RESEND][PATCH 0/2 v2] media, mfd: Add timberdale video-in driver

2010-10-14 Thread Richard Röjfors
To follow are two patches. The first adds the timberdale video-in driver to the media tree. The second adds it to the timberdale MFD driver. I hope Mauro can take the patches via his tree. Thanks --Richard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

[RESEND][PATCH 1/2 v2] media: Add timberdale video-in driver

2010-10-14 Thread Richard Röjfors
the video standard Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index f6e4d04..1afbe26 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -734,6 +734,15 @@ config VIDEO_HEXIUM_GEMINI

[PATCH 1/2 v3] media: Add timberdale video-in driver

2010-10-25 Thread Richard Röjfors
the video standard Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index f6e4d04..1afbe26 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -734,6 +734,15 @@ config VIDEO_HEXIUM_GEMINI

[PATCH 0/2 v3] media, mfd: Add timberdale video-in driver

2010-10-25 Thread Richard Röjfors
does _not_ set the format anymore. As Samuel pointed out earlier the patch to timberdale should be trivial so I hope Mauro can take the patches via his tree. Thanks --Richard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

[PATCH 2/2 v3] mfd: Add timberdale video-in driver to timberdale

2010-10-25 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com Acked-by: Samuel Ortiz sa...@linux.intel.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index ac59950

[PATCH 0/2 v4] media, mfd: Add timberdale video-in driver

2010-11-08 Thread Richard Röjfors
hope Mauro can take the patches via his tree. Thanks --Richard -- 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 v4] media: Add timberdale video-in driver

2010-11-08 Thread Richard Röjfors
the video standard Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index ac16e81..647cf9a 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -666,6 +666,15 @@ config VIDEO_HEXIUM_GEMINI

[PATCH 2/2 v4] mfd: Add timberdale video-in driver to timberdale

2010-11-08 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com Acked-by: Samuel Ortiz sa...@linux.intel.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index 727f62c

Re: HVR900H : IR Remote Control

2010-11-15 Thread Richard Zidlicky
is identical to that shipped with (most?) Haupauge Ministicks and the codes reportedly match the rc-dib0700-rc5.c keymap. However I have not figured out how to make the userspace work with the new ir-code yet. Richard -- To unsubscribe from this list: send the line unsubscribe linux-media

Hauppauge WinTV MiniStick IR in 2.6.36 - [PATCH]

2010-11-15 Thread Richard Zidlicky
= 28, What is the way to achieve the effect without recompiling the kernel - is there any? Could we combine the keymaps - as I understand it all RC5 maps could be combined into one huge map without any problems except memory usage? Richard -- To unsubscribe from this list: send the line

Re: Hauppauge WinTV MiniStick IR in 2.6.36 - [PATCH]

2010-11-15 Thread Richard Zidlicky
On Mon, Nov 15, 2010 at 01:55:00PM +0200, Anca Emanuel wrote: On Mon, Nov 15, 2010 at 1:27 PM, Richard Zidlicky r...@linux-m68k.org wrote: Hi, snip What is the way to achieve the effect without recompiling the kernel - is there any? On Ubuntu kernel list Chao Zhang asked the same

Re: Hauppauge WinTV MiniStick IR in 2.6.36 - [PATCH]

2010-11-15 Thread Richard Zidlicky
On Mon, Nov 15, 2010 at 07:35:06AM -0500, Andy Walls wrote: On Mon, 2010-11-15 at 12:27 +0100, Richard Zidlicky wrote: http://git.linuxtv.org/v4l-utils.git?a=tree;f=utils/keytable;h=e599a8b5288517fc7fe58d96f44f28030b04afbc;hb=HEAD thanks, that should do the trick. In addition I am wondering

Re: Hauppauge WinTV MiniStick IR in 2.6.36 - [PATCH]

2010-11-15 Thread Richard Zidlicky
On Mon, Nov 15, 2010 at 04:59:24PM -0500, Andy Walls wrote: On Mon, 2010-11-15 at 16:09 +0100, Richard Zidlicky wrote: On Mon, Nov 15, 2010 at 07:35:06AM -0500, Andy Walls wrote: On Mon, 2010-11-15 at 12:27 +0100, Richard Zidlicky wrote: http://git.linuxtv.org/v4l-utils.git?a=tree;f

BUG: sleeping function called from invalid context at...mm/fault.c:1074

2010-11-18 Thread Richard Zidlicky
: [116575.829681] [c104f629] ? hrtimer_start_range_ns+0x10/0x12 Nov 18 15:00:24 localhost kernel: [116575.829684] [c10e452f] sys_ioctl+0x40/0x5a Nov 18 15:00:24 localhost kernel: [116575.829687] [c135c015] syscall_call+0x7/0xb Can not make much sense out of the backtrace, any ideas? Richard

Re: Thoughts about suspending DVB C PCI device transparently

2010-11-20 Thread Richard Zidlicky
it be worth to code a generic approach working around drivers that need to be blacklisted? It seems that because of eg firmware loading this might be the only way to get dvb drivers behave? Richard Once in a time I wrote into Mantis driver Suspend / resume code. The idea was, that bridge driver

Re: radio-timb: proposed patch to convert to unlocked_ioctl

2010-11-22 Thread Richard Röjfors
Hi Hans, On 11/14/2010 02:56 PM, Hans Verkuil wrote: Hi Richard, Can you check if this patch is OK? It's against the v2.6.38 media_tree branch. Sorry for a late response, I will look at this now. Thanks for the patch work! --Richard -- To unsubscribe from this list: send the line

Re: [PATCH] media: fix casting issues in timberdale logiwin

2010-11-24 Thread Richard Röjfors
On 11/23/2010 09:39 PM, Jarod Wilson wrote: I get warnings about casting to and from pointers and integers of different sizes w/current code, this silences them. Signed-off-by: Jarod Wilson ja...@redhat.com Looks good, and works. Acked-by: Richard Röjfors richard.rojf...@pelagicore.com

Re: [PATCH] media: fix casting issues in timberdale logiwin

2010-11-25 Thread Richard Röjfors
On 11/24/2010 10:41 AM, Richard Röjfors wrote: On 11/23/2010 09:39 PM, Jarod Wilson wrote: I get warnings about casting to and from pointers and integers of different sizes w/current code, this silences them. Signed-off-by: Jarod Wilson ja...@redhat.com Looks good, and works. I did

Re: radio-timb: proposed patch to convert to unlocked_ioctl

2010-11-26 Thread Richard Röjfors
Hi Hans, On 11/14/2010 02:56 PM, Hans Verkuil wrote: Hi Richard, Can you check if this patch is OK? It's against the v2.6.38 media_tree branch. This patch is OK. I uncovered that the dsp and tuner are never added to the I2C bus, I'll provide a patch for it shortly which I would like you

[PATCH 0/1] radio-timb: Add tuner and DSP to the I2C bus

2010-11-26 Thread Richard Röjfors
To follow is a patch to add the tuner and DSP passed in the platform data to the I2C bus. This patch is to be applied after Hans' patch to remove usage of the blocking ioctl. Thanks --Richard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message

[PATCH 1/1] radio-timb: Add tuner and DSP to the I2C bus

2010-11-26 Thread Richard Röjfors
This patch adds an open function to the radio-timb, which adds the DSP an tuner to the I2C bus. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/radio/radio-timb.c b/drivers/media/radio/radio-timb.c index a185610..2b7abe2 100644 --- a/drivers/media

Re: [PATCH 0/1] radio-timb: Add tuner and DSP to the I2C bus

2010-11-26 Thread Richard Röjfors
On 11/26/2010 11:03 AM, Hans Verkuil wrote: On Friday, November 26, 2010 10:51:10 Richard Röjfors wrote: To follow is a patch to add the tuner and DSP passed in the platform data to the I2C bus. This patch is to be applied after Hans' patch to remove usage of the blocking ioctl

Re: Hauppauge WinTV MiniStick IR in 2.6.36 - [PATCH]

2010-11-26 Thread Richard Zidlicky
On Fri, Nov 26, 2010 at 04:23:49PM -0200, Mauro Carvalho Chehab wrote: Em 15-11-2010 20:57, Richard Zidlicky escreveu: What are the keycodes used on your remote? I don't see why not add them to the Hauppauge keytable. agree, adding them to the table seems like the best option. The codes

Re: New TV713X Remote Control ‏

2010-11-30 Thread Richard Zidlicky
make lircd run with the correct device and see if you can go through the irrecord process. irw will not work without some keycodes listed in lircd.conf Richard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo

Re: New TV713X Remote Control ‏

2010-11-30 Thread Richard Zidlicky
try lircd -H devinput -d /dev/input/event6 and lircd.conf.devinput - /etc/lirc/lircd.conf that can be found in recent lirc sources Richard -- 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

[PATCH] keycodes for DSR-0112 remote bundled with Haupauge MiniStick

2010-12-01 Thread Richard Zidlicky
Hi, Patch against kernel.org kernel, hope it applies cleanly everywhere. Add kycodes for DSR-0112 remote that comes together with Haupauge MiniStick http://lirc.sourceforge.net/remotes/hauppauge/DSR-0112.jpg Signed-off-by: Richard Zidlicky r...@linux-m68k.org --- linux-2.6.36/drivers/media

DSR-0112 keymap file for v4l-utils/ir-keytable

2010-12-01 Thread Richard Zidlicky
Hi, attached the file so people can use the remote with other receivers as well. Richard scancode 0x1d00 = KEY_0 (0x0b) scancode 0x1d01 = KEY_1 (0x02) scancode 0x1d02 = KEY_2 (0x03) scancode 0x1d03 = KEY_3 (0x04) scancode 0x1d04 = KEY_4 (0x05) scancode 0x1d05 = KEY_5 (0x06) scancode 0x1d06

dvb_unregister_frontend hanging on fepriv-dvbdev-users when called from smsdvb_unregister_client

2010-12-08 Thread Richard Zidlicky
is supposed to work so I may be missing something obvious? Richard -- 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

Re: Request for linux drivers for IDS uEye USB cameras -- we will ship you the hardware and you can keep it

2010-12-14 Thread Richard Hartmann
Hi all, while the email to got delivered to prj...@linuxdriverproject.org linux-ker...@vger.kernel.org the attachment made the linux-media list eat this mail. Resending verbatim without attachment. Richard On Wed, Dec 8, 2010 at 13:16, Richard Hartmann richih.mailingl...@gmail.com wrote: Hi

Re: [PATCH 0/1] radio-timb: Add tuner and DSP to the I2C bus

2011-01-19 Thread Richard Röjfors
On 11/26/2010 11:03 AM, Hans Verkuil wrote: On Friday, November 26, 2010 10:51:10 Richard Röjfors wrote: To follow is a patch to add the tuner and DSP passed in the platform data to the I2C bus. This patch is to be applied after Hans' patch to remove usage of the blocking ioctl

Avermedia Volar Green HD idVendor=07ca, idProduct=a835

2011-01-27 Thread Richard Riley
Hi folks, My first post to the list : I have done a fair bit of googling around but thought I would ask here. Here in germany a popular dvb usb stick is the Avermedia Volar Green HD - the major Electronics chain Saturn are shifting these quite cheaply. Here is the output of dmesg when I plug

Re: Avermedia Volar Green HD idVendor=07ca, idProduct=a835

2011-01-27 Thread Richard Riley
]: *** [all] Error 2 | make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-5-686' | make[1]: *** [default] Fehler 2 | make[1]: Leaving directory `/home/shamrock/builds/src/tda18218/v4l' ` On Thu, 27 Jan 2011 16:19:57 +0100, Richard Riley wrote: Hi folks, My first post to the list : I have

Pinnacle PCTV Stick not working MINT 9

2011-05-06 Thread richard overton
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 007: ID eb1a:2870 eMPIA

hdpvr flakyness. (complete this time)

2011-05-09 Thread Richard A. Smith
: [390497.540294] usbcore: registered new interface driver hdpvr -- Richard A. Smith One Laptop per Child -- 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 0/2] radio-timb: Simplified platform data and open function added

2011-06-10 Thread Richard Röjfors
To follow are two patches for the timberdale radio driver. The first just simplifies the platform data. The second uses the platform data to find a tuner and DSP on a provided I2C bus. --Richard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message

[PATCH 2/2] radio-timb: Add open function which finds tuner and DSP via I2C

2011-06-10 Thread Richard Röjfors
This patch uses the platform data and finds a tuner and DSP. This is done when the user calls open. Not during probe, to allow shorter bootup time of the system. This piece of code was actually missing earlier, many of the functions were not useful without DSP and tuner. Signed-off-by: Richard

[PATCH 1/2] radio-timb: Simplified platform data

2011-06-10 Thread Richard Röjfors
This patch simplifies the platform data slightly, by removing unused elements. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index 69272e4..696879e 100644 --- a/drivers/mfd/timberdale.c +++ b/drivers/mfd

[PATCH 5/9] V4L2: Added Timberdale Logiwin driver

2009-06-05 Thread Richard Röjfors
V4L2 video capture driver for the logiwin IP on the Timberdale FPGA. The driver uses the Timberdale DMA engine Signed-off-by: Richard Röjfors richard.rojfors@mocean-labs.com --- Index: linux-2.6.30-rc7/drivers/media/video/timblogiw.c

[PATCH 6/9] V4L2: Added Timberdale Logiwin driver in Kconfig and Makefile

2009-06-05 Thread Richard Röjfors
Updates of Kconfig and Makefile for the Timberdale logiwin driver Signed-off-by: Richard Röjfors richard.rojfors@mocean-labs.com --- Index: linux-2.6.30-rc7/drivers/media/video/Kconfig === --- linux-2.6.30-rc7/drivers/media/video

[RESEND][PATCH] video: Initial support for ADV7180

2009-06-15 Thread Richard Röjfors
This is an initial driver for Analog Devices ADV7180 Video Decoder. So far it only supports query standard. Signed-off-by: Richard Röjfors richard.rojfors@mocean-labs.com --- Index: linux-2.6.30-rc7/drivers/media/video/adv7180.c

[no subject]

2010-04-02 Thread Richard Smith
http://rapidshare.com/files/370883117/new14.0.exe -- 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

remote control for idVendor=2040, idProduct=5500 Siano MDTV

2010-04-09 Thread Richard Zidlicky
:05:24 localhost kernel: [ 1205.397538] DVB: registering adapter 0 frontend 0 (Siano Mobile Digital MDTV Receiver)... Regards Richard -- 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

[PATCH 1/2 v2] media: Add timberdale video-in driver

2010-04-16 Thread Richard Röjfors
into an intermediate buffer and then copy the data to vmalloc:ed buffers. If available the driver uses an encoder to get/set the video standard In addition to first version, the Makefile update is included in the patch Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git

[PATCH 2/2] mfd: Add timberdale video-in driver to timberdale

2010-04-16 Thread Richard Röjfors
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index 2d4691a..49aa733 100644 --- a/drivers/mfd/timberdale.c

[PATCH 0/2] media, mfd: Add timberdale video-in driver

2010-04-16 Thread Richard Röjfors
support and solve the potential merge issue between your two trees. Thanks --Richard -- 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: Add timberdale video-in driver

2010-04-16 Thread Richard Röjfors
into an intermediate buffer and then copy the data to vmalloc:ed buffers. If available the driver uses an encoder to get/set the video standard Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index f8fc865..ba895cc

Re: [PATCH 1/2] media: Add timberdale video-in driver

2010-04-25 Thread Richard Röjfors
On 04/25/2010 05:24 PM, Mauro Carvalho Chehab wrote: Richard Röjfors wrote: This patch adds the timberdale video-in driver. The video IP of timberdale delivers the video data via DMA. The driver uses the DMA api to handle DMA transfers, and make use of the V4L2 videobuffers to handle buffers

Re: [PATCH 1/2] media: Add timberdale video-in driver

2010-05-26 Thread Richard Röjfors
functions as the uncached version, but a sync function is added, and the alloc_functions are different. What do you think? Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/drivers/media/video/videobuf-dma-contig.c b/drivers/media/video/videobuf-dma-contig.c index

Re: schedule inside spin_lock_irqsave?

2010-06-01 Thread Richard Zidlicky
of setting sms_board_gpio_cfg.ir to the right value - which value? Richard -- 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.6.34] schedule inside spin_lock_irqsave

2010-06-06 Thread Richard Zidlicky
; } Richard -- 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

Re: [PATCH 2.6.34] schedule inside spin_lock_irqsave

2010-06-07 Thread Richard Zidlicky
On Sun, Jun 06, 2010 at 07:51:56PM +0200, Jiri Slaby wrote: On 06/06/2010 02:43 PM, Richard Zidlicky wrote: Hi, I have done a minimaly invasive patch for the stable 2.6.34 kernel and stress-tested it for many hours, definitely seems to improve the behaviour. I have left out your

[PATCH] support for Hauppauge WinTV MiniStic IR remote

2010-06-15 Thread Richard Zidlicky
Hi, I have guessed which gpio line to use and activated the ir-remote receiver. The keymap seems to work fairly well with the supplied DSR-0112 remote, mostly tested it with xev as I do not have a working lircd on this computer. The patch is against 2.6.34. Richard Jun 15 16:46:27 localhost

Re: Trouble getting DVB-T working with Portuguese transmissions

2010-06-16 Thread Richard Zidlicky
| signal 65% | snr 0% | ber 2097151 | unc 0 | FE_HAS_LOCK status SC YL | signal 64% | snr 0% | ber 2097151 | unc 0 | FE_HAS_LOCK the ber is very strange. It should be 0 or very close. Did you try kaffeine or w_scan? Richard -- To unsubscribe from this list: send the line unsubscribe linux

Re: Trouble getting DVB-T working with Portuguese transmissions

2010-06-17 Thread Richard Zidlicky
On Thu, Jun 17, 2010 at 10:03:16AM +0100, Pedro Côrte-Real wrote: On Wed, Jun 16, 2010 at 9:57 PM, Richard Zidlicky r...@linux-m68k.org wrote: On Wed, Jun 16, 2010 at 11:43:09AM +0100, Pedro Côrte-Real wrote: status  C Y  | signal  66% | snr   0% | ber 2097151 | unc 0 | status SC YL

Re: Trouble getting DVB-T working with Portuguese transmissions

2010-06-19 Thread Richard Zidlicky
On Fri, Jun 18, 2010 at 02:28:38PM +0100, Pedro Côrte-Real wrote: On Thu, Jun 17, 2010 at 9:00 PM, Richard Zidlicky r...@linux-m68k.org wrote: berr is supposed to be the bit error rate. The values displayed here appear to be bogus - then again I am not familiar with this particular driver

Re: [PATCH 1/2] media: Add timberdale video-in driver

2010-06-22 Thread Richard Röjfors
Hi, On 05/26/2010 04:19 PM, Richard Röjfors wrote: Hi Mauro, On Sun, 2010-04-25 at 13:13 -0300, Mauro Carvalho Chehab wrote: 2. I tried using videobuf-dma-contig, but got poor performance. I can not really explain why, I though it's due to the fact that the contiguous buffer is allocated

unrecognised BT878 video capture card

2012-06-30 Thread Richard F
This is an IVC-100-LEG from ebay http://www.ebay.co.uk/itm/370609954186?ssPageName=STRK:MEWNX:IT_trksid=p3984.m1497.l2649 It works with insmod option card=110 which is for the vanilla IVC-100 [8.257854] Linux video capture interface: v2.00 [8.264465] bttv: driver version 0.9.18 loaded

Re: [v7] media: coda: Add driver for Coda video codec.

2012-08-03 Thread Richard Zhao
); + v4l2_device_unregister(dev-v4l2_dev); + return -ENOMEM; + } + + platform_set_drvdata(pdev, dev); + + return coda_firmware_request(dev); +} + Thanks Richard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message

Re: [v7] media: coda: Add driver for Coda video codec.

2012-08-03 Thread Richard Zhao
On Fri, Aug 03, 2012 at 10:47:01AM +0200, Hans Verkuil wrote: On Fri August 3 2012 10:24:43 Richard Zhao wrote: Hi Javier, Glad to see the vpu patch. I'd like to try it on imx6. What else do I need to do besides add vpu devices in dts? Do you have a gst plugin or any other test program

__video_register_device: warning cannot be reached if warn_if_nr_in_use

2012-08-09 Thread Richard Zhao
!= -1 nr != vdev-num warn_if_nr_in_use) printk(KERN_WARNING %s: requested %s%d, got %s\n, __func__, name_base, nr, video_device_node_name(vdev)); so nr != vdev-num is always false. The warning can never be printed. Thanks Richard -- To unsubscribe from

Re: __video_register_device: warning cannot be reached if warn_if_nr_in_use

2012-08-09 Thread Richard Zhao
Hans Verkuil hverk...@xs4all.nl wrote: On Thu August 9 2012 14:55:02 Richard Zhao wrote: In file drivers/media/video/v4l2-dev.c int __video_register_device(struct video_device *vdev, int type, int nr, int warn_if_nr_in_use, struct module *owner) { [...] vdev-minor = i

Re: [v7] media: coda: Add driver for Coda video codec.

2012-08-19 Thread Richard Zhao
Hi Javier, Did the patch get picked? I didn't see it on git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git Still, how did you test this v4l2 device? Thanks Richard On Fri, Aug 03, 2012 at 01:21:02PM +0200, javier Martin wrote: Hi Richard, thank you for your review

[PATCH] media: coda: remove duplicated call of fh_to_ctx in vidioc_s_fmt_vid_out

2012-08-21 Thread Richard Zhao
Signed-off-by: Richard Zhao richard.z...@freescale.com --- drivers/media/platform/coda.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/coda.c index 6908514..69ff0d3 100644 --- a/drivers/media/platform/coda.c +++ b

[PATCH 1/3] radio: Add the SAA7706H Car Radio DSP to v4l2-chip-ident.h

2010-01-20 Thread Richard Röjfors
This patch add the SAA7706h to the v4l2-chip-ident.h Signed-off-by: Richard Röjfors richard.rojf...@pelagicore.com --- diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h index 6cc107d..5341e3d 100644 --- a/include/media/v4l2-chip-ident.h +++ b/include/media/v4l2-chip

  1   2   >