Home
last modified time | relevance | path

Searched full:with (Results 1 – 25 of 3459) sorted by relevance

12345678910>>...139

/Documentation/devicetree/bindings/mips/
Dralink.yaml13 Boards with a Ralink SoC shall have the following properties.
20 - description: Boards with Ralink RT2880 SoC
26 - description: Boards with Ralink RT3050 SoC
30 - description: Boards with Ralink RT3052 SoC
36 - description: Boards with Ralink RT3350 SoC
40 - description: Boards with Ralink RT3352 SoC
44 - description: Boards with Ralink RT3383 SoC
50 - description: Boards with Ralink RT5350 SoC
54 - description: Boards with Mediatek/Ralink MT7620A SoC
60 - description: Boards with Mediatek/Ralink MT7620N SoC
[all …]
/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-mt63606 Calculating with scale and offset returns voltage in uV
12 Indicated MT6360 VBUS ADC with lower accuracy(+-75mA)
14 Calculating with scale and offset returns voltage in uV
20 Indicated MT6360 VBUS ADC with higher accuracy(+-30mA)
22 Calculating with scale and offset returns voltage in uV
29 Calculating with scale and offset returns voltage in uV
36 Calculating with scale and offset returns voltage in uV
43 Calculating with scale and offset returns voltage in uA
50 Calculating with scale and offset returns voltage in uA
57 Calculating with scale and offset returns voltage in uV
[all …]
Dsysfs-fs-ubifs6 Exposes magic errors: every node starts with a magic number.
9 with a corrupted magic number.
11 The counter is reset to 0 with a remount.
21 with a corrupted node type.
23 The counter is reset to 0 with a remount.
33 with a bad crc checksum.
35 The counter is reset to 0 with a remount.
/Documentation/devicetree/bindings/arm/
Damlogic.yaml20 - description: Boards with the Amlogic Meson6 SoC
26 - description: Boards with the Amlogic Meson8 SoC
32 - description: Boards with the Amlogic Meson8m2 SoC
38 - description: Boards with the Amlogic Meson8b SoC
46 - description: Boards with the Amlogic Meson GXBaby SoC
68 - description: Boards with the Amlogic Meson GXL S805X SoC
76 - description: Boards with the Amlogic Meson GXL S905W SoC
85 - description: Boards with the Amlogic Meson GXL S905X SoC
98 - description: Boards with the Amlogic Meson GXL S905D SoC
111 - description: Boards with the Amlogic Meson GXLX S905L SoC
[all …]
/Documentation/devicetree/bindings/
Dtrivial-devices.yaml35 … # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin
70 # Total-Elapsed-Time Recorder with Alarm
74 # CPU Supervisor with Nonvolatile Memory and Programmable I/O
92 # DA9053: flexible system level PMIC with multicore support
142 # Injoinic IP5108 2.0A Power Bank IC with I2C
144 # Injoinic IP5109 2.1A Power Bank IC with I2C
146 # Injoinic IP5207 1.2A Power Bank IC with I2C
148 # Injoinic IP5209 2.4A Power Bank IC with I2C
170 # 10 kOhm digital potentiometer with I2C interface
172 # 50 kOhm digital potentiometer with I2C interface
[all …]
/Documentation/virt/kvm/arm/
Dpkvm.rst21 of this change is that the host itself runs with an identity mapping enabled
22 at stage-2, providing the hypervisor code with a mechanism to restrict host
28 The pKVM hypervisor is enabled by booting the host kernel at EL2 with
38 to enable pKVM if protected VMs are required, with non-protected state acting
44 - Guest memory cannot be file-backed (with the exception of shmem/memfd) and is
46 swapping-out, migrating, merging or generally doing anything useful with the
56 - Memslot configuration is fixed once a VM has started running, with subsequent
57 move or deletion requests being rejected with ``-EPERM``.
63 with ``-EBUSY``.
65 If you are not happy with these limitations, then please don't enable pKVM :)
[all …]
/Documentation/userspace-api/media/v4l/
Dpixfmt-compressed.rst63 - H264 parsed slice data, including slice headers, either with or
66 H264 pipeline with the :ref:`stateless_decoder`.
70 In addition, metadata associated with the frame to decode are
78 with this pixel format. The output buffer must contain the
100 - MPEG1 Picture. Each buffer starts with a Picture header, followed
101 by other headers as needed and ending with the Picture data.
109 - MPEG2 Picture. Each buffer starts with a Picture header, followed
110 by other headers as needed and ending with the Picture data.
120 MPEG-2 pipeline with the :ref:`stateless_decoder`.
121 Metadata associated with the frame to decode is required to be passed
[all …]
Dio.rst10 a device. All drivers exchanging data with applications must support at
19 with memory mapped or user buffers applications call the
24 initiating video overlay with the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>`
27 Generally exactly one I/O method, including overlay, is associated with
29 exchanging data with a driver ("panel applications", see :ref:`open`)
31 the same file descriptor, for compatibility with V4L and earlier
/Documentation/process/
Dsubmit-checklist.rst37 3) Has been carefully reviewed with respect to relevant ``Kconfig``
38 combinations. This is very hard to get right with testing---brainpower
52 4) All new module parameters are documented with ``MODULE_PARM_DESC()``
62 Check your code with tools
65 1) Check for trivial violations with the patch style checker prior to
70 2) Check cleanly with sparse.
82 a) with applicable or modified ``CONFIG`` options ``=y``, ``=m``, and
98 3) Newly-added code has been compiled with ``gcc -W`` (use
104 then test multiple builds with the related ``Kconfig`` symbols disabled
110 ``CONFIG_NET``, ``CONFIG_INET=n`` (but latter with ``CONFIG_NET=y``).
[all …]
Dlicense-rules.rst10 with an explicit syscall exception described in
19 which is required to be compatible with the GPL-2.0::
36 communicate with the kernel. Because the UAPI headers must be includable
56 license list at https://spdx.org/licenses/ along with the license texts.
86 files. There was build breakage observed with generated .lds files where
97 SPDX short form license identifiers separated by "WITH" when a license
102 License identifiers for licenses like [L]GPL with the 'or later' option
108 WITH should be used when there is a modifier to a license needed.
111 // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
112 // SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note
[all …]
/Documentation/crypto/
Duserspace-if.rst56 A cipher is accessed with the same name as done for the in-kernel API
60 To interact with the kernel crypto API, a socket must be created by the
61 user space application. User space invokes the cipher operation with the
63 obtained with the read()/recv() system call family.
72 1. Create a socket of type AF_ALG with the struct sockaddr_alg
75 2. Invoke bind with the socket descriptor
77 3. Invoke accept with the socket descriptor. The accept system call
78 returns a new file descriptor that is to be used to interact with the
121 should be processed with the message digest. The send system call allows
129 With the recv() system call, the application can read the message digest
[all …]
/Documentation/usb/
Dusb-serial.rst47 ConnectTech has been very forthcoming with information about their
48 device, including providing a unit to test with.
53 For any questions or problems with this driver, please contact
60 This driver works with all HandSpring USB, Palm USB, and Sony Clié USB
92 Devices that are not compiled into the kernel can be specified with module
98 For any questions or problems with this driver, please contact Greg
133 up with a "Connected to usbdial" window with status shown as connected.
137 with the module parameter "debug" set to 1 and examine the system log.
141 Wes Cilldhaire <billybobjoehenrybob@hotmail.com>, with the Toshiba E570,
144 is displayed), then put it in the cradle with the ipaq driver loaded, open
[all …]
/Documentation/core-api/
Dmemory-allocation.rst10 or you can directly request pages from the page allocator with
18 Diversity of the allocation APIs combined with the numerous GFP flags
49 to provide a suitable fallback to cope with such failures where
83 with limited addressing capabilities. So unless you are writing a
84 driver for a device with such restrictions, avoid using these flags.
85 And even with hardware with restrictions it is preferable to use
108 non sleeping allocation with an expensive fallback so it can access
110 context with an expensive slow path fallback.
142 The maximal size of a chunk that can be allocated with `kmalloc` is
147 The address of a chunk allocated with `kmalloc` is aligned to at least
[all …]
/Documentation/admin-guide/device-mapper/
Ddm-flakey.rst13 Also, consider using this in combination with the dm-delay target too,
43 All read I/O is failed with an error signalled.
51 All write I/O is failed with an error signalled.
56 each matching bio with <value>.
63 'w' is incompatible with drop_writes.
72 with a random value. probability is an integer between
77 with a random value. probability is an integer between
82 Replaces the 32nd byte of READ bios with the value 1::
86 Replaces the 224th byte of REQ_META (=32) bios with the value 0::
/Documentation/userspace-api/media/drivers/
Dmax2175.rst43 list below shows the supported modes with a brief description.
52 - This configures FM band with a sample rate of 0.512 million
53 samples/sec with a 10.24 MHz sck.
55 - This configures VHF band with a sample rate of 2.048 million
56 samples/sec with a 32.768 MHz sck.
60 - This configures FM band with a sample rate of 0.7441875 million
61 samples/sec with a 14.88375 MHz sck.
63 - This configures FM band with a sample rate of 0.372 million
64 samples/sec with a 7.441875 MHz sck.
/Documentation/devicetree/bindings/sound/
Dti,pcm6240.yaml39 digital converter (ADC) with 106-dB SNR.
41 ti,adc5120: 2-Channel, 768-kHz, Burr-Brown™ Audio ADC with 120-dB SNR.
44 digital converter (ADC) with 123-dB SNR.
46 ti,dix4192: 216-kHz digital audio converter with Quad-Channel In
49 ti,pcm1690: Automotive Catalog 113dB SNR 8-Channel Audio DAC with
56 with 106-dB SNR.
62 with 120-dB SNR.
68 with 123-dB SNR.
70 ti,pcm6240: Automotive 4-ch audio ADC with integrated programmable mic
73 ti,pcm6260: Automotive 6-ch audio ADC with integrated programmable mic
[all …]
/Documentation/scsi/
Dscsi-changer.rst8 with "Type: Medium Changer" in /proc/scsi/scsi.
10 This is for *real* Jukeboxes. It is *not* supported to work with
53 I implemented the driver as character device driver with a NetBSD-like
56 should be source code compatible with NetBSD. So if there is any
58 it should work with this driver too.
70 I test and use the driver myself with a 35 slot cdrom jukebox from
71 Grundig. I got some reports telling it works ok with tape autoloaders
72 (Exabyte, HP and DEC). Some People use this driver with amanda. It
73 works fine with small (11 slots) and a huge (4 MOs, 88 slots)
74 magneto-optical Jukebox. Probably with lots of other changers too, most
[all …]
/Documentation/sound/hd-audio/
Dmodels.rst18 6-jack with a SPDIF out
20 6-jack with headphone jack detection
31 Quirk for FSC S7020 with jack modes and HP mic support
66 Laptops with analog-mic input
68 Laptops with digital-mic input
86 HP dock with mic LED support
96 Fixups for Chromebook with ALC283
108 Lenovo laptops with dual codecs
110 Intel reference board with ALC700 codec
176 Binding with thinkpad_acpi driver for Lenovo machines
[all …]
/Documentation/driver-api/usb/
Danchors.rst12 keeping track of URBs and provides methods to deal with
25 Once it has no more URBs associated with it, the anchor can be
26 freed with normal memory management operations.
28 Association and disassociation of URBs with anchors
35 all URBs associated with an anchor.
36 Furthermore, disassociation can be made with :c:func:`usb_unanchor_urb`
44 This function kills all URBs associated with an anchor. The URBs
52 This function unlinks all URBs associated with an anchor. The URBs
67 This function waits for all URBs associated with an anchor to finish
74 Returns true if no URBs are associated with an anchor. Locking
[all …]
/Documentation/arch/xtensa/
Dbooting.rst11 - For configurations without MMU, with region protection or with MPU the
13 - For configurations with region translarion MMU or with MMUv3 and CONFIG_MMU=n
16 - For configurations with MMUv2 the address must be a virtual address in the
18 - For configurations with MMUv3 and CONFIG_MMU=y the address may be either a
/Documentation/security/keys/
Decryptfs.rst8 Each FEK is in turn encrypted with a File Encryption Key Encryption Key (FEKEK)
9 either in kernel space or in user space with a daemon called 'ecryptfsd'. In
12 the FEK is encrypted by 'ecryptfsd' with the help of external libraries in order
19 by the userspace utility 'mount.ecryptfs' shipped with the package
22 The 'encrypted' key type has been extended with the introduction of the new
23 format 'ecryptfs' in order to be used in conjunction with the eCryptfs
25 authentication token in its payload with a FEKEK randomly generated by the
53 Example of encrypted key usage with the eCryptfs filesystem:
55 Create an encrypted key "1000100010001000" of length 64 bytes with format
/Documentation/arch/powerpc/
Dkasan.txt11 Instrumentation of the vmalloc area is optional, unless built with modules,
24 stack issues that cannot be caught with outline mode.
28 - Book3S runs code with translations off ("real mode") during boot, including a
32 - Some code - most notably a lot of KVM code - also runs with translations off
35 - Therefore any offset has to point to memory that is valid with
40 instrument any code that runs with translations off after booting. This is the
57 with less memory than specified, and that machines with more memory than
/Documentation/filesystems/
Dntfs3.rst10 NTFS3 is fully functional NTFS Read-Write driver. The driver works with NTFS
37 generic ones. You can use every mount option with **no** option. If it is in
38 this table marked with no it means default is without **no**.
65 - Files with the Windows-specific HIDDEN (FILE_ATTRIBUTE_HIDDEN) attribute
69 - Files with the Windows-specific SYSTEM (FILE_ATTRIBUTE_SYSTEM) attribute
75 with a dot will have the HIDDEN attribute set and files whose names
76 do not start with a dot will have it unset.
79 - Prevents the creation of files and directories with a name not allowed
82 0x20), because the name (with or without extension) is a reserved file
88 operations, which is recommended for use with the solid-state drives
[all …]
/Documentation/devicetree/bindings/net/
Dqcom,qca807x.yaml18 They feature 2 SerDes, one for PSGMII or QSGMII connection with
77 With this not defined, amplitude is set to DSP.
80 With this enabled and qcom,dac-full-bias-current
89 With this not defined, bias current is set to DSP.
92 Actual bias current might be different with
101 With this not defined, bias current tweak are enabled
104 With this enabled the following tweak are NOT applied:
105 - With both FULL amplitude and FULL bias current: bias current
107 - With only DSP amplitude: bias current is set to half and
108 is set to 1/4 with cable < 10m.
[all …]
/Documentation/devicetree/bindings/net/pcs/
Dsnps,dw-xpcs.yaml17 optionally synthesized with a vendor-specific interface connected to
19 general it can be used to communicate with any compatible PHY.
28 - description: Synopsys DesignWare XPCS with none or unknown PMA
30 - description: Synopsys DesignWare XPCS with Consumer Gen1 3G PMA
32 - description: Synopsys DesignWare XPCS with Consumer Gen2 3G PMA
34 - description: Synopsys DesignWare XPCS with Consumer Gen2 6G PMA
36 - description: Synopsys DesignWare XPCS with Consumer Gen4 3G PMA
38 - description: Synopsys DesignWare XPCS with Consumer Gen4 6G PMA
40 - description: Synopsys DesignWare XPCS with Consumer Gen5 10G PMA
42 - description: Synopsys DesignWare XPCS with Consumer Gen5 12G PMA
[all …]

12345678910>>...139