linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC v3 0/1] userio (originally ps2emu) - virtual serio device module
@ 2015-07-22 19:52 Stephen Chandler Paul
  2015-07-22 19:52 ` [RFC v3 1/1] Input: Add userio module Stephen Chandler Paul
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Chandler Paul @ 2015-07-22 19:52 UTC (permalink / raw)
  To: Dmitry Torokhov, Andrew Morton, Mauro Carvalho Chehab, Greg KH,
	Arnd Bergmann, Joe Perches, Jiri Slaby, Vishnu Patekar,
	Sebastian Ott, linux-doc, linux-kernel, linux-input, linux-api
  Cc: Benjamin Tissoires, Hans de Goede

Here's the latest revision of the userio patch with all of the suggested edits
made, along with a couple of extras I picked up on the way.

Cheers,
	Stephen Chandler Paul

Stephen Chandler Paul (1):
  Input: Add userio module

 Documentation/input/userio.txt |  70 +++++++++++
 MAINTAINERS                    |   6 +
 drivers/input/serio/Kconfig    |  11 ++
 drivers/input/serio/Makefile   |   1 +
 drivers/input/serio/userio.c   | 261 +++++++++++++++++++++++++++++++++++++++++
 include/uapi/linux/userio.h    |  42 +++++++
 6 files changed, 391 insertions(+)
 create mode 100644 Documentation/input/userio.txt
 create mode 100644 drivers/input/serio/userio.c
 create mode 100644 include/uapi/linux/userio.h

-- 
2.4.3


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

end of thread, other threads:[~2015-07-22 21:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-22 19:52 [RFC v3 0/1] userio (originally ps2emu) - virtual serio device module Stephen Chandler Paul
2015-07-22 19:52 ` [RFC v3 1/1] Input: Add userio module Stephen Chandler Paul
2015-07-22 20:16   ` Stephen Chandler Paul
     [not found]   ` <1437594773-22274-2-git-send-email-cpaul-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-07-22 20:53     ` Benjamin Tissoires
2015-07-22 21:39   ` 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).