forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> # vfio-related parts Acked-by: Logan Gunthorpe <[email protected]> # switchtec Signed-off-by: Mauro Carvalho Chehab <[email protected]>
- Loading branch information
Showing
49 changed files
with
71 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
Documentation/connector/connector.rst → Documentation/driver-api/connector.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
:orphan: | ||
.. SPDX-License-Identifier: GPL-2.0 | ||
================ | ||
Kernel Connector | ||
|
2 changes: 1 addition & 1 deletion
2
Documentation/console/console.rst → Documentation/driver-api/console.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
:orphan: | ||
.. SPDX-License-Identifier: GPL-2.0 | ||
=============== | ||
Console Drivers | ||
|
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
Documentation/EDID/howto.rst → Documentation/driver-api/edid.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
:orphan: | ||
.. SPDX-License-Identifier: GPL-2.0 | ||
==== | ||
EDID | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
Documentation/nvmem/nvmem.rst → Documentation/driver-api/nvmem.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
:orphan: | ||
.. SPDX-License-Identifier: GPL-2.0 | ||
=============== | ||
NVMEM Subsystem | ||
|
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
Documentation/pti/pti_intel_mid.rst → Documentation/driver-api/pti_intel_mid.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
:orphan: | ||
.. SPDX-License-Identifier: GPL-2.0 | ||
============= | ||
Intel MID PTI | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4642,7 +4642,7 @@ DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas) | |
M: Stuart Hayes <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/dcdbas.txt | ||
F: Documentation/driver-api/dcdbas.rst | ||
F: drivers/platform/x86/dcdbas.* | ||
|
||
DELL WMI NOTIFICATIONS DRIVER | ||
|
@@ -8462,7 +8462,7 @@ F: drivers/irqchip/ | |
ISA | ||
M: William Breathitt Gray <[email protected]> | ||
S: Maintained | ||
F: Documentation/isa.txt | ||
F: Documentation/driver-api/isa.rst | ||
F: drivers/base/isa.c | ||
F: include/linux/isa.h | ||
|
||
|
@@ -8477,7 +8477,7 @@ F: drivers/media/radio/radio-isa* | |
ISAPNP | ||
M: Jaroslav Kysela <[email protected]> | ||
S: Maintained | ||
F: Documentation/isapnp.txt | ||
F: Documentation/driver-api/isapnp.rst | ||
F: drivers/pnp/isapnp/ | ||
F: include/linux/isapnp.h | ||
|
||
|
@@ -10353,7 +10353,7 @@ M: Johannes Thumshirn <[email protected]> | |
S: Maintained | ||
F: drivers/mcb/ | ||
F: include/linux/mcb.h | ||
F: Documentation/men-chameleon-bus.txt | ||
F: Documentation/driver-api/men-chameleon-bus.rst | ||
|
||
MEN F21BMC (Board Management Controller) | ||
M: Andreas Werner <[email protected]> | ||
|
@@ -12070,7 +12070,7 @@ F: drivers/parport/ | |
F: include/linux/parport*.h | ||
F: drivers/char/ppdev.c | ||
F: include/uapi/linux/ppdev.h | ||
F: Documentation/parport*.txt | ||
F: Documentation/driver-api/parport*.rst | ||
|
||
PARAVIRT_OPS INTERFACE | ||
M: Juergen Gross <[email protected]> | ||
|
@@ -12245,7 +12245,7 @@ M: Kurt Schwemmer <[email protected]> | |
M: Logan Gunthorpe <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/switchtec.txt | ||
F: Documentation/driver-api/switchtec.rst | ||
F: Documentation/ABI/testing/sysfs-class-switchtec | ||
F: drivers/pci/switch/switchtec* | ||
F: include/uapi/linux/switchtec_ioctl.h | ||
|
@@ -13006,7 +13006,7 @@ M: Thierry Reding <[email protected]> | |
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git | ||
F: Documentation/pwm.txt | ||
F: Documentation/driver-api/pwm.rst | ||
F: Documentation/devicetree/bindings/pwm/ | ||
F: include/linux/pwm.h | ||
F: drivers/pwm/ | ||
|
@@ -13620,7 +13620,7 @@ W: http://wireless.kernel.org/ | |
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | ||
S: Maintained | ||
F: Documentation/rfkill.txt | ||
F: Documentation/driver-api/rfkill.rst | ||
F: Documentation/ABI/stable/sysfs-class-rfkill | ||
F: net/rfkill/ | ||
F: include/linux/rfkill.h | ||
|
@@ -15343,7 +15343,7 @@ F: drivers/dma-buf/dma-fence* | |
F: drivers/dma-buf/sw_sync.c | ||
F: include/linux/sync_file.h | ||
F: include/uapi/linux/sync_file.h | ||
F: Documentation/sync_file.txt | ||
F: Documentation/driver-api/sync_file.rst | ||
T: git git://anongit.freedesktop.org/drm/drm-misc | ||
|
||
SYNOPSYS ARC ARCHITECTURE | ||
|
@@ -16839,7 +16839,7 @@ R: Cornelia Huck <[email protected]> | |
L: [email protected] | ||
T: git git://github.com/awilliam/linux-vfio.git | ||
S: Maintained | ||
F: Documentation/vfio.txt | ||
F: Documentation/driver-api/vfio.rst | ||
F: drivers/vfio/ | ||
F: include/linux/vfio.h | ||
F: include/uapi/linux/vfio.h | ||
|
@@ -16848,7 +16848,7 @@ VFIO MEDIATED DEVICE DRIVERS | |
M: Kirti Wankhede <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/vfio-mediated-device.txt | ||
F: Documentation/driver-api/vfio-mediated-device.rst | ||
F: drivers/vfio/mdev/ | ||
F: include/linux/mdev.h | ||
F: samples/vfio-mdev/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.