* [GIT PULL] input: keyboard: Add keys driver for the LPC32xx SoC
@ 2012-05-05 12:09 ` Roland Stigge
0 siblings, 0 replies; 2+ messages in thread
From: Roland Stigge @ 2012-05-05 12:09 UTC (permalink / raw)
To: dmitry.torokhov, axel.lin, riyer, michael.hennerich, grant.likely,
linux-input, linux-kernel, linux-arm-kernel, kevin.wells,
srinivas.bakki, devicetree-discuss, rob.herring
Hi,
this is the pull request for the LPC32xx keys driver, built on top of
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git - branch "next"
Thanks in advance,
Roland
The following changes since commit 2872a9b521ac936c7a8525a8c2bdfb9b4ccf5cfc:
Input: evdev - properly handle read/write with count 0 (2012-05-02 00:23:58 -0700)
are available in the git repository at:
git://git.antcom.de/linux-2.6.git lpc32xx-keys
for you to fetch changes up to 0c98c603ef48859d887f6fee1d5b18481219d6ea:
input: keyboard: Add keys driver for the LPC32xx SoC (2012-05-05 13:53:16 +0200)
----------------------------------------------------------------
Roland Stigge (1):
input: keyboard: Add keys driver for the LPC32xx SoC
.../devicetree/bindings/input/lpc32xx-key.txt | 28 ++
drivers/input/keyboard/Kconfig | 10 +
drivers/input/keyboard/Makefile | 1 +
drivers/input/keyboard/lpc32xx-keys.c | 382 ++++++++++++++++++++
4 files changed, 421 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/input/lpc32xx-key.txt
create mode 100644 drivers/input/keyboard/lpc32xx-keys.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] input: keyboard: Add keys driver for the LPC32xx SoC
@ 2012-05-05 12:09 ` Roland Stigge
0 siblings, 0 replies; 2+ messages in thread
From: Roland Stigge @ 2012-05-05 12:09 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
this is the pull request for the LPC32xx keys driver, built on top of
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git - branch "next"
Thanks in advance,
Roland
The following changes since commit 2872a9b521ac936c7a8525a8c2bdfb9b4ccf5cfc:
Input: evdev - properly handle read/write with count 0 (2012-05-02 00:23:58 -0700)
are available in the git repository at:
git://git.antcom.de/linux-2.6.git lpc32xx-keys
for you to fetch changes up to 0c98c603ef48859d887f6fee1d5b18481219d6ea:
input: keyboard: Add keys driver for the LPC32xx SoC (2012-05-05 13:53:16 +0200)
----------------------------------------------------------------
Roland Stigge (1):
input: keyboard: Add keys driver for the LPC32xx SoC
.../devicetree/bindings/input/lpc32xx-key.txt | 28 ++
drivers/input/keyboard/Kconfig | 10 +
drivers/input/keyboard/Makefile | 1 +
drivers/input/keyboard/lpc32xx-keys.c | 382 ++++++++++++++++++++
4 files changed, 421 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/input/lpc32xx-key.txt
create mode 100644 drivers/input/keyboard/lpc32xx-keys.c
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-05 12:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05 12:09 [GIT PULL] input: keyboard: Add keys driver for the LPC32xx SoC Roland Stigge
2012-05-05 12:09 ` Roland Stigge
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.