All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9 v1] IR: few fixes, additions and ENE driver
@ 2010-07-28 15:14 Maxim Levitsky
  2010-07-28 15:14 ` [PATCH 1/9] IR: Kconfig fixes Maxim Levitsky
                   ` (8 more replies)
  0 siblings, 9 replies; 33+ messages in thread
From: Maxim Levitsky @ 2010-07-28 15:14 UTC (permalink / raw)
  To: lirc-list; +Cc: Jarod Wilson, linux-input, linux-media, Mauro Carvalho Chehab


Hi,

This is first version of ported ENE driver to ir-core
In meanwhile I fixed few bugs, added few things.

Comments are welcome!

Best regards,
	Maxim Levitsky

^ permalink raw reply	[flat|nested] 33+ messages in thread
* (unknown), 
@ 2010-07-28 23:40 Maxim Levitsky
  2010-07-28 23:40 ` [PATCH 3/9] IR: replace spinlock with mutex Maxim Levitsky
  0 siblings, 1 reply; 33+ messages in thread
From: Maxim Levitsky @ 2010-07-28 23:40 UTC (permalink / raw)
  To: lirc-list
  Cc: Jarod Wilson, linux-input, linux-media, Mauro Carvalho Chehab,
	Christoph Bartelmus

Subject: [PATCH 0/9 v2] IR: few fixes, additions and ENE driver

Hi,
This is second version of the patchset.
Hopefully, I didn't forget to address all comments.

In addition to comments, I changed helper function that processes samples
so it sends last space as soon as timeout is reached.
This breaks somewhat lirc, because now it gets 2 spaces in row.
However, if it uses timeout reports (which are now fully supported)
it will get such report in middle.

Note that I send timeout report with zero value.
I don't think that this value is importaint.



^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2010-07-28 23:40 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-28 15:14 [PATCH 0/9 v1] IR: few fixes, additions and ENE driver Maxim Levitsky
2010-07-28 15:14 ` [PATCH 1/9] IR: Kconfig fixes Maxim Levitsky
2010-07-28 17:36   ` Randy Dunlap
2010-07-28 20:31     ` Maxim Levitsky
2010-07-28 15:14 ` [PATCH 2/9] IR: minor fixes: Maxim Levitsky
2010-07-28 16:01   ` Mauro Carvalho Chehab
2010-07-28 16:38     ` Maxim Levitsky
2010-07-28 17:59       ` Mauro Carvalho Chehab
2010-07-28 17:23   ` Jarod Wilson
2010-07-28 15:14 ` [PATCH 3/9] IR: replace spinlock with mutex Maxim Levitsky
2010-07-28 16:03   ` Mauro Carvalho Chehab
2010-07-28 16:32     ` Maxim Levitsky
2010-07-28 17:43       ` Jarod Wilson
2010-07-28 18:37         ` Mauro Carvalho Chehab
2010-07-28 15:14 ` [PATCH 4/9] IR: add helper functions for ir input devices that send ir timing data in small chunks, and alternation between pulses and spaces isn't guaranteed Maxim Levitsky
2010-07-28 16:09   ` Mauro Carvalho Chehab
2010-07-28 16:29     ` Maxim Levitsky
2010-07-28 17:46   ` Jarod Wilson
2010-07-28 20:57     ` Jarod Wilson
2010-07-28 21:16       ` Maxim Levitsky
2010-07-28 15:14 ` [PATCH 5/9] IR: extend interfaces to support more device settings Maxim Levitsky
2010-07-28 17:00   ` Mauro Carvalho Chehab
2010-07-28 20:47   ` Jarod Wilson
2010-07-28 15:14 ` [PATCH 6/9] IR: actually allow not to compile keymaps in Maxim Levitsky
2010-07-28 17:58   ` Jarod Wilson
2010-07-28 15:14 ` [PATCH 7/9] IR: actualy report unknown scancodes the in-kernel decoders found Maxim Levitsky
2010-07-28 15:14 ` [PATCH 8/9] IR: Add ENE input driver Maxim Levitsky
2010-07-28 17:10   ` Mauro Carvalho Chehab
2010-07-28 17:13     ` Maxim Levitsky
2010-07-28 17:17       ` Jarod Wilson
2010-07-28 18:13       ` Mauro Carvalho Chehab
2010-07-28 15:14 ` [PATCH 9/9] STAGING: remove ENE driver Maxim Levitsky
  -- strict thread matches above, loose matches on Subject: below --
2010-07-28 23:40 (unknown), Maxim Levitsky
2010-07-28 23:40 ` [PATCH 3/9] IR: replace spinlock with mutex Maxim Levitsky

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.