Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Jarod Wilson
On Tue, Jul 27, 2010 at 12:51:50PM -0700, Greg KH wrote: > On Tue, Jul 27, 2010 at 04:33:32PM -0300, Mauro Carvalho Chehab wrote: > > Em 27-07-2010 15:24, Jarod Wilson escreveu: > > > On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote: > > >> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Car

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Greg KH
On Tue, Jul 27, 2010 at 04:33:32PM -0300, Mauro Carvalho Chehab wrote: > Em 27-07-2010 15:24, Jarod Wilson escreveu: > > On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote: > >> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: > >>> Em 26-07-2010 20:25, Jarod Wilson escre

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Mauro Carvalho Chehab
Em 27-07-2010 15:24, Jarod Wilson escreveu: > On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote: >> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: >>> Em 26-07-2010 20:25, Jarod Wilson escreveu: >> >> Hm, Jarod, you forgot to cc: the staging maintainer, so I missed the

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Mauro Carvalho Chehab
Em 27-07-2010 15:17, Jarod Wilson escreveu: > On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: >> Em 26-07-2010 20:25, Jarod Wilson escreveu: >>> This patch series adds the remaining lirc_foo device drivers to the staging >>> tree. >>> drivers/staging/lirc/TODO

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Jarod Wilson
On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote: > On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: > > Em 26-07-2010 20:25, Jarod Wilson escreveu: > > Hm, Jarod, you forgot to cc: the staging maintainer, so I missed these > :) D'oh, sorry, yeah, realized that about

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Jarod Wilson
On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: > Em 26-07-2010 20:25, Jarod Wilson escreveu: > > This patch series adds the remaining lirc_foo device drivers to the staging > > tree. > > drivers/staging/lirc/TODO |8 + ^^^ > Hi Jarod, > > Please add a TO

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Greg KH
On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: > Em 26-07-2010 20:25, Jarod Wilson escreveu: Hm, Jarod, you forgot to cc: the staging maintainer, so I missed these :) > Please add a TODO file at staging/lirc, describing what's needed for > the drivers to move to the IR bra

Re: [PATCH 0/15] STAGING: add lirc device drivers

2010-07-27 Thread Mauro Carvalho Chehab
Em 26-07-2010 20:25, Jarod Wilson escreveu: > This patch series adds the remaining lirc_foo device drivers to the staging > tree. The core lirc_dev driver and lirc headers are currently merged in a > v4l/dvb staging tree (which is pulled into linux-next), and are utilized by > way of an IR decoder/

[PATCH 0/15] STAGING: add lirc device drivers

2010-07-26 Thread Jarod Wilson
This patch series adds the remaining lirc_foo device drivers to the staging tree. The core lirc_dev driver and lirc headers are currently merged in a v4l/dvb staging tree (which is pulled into linux-next), and are utilized by way of an IR decoder/encoder bridge plugin to ir-core. I've started port