mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
bf4f93c4ca
Add a place for device-specific documentation of WMI drivers. The first entry is documentation for the wmi-bmof driver, with additional documentation being expected to follow. Signed-off-by: Armin Wolf <W_Armin@gmx.de> Tested-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20230424222939.208137-5-W_Armin@gmx.de Signed-off-by: Hans de Goede <hdegoede@redhat.com>
23 lines
396 B
ReStructuredText
23 lines
396 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
=============================
|
|
Driver-specific Documentation
|
|
=============================
|
|
|
|
This section provides information about various devices supported by
|
|
the Linux kernel, their protocols and driver details.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:numbered:
|
|
:glob:
|
|
|
|
*
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|