From: James Hogan <james.hogan@imgtec.com>
To: "David Härdeman" <david@hardeman.nu>
Cc: <linux-media@vger.kernel.org>
Subject: Re: [PATCH v4 00/10] media: rc: ImgTec IR decoder driver
Date: Wed, 26 Mar 2014 09:28:50 +0000 [thread overview]
Message-ID: <53329DD2.3080105@imgtec.com> (raw)
In-Reply-To: <20140325235314.GB2515@hardeman.nu>
[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]
On 25/03/14 23:53, David Härdeman wrote:
> On Fri, Feb 28, 2014 at 11:28:50PM +0000, James Hogan wrote:
>> Add a driver for the ImgTec Infrared decoder block. Two separate rc
>> input devices are exposed depending on kernel configuration. One uses
>> the hardware decoder which is set up with timings for a specific
>> protocol and supports mask/value filtering and wake events. The other
>> uses raw edge interrupts and the generic software protocol decoders to
>> allow multiple protocols to be supported, including those not supported
>> by the hardware decoder.
>
> One thing I just noticed...your copyright headers throughout the driver
> seems a bit...sparse? :)
True, I can add the basic:
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
to each of the files if you think it's necessary.
Cheers
James
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2014-03-26 10:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-28 23:28 [PATCH v4 00/10] media: rc: ImgTec IR decoder driver James Hogan
2014-02-28 23:28 ` [PATCH v4 01/10] dt: binding: add binding for ImgTec IR block James Hogan
2014-02-28 23:28 ` [PATCH v4 02/10] rc: img-ir: add base driver James Hogan
2014-02-28 23:28 ` [PATCH v4 03/10] rc: img-ir: add raw driver James Hogan
2014-02-28 23:28 ` [PATCH v4 04/10] rc: img-ir: add hardware decoder driver James Hogan
2014-02-28 23:28 ` [PATCH v4 05/10] rc: img-ir: add to build James Hogan
2014-02-28 23:28 ` [PATCH v4 06/10] rc: img-ir: add NEC decoder module James Hogan
2014-02-28 23:28 ` [PATCH v4 07/10] rc: img-ir: add JVC " James Hogan
2014-02-28 23:28 ` [PATCH v4 08/10] rc: img-ir: add Sony " James Hogan
2014-02-28 23:28 ` [PATCH v4 09/10] rc: img-ir: add Sharp " James Hogan
2014-02-28 23:29 ` [PATCH v4 10/10] rc: img-ir: add Sanyo " James Hogan
2014-03-12 10:57 ` Mauro Carvalho Chehab
2014-03-12 11:12 ` James Hogan
2014-03-25 23:53 ` [PATCH v4 00/10] media: rc: ImgTec IR decoder driver David Härdeman
2014-03-26 9:28 ` James Hogan [this message]
2014-03-26 13:33 ` David Härdeman
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=53329DD2.3080105@imgtec.com \
--to=james.hogan@imgtec.com \
--cc=david@hardeman.nu \
--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.