linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] input: rotary-encoder: add support for half-period encoders
@ 2011-04-05 18:15 Johan Hovold
  2011-04-05 18:15 ` [PATCH 1/2] input: rotary-encoder: refactor and clean up Johan Hovold
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Johan Hovold @ 2011-04-05 18:15 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Daniel Mack, linux-input, Johan Hovold

Hi, 

These patches add support for rotary-encoders which have two stable states per
input signal period.

The first patch refactors state retrieval and event reporting and the second
adds support for such half-period encoders.

Thanks,
Johan


Johan Hovold (2):
  input: rotary-encoder: refactor and clean up
  input: rotary-encoder: add support for half-period encoders

 Documentation/input/rotary-encoder.txt |   13 ++++
 drivers/input/misc/rotary_encoder.c    |  124 ++++++++++++++++++++++----------
 include/linux/rotary_encoder.h         |    1 +
 3 files changed, 101 insertions(+), 37 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-05-23 12:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 18:15 [PATCH 0/2] input: rotary-encoder: add support for half-period encoders Johan Hovold
2011-04-05 18:15 ` [PATCH 1/2] input: rotary-encoder: refactor and clean up Johan Hovold
2011-04-06 23:30   ` H Hartley Sweeten
2011-04-05 18:15 ` [PATCH 2/2] input: rotary-encoder: add support for half-period encoders Johan Hovold
2011-04-05 19:39   ` [PATCH 2/2 v2] " Johan Hovold
2011-04-05 19:46     ` [PATCH 2/2 v3] " Johan Hovold
2011-04-08  7:39 ` [PATCH 0/2] " Daniel Mack
2011-04-11 10:44   ` Johan Hovold
2011-05-10 19:05 ` Johan Hovold
2011-05-22 21:29   ` Daniel Mack
2011-05-22 22:42     ` Daniel Mack
2011-05-23 12:07     ` Johan Hovold

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).