Home
last modified time | relevance | path

Searched full:been (Results 1 – 25 of 969) sorted by relevance

12345678910>>...39

/Documentation/driver-api/pm/
Dnotifiers.rst36 The system memory state has been restored from a hibernation image or an
37 error occurred during hibernation. Device restore callbacks have been
38 executed and tasks have been thawed.
47 callbacks have been executed and tasks have been thawed.
54 resume callbacks have been executed and tasks have been thawed.
/Documentation/arm/vfp/
Drelease-notes.rst13 This release has been validated against the SoftFloat-2b library by
19 The operations which have been tested with this package are:
41 Other operations which have been tested by basic assembly-only tests
51 The combination operations have not been tested:
/Documentation/scsi/
DFlashPoint.rst8 The upgrade program described below has been officially terminated effective
86 been problematic for members of the Linux community, in that no Linux
87 drivers have been available for this new Ultra SCSI product. Despite its
90 system like Linux, the FlashPoint LT has been touted by computer system
91 vendors as the latest thing, and has been sold even on many of their high
111 for the FlashPoint. Rumors of varying accuracy had been circulating
122 FlashPoint drivers have been written directly by BusLogic Engineering, and
126 FlashPoint architecture at all, that debate has not yet been settled either
140 upgrade has been set at US $45 plus shipping and handling, and the upgrade
146 program has now been extended to encompass the FlashPoint LW Wide Ultra
[all …]
/Documentation/process/
Dsubmit-checklist.rst50 8) Has been carefully reviewed with respect to relevant ``Kconfig``
69 12) Has been tested with ``CONFIG_PREEMPT``, ``CONFIG_DEBUG_PREEMPT``,
75 13) Has been build- and runtime tested with and without ``CONFIG_SMP`` and
78 16) All codepaths have been exercised with all lockdep features enabled.
94 22) Has been checked with injection of at least slab and page-allocation
100 23) Newly-added code has been compiled with ``gcc -W`` (use
104 24) Tested after it has been merged into the -mm patchset to make sure
/Documentation/admin-guide/
Dunicode.rst15 The Linux kernel code has been rewritten to use Unicode to map
42 U+F8FF has been reserved for OS-wide allocation (the Unicode Standard
49 [v1.2]: The Unicodes range from U+F000 and up to U+F7FF have been
61 have been defined; these are used by the DEC VT graphics map. [v1.2]
74 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
76 [v1.3]: These characters have been officially added to Unicode 3.2.0;
80 [v1.2]: The following characters have been added to represent common
102 This encoding has been endorsed by the Klingon Language Institute.
107 Since the characters in the beginning of the Linux CZ have been more
122 Several glyph forms for the Klingon alphabet have been proposed.
[all …]
Dtainted-kernels.rst100 15 _/K 32768 kernel has been live patched
112 any proprietary module has been loaded. Modules without a
120 hasn't been certified as safe to run multiprocessor.
140 8) ``A`` if an ACPI table has been overridden.
142 9) ``W`` if a warning has previously been issued by the kernel.
145 10) ``C`` if a staging driver has been loaded.
150 12) ``O`` if an externally-built ("out-of-tree") module has been loaded.
152 13) ``E`` if an unsigned module has been loaded in a kernel supporting
157 15) ``K`` if the kernel has been live patched.
/Documentation/ABI/testing/
Dsysfs-devices-state_synced9 .sync_state() callback hasn't been called yet. A value of 1
10 means the .sync_state() callback has been called.
18 this only when the sync_state() callback has been called --
Dsysfs-class-wakeup47 been continuously active, in milliseconds. If the wakeup
55 has been active, in milliseconds.
62 source has been continuously active, in milliseconds.
76 has been preventing autosleep, in milliseconds.
Dsysfs-platform-sst-atom8 If the FW has never been loaded it will display::
12 If FW has been loaded it will display::
Devm65 Note that once an HMAC key has been loaded, it will no longer
67 HMAC key has been loaded will clear the corresponding flag.
77 Until key loading has been signaled EVM can not create
81 done in the initramfs, which has already been measured
/Documentation/userspace-api/media/v4l/
Dfunc-poll.rst35 When streaming I/O has been negotiated this function waits until a
36 buffer has been filled by the capture device and can be dequeued with
45 that have been selected (that is, file descriptors for which the
66 When use of the :c:func:`read()` function has been negotiated and the
69 it waits until data has been captured and can be read. When the driver
73 When use of the :c:func:`write()` function has been negotiated and the
Dvidioc-streamon.rst45 has been called. Output hardware is disabled and no video signal is
46 produced until ``VIDIOC_STREAMON`` has been called. The ioctl will
50 been called for both the capture and output stream types.
64 If buffers have been queued with :ref:`VIDIOC_QBUF` and
96 The buffer ``type`` is not supported, or no buffers have been
/Documentation/arm/nwfpe/
Dnotes.rst5 been able to track it down yet. This does not occur with the emulator
16 f4 had been converted to an extended value in the emulator.
19 converted to extended, then stored. If an lfm/sfm combination had been used,
/Documentation/block/
Dbiovecs.rst7 As of 3.13, biovecs should never be modified after a bio has been submitted.
18 bi_size and bi_idx have been moved there; and instead of modifying bv_offset
31 bio_for_each_segment() has been updated to take a bvec_iter argument
61 * Before, any code that might need to use the biovec after the bio had been
88 since all drivers _must_ go through the bvec iterator - and have been
95 * Almost all usage of bi_idx is now incorrect and has been removed; instead,
126 shouldn't use them because the bio may have been split before it reached the
/Documentation/filesystems/spufs/
Dspufs.rst90 When data has been read successfully, four bytes are placed in
103 box and the file descriptor has been opened with O_NONBLOCK, the
107 descriptor has been opened without O_NONBLOCK, the call will
109 When data has been read successfully, four bytes are placed in
123 is no space available in the mail box and the file descriptor has been
128 has been opened without O_NONBLOCK, the call will block until the SPU
129 reads from its PPE mailbox channel. When data has been read success-
181 a running SPU task. When a complete string has been read, all
214 space through the file. After the value has been read by the SPU, it
248 pleting the string. When a complete string has been read, all
/Documentation/virt/kvm/
Ds390-pv.rst25 normally needed to be able to run a VM, some changes have been made in
27 has been introduced, where some fields have different meanings for a
47 been intercepted into KVM. The exceptions need to be a valid outcome
57 replacement, two new interception codes have been introduced: One
58 indicating that the contents of CRs 0, 6, or 14 have been changed,
60 PSW bit 13 has been changed, indicating that a machine check
/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst28 available on GNU/Linux systems has been the original motivation to
46 no further disk head park request has been issued in the meantime,
79 been dropped in ATA-8.
83 been issued to a device successfully, all I/O operations on the
135 for use. Please feel free to add projects that have been the victims
147 This implementation of disk head parking has been inspired by a patch
150 into mainline have been aided by various kernel developers, in
/Documentation/power/
Duserland-swsusp.rst51 has been created the read() operation can be used to transfer
113 suspend image is first created, as though the system had been suspended
150 and order in which they have been read). Otherwise, the behavior of the
167 1. If the value is 1 (ie. the system memory snapshot has just been
172 which case, if the snapshot image has already been saved, the
176 image has been saved.
179 that were mounted before SNAPSHOT_CREATE_IMAGE has been
184 2. If the value is 0 (ie. the system state has just been restored from
/Documentation/driver-api/usb/
Dpersist.rst20 required to behave as though the device has been unplugged. It's a
40 been unplugged while the system was suspended. If you had a mounted
48 even though suspend current may have been maintained while the system
87 kernel treats the device as though it had merely been reset instead of
97 behaves as though the old device had been unplugged and a new device
142 to make sure the USB device hasn't been changed; that is, the same
167 YOU HAVE BEEN WARNED! USE AT YOUR OWN RISK!
169 That having been said, most of the time there shouldn't be any trouble
/Documentation/networking/
D6pack.rst50 The 6pack protocol has been developed by Ekki Plicht DF4OR, Henning Rech
92 The driver has been tested with kernel version 2.1.90. Use with older
94 function has been changed in the 2.1.8x kernels.
139 Although the driver has been tested on various platforms, I still declare it
150 has not yet been transmitted. Therefore the LEDs are controlled
162 or more subsequent packets. I have been told that this is due to a problem
165 code has been changed with 2.1.x.
173 The driver has been tested as a module, not yet as a kernel-builtin driver.
181 the SLIP/KISS driver, from which the 6pack driver has been derived.
/Documentation/arm64/
Dlegacy_instructions.rst6 emulation of instructions which have been deprecated, or obsoleted in
19 have been obsoleted in the architecture, e.g., SWP
67 endian - is hotplugged in after this feature has been enabled, there could
/Documentation/usb/
Dehci.rst26 At this writing, this driver has been seen to work with implementations
31 While usb-storage devices have been available since mid-2001 (working
33 been available since late 2001, and other kinds of high speed devices
35 Such new systems have been available since early 2002, and became much
50 This driver is regularly tested on x86 hardware, and has also been
63 at this writing no Linux drivers have been using that support.
87 Also, some shortcuts have been taken with the scheduling periodic
146 transaction translators are in use; some drivers have been seen to behave
217 In the Linux 2.5 kernels, new usb_sg_*() api calls have been defined; they
/Documentation/userspace-api/media/dvb/
Daudio.rst18 in V4L2. The use of these ioctls for that purpose has been made obsolete
19 and proper V4L2 ioctls or controls have been created to replace that
/Documentation/ABI/stable/
Dsysfs-bus-mhi7 one attempt to power up the device has been done. If read
18 at least one attempt to power up the device has been done. If
/Documentation/devicetree/bindings/power/supply/
Dmax8903-charger.txt5 - dok-gpios: Valid DC power has been detected (active low, input), optional if uok-gpios is provided
6 - uok-gpios: Valid USB power has been detected (active low, input), optional if dok-gpios is provid…

12345678910>>...39