From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcos Paulo de Souza Subject: [PATCH v3] Adding uinput documentation Date: Sun, 26 Mar 2017 13:48:11 -0300 Message-ID: <20170326164821.10928-1-marcos.souza.org@gmail.com> Return-path: Received: from mail-qk0-f196.google.com ([209.85.220.196]:34116 "EHLO mail-qk0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751410AbdCZQtj (ORCPT ); Sun, 26 Mar 2017 12:49:39 -0400 Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: corbet@lwn.net, linux-doc@vger.kernel.org, dmitry.torokhov@gmail.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, peter.hutterer@who-t.net Cc: Marcos Paulo de Souza Hi all, this is the third version of the patchset, solved some typos and suggestions from Peter and Jon Corbet. Thanks for the suggestions. I hope this version is better than the last one. Marcos Paulo de Souza (1): Documentation: Input: Add uinput documentation Documentation/input/uinput.rst | 207 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 Documentation/input/uinput.rst -- 2.9.3