summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2024-07-01 22:24:38 +0200
committerJonathan Corbet <corbet@lwn.net>2024-07-04 00:20:49 +0200
commitdf472c2b699fe3650d106a8e93025dafce2f3208 (patch)
treecdbde6837a2fbbb5537fc286eee8d94baba9d2d3 /Documentation/driver-api
parentDocs/mm/index: move allocation profiling document to unsorted documents chapter (diff)
downloadlinux-df472c2b699fe3650d106a8e93025dafce2f3208.tar.xz
linux-df472c2b699fe3650d106a8e93025dafce2f3208.zip
Add libps2 to the input section of driver-api
libps2 has been using kerneldoc to document its methods, but was not actually plugged into driver-api. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/ZoMQhkyUQYi1Bx4t@google.com
Diffstat (limited to 'Documentation/driver-api')
-rw-r--r--Documentation/driver-api/input.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/driver-api/input.rst b/Documentation/driver-api/input.rst
index 4bbb26ae2a89..bd7a3578ade7 100644
--- a/Documentation/driver-api/input.rst
+++ b/Documentation/driver-api/input.rst
@@ -40,3 +40,10 @@ Sparse keymap support
.. kernel-doc:: drivers/input/sparse-keymap.c
:export:
+PS/2 protocol support
+---------------------
+.. kernel-doc:: include/linux/libps2.h
+ :internal:
+
+.. kernel-doc:: drivers/input/serio/libps2.c
+ :export: