From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: jarod@redhat.com
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH 0/3] mceusb: allow per-model data
Date: Fri, 22 Oct 2010 11:25:29 -0200 [thread overview]
Message-ID: <20101022112529.36638e7e@pedra> (raw)
This is a series of patches to allow per-device data on mceusb. It basically
removes the duplicate USB ID's from the driver, and adds a per-model
struct, where quirks may be specified, and extra data, like per-model
rc_map tables can be stored.
Unfortunately, I don't have any branded cx231xx device using mceusb,
but, as I wanted to have an example on how to do the association,
and knowing that the Conexant Polaris EVK Kit is not a device that users
will tipically find, I've associated it to the Hauppauge Grey rc map.
Mauro Carvalho Chehab (3):
mceusb: add a per-model structure
mceusb: allow a per-model RC map
mceusb: Allow a per-model device name
drivers/media/IR/mceusb.c | 150 +++++++++++++++++++++++++++++----------------
1 files changed, 97 insertions(+), 53 deletions(-)
next reply other threads:[~2010-10-22 13:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-22 13:25 Mauro Carvalho Chehab [this message]
2010-10-22 17:59 ` [PATCH 0/3] mceusb: allow per-model data 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=20101022112529.36638e7e@pedra \
--to=mchehab@redhat.com \
--cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox