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.
Tom Saeger says: Recently, while reading up on binfmt I attempted to open a document ref only to find it was invalid. I did a quick grep, found all the binfmt_misc related broken refs and sent a patch. Fine. Easy. Then I wondered, "how many broken doc refs are there?". Turns out with all the recent doc moves, quite a few. I went about fixing just those found in Documentation/, except those in Documentation/translations/ and Documentation/devicetree/ for now. Most of these changes were s/txt/rst/ or fixing up a path to an obvious new location. Some required going back to v4.10 v4.4 or some other version to sleuth-out what content was actually being referenced and then fixing the reference to point to the new file with that content.
- Loading branch information
Showing
31 changed files
with
58 additions
and
54 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -230,4 +230,5 @@ Historic Edits | |
2005-03-19 - Dominic Cerquetti <[email protected]> | ||
- added stuff for dance pads, new d-pad->axes mappings | ||
|
||
Later changes may be viewed with 'git log Documentation/input/xpad.txt' | ||
Later changes may be viewed with | ||
'git log --follow Documentation/input/devices/xpad.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
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 |
---|---|---|
|
@@ -18,7 +18,7 @@ General information | |
|
||
This class of cards has a bt878a as the PCI interface, and require the bttv driver | ||
for accessing the i2c bus and the gpio pins of the bt8xx chipset. | ||
Please see Documentation/dvb/cards.txt => o Cards based on the Conexant Bt8xx PCI bridge: | ||
Please see Documentation/media/dvb-drivers/cards.rst => o Cards based on the Conexant Bt8xx PCI bridge: | ||
|
||
Compiling kernel please enable: | ||
|
||
|
@@ -45,7 +45,7 @@ Loading Modules | |
Regular case: If the bttv driver detects a bt8xx-based DVB card, all frontend and backend modules will be loaded automatically. | ||
Exceptions are: | ||
- Old TwinHan DST cards or clones with or without CA slot and not containing an Eeprom. | ||
People running udev please see Documentation/dvb/udev.txt. | ||
People running udev please see Documentation/media/dvb-drivers/udev.rst. | ||
|
||
In the following cases overriding the PCI type detection for dvb-bt8xx might be necessary: | ||
|
||
|
@@ -72,7 +72,7 @@ Useful parameters for verbosity level and debugging the dst module: | |
The autodetected values are determined by the cards' "response string". | ||
In your logs see f. ex.: dst_get_device_id: Recognize [DSTMCI]. | ||
For bug reports please send in a complete log with verbose=4 activated. | ||
Please also see Documentation/dvb/ci.txt. | ||
Please also see Documentation/media/dvb-drivers/ci.rst. | ||
|
||
Running multiple cards | ||
~~~~~~~~~~~~~~~~~~~~~~ | ||
|
@@ -100,7 +100,7 @@ Examples of card ID's: | |
$ modprobe bttv card=113 card=135 | ||
|
||
For a full list of card ID's please see Documentation/video4linux/CARDLIST.bttv. | ||
For a full list of card ID's please see Documentation/media/v4l-drivers/bttv-cardlist.rst. | ||
In case of further problems please subscribe and send questions to the mailing list: [email protected]. | ||
|
||
Probing the cards with broken PCI subsystem ID | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ management. Based on previous work by Patrick Mochel <[email protected]> | |
|
||
This document only covers the aspects of power management specific to PCI | ||
devices. For general description of the kernel's interfaces related to device | ||
power management refer to Documentation/power/admin-guide/devices.rst and | ||
power management refer to Documentation/driver-api/pm/devices.rst and | ||
Documentation/power/runtime_pm.txt. | ||
|
||
--------------------------------------------------------------------------- | ||
|
@@ -417,7 +417,7 @@ pm->runtime_idle() callback. | |
2.4. System-Wide Power Transitions | ||
---------------------------------- | ||
There are a few different types of system-wide power transitions, described in | ||
Documentation/power/admin-guide/devices.rst. Each of them requires devices to be handled | ||
Documentation/driver-api/pm/devices.rst. Each of them requires devices to be handled | ||
in a specific way and the PM core executes subsystem-level power management | ||
callbacks for this purpose. They are executed in phases such that each phase | ||
involves executing the same subsystem-level callback for every device belonging | ||
|
@@ -623,7 +623,7 @@ System restore requires a hibernation image to be loaded into memory and the | |
pre-hibernation memory contents to be restored before the pre-hibernation system | ||
activity can be resumed. | ||
|
||
As described in Documentation/power/admin-guide/devices.rst, the hibernation image is loaded | ||
As described in Documentation/driver-api/pm/devices.rst, the hibernation image is loaded | ||
into memory by a fresh instance of the kernel, called the boot kernel, which in | ||
turn is loaded and run by a boot loader in the usual way. After the boot kernel | ||
has loaded the image, it needs to replace its own code and data with the code | ||
|
@@ -677,7 +677,7 @@ controlling the runtime power management of their devices. | |
|
||
At the time of this writing there are two ways to define power management | ||
callbacks for a PCI device driver, the recommended one, based on using a | ||
dev_pm_ops structure described in Documentation/power/admin-guide/devices.rst, and the | ||
dev_pm_ops structure described in Documentation/driver-api/pm/devices.rst, and the | ||
"legacy" one, in which the .suspend(), .suspend_late(), .resume_early(), and | ||
.resume() callbacks from struct pci_driver are used. The legacy approach, | ||
however, doesn't allow one to define runtime power management callbacks and is | ||
|
@@ -1046,5 +1046,5 @@ PCI Local Bus Specification, Rev. 3.0 | |
PCI Bus Power Management Interface Specification, Rev. 1.2 | ||
Advanced Configuration and Power Interface (ACPI) Specification, Rev. 3.0b | ||
PCI Express Base Specification, Rev. 2.0 | ||
Documentation/power/admin-guide/devices.rst | ||
Documentation/driver-api/pm/devices.rst | ||
Documentation/power/runtime_pm.txt |
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.