/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | field-order.rst | 25 which field of a frame is older, the *temporal order*. 41 Counter to intuition the top field is not necessarily the older field. 42 Whether the older field contains the top or bottom lines is a convention 49 captured first (is the older field), the top field is also transmitted 102 order of the fields (whether the top or bottom field is older) 104 field is the older field. In all other standards the top field 105 is the older field. 110 are always stored in temporal order, the older one first in 116 Fields are always stored in temporal order, the older one first in 121 temporal order, i. e. the older one first. To indicate the field [all …]
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.megaraid_sas | 106 2. Mask off flags in ioctl path to prevent memory scribble with older 197 3 Older Version : 00.00.04.17.1-rc1 244 3 Older Version : 00.00.04.12 260 3 Older Version : 00.00.04.10 271 3 Older Version : 00.00.04.08 281 3 Older Version : 00.00.04.06 291 3 Older Version : 00.00.04.04 301 3 Older Version : 00.00.04.01 324 3 Older Version : 00.00.03.22 335 3 Older Version : 00.00.03.20 [all …]
|
H A D | ChangeLog.megaraid | 4 Older Version : 2.20.4.9 (scsi module), 2.20.2.6 (cmm module) 19 Older Version : 2.20.4.8 (scsi module), 2.20.2.6 (cmm module) 142 Older Version : 2.20.4.7 (scsi module), 2.20.2.6 (cmm module) 167 Older Version : 2.20.4.6 (scsi module), 2.20.2.6 (cmm module) 202 Older Version : 2.20.4.5 (scsi module), 2.20.2.5 (cmm module) 268 Older Version : 2.20.4.4 (scsi module), 2.20.2.4 (cmm module) 284 Older Version : 2.20.4.3 (scsi module), 2.20.2.4 (cmm module) 290 Older Version : 2.20.4.2 (scsi module), 2.20.2.4 (cmm module) 353 Older Version : 2.20.4.1 (scsi module), 2.20.2.3 (cmm module) 371 Older Version : 2.20.4.1 (scsi module), 2.20.2.2 (cmm module) [all …]
|
H A D | lpfc.rst | 11 toward the upstream kernel. As such, we removed #ifdefs for older kernels 13 run on one of the older kernels. 31 In older revisions of the lpfc driver, the driver internally queued i/o 74 If a driver is needed for older kernels please utilize the 8.0.16
|
/openbmc/linux/Documentation/livepatch/ |
H A D | cumulative-patches.rst | 8 from any newer livepatch must be done on top of the older ones. 15 from all older livepatches and completely replace them in one transition. 30 Once the transition is finished, all older patches are automatically 68 Then re-adding an older livepatch is equivalent to downgrading 81 that are necessary to properly replace any older patch. 84 older ones. The old livepatches might not provide the necessary callbacks.
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | iommu.rst | 75 2. An older user with older kernel header (smaller UAPI size) running on a 78 on an older kernel. 92 For example, an older QEMU (with older kernel header) can run on newer 94 on an older kernel if new feature flags are not supported by older
|
/openbmc/linux/usr/ |
H A D | initramfs_data.S | 5 Note: Older versions of "as" (prior to binutils 2.11.90.0.23 7 If you are forced to use older binutils than that then the 18 Eventually look up LDFLAGS_BLOB in an older version of the
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_vm_bind.rst | 12 mappings during each submission (as required by older execbuf mode). 43 A VM in VM_BIND mode will not support older execbuf mode of binding. 45 older execbuf2 ioctl (See struct drm_i915_gem_execbuffer2). 62 support many of the older features like in/out/submit fences, fence array, 95 The locking design here supports the older (execlist based) execbuf mode, the 98 The older execbuf mode and the newer VM_BIND mode without page faults manages 111 The older execbuf mode of binding do not need this lock. 159 older i915_vma active reference tracking which is deprecated. This should be 213 VM_BIND mode. While both the older execbuf mode and the newer VM_BIND mode of
|
/openbmc/qemu/docs/devel/migration/ |
H A D | best-practices.rst | 40 emulation code can work with older firmware to allow forward migration. 43 to older systems with older device emulation code will work.
|
/openbmc/linux/include/uapi/linux/ |
H A D | rfkill.h | 124 * older kernels will accept/send only up to this point, 136 * then not reported on older kernels on read(), and not written to by 137 * older kernels on write(), with the kernel reporting the size it did 174 * running on an older kernel; 176 * older kernel;
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/ |
H A D | older-glibc-symbols.patch | 2 binary on a host with an older libc, we see symbol errors since in glibc 2.34, pthread 5 We need to use the older form of linking so use glibc binaries from an older release
|
/openbmc/qemu/hw/rtc/ |
H A D | pl031.c | 227 * Unfortunately older versions of QEMU migrated a conversion of this in pl031_pre_save() 229 * attempt to be compatible with even older QEMU versions, but it in pl031_pre_save() 257 * the value in that. Otherwise the source is an older QEMU and in pl031_post_load() 325 * obtain backward migration compatibility with older QEMU versions, 328 * (Even if set to 'true' older QEMU can migrate forward to newer QEMU; 329 * 'false' also permits newer QEMU to migrate to older QEMU.)
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | Kconfig | 73 driver, which should be used for the older Marvell SoCs 146 bool "Support for older SysKonnect Genesis boards" 149 This enables support for the older and uncommon SysKonnect Genesis 164 There is companion driver for the older Marvell Yukon and
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | sync.h | 23 * them in program order (older instructions) to reach a point in the 26 * instructions) to be performed. That is, older instructions don't 32 * effects to be restricted to different combinations of older or younger 33 * loads or stores. By way of example, if we only care that stores older 38 * make progress faster than if younger loads had to wait for older stores
|
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | pkeys.h | 15 * Older versions of libc use the Intel-specific access rights. 27 /* Older versions of libc do not define this */ 98 * In older versions of libc, siginfo_t does not have si_pkey as in siginfo_pkey()
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | nspire-clock.txt | 6 "lsi,nspire-classic-ahb-divider" for the AHB divider in the older model 8 "lsi,nspire-classic-clock" for the base clock in the older model
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | Kconfig | 80 bool "Support for older RTL-8129/8130 boards" 83 This enables support for the older and uncommon RTL-8129 and 89 bool "Use older RX-reset method"
|
/openbmc/linux/drivers/pcmcia/ |
H A D | Kconfig | 26 This option enables support for 16-bit PCMCIA cards. Most older 120 device, found in some older laptops and PCMCIA card readers. 128 found in some older laptops and more commonly in evaluation boards for the 138 older laptops and ISA-bus card readers for desktop systems. A
|
/openbmc/linux/security/apparmor/include/ |
H A D | policy_compat.h | 5 * Code to provide backwards compatibility with older policy versions, 6 * by converting/mapping older policy formats into the newer internal
|
/openbmc/linux/drivers/virtio/ |
H A D | Kconfig | 24 Legacy PCI device (Virtio PCI Card 0.9.x Draft and older device) 64 bool "Support for legacy virtio draft 0.9.X and older devices" 69 Virtio PCI Card 0.9.X Draft (circa 2014) and older device support.
|
/openbmc/qemu/include/hw/i2c/ |
H A D | pm_smbus.h | 48 * For backwards compatibility on migration, older versions don't have 50 * for older machine versions.
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig.cpu | 124 bool "Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon" 252 Note, this kernel will not boot on older (pre model 9) C3s. 262 bool "Intel P4 / older Netburst based Xeon" 265 Optimize for Intel Pentium 4, Pentium D and older Nocona/Dempsey 270 in /proc/cpuinfo. Family 15 is an older Xeon, Family 6 a newer one. 277 53xx) CPUs. You can distinguish newer from older Xeons by the CPU 278 family in /proc/cpuinfo. Newer ones have 6 and older ones 15
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/ |
H A D | pseudo_git.bb | 11 file://older-glibc-symbols.patch" 14 file://older-glibc-symbols.patch"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/ |
H A D | 0001-dlm_controld-remove-unnecessary-header-include.patch | 10 kernel was removed. This means older dlm sources cannot be build with 11 newer kernel-headers, however it is not recommended to use older dlm
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig | 50 XFree86 4.4 and above. It replaces the older i830 module that 51 supported a subset of the hardware in older X.org releases. 53 Note that the older i810/i815 chipsets require the use of the
|