linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] input: rotary encoder: Add wake up support
@ 2015-02-12 15:40 Sylvain Rochet
       [not found] ` <1423755638-9294-1-git-send-email-sylvain.rochet-ETtyaVkrhkNWk0Htik3J/w@public.gmane.org>
  2015-02-12 15:40 ` [PATCH v3 2/2] input: rotary encoder: Add wake up support Sylvain Rochet
  0 siblings, 2 replies; 7+ messages in thread
From: Sylvain Rochet @ 2015-02-12 15:40 UTC (permalink / raw)
  To: linux-input, Daniel Mack, Johan Hovold, Dmitry Torokhov; +Cc: Sylvain Rochet

Changes since v2:
  * Using false instead of 0 on boolean
  * Splitted DT documentation in separate patch

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 (2):
  DT: Documentation: input: rotary encoder: Add wakeup-source property
  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] 7+ messages in thread

end of thread, other threads:[~2015-06-16 18:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-12 15:40 [PATCH v3 0/2] input: rotary encoder: Add wake up support Sylvain Rochet
     [not found] ` <1423755638-9294-1-git-send-email-sylvain.rochet-ETtyaVkrhkNWk0Htik3J/w@public.gmane.org>
2015-02-12 15:40   ` [PATCH v3 1/2] DT: Documentation: input: rotary encoder: Add wakeup-source property Sylvain Rochet
2015-06-16 17:28     ` Sylvain Rochet
2015-02-12 15:40 ` [PATCH v3 2/2] input: rotary encoder: Add wake up support Sylvain Rochet
2015-02-13  3:43   ` Johan Hovold
2015-02-13  9:12     ` Sylvain Rochet
2015-02-15  5:53       ` 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).