All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] cap118x: add LED support
@ 2015-06-16  2:46 Matt Ranostay
  2015-06-16  2:46 ` [PATCH v4 1/2] dt: add cap11xx LED documentation Matt Ranostay
  2015-06-16  2:46 ` [PATCH v4 2/2] cap11xx: add LED support Matt Ranostay
  0 siblings, 2 replies; 15+ messages in thread
From: Matt Ranostay @ 2015-06-16  2:46 UTC (permalink / raw)
  To: zonque, dmitry.torokhov
  Cc: linux-input, linux-leds, devicetree, Matt Ranostay

Changes from v3:
 * Fix race condition in work_queue
 * Make 0 value (0% duty cycle) an invalid brightness option
 * Document why LED brightness is only set global but ON/OFF state isn't

Matt Ranostay (2):
  dt: add cap11xx LED documentation
  cap11xx: add LED support

 .../devicetree/bindings/input/cap11xx.txt          |  23 ++++
 drivers/input/keyboard/cap11xx.c                   | 128 ++++++++++++++++++++-
 2 files changed, 148 insertions(+), 3 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-06-17 23:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-16  2:46 [PATCH v4 0/2] cap118x: add LED support Matt Ranostay
2015-06-16  2:46 ` [PATCH v4 1/2] dt: add cap11xx LED documentation Matt Ranostay
2015-06-16  7:57   ` Jacek Anaszewski
2015-06-16 14:31     ` Matt Ranostay
2015-06-16  2:46 ` [PATCH v4 2/2] cap11xx: add LED support Matt Ranostay
2015-06-16  7:54   ` Jacek Anaszewski
2015-06-16 14:39     ` Matt Ranostay
2015-06-16 21:26       ` Daniel Mack
2015-06-16 21:55         ` Matt Ranostay
2015-06-17  6:34           ` Matt Ranostay
     [not found]             ` <CAKzfze8629xyiz1wufjoGbOu+npDRXyCgyGEhxY_1h7XHKeTQg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-06-17  6:49               ` Matt Ranostay
2015-06-17  8:59                 ` Daniel Mack
2015-06-17 21:53                   ` Matt Ranostay
     [not found]                     ` <CAKzfze-H=m55j-1ty4xOkrVzMswU7FpXe=6pHq4ws=P+3vcZNQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-06-17 22:38                       ` Dmitry Torokhov
2015-06-17 23:36                         ` Matt Ranostay

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.