Home
last modified time | relevance | path

Searched full:added (Results 1 – 25 of 653) sorted by relevance

12345678910>>...27

/Documentation/userspace-api/media/v4l/
Dv4l2.rst45 - Documented libv4l, designed and added v4l2grab example, Remote Controller chapter.
116 Renamed V4L2_TUNER_ADC to V4L2_TUNER_SDR. Added
117 V4L2_CID_RF_TUNER_RF_GAIN control. Added transmitter support for
129 Rewrote Colorspace chapter, added new enum
139 Extended struct :c:type:`v4l2_pix_format`. Added
140 format flags. Added compound control types and VIDIOC_QUERY_EXT_CTRL.
148 Standards" and "Digital Video (DV) Timings". Added SDR API.
167 Added VIDIOC_DBG_G_CHIP_INFO.
172 Added timestamp types to v4l2_buffer. Added
178 Added VIDIOC_ENUM_FREQ_BANDS.
[all …]
Dhist-v4l2.rst10 Soon after the V4L API was added to the kernel it was criticised as too
59 module. The ``YUV422`` and ``YUV411`` planar image formats were added.
62 output devices were added.
64 1999-01-14: A raw VBI capture interface was added.
72 are gone. VIDIOC_QBUF takes a v4l2_buffer as a parameter. Added
78 Added a v4l to V4L2 ioctl compatibility layer to videodev.c. Driver
80 Driver Writer's Guide. Added some more control id codes.
91 Driver Writer's Guide and v4l2cap.c. Added new control IDs:
95 1999-04-04: Added a few more control IDs.
97 1999-04-07: Added the button control type.
[all …]
Dplanar-apis.rst43 Two additional multi-planar capabilities are added. They can be set
48 New structures for describing multi-planar formats are added: struct
56 describing planes is added. Arrays of this structure are passed in
/Documentation/driver-api/dmaengine/
Ddmatest.rst82 Once started a message like " dmatest: Added 1 threads using dma0chan0" is
166 name, once requested, the channel is registered and a pending thread is added to the test list.
171 dmatest: Added 1 threads using dma0chan2
173 More channels can be added by repeating the example above.
174 Reading back the channel parameter will return the name of last channel that was added successfully.
179 dmatest: Added 1 threads using dma0chan1
181 dmatest: Added 1 threads using dma0chan2
191 dmatest: Added 1 threads using dma0chan0
192 dmatest: Added 1 threads using dma0chan3
193 dmatest: Added 1 threads using dma0chan4
[all …]
/Documentation/ABI/testing/
Dsysfs-devices-waiting_for_supplier11 suppliers to be added and then linked to using device links
15 to be added before it can probe. A value of 1 means the device
16 is waiting for one or more suppliers to be added before it can
Dsysfs-devices7 be added and removed dynamically as the machine runs,
17 devices being added and removed from this tree to find
Devm59 Echoing a value is additive, the new value is added to the
103 to be added at runtime. Any signatures generated after
104 additional attributes are added (and on files possessing those
/Documentation/driver-api/media/drivers/
Ddvb-usb.rst61 - added support for WideView WT-220U (Thanks to Steve Chang)
65 - added basic isochronous support to the dvb-usb-framework
66 - added support for Conexant Hybrid reference design and Nebula
90 - added support for the AVerMedia AverTV DVB-T USB2.0 device
95 - added support for the Typhoon/Yakumo/HAMA DVB-T mobile USB2.0
99 - added support for the KWorld/ADSTech Instant DVB-T USB2.0.
103 - added support for the Hauppauge Win-TV Nova-T USB2
148 - added additional remote control keys. Thanks to Uwe Hanke.
152 - added remote control support. Thanks to David Matthews.
156 - added support for a new devices (Grandtec/Avermedia/Artec)
[all …]
/Documentation/networking/
Dipv6.rst37 No IPv6 addresses will be added to interfaces, and
55 will be added to interfaces.
77 No IPv6 addresses will be added to interfaces.
Dsmc-sysctl.rst62 Controls the max number of links can be added to a SMC-R link group. Notice that
63 the actual number of the links added to a SMC-R link group depends on the number
70 Controls the max number of connections can be added to a SMC-R link group. The
/Documentation/scsi/
Dsmartpqi.rst15 volumes will not be added to the OS.
27 <Controller names to be added as they become publicly available.>
50 HBA devices are added to the SAS transport layer. These attributes are
51 automatically added by the SAS transport layer.
DChangeLog.lpfc26 * Added PCI ID for LP10000-S.
71 * Added #include <linux/dma-mapping.h> as required by the DMA
110 * Added new typedefs for abort and reset functions.
155 * Added updates for revised FC remote port patch (dev_loss_tmo
159 * Added code to prevent waking up worker thread after the exit of
250 * Added call to lpfc_els_abort in lpfc_free_node. Modified
350 * Added use of wait_event to work with kthread interface.
420 * Added code in linkdown to unreg if we know login session will be
486 * Added new function "iterator" lpfc_sli_next_iocb_slot() which
550 * Added check to see if BAR1 register is valid before using BAR1
[all …]
Ddpti.rst49 - Added Raptor Support
58 - Added calculation of resid for sg layer
60 - Added checking underflow conditions
61 - Added DATAPROTECT checking
DChangeLog.megaraid_sas381 1. Added module parameter "poll_mode_io" to support for "polling"
385 to be completed. A timer-based interrupt has also been added
416 1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io.
467 4. Hibernation support added
493 Checks added in megasas_queue_command to know if FW is able to
511 i. bios_param entry added in scsi_host_template that returns disk geometry
518 1. Added new memory management module to support the IOCTL memory allocation. For IOCTL we try to a…
519 2. Added check in megasas_queue_command and dpc/isr routine to see if we have already declared adap…
543 i. Added Reboot notify
552 New variable added to set dbg level.
[all …]
/Documentation/driver-api/phy/
Dsamsung-usb2.rst15 with added support for many special cases.
38 To support a new SoC a new file should be added to the drivers/phy
109 added to the struct of_device_id samsung_usb2_phy_of_match[] array::
132 The newly created file that supports the new SoC has to be also added to the
133 Makefile. In case of Exynos 4210 the added line is following::
/Documentation/pcmcia/
Ddriver.rst8 New PCMCIA IDs may be added to a device driver pcmcia_device_id table at
20 Once added, the driver probe routine will be invoked for any unclaimed
/Documentation/filesystems/ext4/
Dchecksums.rst6 Starting in early 2012, metadata checksums were added to all major ext4
17 Existing filesystems can have checksumming added by running
21 directories rebuilt with checksums. This has the added benefit of
/Documentation/driver-api/
Ddevice_link.rst47 The earliest point in time when device links can be added is after
52 remains in a consistent state: E.g. a device link cannot be added in
55 or the device link needs to be added from a function which is guaranteed
60 represents a driver presence dependency, yet is added from the consumer's
72 is added in the ``->probe`` callback of the supplier or consumer driver, it is
74 driver is compiled as a module, the device link is added on module load and
87 link is added from the consumer's ``->probe`` callback: ``DL_FLAG_RPM_ACTIVE``
93 Similarly, when the device link is added from supplier's ``->probe`` callback,
160 runtime PM integration is added from the busmaster device (consumer)
218 becomes a directed acyclic graph once device links are added.
[all …]
/Documentation/admin-guide/
Dsvga.rst202 2.0 (28-Jan-96) Rewritten from scratch. Cirrus Logic 64XX support added, almost
209 active when started. Scanning fixed. 80x43 (any VGA) added.
217 2.4 (18-Mar-96) Added patches by Hans Lermen fixing a memory overwrite problem
221 Added a Tseng 132x60 mode.
227 - Added Realtek VGA modes (thanks to Gonzalo Tornaria).
230 - Added support for special Video7 mode switching functions
232 - Added 480-scanline modes (especially useful for notebooks,
240 - Added the CONFIG_VIDEO_400_HACK switch.
241 - Added the CONFIG_VIDEO_GFX_HACK switch.
248 2.12(25-May-98) Added support for VESA frame buffer graphics.
/Documentation/arch/s390/
D3270.ChangeLog39 * the components are remodularized: added source modules are
44 * color support and minimal other ESC-sequence support is added.
/Documentation/devicetree/bindings/
DABI.rst14 don't result in breakage. For instance, if a new property is added,
32 behaviour when a newly added property is missing.
/Documentation/driver-api/acpi/
Dscan_handlers.rst76 ACPI scan handlers can be added to the list maintained by the ACPI core with the
78 handler as an argument. The order in which scan handlers are added to the list
82 All scan handles must be added to the list before acpi_bus_scan() is run for the
/Documentation/accounting/
Dtaskstats.rst64 that is added to the kernel. The fields and their semantics are defined in the
131 the group is added up and added to the accumulated total for previously exited
138 per-task/process stats as patches to collect them get added to the kernel
153 overhead. If only a few fields need to be added, then 1. is the preferable
/Documentation/filesystems/
Dfscrypt.rst89 After an encryption key has been added, fscrypt does not hide the
95 added, the confidentiality of the data, from the perspective of the
302 SipHash key is derived from the master key) and added to the file data
380 The (AES-128-CBC-ESSIV, AES-128-CBC-CTS) pair was added to try to
505 and added to the data unit index. The resulting value is truncated
657 FS_IOC_SET_ENCRYPTION_POLICY is executed. However, it must be added
662 be arbitrarily chosen. Instead, the key must first be added using
684 required that either the specified key has been added by the current
687 another user's key.) The key must remain added while
708 the specified ``master_key_identifier`` has not been added, nor does
[all …]
/Documentation/usb/
Dfunctionfs.rst9 unique behaviour. It may be added to an USB configuration only after
12 that kernel level composite functions provide when they are added to
86 As part of this interface, three new IOCTLs have been added. These three

12345678910>>...27