/linux-4.1.27/drivers/net/ |
D | LICENSE.SRC | 5 Director, National Security Agency. This software may be used 10 and all warranties, expressed or implied, concerning the enclosed software. 11 This software was developed at SRC for use in internal research, and the 12 intent in sharing this software is to promote the productive interchange 13 of ideas throughout the research community. All software is furnished 14 on an "as-is" basis. No further updates to this software should be
|
/linux-4.1.27/Documentation/power/ |
D | 00-INDEX | 36 - Using swap files with software suspend (to disk) 38 - How to use dm-crypt and software suspend (to disk) together 40 - Goals, implementation, and usage of software suspend (ACPI S3) 42 - How to trick software suspend (to disk) into working when it isn't 44 - Experimental implementation of software suspend in userspace
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-wqe.h | 95 uint64_t software:1; member 179 uint64_t software:1; 248 uint64_t software:1; member 342 uint64_t software:1;
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-hid-prodikeys | 6 Allows control (via software) the midi channel to which 15 Allows control (via software) the sustain duration of a 26 The octave can be shifted via software up/down 2 octaves.
|
/linux-4.1.27/Documentation/ |
D | dcdbas.txt | 4 systems management software such as Dell OpenManage to perform system 10 700, and 750. Other Dell software such as the open source libsmbios project 21 On some Dell systems, systems management software must access certain 27 software to perform these system management interrupts: 34 Systems management software must perform the following steps to execute 52 The driver creates the following sysfs entries for systems management software
|
D | hw_random.txt | 3 The hw_random framework is software that makes use of a 5 a Random Number Generator (RNG). The software has two parts: 11 should download the support software as well. Download the 58 provide a binary software driver to give third party software
|
D | rfkill.txt | 24 - hard block: read-only radio block that cannot be overridden by software 26 the system software. 50 or from query_hw_block) set_block() will be invoked for additional software 52 value of the function rfkill_set_hw_state() to sync the software state
|
/linux-4.1.27/Documentation/scsi/ |
D | LICENSE.qla4xxx | 22 The licenses for most software are designed to take away your 25 software--to make sure the software is free for all its users. This 27 Foundation's software and to any other program whose authors commit to 28 using it. (Some other Free Software Foundation software is covered by 32 When we speak of free software, we are referring to freedom, not 34 have the freedom to distribute copies of free software (and charge for 36 if you want it, that you can change the software or use pieces of it 42 distribute copies of the software, or if you modify it. 50 We protect your rights with two steps: (1) copyright the software, and 52 distribute and/or modify the software. [all …]
|
D | LICENSE.qla2xxx | 23 The licenses for most software are designed to take away your 26 software--to make sure the software is free for all its users. This 28 Foundation's software and to any other program whose authors commit to 29 using it. (Some other Free Software Foundation software is covered by 33 When we speak of free software, we are referring to freedom, not 35 have the freedom to distribute copies of free software (and charge for 37 if you want it, that you can change the software or use pieces of it 43 distribute copies of the software, or if you modify it. 51 We protect your rights with two steps: (1) copyright the software, and 53 distribute and/or modify the software. [all …]
|
/linux-4.1.27/Documentation/networking/ |
D | LICENSE.qlge | 21 The licenses for most software are designed to take away your 24 software--to make sure the software is free for all its users. This 26 Foundation's software and to any other program whose authors commit to 27 using it. (Some other Free Software Foundation software is covered by 31 When we speak of free software, we are referring to freedom, not 33 have the freedom to distribute copies of free software (and charge for 35 if you want it, that you can change the software or use pieces of it 41 distribute copies of the software, or if you modify it. 49 We protect your rights with two steps: (1) copyright the software, and 51 distribute and/or modify the software. [all …]
|
D | LICENSE.qlcnic | 21 The licenses for most software are designed to take away your 24 software--to make sure the software is free for all its users. This 26 Foundation's software and to any other program whose authors commit to 27 using it. (Some other Free Software Foundation software is covered by 31 When we speak of free software, we are referring to freedom, not 33 have the freedom to distribute copies of free software (and charge for 35 if you want it, that you can change the software or use pieces of it 41 distribute copies of the software, or if you modify it. 49 We protect your rights with two steps: (1) copyright the software, and 51 distribute and/or modify the software. [all …]
|
D | baycom.txt | 104 the software DCD algorithm (see below). 111 hardware DCD, par96 implies software DCD). 120 busy. This is the task of the DCD circuitry/software. The driver may either 121 utilise a software DCD algorithm (options=1) or use a DCD signal from 124 ser12: if software DCD is utilised, the radio's squelch should always be 125 open. It is highly recommended to use the software DCD algorithm, 129 par96: the software DCD algorithm for this type of modem is rather poor. 131 a reasonable DCD algorithm in software. Therefore, if your radio
|
D | ipddp.txt | 21 Each mode requires its own user space software. 42 Decapsulation - You will need to download a software package called 52 Encapsulation - You will need to download a software daemon called ipddpd. 53 This software expects there to be an AppleTalk-IP gateway on the network.
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | license | 2 "This software program is licensed subject to the GNU General Public License 18 The licenses for most software are designed to take away your freedom to 20 to guarantee your freedom to share and change free software--to make sure 21 the software is free for all its users. This General Public License applies 22 to most of the Free Software Foundation's software and to any other program 24 software is covered by the GNU Library General Public License instead.) You 27 When we speak of free software, we are referring to freedom, not price. Our 29 to distribute copies of free software (and charge for this service if you 31 can change the software or use pieces of it in new free programs; and that 37 copies of the software, or if you modify it. [all …]
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 168 odsp->name, odsp->echo.hardware, odsp->echo.software, in dsp_cmx_debug() 416 if (!dsp->echo.software && !dsp->echo.hardware) { in dsp_cmx_hardware() 435 dsp->echo.software = dsp->tx_data; in dsp_cmx_hardware() 485 dsp->echo.software = 1; in dsp_cmx_hardware() 565 conf->software = 1; in dsp_cmx_hardware() 569 if (member->dsp->echo.hardware || member->dsp->echo.software) { in dsp_cmx_hardware() 671 conf->software = 0; in dsp_cmx_hardware() 746 conf->software = tx_data; in dsp_cmx_hardware() 808 conf->software = tx_data; in dsp_cmx_hardware() 838 conf->software = tx_data; in dsp_cmx_hardware() [all …]
|
D | dsp.h | 105 int software; /* conf is processed by software */ member 123 int software; /* dtmf uses software decoding */ member 148 int software; /* tones are generated by software */ member 162 int software; /* echo is generated by software */ member
|
D | dsp_core.c | 204 else if (dsp->dtmf.software) in dsp_rx_off_member() 207 else if (dsp->echo.software) in dsp_rx_off_member() 210 else if (dsp->conf && dsp->conf->software) in dsp_rx_off_member() 326 dsp->dtmf.software = 0; in dsp_control_req() 424 dsp->echo.software = 1; /* soft echo */ in dsp_control_req() 433 dsp->echo.software = 0; in dsp_control_req() 727 if (dsp->dtmf.software) { in dsp_function() 732 if (dsp->conf && dsp->conf->software) { in dsp_function() 911 if (dsp->dtmf.hardware || dsp->dtmf.software) in dsp_function() 930 dsp->tone.software = 0; in dsp_function()
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | b4420qds.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the 23 * This software is provided by Freescale Semiconductor "as is" and any 32 * this software, even if advised of the possibility of such damage.
|
D | b4qds.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the 23 * This software is provided by Freescale Semiconductor "as is" and any 32 * this software, even if advised of the possibility of such damage.
|
D | p5040ds.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the 23 * This software is provided by Freescale Semiconductor "as is" and any 32 * software, even if advised of the possibility of such damage.
|
D | t1040rdb.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t1042rdb.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t1042qds.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t1040qds.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t2081qds.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p1010rdb-pa_36b.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t1042rdb_pi.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t2080qds.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p1010rdb-pb_36b.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t2080rdb.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | b4860qds.dts | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | bsc9131rdb.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p1010rdb_32b.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
/linux-4.1.27/tools/usb/usbip/ |
D | COPYING | 11 The licenses for most software are designed to take away your 14 software--to make sure the software is free for all its users. This 16 Foundation's software and to any other program whose authors commit to 17 using it. (Some other Free Software Foundation software is covered by 21 When we speak of free software, we are referring to freedom, not 23 have the freedom to distribute copies of free software (and charge for 25 if you want it, that you can change the software or use pieces of it 31 distribute copies of the software, or if you modify it. 39 We protect your rights with two steps: (1) copyright the software, and 41 distribute and/or modify the software. [all …]
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | copying | 11 The licenses for most software are designed to take away your 14 software--to make sure the software is free for all its users. This 16 Foundation's software and to any other program whose authors commit to 17 using it. (Some other Free Software Foundation software is covered by 21 When we speak of free software, we are referring to freedom, not 23 have the freedom to distribute copies of free software (and charge for 25 if you want it, that you can change the software or use pieces of it 31 distribute copies of the software, or if you modify it. 39 We protect your rights with two steps: (1) copyright the software, and 41 distribute and/or modify the software. [all …]
|
/linux-4.1.27/ |
D | COPYING | 27 The licenses for most software are designed to take away your 30 software--to make sure the software is free for all its users. This 32 Foundation's software and to any other program whose authors commit to 33 using it. (Some other Free Software Foundation software is covered by 37 When we speak of free software, we are referring to freedom, not 39 have the freedom to distribute copies of free software (and charge for 41 if you want it, that you can change the software or use pieces of it 47 distribute copies of the software, or if you modify it. 55 We protect your rights with two steps: (1) copyright the software, and 57 distribute and/or modify the software. [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | interlaken-lac.txt | 25 interface. It accepts LA command through software portals, which are system 34 partitioned software. Separate nodes are used for each region, with a phandle 44 software. The version of the device is determined by the LAC 93 Interlaken Look-Aside (ILA) commands. The Interlaken LAC software portal 94 memory map occupies 128KB of memory space. The software portal memory space is 95 intended to be cache-enabled. WIMG for each software space is required to be 125 There are up to 24 available software portals with each software portal 126 requiring 4KB of consecutive memory within the software portal memory mapped 148 Interlaken LAC software portal registers.
|
/linux-4.1.27/arch/powerpc/boot/dts/fsl/ |
D | b4420si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the 23 * This software is provided by Freescale Semiconductor "as is" and any 32 * this software, even if advised of the possibility of such damage.
|
D | p5040si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the 23 * This software is provided by Freescale Semiconductor "as is" and any 32 * software, even if advised of the possibility of such damage.
|
D | b4420si-post.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the 23 * This software is provided by Freescale Semiconductor "as is" and any 32 * this software, even if advised of the possibility of such damage.
|
D | qoriq-qman1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-i2c-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec2-grp2-2.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-usb2-mph-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-sata2-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-gpio-2.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-qman3.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qonverge-usb2-dr-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-espi-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-i2c-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-sata2-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t1042si-post.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-espi-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-mpic-message-B.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec1-timer-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-esdhc-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec2-grp2-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-usb2-dr-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-gpio-3.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec2-grp2-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-esdhc-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-bman1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-gpio-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-usb2-dr-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-gpio-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-mpic-timer-B.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-sata2-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-sata2-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-usb2-dr-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-gpio-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | interlaken-lac.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-i2c-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | bsc9131si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec1-2.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec2-2.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-i2c-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-sec3.0-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-duart-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | mpc8536si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | mpc8544si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p1021si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | bsc9132si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | mpc8572si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec1-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | mpc8548si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-duart-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | c293si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-sec3.1-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | mpc8569si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec1-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p1020si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p1022si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec2-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-duart-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec1-3.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-etsec2-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | mpc8568si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-sec3.3-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-sec2.1-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p1010si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-dma-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-rmu-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-rmu-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-dma-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-mpic.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p2020si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | p1023si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-dma-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | pq3-dma-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t2080si-post.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-sec6.0-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | e500v2_power_isa.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | t208xsi-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | qoriq-clockgen2.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | e500mc_power_isa.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | elo3-dma-0.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | b4860si-pre.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
D | elo3-dma-1.dtsi | 15 * derived from this software without specific prior written permission. 18 * ALTERNATIVELY, this software may be distributed under the terms of the
|
/linux-4.1.27/arch/arm64/boot/dts/freescale/ |
D | fsl-ls2085a-simu.dts | 2 * Device Tree file for Freescale LS2085a software Simulator model 13 * a) This library is free software; you can redistribute it and/or 31 * obtaining a copy of this software and associated documentation 57 model = "Freescale Layerscape 2085a software Simulator model";
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf.txt | 35 and software features (software counters, tracepoints) as well.
|
/linux-4.1.27/drivers/misc/mic/ |
D | Kconfig | 16 <http://software.intel.com/en-us/mic-developer>. 36 <http://software.intel.com/en-us/mic-developer>. 54 <http://software.intel.com/en-us/mic-developer>.
|
/linux-4.1.27/Documentation/devicetree/bindings/power/reset/ |
D | keystone-reset.txt | 3 This node is intended to allow SoC reset in case of software reset 37 Setup keystone reset so that in case software reset or 58 Setup keystone reset so that in case of software reset or
|
/linux-4.1.27/Documentation/blackfin/ |
D | bfin-spi-notes.txt | 5 controlled by software (CPHA=1). However, the Linux SPI bus driver assumes that 6 the Slave Select is always under software control and being asserted during
|
/linux-4.1.27/drivers/staging/speakup/ |
D | Kconfig | 19 Litetalk, Keynote Gold internal PC, software 36 requires software to be pre-loaded on to the card before 118 contains the software which must be pre-loaded on to the 122 PC software has been pre-loaded on to the board. 160 tristate "Userspace software synthesizer support" 163 This is the software synthesizer device node. It will 166 output to software synths such as espeak, festival,
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei.txt | 34 - Storage of useful platform information such as software assets 45 http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide 145 http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide 149 http://software.intel.com/en-us/articles/download-the-latest-intel-amt-open-source-drivers/ 158 http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide 170 http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide 177 http://software.intel.com/en-us/articles/download-the-latest-intel-amt-open-source-drivers/
|
/linux-4.1.27/Documentation/power/regulator/ |
D | design.txt | 13 of the system - software-equivalent variants of the same chip may 15 requirements are visible to software.
|
/linux-4.1.27/Documentation/vm/ |
D | numa | 6 hardware view and the Linux software view. 12 from the software abstraction thereof, we'll call the components/assemblies 35 Platform vendors don't build NUMA systems just to make software developers' 38 application software must arrange for a large majority of the memory references 42 This leads to the Linux software view of a NUMA system: 44 Linux divides the system's hardware resources into multiple software 47 architectures. As with physical cells, software nodes may contain 0 or more
|
/linux-4.1.27/Documentation/hwmon/ |
D | ibmaem | 32 software, and temperature sensors. 38 software. Setting the power cap from the host is not currently supported.
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | kernel-stacks | 27 Switching to the kernel interrupt stack is done by software based on a 44 will switch back to the per-thread stack. If software wants to allow 85 Used for hardware debug interrupts (interrupt 1) and for software 89 software) can occur at any time. Using IST for these interrupts
|
D | boot-options.txt | 186 1. <arch/x86_64/kernel/pci-nommu.c>: use no hardware/software IOMMU at all 196 Kernel boot message: "PCI-DMA: Using software bounce buffering 214 soft Use software bounce buffering (SWIOTLB) (default for 238 an IOMMU or software bounce buffering. 243 iommu options only relevant to the software bounce buffering (SWIOTLB) IOMMU 246 <pages> Prereserve that many 128K pages for the software IO 248 force Force all IO through the software TLB.
|
/linux-4.1.27/Documentation/thermal/ |
D | exynos_thermal_emulation | 12 Thermal emulation mode supports software debug for TMU's operation. User can set temperature 13 manually with software code and TMU will read current temperature from user value not from
|
/linux-4.1.27/Documentation/development-process/ |
D | 8.Conclusion | 45 http://www.kernel.org/pub/software/scm/git/docs/ 47 http://www.kernel.org/pub/software/scm/git/docs/user-manual.html 56 In the end, it's the participation that matters. Any open source software
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | spear_spics.txt | 10 Chipselects can be controlled by software by turning them as GPIOs. SPEAr 11 provides another interface through system registers through which software can
|
/linux-4.1.27/drivers/fmc/ |
D | Kconfig | 22 tristate "FMC fake device (software testing)" 29 tristate "FMC trivial mezzanine driver (software testing)"
|
/linux-4.1.27/drivers/media/rc/ |
D | Kconfig | 45 if the IR is decoded in software 55 if the IR is decoded in software 65 uses the RC6 protocol, and you need software decoding support. 75 uses the JVC protocol, and you need software decoding support. 85 uses the Sony protocol, and you need software decoding support. 95 and you need software decoding support. 104 uses the Sharp protocol, and you need software decoding support. 125 if the IR is decoded in software
|
/linux-4.1.27/drivers/staging/i2o/ |
D | README.ioctl | 203 void *buf; /* Pointer to software buffer */ 204 u32 *swlen; /* Length of software buffer */ 211 This function downloads a software fragment pointed by sw->buf 244 void *buf; /* Pointer to software buffer */ 245 u32 *swlen; /* Length of software buffer */ 252 This function uploads a software fragment from the IOP identified 287 u32 *swlen; /* Length of the software data */ 294 This function removes software from the IOP identified by sw->iop.
|
/linux-4.1.27/arch/metag/boot/dts/ |
D | skeleton.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | tz1090_generic.dts | 4 * This program is free software; you can redistribute it and/or modify
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx6dl-cubox-i.dts | 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
D | imx6qdl-microsom.dtsi | 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
D | omap3-gta04a4.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap3-gta04a5.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap443x-clocks.dtsi | 6 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-sabreauto.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-sabresd.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | imx6q-hummingboard.dts | 10 * a) This file is free software; you can redistribute it and/or 23 * obtaining a copy of this software and associated documentation
|
D | rk3288-firefly.dts | 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
D | imx6q-cubox-i.dts | 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
D | rk3288-firefly-beta.dts | 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
D | imx6dl-hummingboard.dts | 10 * a) This file is free software; you can redistribute it and/or 23 * obtaining a copy of this software and associated documentation
|
D | at91sam9xe.dtsi | 12 * a) This file is free software; you can redistribute it and/or 25 * obtaining a copy of this software and associated documentation
|
D | armada-398.dtsi | 13 * a) This file is free software; you can redistribute it and/or 26 * obtaining a copy of this software and associated documentation
|
D | armada-390.dtsi | 13 * a) This file is free software; you can redistribute it and/or 26 * obtaining a copy of this software and associated documentation
|
D | stih416-b2000.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-udoo.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | omap4-panda.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | stih415-b2020.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | omap3-beagle-xm-ab.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | stih415-b2000.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | omap3-evm.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | am3517_mt_ventoux.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | imx6q-udoo.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | vf500-colibri.dtsi | 4 * This program is free software; you can redistribute it and/or modify
|
D | stih41x-b2020x.dtsi | 5 * This program is free software; you can redistribute it and/or modify
|
D | imx6q-wandboard.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | imx6q-wandboard-revb1.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | exynos5440-trip-points.dtsi | 6 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-wandboard-revb1.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-wandboard.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | omap3-overo-alto35.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | am335x-bone.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap446x-clocks.dtsi | 6 * This program is free software; you can redistribute it and/or modify
|
D | vf500-colibri-eval-v3.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap4-var-stk-om44.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | vf610-colibri-eval-v3.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap3-overo-tobi.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap4-sdp-es23plus.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | vf610.dtsi | 4 * This program is free software; you can redistribute it and/or modify
|
D | vf610-colibri.dtsi | 4 * This program is free software; you can redistribute it and/or modify
|
D | cx92755_equinox.dts | 13 * a) This file is free software; you can redistribute it and/or 26 * obtaining a copy of this software and associated documentation
|
D | sun6i-a31s.dtsi | 9 * a) This library is free software; you can redistribute it and/or 27 * obtaining a copy of this software and associated documentation
|
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/ |
D | atmel-wdt.txt | 19 - atmel,watchdog-type : Should be "hardware" or "software". Hardware watchdog 21 interrupt to trigger a software reset.
|
/linux-4.1.27/Documentation/arm64/ |
D | legacy_instructions.txt | 18 Uses software emulation. To aid migration of software, in this mode
|
/linux-4.1.27/drivers/staging/netlogic/ |
D | TODO | 1 * Implementing 64bit stat counter in software
|
/linux-4.1.27/drivers/parport/ |
D | BUGS-parport | 7 software-driven mode in ieee1284_ops.c
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | versatile-sysreg.txt | 5 platform functions like board detection and identification, software
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/ |
D | reboot.txt | 4 software reset mechanism may be overridden. Here the possible values of
|
/linux-4.1.27/drivers/media/pci/pt1/ |
D | Kconfig | 9 an external software decoder to watch TV on your computer.
|
/linux-4.1.27/Documentation/arm/ |
D | kernel_mode_neon.txt | 67 Earlier versions of VFP (prior to version 3) rely on software support for things 69 software assistance, it signals the kernel by raising an undefined instruction 71 current instruction and arguments, and emulates the instruction in software. 73 Such software assistance is currently not implemented for VFP instructions
|
/linux-4.1.27/firmware/edgeport/ |
D | boot2.H16 | 24 //* This program is free software; you can redistribute it and/or modify
|
D | down2.H16 | 25 //* This program is free software; you can redistribute it and/or modify
|
D | down.H16 | 25 //* This program is free software; you can redistribute it and/or modify
|
D | boot.H16 | 25 //* This program is free software; you can redistribute it and/or modify
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | boost.txt | 21 (e.g. x86) or software (e.g ARM). 61 whole system (0) or will allow the software or hardware to boost at will 68 same software setup.
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | FreeBird | 3 and software/linux maintained by Coventive(C), Inc.
|
/linux-4.1.27/drivers/scsi/osd/ |
D | Kbuild | 10 # This program is free software; you can redistribute it and/or modify
|
/linux-4.1.27/drivers/media/firewire/ |
D | Kconfig | 9 so you need an external software decoder to watch TV.
|
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 52 This library is free software; you can redistribute it and/or modify 56 Alternatively, this software may be distributed under the terms of the
|
/linux-4.1.27/Documentation/filesystems/ |
D | ecryptfs.txt | 3 eCryptfs is free software. Please see the file COPYING for details. 13 This software is currently undergoing development. Make sure to
|
/linux-4.1.27/arch/arm64/boot/dts/cavium/ |
D | thunder-88xx.dts | 11 * a) This library is free software; you can redistribute it and/or 29 * obtaining a copy of this software and associated documentation
|