linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9 v4] IR: few fixes, additions and ENE driver
@ 2010-07-31 14:59 Maxim Levitsky
  2010-07-31 14:59 ` [PATCH 01/13] IR: Kconfig fixes Maxim Levitsky
                   ` (12 more replies)
  0 siblings, 13 replies; 19+ messages in thread
From: Maxim Levitsky @ 2010-07-31 14:59 UTC (permalink / raw)
  To: lirc-list
  Cc: Jarod Wilson, linux-input, linux-media, Mauro Carvalho Chehab,
	Christoph Bartelmus


Hi,

4th revision of my patches below:

Changes:

* more carefull repeat support in NECX protocol
* added documentation for wide band mode ioctl
* fix for 64 bit divide
* updated summary of patches, and preserved few
* Acked/Reviewed by tags you gave me.

Best regards,
	Maxim Levitsky


^ permalink raw reply	[flat|nested] 19+ messages in thread
* [PATCH 0/9 v3] IR: few fixes, additions and ENE driver
@ 2010-07-30 11:38 Maxim Levitsky
  2010-07-30 11:38 ` [PATCH 12/13] STAGING: remove lirc_ene0100 driver Maxim Levitsky
  0 siblings, 1 reply; 19+ messages in thread
From: Maxim Levitsky @ 2010-07-30 11:38 UTC (permalink / raw)
  To: lirc-list
  Cc: Jarod Wilson, linux-input, linux-media, Mauro Carvalho Chehab,
	Christoph Bartelmus


Hi,

This is mostly same patchset.

I addressed the comments of Andy Walls.

Now IR decoding is done by a separate thread, and this fixes
the race, and unnesesary performance loss due to it.

Best regards,
	Maxim Levitsky


^ permalink raw reply	[flat|nested] 19+ messages in thread
* [PATCH 0/9 v2] IR: few fixes, additions and ENE driver
@ 2010-07-30  2:17 Maxim Levitsky
  2010-07-30  2:17 ` [PATCH 12/13] STAGING: remove lirc_ene0100 driver Maxim Levitsky
  0 siblings, 1 reply; 19+ messages in thread
From: Maxim Levitsky @ 2010-07-30  2:17 UTC (permalink / raw)
  To: lirc-list
  Cc: Jarod Wilson, linux-input, linux-media, Mauro Carvalho Chehab,
	Christoph Bartelmus

Hi,

This is third revision of my patchset.

Notable changes:

* Added whitespace fixes from Jarod Wilson
* 4 new bugs fixed (patches 04-07). Now in-kernel decoding
  works perfectly with all protocols it supports.
* lirc interface additions cleaned up.
  no more wrong support for timeout reports
  new ioctl for learning mode
  still need to add carrier detect, timeout reports, and rx filter
* replaced int with bool in my driver, plus few cleanups.
* added myself to maintainers of the ene driver
* added another PNP ID to ene driver

Best regards,
	Maxim Levitsky

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

end of thread, other threads:[~2010-08-02 15:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 14:59 [PATCH 0/9 v4] IR: few fixes, additions and ENE driver Maxim Levitsky
2010-07-31 14:59 ` [PATCH 01/13] IR: Kconfig fixes Maxim Levitsky
2010-07-31 14:59 ` [PATCH 02/13] IR: minor fixes: Maxim Levitsky
2010-07-31 14:59 ` [PATCH 03/13] IR: replace spinlock with mutex Maxim Levitsky
2010-07-31 14:59 ` [PATCH 04/13] IR: replace workqueue with kthread Maxim Levitsky
2010-07-31 14:59 ` [PATCH 05/13] IR: JVC: make repeat work Maxim Levitsky
2010-07-31 14:59 ` [PATCH 06/13] IR: nec decoder: fix repeat Maxim Levitsky
2010-07-31 14:59 ` [PATCH 07/13] IR: NECX: support repeat Maxim Levitsky
2010-07-31 14:59 ` [PATCH 08/13] IR: Allow not to compile keymaps in Maxim Levitsky
2010-07-31 14:59 ` [PATCH 09/13] IR: add helper function for hardware with small o/b buffer Maxim Levitsky
2010-08-02  2:11   ` Andy Walls
2010-08-02 10:49     ` Maxim Levitsky
2010-08-02 15:54     ` Jarod Wilson
2010-07-31 14:59 ` [PATCH 10/13] IR: extend interfaces to support more device settings Maxim Levitsky
2010-07-31 14:59 ` [PATCH 11/13] IR: report unknown scancodes the in-kernel decoders found Maxim Levitsky
2010-07-31 14:59 ` [PATCH 12/13] STAGING: remove lirc_ene0100 driver Maxim Levitsky
2010-07-31 14:59 ` [PATCH 13/13] IR: Port ene driver to new IR subsystem and enable it Maxim Levitsky
  -- strict thread matches above, loose matches on Subject: below --
2010-07-30 11:38 [PATCH 0/9 v3] IR: few fixes, additions and ENE driver Maxim Levitsky
2010-07-30 11:38 ` [PATCH 12/13] STAGING: remove lirc_ene0100 driver Maxim Levitsky
2010-07-30  2:17 [PATCH 0/9 v2] IR: few fixes, additions and ENE driver Maxim Levitsky
2010-07-30  2:17 ` [PATCH 12/13] STAGING: remove lirc_ene0100 driver Maxim Levitsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).