Home
last modified time | relevance | path

Searched +full:k +full:- +full:to +full:- +full:j (Results 1 – 25 of 54) sorted by relevance

123

/Documentation/devicetree/bindings/phy/
Dfsl,imx8mq-usb-phy.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/fsl,imx8mq-usb-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Li Jun <jun.li@nxp.com>
15 - fsl,imx8mq-usb-phy
16 - fsl,imx8mp-usb-phy
21 "#phy-cells":
27 clock-names:
29 - const: phy
[all …]
Dqcom,usb-snps-femto-v2.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/qcom,usb-snps-femto-v2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Synopsys Femto High-Speed USB PHY V2
10 - Wesley Cheng <quic_wcheng@quicinc.com>
13 Qualcomm High-Speed USB PHY
18 - items:
19 - enum:
20 - qcom,sa8775p-usb-hs-phy
[all …]
/Documentation/driver-api/media/drivers/
Dtuners.rst1 .. SPDX-License-Identifier: GPL-2.0
7 ------------------------
12 - L= LG_API (VHF_LO=0x01, VHF_HI=0x02, UHF=0x08, radio=0x04)
13 - P= PHILIPS_API (VHF_LO=0xA0, VHF_HI=0x90, UHF=0x30, radio=0x04)
14 - T= TEMIC_API (VHF_LO=0x02, VHF_HI=0x04, UHF=0x01)
15 - A= ALPS_API (VHF_LO=0x14, VHF_HI=0x12, UHF=0x11)
16 - M= PHILIPS_MK3 (VHF_LO=0x01, VHF_HI=0x02, UHF=0x04, radio=0x19)
19 -------------------
21 - Samsung Tuner identification: (e.g. TCPM9091PD27)
23 .. code-block:: none
[all …]
/Documentation/translations/zh_CN/maintainer/
Dmodifying-patches.rst1 .. include:: ../disclaimer-zh_CN.rst
3 :Original: Documentation/maintainer/modifying-patches.rst
20 Signed-off-by标签和你的之间添加一行,以指示更改的性质。这没有强制性要求,最
24 Signed-off-by: Random J Developer <random@developer.example.org>
25 [lucky@maintainer.example.org: struct foo moved from foo.c to foo.h]
26 Signed-off-by: Lucky K Maintainer <lucky@maintainer.example.org>
32 向后移植(back-port)人员特别要注意:为了便于跟踪,请在提交消息的顶部(即主题行
36 Date: Tue Oct 7 07:26:38 2014 -0400
38 libata: Un-break ATA blacklist
/Documentation/process/
Dkernel-enforcement-statement.rst4 ----------------------------------
8 reciprocal sharing obligations of GPL-2.0 is critical to the long-term
11 Although there is a right to enforce the separate copyright interests in the
12 contributions made to our community, we share an interest in ensuring that
15 growth of our software ecosystem. In order to deter unhelpful enforcement
17 community to undertake the following commitment to users of the Linux kernel
18 on behalf of ourselves and any successors to our copyright interests:
20 Notwithstanding the termination provisions of the GPL-2.0, we agree that
21 it is in the best interests of our development community to adopt the
22 following provisions of GPL-3.0 as additional permissions under our
[all …]
/Documentation/maintainer/
Dmodifying-patches.rst6 If you are a subsystem or branch maintainer, sometimes you need to slightly
7 modify patches you receive in order to merge them, because the code is not
8 exactly the same in your tree and the submitters'. If you stick strictly to
10 to rediff, but this is a totally counter-productive waste of time and energy.
11 Rule (b) allows you to adjust the code, but then it is very impolite to change
12 one submitters code and make him endorse your bugs. To solve this problem, it
13 is recommended that you add a line between the last Signed-off-by header and
16 name, all enclosed in square brackets, is noticeable enough to make it obvious
17 that you are responsible for last-minute changes. Example::
19 Signed-off-by: Random J Developer <random@developer.example.org>
[all …]
/Documentation/devicetree/bindings/usb/
Dchipidea,usb2-imx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/chipidea,usb2-imx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Xu Yang <xu.yang_2@nxp.com>
15 - enum:
16 - fsl,imx27-usb
17 - items:
18 - enum:
19 - fsl,imx23-usb
[all …]
/Documentation/userspace-api/media/dvb/
Ddvbapi.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
7 Part II - Digital TV API
14 It it was originally written to support the European digital TV
15 standard (DVB), and later extended to support all digital TV standards.
17 In order to avoid confusion, within this document, it was opted to refer to
18 it, and to associated hardware as **Digital TV**.
20 The word **DVB** is reserved to be used for:
22 - the Digital TV API version
24 - digital TV data types (enums, structs, defines, etc);
25 - digital TV device nodes (``/dev/dvb/...``);
[all …]
/Documentation/arch/s390/
D3270.rst17 Linux/390. A 3270 device is a block-mode rows-and-columns terminal of
21 You may have 3270s in-house and not know it. If you're using the
22 VM-ESA operating system, define a 3270 to your virtual machine by using
23 the command "DEF GRAF <hex-address>" This paper presumes you will be
26 - DEF GRAF 620
27 - DEF GRAF 621
28 - DEF GRAF 622
29 - DEF GRAF 623
31 Your network connection from VM-ESA allows you to use x3270, tn3270, or
34 and this Linux-390 3270 driver, you have another way of talking to your
[all …]
/Documentation/filesystems/
Dsharedsubtree.rst1 .. SPDX-License-Identifier: GPL-2.0
11 4) Use-case
19 -----------
23 A process wants to clone its own namespace, but still wants to access the CD
25 mechanism to accomplish the above.
27 It provides the necessary building blocks for features like per-user-namespace
31 -----------
33 Shared subtree provides four different flavors of mounts; struct vfsmount to be
42 2a) A shared mount can be replicated to as many mountpoints and all the
43 replicas continue to be exactly same.
[all …]
/Documentation/scheduler/
Dsched-deadline.rst12 3. Scheduling Real-Time Tasks
18 4.1 System-wide settings
33 system behavior. As for -rt (group) scheduling, it is assumed that root users
43 that makes it possible to isolate the behavior of tasks between each other.
50 ------------------
53 "deadline", to schedule tasks. A SCHED_DEADLINE task should receive
56 from the beginning of the period. In order to implement this behavior,
65 Summing up, the CBS[2,3] algorithm assigns scheduling deadlines to tasks so
69 to be executed next. Thanks to this feature, tasks that do not strictly comply
70 with the "traditional" real-time task model (see Section 3) can effectively
[all …]
/Documentation/devicetree/bindings/powerpc/nintendo/
Dwii.txt11 - model : Should be "nintendo,wii"
12 - compatible : Should be "nintendo,wii"
16 This node represents the multi-function "Hollywood" chip, which packages
21 - compatible : Should be "nintendo,hollywood"
30 - compatible : should be "nintendo,hollywood-vi","nintendo,flipper-vi"
31 - reg : should contain the VI registers location and length
32 - interrupts : should contain the VI interrupt
41 - compatible : should be "nintendo,hollywood-pi","nintendo,flipper-pi"
42 - reg : should contain the PI registers location and length
52 - #interrupt-cells : <1>
[all …]
/Documentation/admin-guide/perf/
Ddwc_pcie_pmu.rst9 Port in a Vendor-Specific Extended Capability named RAS D.E.S (Debug, Error
13 debugging, AER error injection, and collection of statistics. To facilitate
17 - one 64-bit counter for Time Based Analysis (RX/TX data throughput and
18 time spent in each low-power LTSSM state) and
19 - one 32-bit counter for Event Counting (error and non-error events for
25 -------------------
28 throughput and time spent in each low-power LTSSM state by the controller.
31 - Group#0: Percentage of time the controller stays in LTSSM states.
32 - Group#1: Amount of data processed (Units of 16 bytes).
35 -------------------
[all …]
/Documentation/translations/ja_JP/
DSubmittingPatches2 This is a version of Documentation/process/submitting-patches.rst into Japanese.
3 This document is maintained by Keiichi KII <k-keiichi@bx.jp.nec.com>
9 Please also note that the purpose of this file is to be easier to read
12 to update the original English file first.
18 linux-2.6.39/Documentation/process/submitting-patches.rst の和訳
22 翻訳者: Keiichi Kii <k-keiichi at bx dot jp dot nec dot com>
24 Matsukura さん <nbh--mats at nifty dot com>
37 コードを投稿する前に、Documentation/process/submit-checklist.rst の項目リストに目
40 --------------------------------------------
42 --------------------------------------------
[all …]
/Documentation/admin-guide/media/
Dvisl.rst1 .. SPDX-License-Identifier: GPL-2.0
9 This tool's objective is to help the development and testing of
10 userspace applications that use the V4L2 stateless API to decode media.
12 A userspace implementation can use visl to run a decoding loop even when
17 to it. It can also dump the contents of the vb2 buffers through a
18 debugfs interface. This is in many ways similar to the tracing
26 V4L2 test pattern generator is used to write various debug information
27 to the capture buffers instead.
30 -----------------
32 - visl_debug: Activates debug info, printing various debug messages through
[all …]
Dipu3.rst1 .. SPDX-License-Identifier: GPL-2.0
23 frames in a format that is specific to the IPU3 (for consumption by the IPU3
24 ImgU). The CIO2 driver is available as drivers/media/pci/intel/ipu3/ipu3-cio2*
36 Both of the drivers implement V4L2, Media Controller and V4L2 sub-device
37 interfaces. The IPU3 CIO2 driver supports camera sensors connected to the CIO2
38 MIPI CSI-2 interfaces through V4L2 sub-device sensor drivers.
44 interface to the user space. There is a video node for each CSI-2 receiver,
47 The CIO2 contains four independent capture channel, each with its own MIPI CSI-2
48 receiver and DMA engine. Each channel is modelled as a V4L2 sub-device exposed
49 to userspace as a V4L2 sub-device node and has two pads:
[all …]
/Documentation/admin-guide/cifs/
Dtodo.rst12 for visible, important contributions to this module. Here
24 perhaps addition of new optional SMB3.1.1 fsctls to make collapse range
31 won't make it to network filesystems or deviceless filesystems).
33 e) Additional use cases can be optimized to use "compounding" (e.g.
34 open/query/close and open/setinfo/close) to reduce the number of
35 roundtrips to the server and improve performance. Various cases
44 vfs change to support removing D_NOTIFY on a file.
46 g) Add GUI tool to configure /proc/fs/cifs settings and for display of
50 (requires minor protocol extension) to enable better support for SELINUX
52 i) Add support for tree connect contexts (see MS-SMB2) a new SMB3.1.1 protocol
[all …]
/Documentation/devicetree/bindings/input/
Dgoogle,cros-ec-keyb.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $id: http://devicetree.org/schemas/input/google,cros-ec-keyb.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Simon Glass <sjg@chromium.org>
12 - Benson Leung <bleung@chromium.org>
24 - description: ChromeOS EC with only buttons/switches
25 const: google,cros-ec-keyb-switches
26 - description: ChromeOS EC with keyboard and possibly buttons/switches
27 const: google,cros-ec-keyb
[all …]
/Documentation/admin-guide/
Dsysrq.rst9 It is a 'magical' key combo you can hit which the kernel will respond to
15 You need to say "yes" to 'Magic SysRq key (CONFIG_MAGIC_SYSRQ)' when
17 /proc/sys/kernel/sysrq controls the functions allowed to be invoked via
20 to 1. Here is the list of possible values in /proc/sys/kernel/sysrq:
22 - 0 - disable sysrq completely
23 - 1 - enable all functions of sysrq
24 - >1 - bitmask of allowed sysrq functions (see below for detailed function
27 2 = 0x2 - enable control of console logging level
28 4 = 0x4 - enable control of keyboard (SAK, unraw)
29 8 = 0x8 - enable debugging dumps of processes etc.
[all …]
/Documentation/admin-guide/device-mapper/
Ddm-integrity.rst2 dm-integrity
5 The dm-integrity target emulates a block device that has additional
6 per-sector tags that can be used for storing integrity information.
9 writing the sector and the integrity tag must be atomic - i.e. in case of
12 To guarantee write atomicity, the dm-integrity target uses journal, it
14 and then copies the data and integrity tags to their respective location.
16 The dm-integrity target can be used with the dm-crypt target - in this
17 situation the dm-crypt target creates the integrity data and passes them
18 to the dm-integrity target via bio_integrity_payload attached to the bio.
19 In this mode, the dm-crypt and dm-integrity targets provide authenticated
[all …]
Dvdo-design.rst1 .. SPDX-License-Identifier: GPL-2.0-only
4 Design of dm-vdo
7 The dm-vdo (virtual data optimizer) target provides inline deduplication,
8 compression, zero-block elimination, and thin provisioning. A dm-vdo target
9 can be backed by up to 256TB of storage, and can present a logical size of
10 up to 4PB. This target was originally developed at Permabit Technology
12 production environments ever since. It was made open-source in 2017 after
14 dm-vdo. For usage, see vdo.rst in the same directory as this file.
17 vdo target has a maximum block size of 4K. However, it can achieve
18 deduplication rates of 254:1, i.e. up to 254 copies of a given 4K block can
[all …]
/Documentation/translations/zh_TW/admin-guide/
Dunicode.rst1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: ../disclaimer-zh_TW.rst
5 :Original: Documentation/admin-guide/unicode.rst
15 (英文版)上次更新:2005-01-17,版本號 1.4
21 http://www.lanana.org/docs/unicode/admin-guide/unicode.rst
24 -----
27 (Unicode-to-font)表,八位字符集與UTF-8模式都將改用此字體來顯示。
34 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
37 USER_MAP User defined ESC ( K
41 例如,即使加載了一個Latin-1字體,也允許使用塊圖形(block graphics)。
[all …]
/Documentation/translations/zh_CN/admin-guide/
Dunicode.rst1 .. include:: ../disclaimer-zh_CN.rst
3 :Original: Documentation/admin-guide/unicode.rst
12 (英文版)上次更新:2005-01-17,版本号 1.4
18 http://www.lanana.org/docs/unicode/admin-guide/unicode.rst
21 -----
24 (Unicode-to-font)表,八位字符集与UTF-8模式都将改用此字体来显示。
31 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
34 USER_MAP User defined ESC ( K
38 例如,即使加载了一个Latin-1字体,也允许使用块图形(block graphics)。
41 Linux有两个八位代码(G0和G1),而ISO 2022有四个七位代码(G0-G3)。
[all …]
/Documentation/driver-api/crypto/iaa/
Diaa-crypto.rst1 .. SPDX-License-Identifier: GPL-2.0
17 The iaa_crypto driver is designed to work as a layer underneath
18 higher-level compression devices such as zswap.
22 allows compression algorithms to be selected.
25 represented by selecting the 'deflate-iaa' crypto compression
28 # echo deflate-iaa > /sys/module/zswap/parameters/compressor
30 This will tell zswap to use the IAA 'fixed' compression mode for all
38 'deflate-iaa'. (Because the IAA hardware has a 4k history-window
39 limitation, only buffers <= 4k, or that have been compressed using a
40 <= 4k history window, are technically compliant with the deflate spec,
[all …]
/Documentation/fb/
Dintel810.rst20 - Intel 810
21 - Intel 810E
22 - Intel 810-DC100
23 - Intel 815 Internal graphics only, 100Mhz FSB
24 - Intel 815 Internal graphics only
25 - Intel 815 Internal graphics and AGP
30 - Choice of using Discrete Video Timings, VESA Generalized Timing
31 Formula, or a framebuffer specific database to set the video mode
33 - Supports a variable range of horizontal and vertical resolution and
37 - Supports color depths of 8, 16, 24 and 32 bits per pixel
[all …]

123