summaryrefslogtreecommitdiffstats
path: root/Documentation/input/devices/ntrig.rst
Commit message (Collapse)AuthorAgeFilesLines
* input: Docs: correct ntrig.rst typoRandy Dunlap2022-05-171-1/+1
| | | | | | | | | | | Fix a typo in ntrig.rst (found with 'codespell'). Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: linux-input@vger.kernel.org Cc: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20220516002047.11395-1-rdunlap@infradead.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* Input: docs - split input docs into kernel- and user-facingDmitry Torokhov2017-04-171-0/+137
Split input documentation into several groups: kernel- and user-facing, and notes about individual device drivers. Move device drivers docs into a separate subdirectory. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>