linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] RFC: ARC PS/2 driver
@ 2012-10-16 15:44 Mischa Jonker
  2012-10-16 15:44 ` [PATCH] Input: serio - Add " Mischa Jonker
  0 siblings, 1 reply; 3+ messages in thread
From: Mischa Jonker @ 2012-10-16 15:44 UTC (permalink / raw)
  To: dmitry.torokhov, m.d.s.x.jonker, linux-input, linux-kernel; +Cc: Mischa Jonker

This patch adds support for the ARC PS/2 block which is used in various
ARC FPGA platforms. It has been tested on the ARC Angel 4 platform and the
nSIM OSCI virtual model.

Mischa Jonker (1):
  Input: serio - Add ARC PS/2 driver

 drivers/input/serio/Kconfig   |    9 ++
 drivers/input/serio/Makefile  |    1 +
 drivers/input/serio/arc_ps2.c |  287 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 297 insertions(+), 0 deletions(-)
 create mode 100644 drivers/input/serio/arc_ps2.c


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

end of thread, other threads:[~2012-10-16 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-16 15:44 [PATCH] RFC: ARC PS/2 driver Mischa Jonker
2012-10-16 15:44 ` [PATCH] Input: serio - Add " Mischa Jonker
2012-10-16 16:23   ` Dmitry Torokhov

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