/Linux-v5.4/arch/powerpc/lib/ |
D | feature-fixups-test.S | 18 or 1,1,1 19 or 2,2,2 /* fixup will nop out this instruction */ 20 or 3,3,3 25 or 1,1,1 26 or 2,2,2 27 or 3,3,3 30 or 1,1,1 32 or 3,3,3 35 or 1,1,1 36 or 2,2,2 /* fixup will replace this with ftr_fixup_test2_alt */ [all …]
|
/Linux-v5.4/LICENSES/dual/ |
D | Apache-2.0 | 27 "Licensor" shall mean the copyright owner or entity authorized by the 31 entities that control, are controlled by, or are under common control with 33 power, direct or indirect, to cause the direction or management of such 34 entity, whether by contract or otherwise, or (ii) ownership of fifty 35 percent (50%) or more of the outstanding shares, or (iii) beneficial 38 "You" (or "Your") shall mean an individual or Legal Entity exercising 46 or translation of a Source form, including but not limited to compiled 49 "Work" shall mean the work of authorship, whether in Source or Object form, 51 is included in or attached to the work (an example is provided in the 54 "Derivative Works" shall mean any work, whether in Source or Object form, [all …]
|
D | CDDL-1.0 | 20 1.1. "Contributor" means each individual or entity that creates or 27 1.3. "Covered Software" means (a) the Original Software, or (b) 28 Modifications, or (c) the combination of files containing 35 1.5. "Initial Developer" means the individual or entity that first 38 1.6. "Larger Work" means a work which combines Covered Software or 45 extent possible, whether at the time of the initial grant or 51 A. Any file that results from an addition to, deletion from or 53 Software or previous Modifications; 56 or previous Modification; or 58 C. Any new file that is contributed or otherwise made available [all …]
|
D | MPL-1.1 | 21 1.0.1. "Commercial Use" means distribution or otherwise making the 24 1.1. "Contributor" means each entity that creates or contributes to 31 1.3. "Covered Code" means the Original Code or Modifications or the 42 1.6. "Initial Developer" means the individual or entity identified 46 1.7. "Larger Work" means a work which combines Covered Code or 52 extent possible, whether at the time of the initial grant or 55 1.9. "Modifications" means any addition to or deletion from the 56 substance or structure of either the Original Code or any previous 59 A. Any addition to or deletion from the contents of a file 60 containing Original Code or previous Modifications. [all …]
|
/Linux-v5.4/arch/sh/kernel/vsyscall/ |
D | vsyscall-sigreturn.S | 12 or r0, r0 13 or r0, r0 14 or r0, r0 15 or r0, r0 16 or r0, r0 29 or r0, r0 30 or r0, r0 31 or r0, r0 32 or r0, r0 33 or r0, r0
|
/Linux-v5.4/arch/microblaze/lib/ |
D | fastcopy.S | 117 or r9, r11, r9 /* t1 = h | t1 */ 122 or r9, r11, r9 /* t1 = h | t1 */ 127 or r9, r11, r9 /* t1 = h | t1 */ 132 or r9, r11, r9 /* t1 = h | t1 */ 137 or r9, r11, r9 /* t1 = h | t1 */ 142 or r9, r11, r9 /* t1 = h | t1 */ 147 or r9, r11, r9 /* t1 = h | t1 */ 152 or r9, r11, r9 /* t1 = h | t1 */ 166 or r9, r11, r9 /* t1 = h | t1 */ 171 or r9, r11, r9 /* t1 = h | t1 */ [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/ |
D | goodix.txt | 6 or "goodix,gt5663" 7 or "goodix,gt5688" 8 or "goodix,gt911" 9 or "goodix,gt9110" 10 or "goodix,gt912" 11 or "goodix,gt927" 12 or "goodix,gt9271" 13 or "goodix,gt928" 14 or "goodix,gt967" 15 - reg : I2C address of the chip. Should be 0x5d or 0x14
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/ |
D | mcp3422.txt | 5 "microchip,mcp3421" or 6 "microchip,mcp3422" or 7 "microchip,mcp3423" or 8 "microchip,mcp3424" or 9 "microchip,mcp3425" or 10 "microchip,mcp3426" or 11 "microchip,mcp3427" or
|
/Linux-v5.4/Documentation/devicetree/bindings/pwm/ |
D | pwm-meson.txt | 6 or "amlogic,meson-gxbb-pwm" 7 or "amlogic,meson-gxbb-ao-pwm" 8 or "amlogic,meson-axg-ee-pwm" 9 or "amlogic,meson-axg-ao-pwm" 10 or "amlogic,meson-g12a-ee-pwm" 11 or "amlogic,meson-g12a-ao-pwm-ab" 12 or "amlogic,meson-g12a-ao-pwm-cd" 17 - clocks: Could contain one or two parents clocks phandle for each of the two 19 - clock-names: Could contain at least the "clkin0" and/or "clkin1" names.
|
/Linux-v5.4/Documentation/process/ |
D | code-of-conduct.rst | 14 personal appearance, race, religion, or sexual identity and orientation. 31 * The use of sexualized language or imagery and unwelcome sexual attention or 33 * Trolling, insulting/derogatory comments, and personal or political attacks 34 * Public or private harassment 35 * Publishing others’ private information, such as a physical or electronic 48 Maintainers have the right and responsibility to remove, edit, or reject 50 not aligned to this Code of Conduct, or to ban temporarily or permanently any 52 offensive, or harmful. 58 when an individual is representing the project or its community. Examples of 59 representing a project or community include using an official project e-mail [all …]
|
/Linux-v5.4/Documentation/core-api/ |
D | printk-formats.rst | 16 char %d or %x 17 unsigned char %u or %x 18 short int %d or %x 19 unsigned short int %u or %x 20 int %d or %x 21 unsigned int %u or %x 22 long %ld or %lx 23 unsigned long %lu or %lx 24 long long %lld or %llx 25 unsigned long long %llu or %llx [all …]
|
/Linux-v5.4/Documentation/networking/device_drivers/qlogic/ |
D | LICENSE.qlcnic | 34 this service if you wish), that you receive source code or can get it 35 if you want it, that you can change the software or use pieces of it 39 anyone to deny you these rights or to ask you to surrender the rights. 41 distribute copies of the software, or if you modify it. 44 gratis or for a fee, you must give the recipients all the rights that 45 you have. You must make sure that they, too, receive or can get the 51 distribute and/or modify the software. 64 patent must be licensed for everyone's free use or not licensed at all. 72 0. This License applies to any program or other work which contains 75 refers to any such program or work, and a "work based on the Program" [all …]
|
D | LICENSE.qlge | 34 this service if you wish), that you receive source code or can get it 35 if you want it, that you can change the software or use pieces of it 39 anyone to deny you these rights or to ask you to surrender the rights. 41 distribute copies of the software, or if you modify it. 44 gratis or for a fee, you must give the recipients all the rights that 45 you have. You must make sure that they, too, receive or can get the 51 distribute and/or modify the software. 64 patent must be licensed for everyone's free use or not licensed at all. 72 0. This License applies to any program or other work which contains 75 refers to any such program or work, and a "work based on the Program" [all …]
|
/Linux-v5.4/Documentation/scsi/ |
D | LICENSE.qla2xxx | 36 this service if you wish), that you receive source code or can get it 37 if you want it, that you can change the software or use pieces of it 41 anyone to deny you these rights or to ask you to surrender the rights. 43 distribute copies of the software, or if you modify it. 46 gratis or for a fee, you must give the recipients all the rights that 47 you have. You must make sure that they, too, receive or can get the 53 distribute and/or modify the software. 66 patent must be licensed for everyone's free use or not licensed at all. 74 0. This License applies to any program or other work which contains 77 refers to any such program or work, and a "work based on the Program" [all …]
|
D | LICENSE.qla4xxx | 35 this service if you wish), that you receive source code or can get it 36 if you want it, that you can change the software or use pieces of it 40 anyone to deny you these rights or to ask you to surrender the rights. 42 distribute copies of the software, or if you modify it. 45 gratis or for a fee, you must give the recipients all the rights that 46 you have. You must make sure that they, too, receive or can get the 52 distribute and/or modify the software. 65 patent must be licensed for everyone's free use or not licensed at all. 73 0. This License applies to any program or other work which contains 76 refers to any such program or work, and a "work based on the Program" [all …]
|
/Linux-v5.4/arch/powerpc/boot/dts/fsl/ |
D | b4420qds.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * documentation and/or other materials provided with the distribution. 14 * names of its contributors may be used to endorse or promote products 20 * Foundation, either version 2 of that License or (at your option) any 24 * express or implied warranties, including, but not limited to, the implied 27 * direct, indirect, incidental, special, exemplary, or consequential damages 28 * (including, but not limited to, procurement of substitute goods or services; 29 * loss of use, data, or profits; or business interruption) however caused and 30 * on any theory of liability, whether in contract, strict liability, or tort 31 * (including negligence or otherwise) arising in any way out of the use of
|
D | b4420si-pre.dtsi | 6 * Redistribution and use in source and binary forms, with or without 12 * documentation and/or other materials provided with the distribution. 14 * names of its contributors may be used to endorse or promote products 20 * Foundation, either version 2 of that License or (at your option) any 24 * express or implied warranties, including, but not limited to, the implied 27 * direct, indirect, incidental, special, exemplary, or consequential damages 28 * (including, but not limited to, procurement of substitute goods or services; 29 * loss of use, data, or profits; or business interruption) however caused and 30 * on any theory of liability, whether in contract, strict liability, or tort 31 * (including negligence or otherwise) arising in any way out of the use of
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | em28xx-cardlist.rst | 23 - em2820 or em2840 27 - em2820 or em2840 31 - em2820 or em2840 35 - em2820 or em2840 39 - em2820 or em2840 55 - em2820 or em2840 67 - em2820 or em2840 75 - em2820 or em2840 115 - em2820 or em2840 119 - em2820 or em2840 [all …]
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | tuner.rst | 1 .. Permission is granted to copy, distribute and/or modify this 3 .. Version 1.1 or any later version published by the Free Software 8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 20 Video input devices can have one or more tuners demodulating a RF 21 signal. Each tuner is associated with one or more video inputs, 36 current video or radio input is queried. 45 device has one or more tuners. 51 Video output devices can have one or more modulators, that modulate a 52 video signal for radiation or connection to the antenna input of a TV 53 set or video recorder. Each modulator is associated with one or more [all …]
|
D | dev-radio.rst | 1 .. Permission is granted to copy, distribute and/or modify this 3 .. Version 1.1 or any later version published by the Free Software 8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 28 ``V4L2_CAP_TUNER`` or ``V4L2_CAP_MODULATOR`` flag in the 39 the :ref:`tuner or modulator <tuner>` ioctls. 41 They do not support the video input or output, audio input or output, 43 parameter, or overlay ioctls. All other ioctls and I/O methods are 52 Further all radio devices have one tuner or modulator (these are 54 frequency and to determine if a monaural or FM stereo program is 57 :ref:`VIDIOC_G_TUNER <VIDIOC_G_TUNER>` or
|
D | vidioc-g-tuner.rst | 1 .. Permission is granted to copy, distribute and/or modify this 3 .. Version 1.1 or any later version published by the Free Software 8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 19 VIDIOC_G_TUNER - VIDIOC_S_TUNER - Get or set tuner attributes 49 or return an ``EINVAL`` error code when the index is out of bounds. To 58 different audio mode if the requested mode is invalid or unsupported. 110 - :cspan:`1` The lowest tunable frequency in units of 62.5 kHz, or 112 of 62.5 Hz, or if the ``capability`` flag ``V4L2_TUNER_CAP_1HZ`` 119 or if the ``capability`` flag ``V4L2_TUNER_CAP_LOW`` is set, in 120 units of 62.5 Hz, or if the ``capability`` flag [all …]
|
/Linux-v5.4/LICENSES/preferred/ |
D | GPL-2.0 | 4 Valid-License-Identifier: GPL-2.0-or-later 12 or 14 For 'GNU General Public License (GPL) version 2 or any later version' use: 16 or 17 SPDX-License-Identifier: GPL-2.0-or-later 43 this service if you wish), that you receive source code or can get it 44 if you want it, that you can change the software or use pieces of it 48 anyone to deny you these rights or to ask you to surrender the rights. 50 distribute copies of the software, or if you modify it. 53 gratis or for a fee, you must give the recipients all the rights that [all …]
|
/Linux-v5.4/LICENSES/deprecated/ |
D | GPL-1.0 | 5 code. For existing kernel code the 'or any later version' option is 33 sure that you have the freedom to give away or sell copies of free 34 software, that you receive source code or can get it if you want it, 35 that you can change the software or use pieces of it in new free 39 anyone to deny you these rights or to ask you to surrender the rights. 41 distribute copies of the software, or if you modify it. 44 gratis or for a fee, you must give the recipients all the rights that 45 you have. You must make sure that they, too, receive or can get the 50 distribute and/or modify the software. 65 0. This License Agreement applies to any program or other work which [all …]
|
/Linux-v5.4/tools/usb/usbip/ |
D | COPYING | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|
/Linux-v5.4/drivers/staging/rtl8192u/ |
D | copying | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|