lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4FA5188A.1090401@antcom.de>
Date:	Sat, 05 May 2012 14:09:46 +0200
From:	Roland Stigge <stigge@...com.de>
To:	dmitry.torokhov@...il.com, axel.lin@...il.com, riyer@...dia.com,
	michael.hennerich@...log.com, grant.likely@...retlab.ca,
	linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, kevin.wells@....com,
	srinivas.bakki@....com, devicetree-discuss@...ts.ozlabs.org,
	rob.herring@...xeda.com
Subject: [GIT PULL] input: keyboard: Add keys driver for the LPC32xx SoC

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ