linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2] input: rotary encoder: Add wake up support
@ 2015-01-29 11:10 Sylvain Rochet
  2015-01-29 11:10 ` Sylvain Rochet
  0 siblings, 1 reply; 4+ messages in thread
From: Sylvain Rochet @ 2015-01-29 11:10 UTC (permalink / raw)
  To: linux-input, Daniel Mack, Johan Hovold, Dmitry Torokhov; +Cc: Sylvain Rochet

Changes since v1:
  * Using DT property wakeup-source instead of rotary-encoder,wakeup
  * Renamed int wakeup to bool wakeup_source
  * Patch cleanup (checkpatch.pl)

Sylvain Rochet (1):
  input: rotary encoder: Add wake up support

 .../devicetree/bindings/input/rotary-encoder.txt   |  1 +
 Documentation/input/rotary-encoder.txt             |  1 +
 drivers/input/misc/rotary_encoder.c                | 37 ++++++++++++++++++++++
 include/linux/rotary_encoder.h                     |  1 +
 4 files changed, 40 insertions(+)

-- 
2.1.4


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

end of thread, other threads:[~2015-02-12 15:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 11:10 [PATCHv2] input: rotary encoder: Add wake up support Sylvain Rochet
2015-01-29 11:10 ` Sylvain Rochet
2015-02-08  4:07   ` Johan Hovold
2015-02-12 15:42     ` Sylvain Rochet

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