-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As we move stuff around, some doc references are broken. Fix some of them via this script: ./scripts/documentation-file-ref-check --fix Manually checked that produced results are valid. Acked-by: Matthias Brugger <[email protected]> Acked-by: Takashi Iwai <[email protected]> Acked-by: Jeff Kirsher <[email protected]> Acked-by: Guenter Roeck <[email protected]> Acked-by: Miguel Ojeda <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> Acked-by: Jonathan Corbet <[email protected]>
- Loading branch information
Showing
23 changed files
with
41 additions
and
41 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
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 |
---|---|---|
|
@@ -160,7 +160,7 @@ [email protected]의 메인테이너에게 보낼 것을 권장한다. | |
독특한 행동에 관하여 흔히 있는 오해들과 혼란들을 해소하고 있기 | ||
때문이다. | ||
|
||
:ref:`Documentation/process/stable_kernel_rules.rst <stable_kernel_rules>` | ||
:ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>` | ||
이 문서는 안정적인 커널 배포가 이루어지는 규칙을 설명하고 있으며 | ||
여러분들이 이러한 배포들 중 하나에 변경을 하길 원한다면 | ||
무엇을 해야 하는지를 설명한다. | ||
|
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 |
---|---|---|
|
@@ -4513,7 +4513,7 @@ DRM DRIVER FOR ILITEK ILI9225 PANELS | |
M: David Lechner <[email protected]> | ||
S: Maintained | ||
F: drivers/gpu/drm/tinydrm/ili9225.c | ||
F: Documentation/devicetree/bindings/display/ili9225.txt | ||
F: Documentation/devicetree/bindings/display/ilitek,ili9225.txt | ||
|
||
DRM DRIVER FOR INTEL I810 VIDEO CARDS | ||
S: Orphan / Obsolete | ||
|
@@ -4599,13 +4599,13 @@ DRM DRIVER FOR SITRONIX ST7586 PANELS | |
M: David Lechner <[email protected]> | ||
S: Maintained | ||
F: drivers/gpu/drm/tinydrm/st7586.c | ||
F: Documentation/devicetree/bindings/display/st7586.txt | ||
F: Documentation/devicetree/bindings/display/sitronix,st7586.txt | ||
|
||
DRM DRIVER FOR SITRONIX ST7735R PANELS | ||
M: David Lechner <[email protected]> | ||
S: Maintained | ||
F: drivers/gpu/drm/tinydrm/st7735r.c | ||
F: Documentation/devicetree/bindings/display/st7735r.txt | ||
F: Documentation/devicetree/bindings/display/sitronix,st7735r.txt | ||
|
||
DRM DRIVER FOR TDFX VIDEO CARDS | ||
S: Orphan / Obsolete | ||
|
@@ -4824,7 +4824,7 @@ M: Eric Anholt <[email protected]> | |
S: Supported | ||
F: drivers/gpu/drm/v3d/ | ||
F: include/uapi/drm/v3d_drm.h | ||
F: Documentation/devicetree/bindings/display/brcm,bcm-v3d.txt | ||
F: Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.txt | ||
T: git git://anongit.freedesktop.org/drm/drm-misc | ||
|
||
DRM DRIVERS FOR VC4 | ||
|
@@ -5735,7 +5735,7 @@ M: Madalin Bucur <[email protected]> | |
L: [email protected] | ||
S: Maintained | ||
F: drivers/net/ethernet/freescale/fman | ||
F: Documentation/devicetree/bindings/powerpc/fsl/fman.txt | ||
F: Documentation/devicetree/bindings/net/fsl-fman.txt | ||
|
||
FREESCALE QORIQ PTP CLOCK DRIVER | ||
M: Yangbo Lu <[email protected]> | ||
|
@@ -7425,7 +7425,7 @@ M: Linus Walleij <[email protected]> | |
L: [email protected] | ||
S: Maintained | ||
F: drivers/iio/gyro/mpu3050* | ||
F: Documentation/devicetree/bindings/iio/gyroscope/inv,mpu3050.txt | ||
F: Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.txt | ||
|
||
IOC3 ETHERNET DRIVER | ||
M: Ralf Baechle <[email protected]> | ||
|
@@ -8700,7 +8700,7 @@ M: Guenter Roeck <[email protected]> | |
L: [email protected] | ||
S: Maintained | ||
F: Documentation/hwmon/max6697 | ||
F: Documentation/devicetree/bindings/i2c/max6697.txt | ||
F: Documentation/devicetree/bindings/hwmon/max6697.txt | ||
F: drivers/hwmon/max6697.c | ||
F: include/linux/platform_data/max6697.h | ||
|
||
|
@@ -9080,7 +9080,7 @@ M: Martin Donnelly <[email protected]> | |
M: Martyn Welch <[email protected]> | ||
S: Maintained | ||
F: drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c | ||
F: Documentation/devicetree/bindings/video/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt | ||
F: Documentation/devicetree/bindings/display/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt | ||
|
||
MEGARAID SCSI/SAS DRIVERS | ||
M: Kashyap Desai <[email protected]> | ||
|
@@ -10728,7 +10728,7 @@ PARALLEL LCD/KEYPAD PANEL DRIVER | |
M: Willy Tarreau <[email protected]> | ||
M: Ksenija Stanojevic <[email protected]> | ||
S: Odd Fixes | ||
F: Documentation/misc-devices/lcd-panel-cgram.txt | ||
F: Documentation/auxdisplay/lcd-panel-cgram.txt | ||
F: drivers/misc/panel.c | ||
|
||
PARALLEL PORT SUBSYSTEM | ||
|
@@ -13291,7 +13291,7 @@ M: Vinod Koul <[email protected]> | |
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git | ||
S: Supported | ||
F: Documentation/sound/alsa/compress_offload.txt | ||
F: Documentation/sound/designs/compress-offload.rst | ||
F: include/sound/compress_driver.h | ||
F: include/uapi/sound/compress_* | ||
F: sound/core/compress_offload.c | ||
|
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