Re: [PATCH 2/8] IR: make sure we register the input device when it is safe to do so.

2010-09-08 Thread Jarod Wilson
, and this fix looks good to me. Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@wilsonet.com -- 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 0/8 V5] Many fixes for in-kernel decoding and for the ENE driver

2010-09-08 Thread Jarod Wilson
On Wed, Sep 8, 2010 at 6:42 PM, Jarod Wilson ja...@redhat.com wrote: On Wed, Sep 08, 2010 at 06:54:02PM -0300, Mauro Carvalho Chehab wrote: Em 06-09-2010 18:26, Maxim Levitsky escreveu: Hi, Here is full overview of my patches: Patch #1 fixes races in ir thread. It fixes the case when

Re: [PATCH 4/5] rc-core: make struct rc_dev the primary interface for rc drivers

2010-09-08 Thread Jarod Wilson
actually functionally tested it yet, nor looked at every single bit of it: Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@wilsonet.com -- 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

Re: [PATCH 1/5] rc-code: merge and rename ir-core

2010-09-08 Thread Jarod Wilson
go first. I keep updating my patchset as the media_tree (staging/v2.6.37 branch) changes so I have no problem sending an updated patchset at a suitable time in the future. Please feel free to add this to the subsequent refreshes: Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja

Re: [PATCH 2/5] rc-core: remove remaining users of the ir-functions keyhandlers

2010-09-08 Thread Jarod Wilson
, and they're left intact, so all the ir_type bits removed are indeed completely unnecessary. That was a long-winded way of saying: Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

[GIT PULL REQUEST] IR updates for 2.6.36

2010-09-06 Thread Jarod Wilson
:32 -0300) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jarod/linux-2.6-lirc.git staging Jarod Wilson (2): IR/streamzap: functional in-kernel decoding mceusb: add two new ASUS device IDs drivers/media/IR/Kconfig| 12

Re: [PATCH 0/3] Proposed ir-core (rc-core) changes

2010-08-27 Thread Jarod Wilson
wrote: On Thu, August 26, 2010 21:14, Jarod Wilson wrote: On Wed, Aug 25, 2010 at 01:01:57AM +0200, David Härdeman wrote: The following series merges the different files that currently make up the ir-core module into a single-file rc-core module. In addition, the ir_input_dev

[PATCH] IR/mceusb: add an ASUS device ID

2010-08-27 Thread Jarod Wilson
Reported in lirc sf.net tracker Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/mceusb.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/media/IR/mceusb.c b/drivers/media/IR/mceusb.c index ac6bb2c..f0b7e42 100644 --- a/drivers/media/IR/mceusb.c

Re: [PATCH 0/3] Proposed ir-core (rc-core) changes

2010-08-26 Thread Jarod Wilson
?) -- Jarod Wilson ja...@redhat.com -- 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] IR/streamzap: enable functional in-kernel decoding

2010-08-16 Thread Jarod Wilson
. That being the case, I'm yanking it all out, as it greatly simplifies the driver code (net result is that streamzap.c is now 252 lines less than lirc_streamzap.c was). Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/Kconfig| 12 + drivers/media/IR/Makefile

Re: Remote that breaks current system

2010-08-16 Thread Jarod Wilson
On Mon, Aug 16, 2010 at 4:41 PM, Maxim Levitsky maximlevit...@gmail.com wrote: On Mon, 2010-08-16 at 00:04 -0400, Jarod Wilson wrote: On Thu, Aug 12, 2010 at 2:46 AM, Christoph Bartelmus l...@bartelmus.de wrote: ... So I spent a while beating on things the past few nights for giggles

Re: Remote that breaks current system

2010-08-16 Thread Jarod Wilson
On Mon, Aug 16, 2010 at 11:30 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 16-08-2010 21:14, Jarod Wilson escreveu: Just one minor nitpick. You could 'use' the original RC5 decoder, but add a knob to it to make it accept 15 bits instead of 14. However, this will require some

Re: Remote that breaks current system

2010-08-15 Thread Jarod Wilson
as 14-bit RC5, and don't match anything in the keytable (and often duplicate one another). So it looks like at least for the time being, a separate parallel decoder is the way to go. I'm thinking that I like the approach of only explicitly loading it from the streamzap driver though. -- Jarod Wilson

Re: [patch] IR: ir-raw-event: null pointer dereference

2010-08-12 Thread Jarod Wilson
- Dan Carpenter erro...@gmail.com wrote: The original code dereferenced ir-raw after freeing it and setting it to NULL. Signed-off-by: Dan Carpenter erro...@gmail.com Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@redhat.com -- To unsubscribe from this list: send

Re: Remote that breaks current system

2010-08-11 Thread Jarod Wilson
On Mon, Aug 2, 2010 at 4:42 PM, Jon Smirl jonsm...@gmail.com wrote: On Mon, Aug 2, 2010 at 2:09 PM, Jarod Wilson ja...@redhat.com wrote: On Mon, Aug 02, 2010 at 01:13:22PM -0400, Jon Smirl wrote: On Mon, Aug 2, 2010 at 12:42 PM, Christoph Bartelmus l...@bartelmus.de wrote: ... It has

Remote that breaks current system (was: IR: Port ene driver...) it.

2010-08-02 Thread Jarod Wilson
/lircd.conf.streamzap -- Jarod Wilson ja...@redhat.com -- 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: Handling of large keycodes

2010-08-02 Thread Jarod Wilson
. If you want, you can add my ack on your patch: Acked-by: Mauro Carvalho Chehab mche...@redhat.com Yeah, works for me too. -- Jarod Wilson ja...@redhat.com -- 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: [PATCH 09/13] IR: add helper function for hardware with small o/b buffer.

2010-08-02 Thread Jarod Wilson
an earlier revision. Making props modifiable on the fly does feel like we're mixing up hardware features with hardware state, and perhaps the on-the-fly-modifiable state bits should be stored somewhere else. -- Jarod Wilson ja...@redhat.com -- To unsubscribe from this list: send the line unsubscribe

Re: Remote that breaks current system

2010-08-02 Thread Jarod Wilson
the *receiver* itself is perfectly functional, its just a goofy IR protocol sent by its default remote. Blah. So yet another reason having ongoing lirc compatibility is a Good Thing. ;) -- Jarod Wilson ja...@redhat.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: Remote that breaks current system

2010-08-02 Thread Jarod Wilson
, but not-functional key table. -- Jarod Wilson ja...@redhat.com -- 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] IR keymap: Add print button for HP OEM version of MCE remote

2010-08-02 Thread Jarod Wilson
doesn't need remote printing, while one is sitting on the couch across from one's PC? ;) Hah, nice. Most Useful Remote Button Ever. Signed-off-by: Andy Walls awa...@md.metrocast.net Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe from this list: send

Re: [PATCH 2/7] V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key

2010-08-02 Thread Jarod Wilson
, but trivial patch. It is a 3 line delect, plus lots of rename on several dvb-usb files. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: [PATCH 3/7] V4L/DVB: dvb-usb: prepare drivers for using rc-core

2010-08-02 Thread Jarod Wilson
, it is possible to have both legacy and rc-core based code inside the dvb-usb-remote, allowing a gradual migration to rc-core, driver per driver. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe

[PATCH] IR/mceusb: less generic callback name and remove cruft

2010-08-02 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/mceusb.c |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/media/IR/mceusb.c b/drivers/media/IR/mceusb.c index 65b0738..ac6bb2c 100644 --- a/drivers/media/IR/mceusb.c +++ b/drivers/media/IR

[PATCH 1/2] staging/lirc: port lirc_streamzap to ir-core

2010-08-02 Thread Jarod Wilson
Bartelmus l...@bartelmus.de Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/keymaps/Makefile |1 + drivers/media/IR/keymaps/rc-rc5-streamzap.c | 81 +++ drivers/staging/lirc/lirc_streamzap.c | 812 --- include/media/rc-map.h

[PATCH 2/2] IR: put newly ported streamzap driver in proper home

2010-08-02 Thread Jarod Wilson
Moves drivers/staging/lirc/lirc_streamzap.c to drivers/media/IR/streamzap.c, along with making the requisite Kconfig and Makefile changes. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/Kconfig | 12 + drivers/media/IR/Makefile |1 + drivers

Re: linux-next: Tree for July 28 (lirc #2)

2010-07-29 Thread Jarod Wilson
On Thu, Jul 29, 2010 at 8:39 AM, Janne Grunau j...@jannau.net wrote: On Thu, Jul 29, 2010 at 12:27:01AM -0400, Jarod Wilson wrote: On Wed, Jul 28, 2010 at 6:27 PM, Jarod Wilson ja...@wilsonet.com wrote: On Wed, Jul 28, 2010 at 6:16 PM, Randy Dunlap randy.dun...@oracle.com wrote: On 07/28

Re: [PATCH 0/9 v2] IR: few fixes, additions and ENE driver

2010-07-29 Thread Jarod Wilson
On Thu, Jul 29, 2010 at 06:30:28PM +0300, Maxim Levitsky wrote: On Wed, 2010-07-28 at 23:52 -0400, Jarod Wilson wrote: On Thu, Jul 29, 2010 at 02:40:43AM +0300, Maxim Levitsky wrote: Hi, This is second version of the patchset. Hopefully, I didn't forget to address all comments

[PATCH] staging/lirc: fix non-CONFIG_MODULES build horkage

2010-07-29 Thread Jarod Wilson
don't have the hardware, but it should do the trick. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_it87.c |9 ++--- drivers/staging/lirc/lirc_parallel.c |4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/drivers/staging/lirc/lirc_it87

Re: [PATCH 0/9 v2] IR: few fixes, additions and ENE driver

2010-07-29 Thread Jarod Wilson
merging patches 1, 2, 3, 6 and 7 now, then having you work on top of that? -- Jarod Wilson ja...@redhat.com -- 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 0/9 v2] IR: few fixes, additions and ENE driver

2010-07-29 Thread Jarod Wilson
On Thu, Jul 29, 2010 at 5:28 PM, Jarod Wilson ja...@redhat.com wrote: On Thu, Jul 29, 2010 at 11:04:47PM +0300, Maxim Levitsky wrote: On Thu, 2010-07-29 at 21:35 +0200, Christoph Bartelmus wrote: Hi! Maxim Levitsky maximlevit...@gmail.com wrote: [...] Could you explain exactly how

Re: Can I expect in-kernel decoding to work out of box?

2010-07-28 Thread Jarod Wilson
of the protocol decoders right now. [*] we still don't have an ir-core native tx method, but tx on the mceusb works quite well using the lirc bridge plugin -- Jarod Wilson ja...@redhat.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: [PATCH 8/9] IR: Add ENE input driver.

2010-07-28 Thread Jarod Wilson
. D'oh, sorry about that. Should I first update it, and then move? Yeah, that sounds sane to me. -- Jarod Wilson ja...@redhat.com -- 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

Re: [PATCH 2/9] IR: minor fixes:

2010-07-28 Thread Jarod Wilson
...@gmail.com For the ir-lirc-codec-specific bits: Acked-by: Jarod Wilson ja...@redhat.com I'm inclined to pull them into my tree now, and the IR_dprintk and TO_US portions can be handled separately. -- Jarod Wilson ja...@redhat.com -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH 3/9] IR: replace spinlock with mutex.

2010-07-28 Thread Jarod Wilson
. -- Jarod Wilson ja...@redhat.com -- 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 4/9] IR: add helper functions for ir input devices that send ir timing data in small chunks, and alternation between pulses and spaces isn't guaranteed.

2010-07-28 Thread Jarod Wilson
On Wed, Jul 28, 2010 at 06:14:06PM +0300, Maxim Levitsky wrote: Signed-off-by: Maxim Levitsky maximlevit...@gmail.com With the caveat of requiring an improved changelog, per Mauro's suggestion: Acked-by: Jarod Wilson ja...@redhat.com I suspect at least some of this code may be of use

Re: [PATCH 6/9] IR: actually allow not to compile keymaps in..

2010-07-28 Thread Jarod Wilson
this one, useful improvement, I think. We even get meaningful output logged as well -- get_rc_map() will let us know the initially requested keymap failed to load, and then will let us know whether or not the empty keymap loaded. Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja

Re: Can I expect in-kernel decoding to work out of box?

2010-07-28 Thread Jarod Wilson
and granted in 1997, so brand new is relative. ;) http://www.freepatentsonline.com/5640160.html We do have a few more years of being encumbered by it here in the US though. :( -- Jarod Wilson ja...@redhat.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: [PATCH 5/9] IR: extend interfaces to support more device settings

2010-07-28 Thread Jarod Wilson
is committed. I like the simplifications Mauro suggested for the ioctl handling. In addition to those, there's a bit of whitespace damage in lirc.h that I'd like to see cleaned up for v2. -- Jarod Wilson ja...@redhat.com -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: [PATCH 4/9] IR: add helper functions for ir input devices that send ir timing data in small chunks, and alternation between pulses and spaces isn't guaranteed.

2010-07-28 Thread Jarod Wilson
On Wed, Jul 28, 2010 at 01:46:27PM -0400, Jarod Wilson wrote: On Wed, Jul 28, 2010 at 06:14:06PM +0300, Maxim Levitsky wrote: Signed-off-by: Maxim Levitsky maximlevit...@gmail.com With the caveat of requiring an improved changelog, per Mauro's suggestion: Acked-by: Jarod Wilson ja

Re: [PATCH] IR/mceusb: remove bad ir_input_dev use

2010-07-28 Thread Jarod Wilson
On Tue, Jul 27, 2010 at 10:24 PM, Jarod Wilson ja...@redhat.com wrote: The ir_input_dev gets filled in by __ir_input_register, the one allocated in mceusb_init_input_dev was being overwritten by the correct one shortly after it was initialized (ultimately resulting in a memory leak). This bug

Re: [PATCH 0/9 v2] IR: few fixes, additions and ENE driver

2010-07-28 Thread Jarod Wilson
/?a=shortlog;h=refs/heads/maxim 7486d6ae3 addresses all the whitespace/formatting issues I had. Could either merge that into your patches, or I can just send it along as an additional patch after the fact. In either case, for 1-7 v2: Tested-by: Jarod Wilson ja...@redhat.com I have no ene hardware

Re: linux-next: Tree for July 28 (lirc #2)

2010-07-28 Thread Jarod Wilson
On Wed, Jul 28, 2010 at 6:27 PM, Jarod Wilson ja...@wilsonet.com wrote: On Wed, Jul 28, 2010 at 6:16 PM, Randy Dunlap randy.dun...@oracle.com wrote: On 07/28/10 15:04, Janne Grunau wrote: On Wed, Jul 28, 2010 at 10:24:17AM -0700, Randy Dunlap wrote: On Wed, 28 Jul 2010 16:28:55 +1000 Stephen

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Jarod Wilson
On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: Em 26-07-2010 20:25, Jarod Wilson escreveu: This patch series adds the remaining lirc_foo device drivers to the staging tree. drivers/staging/lirc/TODO |8 + ^^^ Hi Jarod, Please add a TODO file

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Jarod Wilson
On Tue, Jul 27, 2010 at 12:51:50PM -0700, Greg KH wrote: On Tue, Jul 27, 2010 at 04:33:32PM -0300, Mauro Carvalho Chehab wrote: Em 27-07-2010 15:24, Jarod Wilson escreveu: On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote: On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho

[PATCH] IR/imon: remove bad ir_input_dev use

2010-07-27 Thread Jarod Wilson
fixed by this. Ill-advised memcpy pointed out by Dmitry Torokhov, bad usage of ir_input_dev pointed out by Maxim Levitsky (in mceusb.c, which copied the bug from here). CC: Dmitry Torokhov dmitry.torok...@gmail.com CC: Maxim Levitsky maximlevit...@gmail.com Signed-off-by: Jarod Wilson ja

[PATCH] IR/mceusb: remove bad ir_input_dev use

2010-07-27 Thread Jarod Wilson
: Maxim Levitsky maximlevit...@gmail.com Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/mceusb.c | 15 +-- 1 files changed, 1 insertions(+), 14 deletions(-) diff --git a/drivers/media/IR/mceusb.c b/drivers/media/IR/mceusb.c index 78bf7f7..9a7da32 100644

Re: Can I expect in-kernel decoding to work out of box?

2010-07-27 Thread Jarod Wilson
in the first place -- the lirc userspace decoder has been around for a LOT longer, and thus is likely to know how to handle more widely varying IR signals. -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

[PATCH] IR/imon: remove incorrect calls to input_free_device

2010-07-26 Thread Jarod Wilson
Per Dmitry Torokhov (in a completely unrelated thread on linux-input), following input_unregister_device with an input_free_device is forbidden, the former is sufficient alone. CC: Dmitry Torokhov dmitry.torok...@gmail.com Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/imon.c

Re: [PATCH] IR/imon: remove incorrect calls to input_free_device

2010-07-26 Thread Jarod Wilson
On Mon, Jul 26, 2010 at 1:34 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Mon, Jul 26, 2010 at 10:13:52AM -0400, Jarod Wilson wrote: Per Dmitry Torokhov (in a completely unrelated thread on linux-input), following input_unregister_device with an input_free_device is forbidden

[PATCH 0/15] STAGING: add lirc device drivers

2010-07-26 Thread Jarod Wilson
/staging/lirc/lirc_ttusbir.c | 397 + drivers/staging/lirc/lirc_zilog.c | 1387 +++ 22 files changed, 12028 insertions(+), 0 deletions(-) -- Jarod Wilson ja...@redhat.com -- To unsubscribe from this list: send the line unsubscribe linux-media

[PATCH 01/15] staging/lirc: add lirc_bt829 driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_bt829.c | 383 + 1 files changed, 383 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_bt829.c diff --git a/drivers/staging/lirc/lirc_bt829.c b/drivers

[PATCH 02/15] staging/lirc: add lirc_ene0100 driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_ene0100.c | 646 +++ drivers/staging/lirc/lirc_ene0100.h | 169 + 2 files changed, 815 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_ene0100.c

[PATCH 03/15] staging/lirc: add lirc_i2c driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_i2c.c | 536 +++ 1 files changed, 536 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_i2c.c diff --git a/drivers/staging/lirc/lirc_i2c.c b/drivers/staging

[PATCH 04/15] staging/lirc: add lirc_igorplugusb driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_igorplugusb.c | 555 +++ 1 files changed, 555 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_igorplugusb.c diff --git a/drivers/staging/lirc/lirc_igorplugusb.c b

[PATCH 05/15] staging/lirc: add lirc_imon driver

2010-07-26 Thread Jarod Wilson
Nb: this is a very trimmed-down lirc_imon, which only supports the oldest generation of imon devices that don't do onboard signal decoding like the most recent generation imon devices -- those are now supported by the ir-core imon driver. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers

[PATCH 06/15] staging/lirc: add lirc_it87 driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_it87.c | 1019 ++ drivers/staging/lirc/lirc_it87.h | 116 + 2 files changed, 1135 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_it87.c create mode

[PATCH 07/15] staging/lirc: add lirc_ite8709 driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_ite8709.c | 542 +++ 1 files changed, 542 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_ite8709.c diff --git a/drivers/staging/lirc/lirc_ite8709.c b/drivers

[PATCH 08/15] staging/lirc: add lirc_parallel driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_parallel.c | 705 ++ drivers/staging/lirc/lirc_parallel.h | 26 ++ 2 files changed, 731 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_parallel.c create mode

[PATCH 09/15] staging/lirc: add lirc_sasem driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_sasem.c | 933 + 1 files changed, 933 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_sasem.c diff --git a/drivers/staging/lirc/lirc_sasem.c b/drivers

[PATCH 10/15] staging/lirc: add lirc_serial driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_serial.c | 1313 1 files changed, 1313 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_serial.c diff --git a/drivers/staging/lirc/lirc_serial.c b/drivers

[PATCH 11/15] staging/lirc: add lirc_sir driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_sir.c | 1282 +++ 1 files changed, 1282 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_sir.c diff --git a/drivers/staging/lirc/lirc_sir.c b/drivers/staging

[PATCH 12/15] staging/lirc: add lirc_streamzap driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_streamzap.c | 821 + 1 files changed, 821 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_streamzap.c diff --git a/drivers/staging/lirc/lirc_streamzap.c b

[PATCH 13/15] staging/lirc: add lirc_ttusbir driver

2010-07-26 Thread Jarod Wilson
Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_ttusbir.c | 397 +++ 1 files changed, 397 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_ttusbir.c diff --git a/drivers/staging/lirc/lirc_ttusbir.c b/drivers

[PATCH 14/15] staging/lirc: add lirc_zilog driver

2010-07-26 Thread Jarod Wilson
Commonly found on several Hauppauge video capture devices. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/lirc/lirc_zilog.c | 1387 + 1 files changed, 1387 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/lirc/lirc_zilog.c

[PATCH 15/15] staging/lirc: wire up Kconfig and Makefile bits

2010-07-26 Thread Jarod Wilson
Make the bits under staging/lirc/ buildable, and add a TODO note. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/staging/Kconfig |2 + drivers/staging/Makefile |1 + drivers/staging/lirc/Kconfig | 110 + drivers/staging/lirc

Re: Linux Plumber's Conference: Call for Working Session Submissions

2010-07-25 Thread Jarod Wilson
-- Jarod Wilson ja...@wilsonet.com -- 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 Plumber's Conference: Call for Working Session Submissions

2010-07-25 Thread Jarod Wilson
On Sun, Jul 25, 2010 at 1:35 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi Jarod, Em 25-07-2010 13:10, Jarod Wilson escreveu: On Sat, Jul 24, 2010 at 4:43 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: CFP dead line for submitting proposals to LPC/2010 is approaching

Re: [patch -next] V4L: media/IR: testing the wrong variable

2010-07-23 Thread Jarod Wilson
On Fri, Jul 23, 2010 at 12:08:26PM +0200, Dan Carpenter wrote: There is a typo here. We meant to test rbuf instead of drv. We already tested drv earlier. Signed-off-by: Dan Carpenter erro...@gmail.com Gah. I swear that got fixed once already... Thanks! Acked-by: Jarod Wilson ja

Re: mmotm 2010-07-19-16-37 uploaded

2010-07-20 Thread Jarod Wilson
submitted this: https://patchwork.kernel.org/patch/112791/ -- Jarod Wilson ja...@redhat.com -- 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: mmotm 2010-07-19-16-37 uploaded

2010-07-20 Thread Jarod Wilson
settles back in at his desk, so they should be in next before much longer, and definitely before the merge window. -- Jarod Wilson ja...@redhat.com -- 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] input: fix wiring up default setkeycode/setkeycodebig

2010-07-16 Thread Jarod Wilson
device registered for the extra hotkey buttons on my own t61. This makes it happy again, and seems to be an obvious fix for a thinko. Oh yeah, patch is against the linuxtv staging/other tree, not sure where else the previously referenced hash can be found just yet. Signed-off-by: Jarod Wilson ja

[PATCH] IR/lirc: make lirc userspace and staging modules buildable

2010-07-16 Thread Jarod Wilson
also reasonably sure that Andy Walls is going to need most of the ioctls anyway for his cx23888 IR driver work. CC: Andy Walls awa...@md.metrocast.net Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/ir-lirc-codec.c |2 +- drivers/media/IR/lirc_dev.c |2 +- drivers

Re: [PATCH 24/25] video/ivtv: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)

2010-07-16 Thread Jarod Wilson
On Fri, Jul 16, 2010 at 7:42 AM, Andy Walls awa...@md.metrocast.net wrote: On Thu, 2010-07-15 at 18:07 -0400, Jarod Wilson wrote: On Thu, Jul 15, 2010 at 5:43 PM, Andy Walls awa...@md.metrocast.net wrote: On Thu, 2010-07-15 at 21:08 +0200, Peter Huewe wrote: From: Peter Huewe peterhu

[PATCH] IR/lirc: use memdup_user instead of copy_from_user

2010-07-16 Thread Jarod Wilson
Inspired by 64047b94ede76e0c72ba8af98505e96d6a664519 Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/ir-lirc-codec.c | 11 +++ 1 files changed, 3 insertions(+), 8 deletions(-) diff --git a/drivers/media/IR/ir-lirc-codec.c b/drivers/media/IR/ir-lirc-codec.c index

Re: [PATCH 24/25] video/ivtv: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)

2010-07-15 Thread Jarod Wilson
(s) they're referring to. Then ICOMP being all alone without the prefix isn't really much of an issue (though it could still be easily mistaken for something other than a pci vendor id, I suppose). -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH 11/36] drivers/media: Remove unnecessary casts of private_data

2010-07-12 Thread Jarod Wilson
On Mon, Jul 12, 2010 at 4:50 PM, Joe Perches j...@perches.com wrote: Signed-off-by: Joe Perches j...@perches.com ---  drivers/media/IR/imon.c                    |    6 +++--- For the imon parts, Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe

Re: [PATCH] lirc: use unlocked_ioctl

2010-07-09 Thread Jarod Wilson
transceivers here. Tested-by: Jarod Wilson ja...@redhat.com Acked-by: Jarod Wilson ja...@redhat.com -- Jarod Wilson ja...@redhat.com -- 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] IR/mceusb: more streamlining of device init

2010-07-08 Thread Jarod Wilson
. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/mceusb.c | 34 ++ 1 files changed, 18 insertions(+), 16 deletions(-) diff --git a/drivers/media/IR/mceusb.c b/drivers/media/IR/mceusb.c index e368b82..78bf7f7 100644 --- a/drivers/media/IR/mceusb.c

Re: Some issues with imon input driver

2010-07-07 Thread Jarod Wilson
probably happen soon, thus I'm reporting these here if someone else wants to fix them. -- Jarod Wilson ja...@redhat.com -- 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

Re: MEDIA: lirc, improper locking

2010-07-07 Thread Jarod Wilson
see the problem there, should be able to get a patch to fix it in flight later today. Thanks much, -- Jarod Wilson ja...@redhat.com -- 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] IR/lirc_dev: fix locking in lirc_dev_fop_read

2010-07-07 Thread Jarod Wilson
do the trick. Completely untested beyond compiling, but its not exactly a complicated fix, and in practice, I'm not aware of anyone ever actually tripping that locking bug, so there's zero functional change in typical use here. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR

Re: [PATCH 3/4] ir-core: move decoding state to ir_raw_event_ctrl

2010-07-06 Thread Jarod Wilson
On Mon, Jun 21, 2010 at 7:04 AM, Andy Walls awa...@md.metrocast.net wrote: On Sun, 2010-06-20 at 23:51 -0400, Jarod Wilson wrote: On Sun, Jun 20, 2010 at 8:47 PM, Andy Walls awa...@md.metrocast.net wrote: As for the building your own kernel thing... I've been doing my work mainly on a pair

Re: [PATCH] IR/mceusb: kill pinnacle-device-specific nonsense

2010-07-03 Thread Jarod Wilson
On Saturday, July 3, 2010, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 03-07-2010 01:02, Jarod Wilson escreveu: I have pinnacle hardware now. None of this pinnacle-specific crap is at all necessary (in fact, some of it needed to be removed to actually make it work). The only thing

[PATCH] IR/mceusb: unify and simplify different gen device init

2010-07-03 Thread Jarod Wilson
superfluous gunk. Nukes a completely unneeded call to usb_device_init() and several lines of overly complex crap in the gen1 device init path. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/mceusb.c | 47 ++-- 1 files changed, 7

[PATCH] IR/imon: auto-configure another 0xffdc device variant

2010-07-03 Thread Jarod Wilson
/2.6.32) This device is a lcd-type with support for a MCE remote. Looking at the source code, this device (0x9e) is the same as id 0x9f. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/imon.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media

Re: [PATCH 1/3] IR: add core lirc device interface

2010-07-02 Thread Jarod Wilson
-wip.git/?a=shortlog;h=refs/heads/patches Nb: this branch has been non-fast-forward-ably updated against latest linuxtv staging/rc. The prior variant there left too much lirc-specific tx bits in mceusb, which have now all been moved into ir-lirc-codec. -- Jarod Wilson ja...@wilsonet.com

[PATCH v3] IR/mceusb: kill pinnacle-device-specific nonsense

2010-07-02 Thread Jarod Wilson
: it seems the pinnacle hardware actually still gets pissed off from time to time, but I can (try) to fix that later (if possible). The patch is still quite helpful from a code reduction standpoint. Signed-off-by: Jarod Wilson ja...@redhat.com --- Makefile |2 +- drivers/media

[PATCH v2 0/3] IR: add lirc support to ir-core

2010-07-02 Thread Jarod Wilson
On Tue, Jun 01, 2010 at 04:50:05PM -0400, Jarod Wilson wrote: This patch series adds the core lirc device interface, lirc_dev, and an ir-core bridge driver. Currently, only the receive side is wired up in the bridge driver, but adding transmit support is up next. Currently, adding this code

[PATCH 1/3] IR: add lirc device interface

2010-07-02 Thread Jarod Wilson
v2: currently unused ioctls are included, but #if 0'd out Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/Kconfig| 11 + drivers/media/IR/Makefile |1 + drivers/media/IR/lirc_dev.c | 761 +++ drivers/media/IR/lirc_dev.h

[PATCH v2 2/3] IR: add ir-core to lirc userspace decoder bridge driver

2010-07-02 Thread Jarod Wilson
v2: copy of buffer data from userspace done inside this plugin/driver, keeping the actual drivers minimal, and more flexible in what we can deliver to them later on (they may be fed from within kernelspace later on, by an in-kernel IR encoder). Signed-off-by: Jarod Wilson ja...@redhat.com

[PATCH v2 3/3] IR: add empty lirc pseudo-keymap

2010-07-02 Thread Jarod Wilson
v2: No changes from prior submission here. Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/keymaps/Makefile |1 + drivers/media/IR/keymaps/rc-lirc.c | 41 include/media/rc-map.h |1 + 3 files changed, 43 insertions

[PATCH 4/3] IR/lirc: add docbook info covering lirc device interface

2010-07-02 Thread Jarod Wilson
First ever crack at creating docbook documentation... Contains a bevy of information on the various lirc device interface ioctls, as well as a bit about the read and write interfaces. Forgot about this in 0/3, so this is patch 4/3. Oops. Signed-off-by: Jarod Wilson ja...@redhat.com

[PATCH v2 0/2] IR: add initial IR transmit support

2010-07-01 Thread Jarod Wilson
, which gets *its* data from userspace using copy_from_user(). -- Jarod Wilson ja...@redhat.com -- 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 v2 1/2] IR: add tx callbacks to ir-core

2010-07-01 Thread Jarod Wilson
v2: incoming IR buffer now an int pointer, and not fed from userspace. Signed-off-by: Jarod Wilson ja...@redhat.com --- include/media/ir-core.h |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/include/media/ir-core.h b/include/media/ir-core.h index ad1303f..513e60d

[PATCH v2 2/2] IR/mceusb: add and wire up tx callback functions

2010-07-01 Thread Jarod Wilson
v2: userspace buffer copy moved out of driver and into lirc bridge driver Signed-off-by: Jarod Wilson ja...@redhat.com --- drivers/media/IR/mceusb.c | 148 ++--- 1 files changed, 138 insertions(+), 10 deletions(-) diff --git a/drivers/media/IR/mceusb.c b

Re: [PATCH 5/8] ir-core: partially convert bt8xx to not use ir-functions.c

2010-06-27 Thread Jarod Wilson
/106549/ -- Jarod Wilson ja...@wilsonet.com -- 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: MCEUSB memory leak and how to tell if ir_register_input() failure registered input_dev?

2010-06-27 Thread Jarod Wilson
later in __ir_input_register fails, input_unregister_device *does* get called within __ir_input_register, so all you should have to do is call input_free_device in your init function's error path, no? -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH] drivers/media/IR/imon.c: Use pr_err instead of err

2010-06-20 Thread Jarod Wilson
to make a change here, I'd rather it be to using dev_err instead, since most of the other spew in this driver uses similar. -- Jarod Wilson ja...@wilsonet.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] tm6000: add ir support

2010-06-20 Thread Jarod Wilson
. (#include media/ir-core.h, #include media/rc-map.h, and assorted code in drivers/media/IR/). -- Jarod Wilson ja...@wilsonet.com -- 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

<    1   2   3   4   5   6   7   >