Home
last modified time | relevance | path

Searched refs:community (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.6.21/drivers/pinctrl/intel/
Dpinctrl-intel.c112 struct intel_community *community; in intel_get_community() local
116 community = &pctrl->communities[i]; in intel_get_community()
117 if (pin >= community->pin_base && in intel_get_community()
118 pin < community->pin_base + community->npins) in intel_get_community()
119 return community; in intel_get_community()
128 intel_community_get_padgroup(const struct intel_community *community, in intel_community_get_padgroup() argument
133 for (i = 0; i < community->ngpps; i++) { in intel_community_get_padgroup()
134 const struct intel_padgroup *padgrp = &community->gpps[i]; in intel_community_get_padgroup()
146 const struct intel_community *community; in intel_get_padcfg() local
150 community = intel_get_community(pctrl, pin); in intel_get_padcfg()
[all …]
Dpinctrl-cherryview.c573 const struct intel_community *community = &pctrl->communities[0]; in chv_pctrl_readl() local
575 return readl(community->regs + offset); in chv_pctrl_readl()
580 const struct intel_community *community = &pctrl->communities[0]; in chv_pctrl_writel() local
581 void __iomem *reg = community->regs + offset; in chv_pctrl_writel()
591 const struct intel_community *community = &pctrl->communities[0]; in chv_padreg() local
597 return community->pad_regs + offset + reg; in chv_padreg()
1303 const struct intel_community *community = &pctrl->communities[0]; in chv_gpio_set_intr_line() local
1336 for (i = community->nirqs - 1; i >= 0; i--) { in chv_gpio_set_intr_line()
1429 const struct intel_community *community = &pctrl->communities[0]; in chv_gpio_irq_handler() local
1442 for_each_set_bit(intr_line, &pending, community->nirqs) { in chv_gpio_irq_handler()
[all …]
/linux-6.6.21/Documentation/process/
Dresearcher-guidelines.rst8 The Linux kernel community welcomes transparent research on the Linux
13 The community greatly appreciates if researchers can share preliminary
17 sharing open access copies of the published research with the community
20 This document seeks to clarify what the Linux kernel community considers
31 The Linux kernel community expects that everyone interacting with the
34 code) produced by the Linux kernel community is welcome, though research
51 contributors. As a general rule, though, the kernel community derives
56 themselves or to the kernel community as a whole. For this reason, this
59 Kernel community members already receive far too much email and are likely
61 such requests deprives the community of valuable contributor time and is
[all …]
Dcode-of-conduct.rst11 our community a harassment-free experience for everyone, regardless of age, body
25 * Focusing on what is best for the community
26 * Showing empathy towards other community members
58 when an individual is representing the project or its community. Examples of
59 representing a project or community include using an official project e-mail
86 kernel community will be interpreting this document.
Dcode-of-conduct-interpretation.rst7 provide a set of rules for almost any open source community. Every
8 open-source community is unique and the Linux kernel is no exception.
10 community will interpret it. We also do not expect this interpretation
28 kernel community, a "maintainer" is anyone who is responsible for a
41 That being said, our community is vast and broad, and there is no new
43 behave in the parts of the community where they are active. That
49 others in the community when needed. Do not be afraid to reach out to
83 the Code of Conduct. The kernel community is aware of that and provides
89 The Linux kernel community primarily interacts on a set of public email
98 Conduct. The Linux kernel community does not have an "official" project
[all …]
Dcontribution-maturity-model.rst15 part of the Linux Kernel community need to allow engineers to be
24 expectations for upstream community engagement aim to increase the
35 upstream community.
70 * A Software Engineer’s community contributions will be considered in
98 * Organizations will consider community member feedback in official
106 * Organizations will actively seek out community member feedback as a
Dindex.rst9 Working with the kernel development community
14 to learn about how our community works. Reading these documents will make
46 Other guides to the community that are of interest to most developers are:
Dkernel-enforcement-statement.rst9 sustainability of our software and community.
12 contributions made to our community, we share an interest in ensuring that
14 community and do not have an unintended negative impact on the health and
17 community to undertake the following commitment to users of the Linux kernel
21 it is in the best interests of our development community to adopt the
45 as a last resort, to be initiated only when other community efforts have
Ddevelopment-process.rst22 work with the development community with a minimum of frustration. It is
23 an attempt to document how this community works in a way which is
D1.Intro.rst13 availability to users, community support in many forms, and the ability to
25 emphasis on involving the development community as soon as possible.
33 review. To be taken seriously by the development community, patches must be
81 Working with the kernel development community is not especially hard. But,
83 difficulties when trying to do kernel work. The kernel community has
93 community's ways (or, worse, who tries to flout or circumvent them) will
94 have a frustrating experience in store. The development community, while
101 community is always in need of developers who will help to make the kernel
103 join our community.
121 learning how to work with the kernel community and get their code into the
[all …]
D3.Early-stage.rst31 immediate problem. To the wider kernel community, though, it was seen as a
38 The audio community, however, could not see past the particular solution
55 - and to discuss it with the development community before investing in the
75 discussions with the community before launching into implementation. Early
95 Years of experience with the kernel development community have taught a
98 released into the community. Sometimes these problems are severe,
100 the kernel community's standards. Some examples include:
173 provide can help the development community provide useful input on the
189 community informed as you go.
Dhowto.rst8 to work with the Linux kernel development community. It tries to not
24 and hints on how to work with the community. It will also try to
25 explain some of the reasons why the community works like it does.
50 existing development community. It is a diverse group of people, with
79 invaluable for learning how to interact with the kernel community. When
207 some task to start doing to join into the kernel development community,
429 Working with the community
432 The goal of the kernel community is to provide the best possible kernel
457 In a community that is looking for the best technical solution possible,
471 Differences between the kernel community and corporate structures
[all …]
Dembargoed-hardware-issues.rst78 unable to enter into any non-disclosure agreements. The kernel community
86 The Linux kernel community has a deep understanding of the requirement to
90 The Linux kernel community has successfully handled hardware security
92 community compliant development under embargo restrictions.
94 The Linux kernel community has a dedicated hardware security team for
108 effective deterrent in our community. In case a violation happens the
194 kernel developer community as needed. Bringing in experts can happen at any
279 the Linux kernel community.
D2.Process.rst39 community) is merged into the mainline kernel. The bulk of changes for a
161 done without involving the community, but it is better to do this work
198 leave a poor impression in the development community. Merging code
349 community is git. Git is one of a number of distributed version control
350 systems being developed in the free software community. It is well tuned
389 lists. It is hard to be a fully-functioning member of the community
408 development community comes together as a whole; developers who avoid this
476 noise which is distracting for the development community as a whole, so,
478 introduce themselves to the community will not get the sort of reception
497 building respect with the rest of the development community.
D6.Followthrough.rst17 kernel community to ensure that your code is up to the kernel's quality
105 kernel development community; he can often unjam a situation which seems to
130 contents visible to the development community as a whole. At this point,
186 development community remembers developers who lose interest in their code
218 be hurtful and discouraging, but the community will remember your reaction
/linux-6.6.21/Documentation/filesystems/
Dxfs-maintainer-entry-profile.rst34 elsewhere in the kernel community.
45 and nudge the community in that direction.
155 community.
174 This gives the community time to review the changes, to suggest other changes,
179 This allows the broader kernel community adequate time to test the
/linux-6.6.21/Documentation/
Dindex.rst16 Working with the development community
20 community and getting your work upstream.
/linux-6.6.21/arch/arm64/boot/dts/marvell/
Darmada-8040-mcbin.dts5 * Device Tree file for MACCHIATOBin Armada 8040 community board platform
Darmada-8040-mcbin-singleshot.dts5 * Device Tree file for MACCHIATOBin Armada 8040 community board platform
/linux-6.6.21/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt60 https://help.ubuntu.com/community/KVM/CreateGuests
61 https://help.ubuntu.com/community/JeOSVMBuilder
/linux-6.6.21/drivers/net/
DLICENSE.SRC13 of ideas throughout the research community. All software is furnished
/linux-6.6.21/Documentation/scsi/
Dlpfc.rst43 The community supporting kernel.org has driven an effort to remove
52 community in modifying the behavior of the SCSI midlayer so that SCSI
DFlashPoint.rst24 "Mylex is committed to supporting the Linux community," says Peter Shambora,
86 been problematic for members of the Linux community, in that no Linux
112 publicly about BusLogic's attitude toward the Linux community, and I felt
132 SCSI solution for the Linux community, and does not want to see anyone left
/linux-6.6.21/net/ipv4/netfilter/
Dnf_nat_snmp_basic.asn16 community
/linux-6.6.21/drivers/staging/
DKconfig14 affect support options from both the community, and various

1234