linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] NI Ettus Research USRP E3x0 Button driver
@ 2015-01-08 22:43 Moritz Fischer
  2015-01-08 22:43 ` [PATCH v2 1/3] input: misc: Support NI Ettus Research USRP E3x0 Button Moritz Fischer
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Moritz Fischer @ 2015-01-08 22:43 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, linux-kernel, Moritz Fischer

This patchset adds NI Ettus Research USRP E3x0 power button support and
corresponding devicetree bindings and MAINTAINER entries.

It was developed and tested on our NI Ettus Research USRP E310 embedded
SDR on top of 3.19-rc3.

Moritz Fischer (3):
  input: misc: Support NI Ettus Research USRP E3x0 Button
  doc: dt: Add documentation for e3x0-button bindings.
  Update MAINTAINERS file with e3x0-button info.

 .../devicetree/bindings/input/e3x0-button.txt      |  25 ++++
 MAINTAINERS                                        |   8 ++
 drivers/input/misc/Kconfig                         |  10 ++
 drivers/input/misc/Makefile                        |   1 +
 drivers/input/misc/e3x0-button.c                   | 132 +++++++++++++++++++++
 5 files changed, 176 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/e3x0-button.txt
 create mode 100644 drivers/input/misc/e3x0-button.c

-- 
1.9.3


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

end of thread, other threads:[~2015-01-09 21:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 22:43 [PATCH v2 0/3] NI Ettus Research USRP E3x0 Button driver Moritz Fischer
2015-01-08 22:43 ` [PATCH v2 1/3] input: misc: Support NI Ettus Research USRP E3x0 Button Moritz Fischer
2015-01-08 22:50   ` Dmitry Torokhov
2015-01-09 21:23     ` Moritz Fischer
2015-01-08 22:43 ` [PATCH v2 2/3] doc: dt: Add documentation for e3x0-button bindings Moritz Fischer
2015-01-08 22:43 ` [PATCH v2 3/3] Update MAINTAINERS file with e3x0-button info Moritz Fischer

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