Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit baa293e9 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs: driver-api: add a series of orphaned documents



There are lots of documents under Documentation/*.txt and a few other
orphan documents elsehwere that belong to the driver-API book.

Move them to their right place.

Reviewed-by: Cornelia Huck <cohuck@redhat.com> # vfio-related parts
Acked-by: Logan Gunthorpe <logang@deltatee.com> # switchtec
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 4f4cfa6c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
rfkill - radio frequency (RF) connector kill switch support

For details to this subsystem look at Documentation/rfkill.txt.
For details to this subsystem look at Documentation/driver-api/rfkill.rst.

What:		/sys/class/rfkill/rfkill[0-9]+/claim
Date:		09-Jul-2007
+1 −1
Original line number Diff line number Diff line
rfkill - radio frequency (RF) connector kill switch support

For details to this subsystem look at Documentation/rfkill.txt.
For details to this subsystem look at Documentation/driver-api/rfkill.rst.

For the deprecated /sys/class/rfkill/*/claim knobs of this interface look in
Documentation/ABI/removed/sysfs-class-rfkill.
+1 −1
Original line number Diff line number Diff line
switchtec - Microsemi Switchtec PCI Switch Management Endpoint

For details on this subsystem look at Documentation/switchtec.txt.
For details on this subsystem look at Documentation/driver-api/switchtec.rst.

What: 		/sys/class/switchtec
Date:		05-Jan-2017
+1 −1
Original line number Diff line number Diff line
@@ -930,7 +930,7 @@
			edid/1680x1050.bin, or edid/1920x1080.bin is given
			and no file with the same name exists. Details and
			instructions how to build your own EDID data are
			available in Documentation/EDID/howto.rst. An EDID
			available in Documentation/driver-api/edid.rst. An EDID
			data set will only be used for a particular connector,
			if its name and a colon are prepended to the EDID
			name. Each connector may use a unique EDID data
+3 −3
Original line number Diff line number Diff line
@@ -643,7 +643,7 @@ Sysfs notes
	2010.

	rfkill controller switch "tpacpi_bluetooth_sw": refer to
	Documentation/rfkill.txt for details.
	Documentation/driver-api/rfkill.rst for details.


Video output control -- /proc/acpi/ibm/video
@@ -1406,7 +1406,7 @@ Sysfs notes
	2010.

	rfkill controller switch "tpacpi_wwan_sw": refer to
	Documentation/rfkill.txt for details.
	Documentation/driver-api/rfkill.rst for details.


EXPERIMENTAL: UWB
@@ -1426,7 +1426,7 @@ Sysfs notes
^^^^^^^^^^^

	rfkill controller switch "tpacpi_uwb_sw": refer to
	Documentation/rfkill.txt for details.
	Documentation/driver-api/rfkill.rst for details.

Adaptive keyboard
-----------------
Loading