Home
last modified time | relevance | path

Searched +full:application +full:- +full:notes (Results 1 – 25 of 193) sorted by relevance

12345678

/kernel/linux/linux-4.19/Documentation/misc-devices/mei/
Dmei.txt8 resource (Co-processor) residing inside certain Intel chipsets. The Intel ME
15 communication channel between a host application and the Intel ME feature.
18 each client has its own protocol. The protocol is message-based with a
25 Intel AMT provides the ability to manage a host remotely out-of-band (OOB)
30 - Monitoring hardware state and platform components
31 - Remote power off/on (useful for green computing or overnight IT
33 - OS updates
34 - Storage of useful platform information such as software assets
35 - Built-in hardware KVM
36 - Selective network isolation of Ethernet and IP protocol flows based
[all …]
/kernel/linux/linux-4.19/Documentation/crypto/
Dasync-tx-api.txt16 4 DMAENGINE DRIVER DEVELOPER NOTES
18 4.2 "My application needs exclusive control of hardware channels"
22 ---
27 bulk memory transfers/transforms with support for inter-transactional
37 xor-parity-calculations of the md-raid5 driver using the offload engines
47 operations to be submitted, like xor->copy->xor in the raid5 case. The
60 memcpy - memory copy between a source and a destination buffer
61 memset - fill a destination buffer with a byte value
62 xor - xor a series of source buffers and write the result to a
64 xor_val - xor a series of source buffers and set a flag if the
[all …]
Dapi-intro.txt8 mode ciphers), this will allow for pages to be encrypted in-place
21 'Transforms' are user-instantiated objects, which maintain state, handle all
29 [transform ops] (per-type logic glue e.g. cipher.c, compress.c)
44 subject to block size requirements (i.e., non-stream ciphers can only
81 DEVELOPER NOTES
91 across non-aligned page fragment boundaries.
105 Algorithms submitted must also be generally patent-free (e.g. IDEA
111 as well as general application notes such as RFC2451 ("The ESP CBC-Mode
125 linux-crypto@vger.kernel.org
164 Jean-Luc Cooke
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad9467.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD9467 and similar High-Speed ADCs
10 - Michael Hennerich <michael.hennerich@analog.com>
11 - Alexandru Ardelean <alexandru.ardelean@analog.com>
14 The AD9467 and the parts similar with it, are high-speed analog-to-digital
17 lower MSPS, suitable for the intended application of each part.
19 All the parts support the register map described by Application Note AN-877
20 https://www.analog.com/media/en/technical-documentation/application-notes/AN-877.pdf
[all …]
/kernel/linux/linux-5.10/Documentation/crypto/
Dasync-tx-api.rst1 .. SPDX-License-Identifier: GPL-2.0
22 4 DMAENGINE DRIVER DEVELOPER NOTES
24 4.2 "My application needs exclusive control of hardware channels"
32 bulk memory transfers/transforms with support for inter-transactional
43 xor-parity-calculations of the md-raid5 driver using the offload engines
54 operations to be submitted, like xor->copy->xor in the raid5 case. The
64 -----------------------------
72 ------------------------
92 -------------------------
94 The return value is non-NULL and points to a 'descriptor' when the operation
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-fcoe4 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
13 per-port settings and finally write to the fcoe_ctlr_device's
28 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
66 Initialization Protocol (FIP) Keep-Alives (FKA).
78 Notes: ctlr_X (global increment starting at 0)
83 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
117 The FIP Keep-Alive period
121 - "Unknown" - Initialization value
122 - "Disconnected" - No link to the FCF/fabric
123 - "Connected" - Host is connected to the FCF
[all …]
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-bus-fcoe4 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
11 per-port settings and finally write to the fcoe_ctlr_device's
25 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
57 Initialization Protocol (FIP) Keep-Alives (FKA).
66 Notes: ctlr_X (global increment starting at 0)
71 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
96 fka_period: The FIP Keep-Alive period
99 "Unknown" - Initialization value
100 "Disconnected" - No link to the FCF/fabric
101 "Connected" - Host is connected to the FCF
[all …]
/kernel/linux/linux-4.19/Documentation/hwmon/
Dmax207517 Addresses scanned: -
9 Application note: http://pdfserv.maximintegrated.com/en/an/AN5941.pdf
11 Author: Guenter Roeck <linux@roeck-us.net>
15 -----------
24 Usage Notes
25 -----------
27 This driver does not auto-detect devices. You will have to instantiate the
28 devices explicitly. Please see Documentation/i2c/instantiating-devices for
33 ---------------------
39 -------------
/kernel/linux/linux-4.19/Documentation/arm64/
Dlegacy_instructions.txt9 behaviours and the corresponding values of the sysctl nodes -
36 individual instruction notes for further information.
39 -----------------------------
55 for this feature to be enabled. If a new CPU - which doesn't support mixed
56 endian - is hotplugged in after this feature has been enabled, there could
57 be unexpected results in the application.
/kernel/linux/linux-5.10/Documentation/ide/
DChangeLog.ide-tape.1995-20022 * Ver 0.1 Nov 1 95 Pre-working code :-)
8 * we received non serial read-ahead requests from the
17 * ide tapes :-)
73 * Removed some old (non-active) code which had
96 * Pre-calculation of the expected read/write request
109 * continuous view of the media - any mix of block sizes
116 * By cooperating with ide-dma.c, bus mastering DMA can
120 * and can be enabled by using hdparm -d1 on the tape's
122 * comments in ide-dma.c.
129 * Ver 1.7 Sep 10 96 Minor changes for the CONNER CTT8000-A model.
[all …]
/kernel/linux/linux-4.19/Documentation/ide/
DChangeLog.ide-tape.1995-20022 * Ver 0.1 Nov 1 95 Pre-working code :-)
8 * we received non serial read-ahead requests from the
17 * ide tapes :-)
73 * Removed some old (non-active) code which had
96 * Pre-calculation of the expected read/write request
109 * continuous view of the media - any mix of block sizes
116 * By cooperating with ide-dma.c, bus mastering DMA can
120 * and can be enabled by using hdparm -d1 on the tape's
122 * comments in ide-dma.c.
129 * Ver 1.7 Sep 10 96 Minor changes for the CONNER CTT8000-A model.
[all …]
/kernel/linux/linux-5.10/Documentation/arm64/
Dlegacy_instructions.rst13 behaviours and the corresponding values of the sysctl nodes -
43 individual instruction notes for further information.
46 -----------------------------
66 for this feature to be enabled. If a new CPU - which doesn't support mixed
67 endian - is hotplugged in after this feature has been enabled, there could
68 be unexpected results in the application.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dmax20751.rst10 Addresses scanned: -
14 Application note: https://pdfserv.maximintegrated.com/en/an/AN5941.pdf
16 Author: Guenter Roeck <linux@roeck-us.net>
20 -----------
29 Usage Notes
30 -----------
32 This driver does not auto-detect devices. You will have to instantiate the
33 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for
38 ---------------------
44 -------------
/kernel/linux/linux-5.10/Documentation/networking/
Ddccp.rst1 .. SPDX-License-Identifier: GPL-2.0
9 - Introduction
10 - Missing features
11 - Socket options
12 - Sysctl variables
13 - IOCTLs
14 - Other tunables
15 - Notes
22 for real-time and multimedia (streaming) traffic.
26 implementation, this is the TCP-like CCID2 (RFC 4341). Additional CCIDs, such as
[all …]
Dcdc_mbim.rst1 .. SPDX-License-Identifier: GPL-2.0
4 cdc_mbim - Driver for CDC MBIM Mobile Broadband modems
24 -----------
26 :Valid Range: N/Y (0-1)
46 userspace MBIM management application always is required to enable a
51 - mbimcli (included with the libmbim [3] library), and
52 - ModemManager [4]
55 management application:
57 - open the control channel
58 - configure network connection settings
[all …]
/kernel/linux/linux-4.19/Documentation/networking/
Ddccp.txt7 - Introduction
8 - Missing features
9 - Socket options
10 - Sysctl variables
11 - IOCTLs
12 - Other tunables
13 - Notes
20 for real-time and multimedia (streaming) traffic.
24 implementation, this is the TCP-like CCID2 (RFC 4341). Additional CCIDs, such as
25 the TCP-friendly CCID3 (RFC 4342), are optional.
[all …]
Dcdc_mbim.txt1 cdc_mbim - Driver for CDC MBIM Mobile Broadband modems
21 -----------
23 Valid Range: N/Y (0-1)
43 userspace MBIM management application always is required to enable a
47 - mbimcli (included with the libmbim [3] library), and
48 - ModemManager [4]
51 management application:
52 - open the control channel
53 - configure network connection settings
54 - connect to network
[all …]
/kernel/linux/linux-5.10/Documentation/bpf/
Dprog_cgroup_sysctl.rst1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
8 provides cgroup-bpf hook for sysctl.
31 (``1``). This field is read-only.
34 or written. This field is read-write. Writing to the field sets the starting
38 when it's called by user space on ``file_pos > 0``. Writing non-zero
55 If program returns ``0`` user space will get ``-1`` from ``read(2)`` or
73 on ``ctx->write == 1``;
77 overridden starting from the current ``ctx->file_pos``. If the whole value
79 to the helper. This helper can be used only on ``ctx->write == 1``. New
102 6. Notes
[all …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/
Diavf.rst1 .. SPDX-License-Identifier: GPL-2.0+
8 Copyright(c) 2013-2018 Intel Corporation.
13 - Overview
14 - Identifying Your Adapter
15 - Additional Configurations
16 - Known Issues/Troubleshooting
17 - Support
30 The guest OS loading the iavf driver must support MSI-X interrupts.
53 ---------------------
58 # dmesg -n 8
[all …]
/kernel/linux/linux-4.19/Documentation/usb/
Diuu_phoenix.txt2 -----------------------------
9 bring a ttyUSB[0-x] interface. This driver must be
10 used by your favorite application to pilot the IUU
42 - clockmode will provide 3 different base settings commonly adopted by
48 - boost provide a way to overclock the reader ( my favorite :-) )
58 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
61 - xmas is completely useless except for your eyes. This is one of my friend who was
66 - debug will produce a lot of debugging messages...
69 Last notes:
/kernel/linux/linux-5.10/Documentation/riscv/
Dboot-image-header.rst2 Boot image header in RISC-V Linux
8 This document only describes the boot image header details for RISC-V Linux.
13 The following 64-byte header is present in decompressed Linux kernel image::
28 ARM64 header. Thus, both ARM64 & RISC-V header can be combined into one common
31 Notes subtitle
34 - This header can also be reused to support EFI stub for RISC-V in future. EFI
36 in order to load it as an EFI application. In order to support EFI stub,
40 - version field indicate header version number
50 - The "magic" field is deprecated as of version 0.2. In a future
55 - In current header, the flags field has only one field.
[all …]
/kernel/linux/linux-5.10/Documentation/usb/
Diuu_phoenix.rst10 bring a ttyUSB[0-x] interface. This driver must be
11 used by your favorite application to pilot the IUU
50 - clockmode will provide 3 different base settings commonly adopted by
57 - boost provide a way to overclock the reader ( my favorite :-) )
67 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
70 - xmas is completely useless except for your eyes. This is one of my friend who was
75 - debug will produce a lot of debugging messages...
78 Last notes
/kernel/linux/linux-4.19/Documentation/x86/
Dintel_mpx.txt7 references, for those references whose compile-time normal intentions are
21 http://software.intel.com/en-us/articles/intel-software-development-emulator
31 is how we expect the compiler, application and kernel to work together.
33 1) Application developer compiles with -fmpx. The compiler will add the
45 MPX-instrumented.
47 succeed, and notes the location of the bounds directory. Userspace is
51 4) If the application needs to spill bounds out of the 4 registers, it
56 5) If the application violates the bounds specified in the bounds registers,
66 GCC with -fmpx:
68 * inserts code early in the application to call in to the "gcc runtime"
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/
Drc-tables.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
30 .. flat-table:: IR default keymapping
31 :header-rows: 0
32 :stub-columns: 0
36 - .. row 1
38 - Key code
40 - Meaning
42 - Key examples on IR
44 - .. row 2
46 - **Numeric keys**
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/rc/
Drc-tables.rst1 .. -*- coding: utf-8; mode: rst -*-
30 .. flat-table:: IR default keymapping
31 :header-rows: 0
32 :stub-columns: 0
36 - .. row 1
38 - Key code
40 - Meaning
42 - Key examples on IR
44 - .. row 2
46 - **Numeric keys**
[all …]

12345678