All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarod Wilson <jarod@redhat.com>
To: linux-media@vger.kernel.org
Subject: [PATCH 0/2] IR: add initial IR transmit support
Date: Wed, 16 Jun 2010 16:50:44 -0400	[thread overview]
Message-ID: <20100616205044.GA18486@redhat.com> (raw)

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


             reply	other threads:[~2010-06-16 20:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-16 20:50 Jarod Wilson [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100616205044.GA18486@redhat.com \
    --to=jarod@redhat.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.