All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] IR: add initial IR transmit support
@ 2010-06-16 20:50 Jarod Wilson
  2010-06-16 20:55 ` [PATCH 1/2] IR: add tx callbacks to ir-core Jarod Wilson
  2010-06-16 20:55 ` [PATCH 2/2] IR/mceusb: add tx callback functions and wire up Jarod Wilson
  0 siblings, 2 replies; 3+ messages in thread
From: Jarod Wilson @ 2010-06-16 20:50 UTC (permalink / raw)
  To: linux-media

To enable IR transmit support in the mceusb driver, I need to add just
three callbacks to achieve feature-parity with IR transmit using the old
lirc_mceusb driver. This series adds those callbacks to ir-core's
ir_dev_props struct, then wires them up for the mceusb driver.

At the moment, we have no "native" interface for transmitting IR, but a
later patchset to add "legacy" lirc device interface support provides a
means to transmit IR using this ir-core implementation.

[PATCH 1/2] IR: add tx callbacks to ir-core
[PATCH 2/2] IR/mceusb: add and wire up tx callback functions

Patches are against the linuxtv staging/rc tree, but will probably apply
elsewhere as well.

-- 
Jarod Wilson
jarod@redhat.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-16 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 20:50 [PATCH 0/2] IR: add initial IR transmit support Jarod Wilson
2010-06-16 20:55 ` [PATCH 1/2] IR: add tx callbacks to ir-core Jarod Wilson
2010-06-16 20:55 ` [PATCH 2/2] IR/mceusb: add tx callback functions and wire up Jarod Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.