linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Qualcomm PM8941 power key driver
@ 2014-10-07  1:11 Bjorn Andersson
  2014-10-07  1:12 ` [PATCH 1/2] input: Add " Bjorn Andersson
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Bjorn Andersson @ 2014-10-07  1:11 UTC (permalink / raw)
  To: Dmitry Torokhov
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Grant Likely,
	devicetree, linux-kernel, linux-input, linux-arm-msm

These patches add dt bindings and a device driver for the power key block in
the Qualcomm PM8941 pmic.

Courtney Cavin (2):
  input: Add Qualcomm PM8941 power key driver
  input: pm8941-pwrkey: Add DT binding documentation

 .../bindings/input/qcom,pm8941-pwrkey.txt          |   43 +++++
 drivers/input/misc/Kconfig                         |   12 ++
 drivers/input/misc/Makefile                        |    1 +
 drivers/input/misc/pm8941-pwrkey.c                 |  196 ++++++++++++++++++++
 4 files changed, 252 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.txt
 create mode 100644 drivers/input/misc/pm8941-pwrkey.c

-- 
1.7.9.5

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

end of thread, other threads:[~2014-12-08 22:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07  1:11 [PATCH 0/2] Qualcomm PM8941 power key driver Bjorn Andersson
2014-10-07  1:12 ` [PATCH 1/2] input: Add " Bjorn Andersson
2014-10-07  1:30   ` Dmitry Torokhov
2014-10-07  1:52     ` Bjorn Andersson
2014-10-07  2:50       ` Dmitry Torokhov
2014-10-07  9:54   ` Kiran Padwal
2014-10-07 23:30     ` Bjorn Andersson
2014-10-07 23:42       ` Dmitry Torokhov
2014-12-08 22:55         ` Bjorn Andersson
2014-10-07  1:12 ` [PATCH 2/2] input: pm8941-pwrkey: Add DT binding documentation Bjorn Andersson
2014-10-07 18:53   ` Kumar Gala
2014-10-07  9:01 ` [PATCH 0/2] Qualcomm PM8941 power key driver Ivan T. Ivanov
2014-10-07 18:46   ` Bjorn Andersson
2014-10-08  9:50     ` Ivan T. Ivanov
2014-10-24 15:23       ` Bjorn Andersson
2014-10-29 16:07         ` Ivan T. Ivanov

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