Re: [PATCH v4 00/10] media: rc: ImgTec IR decoder driver

2014-03-26 Thread David Härdeman
On 2014-03-26 10:28, James Hogan wrote: On 25/03/14 23:53, David Härdeman wrote: One thing I just noticed...your copyright headers throughout the driver seems a bit...sparse? :) True, I can add the basic: ... to each of the files if you think it's necessary. I think doing so for each *.c

Re: [PATCH v4 00/10] media: rc: ImgTec IR decoder driver

2014-03-26 Thread James Hogan
On 25/03/14 23:53, David Härdeman wrote: > On Fri, Feb 28, 2014 at 11:28:50PM +, 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 timing

Re: [PATCH v4 00/10] media: rc: ImgTec IR decoder driver

2014-03-25 Thread David Härdeman
On Fri, Feb 28, 2014 at 11:28:50PM +, 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/valu

[PATCH v4 00/10] media: rc: ImgTec IR decoder driver

2014-02-28 Thread James Hogan
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 a