| /Linux-v5.4/fs/unicode/ | 
| D | README.utf8data | 10   https://www.unicode.org/Public/12.1.0/ucd/CaseFolding.txt 11   https://www.unicode.org/Public/12.1.0/ucd/DerivedAge.txt 12   https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedCombiningClass.txt 13   https://www.unicode.org/Public/12.1.0/ucd/DerivedCoreProperties.txt 14   https://www.unicode.org/Public/12.1.0/ucd/NormalizationCorrections.txt 15   https://www.unicode.org/Public/12.1.0/ucd/NormalizationTest.txt 16   https://www.unicode.org/Public/12.1.0/ucd/UnicodeData.txt 20   900e76da1d822a160fd6b8c0b1d70094  CaseFolding.txt 21   131256380bff4fea8ad4a851616f2f10  DerivedAge.txt 22   e731a4089b30002144e107e3d6f8d1fa  DerivedCombiningClass.txt [all …] 
 | 
| D | Makefile | 12 # To generate utf8data.h from UCD, put *.txt files in this directory 18 		-a $(srctree)/$(src)/DerivedAge.txt \ 19 		-c $(srctree)/$(src)/DerivedCombiningClass.txt \ 20 		-p $(srctree)/$(src)/DerivedCoreProperties.txt \ 21 		-d $(srctree)/$(src)/UnicodeData.txt \ 22 		-f $(srctree)/$(src)/CaseFolding.txt \ 23 		-n $(srctree)/$(src)/NormalizationCorrections.txt \ 24 		-t $(srctree)/$(src)/NormalizationTest.txt \ 27 $(obj)/utf8data.h: $(obj)/mkutf8data $(filter %.txt, $(cmd_utf8data)) FORCE
  | 
| /Linux-v5.4/tools/perf/Documentation/ | 
| D | Makefile | 6 	$(filter-out $(addsuffix .txt, $(ARTICLES) $(SP_ARTICLES)), \ 7 		$(wildcard perf-*.txt)) \ 8 	perf.txt 13 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT)) 14 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT)) 22 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(… 30 _DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT)) 31 _DOC_MAN5=$(patsubst %.txt,%.5,$(MAN5_TXT)) 32 _DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT)) 240 $(OUTPUT)doc.dep : $(wildcard *.txt) build-docdep.perl [all …] 
 | 
| /Linux-v5.4/Documentation/x86/ | 
| D | intel_txt.rst | 2 Intel(R) TXT Overview 6 Technology (Intel(R) TXT), defines platform-level enhancements that 9 Intel TXT was formerly known by the code name LaGrande Technology (LT). 11 Intel TXT in Brief: 17 Intel TXT is part of the vPro(TM) brand and is also available some 24 This site also has a link to the Intel TXT MLE Developers Manual, 27 Intel TXT has been presented at various events over the past few 47 uses Intel TXT to perform a measured and verified launch of an OS 55 w/ TXT support since v3.2), and now Linux kernels. 67 To get trust in the initial kernel without using Intel TXT, a [all …] 
 | 
| /Linux-v5.4/tools/vm/ | 
| D | page_owner_sort.c | 6  * cat /sys/kernel/debug/page_owner > page_owner_full.txt 7  * grep -v ^PFN page_owner_full.txt > page_owner.txt 8  * ./page_owner_sort page_owner.txt sorted_page_owner.txt 22 	char *txt;  member 51 	return strcmp(l1->txt, l2->txt);  in compare_txt() 65 	    memcmp(buf, list[list_size-1].txt, len) == 0) {  in add_list() 73 	list[list_size].txt = malloc(len+1);  in add_list() 76 	memcpy(list[list_size].txt, buf, len);  in add_list() 77 	list[list_size].txt[len] = 0;  in add_list() 139 		    strcmp(list2[count-1].txt, list[i].txt) != 0) {  in main() [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ | 
| D | ilitek,ili9322.txt | 14   - vcc-supply: core voltage supply, see regulator/regulator.txt 16     see regulator/regulator.txt 17   - vci-supply: voltage supply for analog parts, see regulator/regulator.txt 18   - reset-gpios: a GPIO spec for the reset pin, see gpio/gpio.txt 23   - pixelclk-active: see display/panel/display-timing.txt 24   - de-active: see display/panel/display-timing.txt 25   - hsync-active: see display/panel/display-timing.txt 26   - vsync-active: see display/panel/display-timing.txt 29 spi/spi-bus.txt 33 media/video-interfaces.txt. This node should describe panel's video bus.
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/display/tegra/ | 
| D | nvidia,tegra20-host1x.txt | 17   See ../clocks/clock-bindings.txt for details. 19   See ../reset/reset.txt for details. 33     See ../clocks/clock-bindings.txt for details. 35     See ../reset/reset.txt for details. 46     See ../clocks/clock-bindings.txt for details. 48     See ../reset/reset.txt for details. 59     See ../clocks/clock-bindings.txt for details. 61     See ../reset/reset.txt for details. 72     See ../clocks/clock-bindings.txt for details. 74     See ../reset/reset.txt for details. [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/mmc/ | 
| D | sdhci-st.txt | 4 Documentation/devicetree/bindings/mmc/mmc.txt and the properties 14 			See: Documentation/devicetree/bindings/resource-names.txt 16 			See: Documentation/devicetree/bindings/clock/clock-bindings.txt 23 			See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt 36 			See:  Documentation/devicetree/bindings/mmc/mmc.txt. 39 			See:  Documentation/devicetree/bindings/mmc/mmc.txt. 43 			See:  Documentation/devicetree/bindings/mmc/mmc.txt. 46 			See: Documentation/devicetree/bindings/reset/reset.txt 52 			See:  Documentation/devicetree/bindings/mmc/mmc.txt. 55 			See:  Documentation/devicetree/bindings/mmc/mmc.txt. [all …] 
 | 
| D | uniphier-sd.txt | 27 - bus-width: see mmc.txt 28 - cap-sd-highspeed: see mmc.txt 29 - cap-mmc-highspeed: see mmc.txt 30 - sd-uhs-sdr12: see mmc.txt 31 - sd-uhs-sdr25: see mmc.txt 32 - sd-uhs-sdr50: see mmc.txt 33 - cap-mmc-hw-reset: should exist if reset-names contains "hw". see mmc.txt 34 - non-removable: see mmc.txt
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ | 
| D | madera.txt | 7 bindings/pinctrl/cirrus,madera-pinctrl.txt 8 bindings/regulator/arizona-regulator.txt 9 bindings/sound/madera.txt 28     bindings/regulator/regulator.txt 49     bindings/interrupt-controller/interrupts.txt 67     As defined in bindings/gpio.txt. 71     Documentation/devicetree/bindings/regulator/regulator.txt. 85     See bindings/regulator/arizona-regulator.txt 88     See bindings/regulator/arizona-regulator.txt
  | 
| D | motorola-cpcap.txt | 19 - ../power/supply/cpcap-battery.txt 20 - ../power/supply/cpcap-charger.txt 21 - ../regulator/cpcap-regulator.txt 22 - ../phy/phy-cpcap-usb.txt 23 - ../input/cpcap-pwrbutton.txt 24 - ../rtc/cpcap-rtc.txt 25 - ../leds/leds-cpcap.txt 26 - ../iio/adc/cpcap-adc.txt
  | 
| D | arizona.txt | 28     Documentation/devicetree/bindings/interrupt-controller/interrupts.txt 32     second cell is used to specify optional parameters, see ../gpio/gpio.txt 36     as covered in Documentation/devicetree/bindings/regulator/regulator.txt 62     for the appropriate values can found in <dt-bindings/mfd/arizona.txt>. If 69     Documentation/devicetree/bindings/regulator/regulator.txt 77   Regulator - ../regulator/arizona-regulator.txt 78   Extcon    - ../extcon/extcon-arizona.txt 79   Sound     - ../sound/wlf,arizona.txt
  | 
| D | mt6397.txt | 16 ../soc/mediatek/pwrap.txt 29 	For details, see ../rtc/rtc-mt6397.txt 33 	see ../regulator/mt6397-regulator.txt 35 	see ../regulator/mt6323-regulator.txt 45 	see ../leds/leds-mt6323.txt 50 	see ../input/mtk-pmic-keys.txt 55 	For details, see ../power/reset/mt6323-poweroff.txt
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/power/ | 
| D | wakeup-source.txt | 20 1. "enable-sdio-wakeup"		Documentation/devicetree/bindings/mmc/mmc.txt 21 2. "gpio-key,wakeup"		Documentation/devicetree/bindings/input/gpio-keys{,-polled}.txt 22 3. "has-tpo"			Documentation/devicetree/bindings/rtc/rtc-opal.txt 23 4. "linux,wakeup"		Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt 24 				Documentation/devicetree/bindings/mfd/tc3589x.txt 25 				Documentation/devicetree/bindings/input/touchscreen/ads7846.txt 26 5. "linux,keypad-wakeup"	Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt 27 6. "linux,input-wakeup"		Documentation/devicetree/bindings/input/samsung-keypad.txt 28 7. "nvidia,wakeup-source"	Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/net/ | 
| D | fsl-enetc.txt | 21 already defined in Documentation/devicetree/bindings/net/ethernet.txt or 22 Documentation/devicetree/bindings/net/phy.txt. 27 			  Defined in ethernet.txt. 29 - phy-connection-type	: Defined in ethernet.txt. 31 - mdio			: "mdio" node, defined in mdio.txt. 33 - ethernet-phy		: "ethernet-phy" node, defined in phy.txt. 65 already defined in Documentation/devicetree/bindings/net/mdio.txt. 90 as specified by Documentation/devicetree/bindings/net/fixed-link.txt. 94 - fixed-link	: "fixed-link" node, defined in "fixed-link.txt".
  | 
| D | socionext-netsec.txt | 11 - phy-mode: See ethernet.txt file in the same directory 12 - phy-handle: See ethernet.txt in the same directory. 23 	- compatible: Refer to phy.txt 26 Optional properties: (See ethernet.txt file in the same directory) 29 - max-speed: See ethernet.txt in the same directory. 30 - max-frame-size: See ethernet.txt in the same directory. 33 defined in ethernet.txt.
  | 
| /Linux-v5.4/Documentation/cpu-freq/ | 
| D | index.txt | 22 amd-powernow.txt -	AMD powernow driver specific file. 24 core.txt	-	General description of the CPUFreq core and 27 cpu-drivers.txt -	How to implement a new cpufreq processor driver. 29 cpufreq-nforce2.txt -	nVidia nForce2 platform specific file. 31 cpufreq-stats.txt -	General description of sysfs cpufreq stats. 33 index.txt	-	File index, Mailing list and Links (this document) 35 pcc-cpufreq.txt -	PCC cpufreq driver specific file.
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/display/rockchip/ | 
| D | dw_hdmi-rockchip.txt | 8 Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt with the 19 - reg: See dw_hdmi.txt. 20 - reg-io-width: See dw_hdmi.txt. Shall be 4. 22 - clocks: See dw_hdmi.txt. 23 - clock-names: Shall contain "iahb" and "isfr" as defined in dw_hdmi.txt. 24 - ports: See dw_hdmi.txt. The DWC HDMI shall have a single port numbered 0 35 - clock-names: See dw_hdmi.txt. The "cec" clock is optional. 36 - clock-names: May contain "cec" as defined in dw_hdmi.txt.
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/leds/ | 
| D | leds-gpio.txt | 11   Documentation/devicetree/bindings/gpio/gpio.txt.  Active low LEDs should be 14   see Documentation/devicetree/bindings/leds/common.txt 16   see Documentation/devicetree/bindings/leds/common.txt 18   see Documentation/devicetree/bindings/leds/common.txt (deprecated) 20   see Documentation/devicetree/bindings/leds/common.txt 22   see Documentation/devicetree/bindings/leds/common.txt 29   see Documentation/devicetree/bindings/leds/common.txt
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/ | 
| D | edt-ft5x06.txt | 56  - touchscreen-size-x	   : See touchscreen.txt 57  - touchscreen-size-y	   : See touchscreen.txt 58  - touchscreen-fuzz-x      : See touchscreen.txt 59  - touchscreen-fuzz-y      : See touchscreen.txt 60  - touchscreen-inverted-x  : See touchscreen.txt 61  - touchscreen-inverted-y  : See touchscreen.txt 62  - touchscreen-swapped-x-y : See touchscreen.txt
  | 
| D | exc3000.txt | 7 - touchscreen-size-x: See touchscreen.txt 8 - touchscreen-size-y: See touchscreen.txt 11 - touchscreen-inverted-x: See touchscreen.txt 12 - touchscreen-inverted-y: See touchscreen.txt 13 - touchscreen-swapped-x-y: See touchscreen.txt
  | 
| D | raspberrypi,firmware-ts.txt | 9  - touchscreen-size-x: See touchscreen.txt 10  - touchscreen-size-y: See touchscreen.txt 11  - touchscreen-inverted-x: See touchscreen.txt 12  - touchscreen-inverted-y: See touchscreen.txt 13  - touchscreen-swapped-x-y: See touchscreen.txt
  | 
| /Linux-v5.4/Documentation/scsi/ | 
| D | scsi-parameters.txt | 19 			See Documentation/scsi/aha152x.txt. 25 			See Documentation/scsi/aic7xxx.txt. 28 			See Documentation/scsi/aic79xx.txt. 60 			See Documentation/scsi/g_NCR5380.txt. 63 			See Documentation/scsi/g_NCR5380.txt. 66 			See Documentation/scsi/g_NCR5380.txt. 72 			See also Documentation/scsi/st.txt. 104 			See Documentation/scsi/st.txt.
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/display/mediatek/ | 
| D | mediatek,disp.txt | 12 Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt. 25 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt and 26 Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt. 39 	"mediatek,<chip>-dsi"        - DSI controller, see mediatek,dsi.txt 40 	"mediatek,<chip>-dpi"        - DPI controller, see mediatek,dpi.txt 48   See Documentation/devicetree/bindings/clock/clock-bindings.txt for details. 51   mediatek,dsi.txt and mediatek,dpi.txt, respectively. 60   in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt 62   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt 185 	/* See mediatek,dsi.txt for details */ [all …] 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | generate-cmdlist.sh | 13 sed -n -e 's/^perf-\([^ 	]*\)[ 	].* common.*/\1/p' command-list.txt | 23      }' "Documentation/perf-$cmd.txt" 27 sed -n -e 's/^perf-\([^ 	]*\)[ 	].* full.*/\1/p' command-list.txt | 37      }' "Documentation/perf-$cmd.txt" 42 sed -n -e 's/^perf-\([^ 	]*\)[ 	].* audit*/\1/p' command-list.txt | 52      }' "Documentation/perf-$cmd.txt"
  |