Home
last modified time | relevance | path

Searched refs:our (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/OK3568_Linux_fs/kernel/Documentation/process/
H A Dkernel-enforcement-statement.rst6 As developers of the Linux kernel, we have a keen interest in how our software
7 is used and how the license for our software is enforced. Compliance with the
9 sustainability of our software and community.
12 contributions made to our community, we share an interest in ensuring that
13 individual enforcement actions are conducted in a manner that benefits our
15 growth of our software ecosystem. In order to deter unhelpful enforcement
16 actions, we agree that it is in the best interests of our development
18 on behalf of ourselves and any successors to our copyright interests:
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 …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/
H A DKconfig31 For general information about Chelsio and our products, visit
32 our website at <http://www.chelsio.com>.
34 For customer support, please visit our customer support page at
58 For general information about Chelsio and our products, visit
59 our website at <http://www.chelsio.com>.
61 For customer support, please visit our customer support page at
80 For general information about Chelsio and our products, visit
81 our website at <http://www.chelsio.com>.
83 For customer support, please visit our customer support page at
121 For general information about Chelsio and our products, visit
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A DKconfig11 For general information about Chelsio and our products, visit
12 our website at <http://www.chelsio.com>.
14 For customer support, please visit our customer support page at
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A DKconfig14 For general information about Chelsio and our products, visit
15 our website at <http://www.chelsio.com>.
17 For customer support, please visit our customer support page at
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A DKconfig12 For general information about Chelsio and our products, visit
13 our website at <http://www.chelsio.com>.
15 For customer support, please visit our customer support page at
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191221.patch.gz1# ncurses 6.1 - patch 20191221 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A Dqmake.conf.in5 # simplify cross-compilation: we have our own "device" definition, which
6 # allows us to easily pass the cross-compiler paths and flags from our
18 # Remove all optimisation flags, we really only want our own.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/libdbi-perl/
H A DCVE-2014-10402.patch18 figure out that DBI->parse_dsn is the wrong helper to parse our attributes in
22 Parsing on our own similar to parse_dsn shows the way out.
39 + # Parsing on our own similar to parse_dsn to find attributes in 'dbname' parameter.
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A DREADME5 enough to update our copies with later changes from HP-UX -- it'll
6 make their 'diff' job easier if our code is relatively unmodified.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/lzo/lzo/
H A D0001-Use-memcpy-instead-of-reinventing-it.patch7 constraints for our architectures.
37 +/* Debian-specific change: we know that our compiler inlines memcpy() with
62 +/* Debian-specific change: we know that our compiler inlines memcpy() with
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dstrrchr.S22 zapnot a1, 1, a1 # e0 : zero extend our test character
24 sll a1, 8, t5 # e0 : replicate our test character
80 addq t6, t0, v0 # .. e1 : add our aligned base ptr to the mix
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/meson/meson/
H A Ddisable-rpath-handling.patch6 We need to allow our rpaths generated through the compiler flags to make it into
7 our binaries. Therefore disable the meson manipulations of these unless there
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmeson-routines.bbclass7 # Map our ARCH values to what Meson expects:
31 # Map our OS values to what Meson expects:
/OK3568_Linux_fs/buildroot/package/icu/
H A D0002-workaround-toolchain-bugs.patch9 is trivial in this case. So it will avoid our users falling into this
10 internal compiler error, and allow our autobuilders to test more
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0001-ltmain.in-Handle-trailing-slashes-on-install-command.patch31 # Determine the prefix the user has applied to our future dir.
35 # Don't allow the user to place us outside of our expected
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dlowlevel_init.S55 @ our registers
68 @ our registers
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dwriting_usb_driver.rst164 the program tries to open the device for I/O. We increment our private
165 usage count and save a pointer to our internal structure in the file
170 /* increment our usage count for the module */
173 /* save our object in the file's private structure */
190 /* copy the data from user space into our urb */
193 /* set up our urb */
211 to call our own ``skel_write_bulk_callback`` function. This function is
251 this function we decrement our private usage count and wait for possible
254 /* decrement our usage count for the device */
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.blackfin22 All open source code for the Blackfin processors are being handled via our
45 For Blackfin specific documentation, you can visit our dedicated doc wiki:
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json41 # created on the new release and for obvious reasons we wouldn't have it on our
42 # old manifest, all of these issues would cause runtime errors on our system.
79 # This will eventually cause runtime errors on our system if we don't include the misc packa…
80 # on our image, because the _uuid files will be missing.
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dtest-process.rst14 The project aims to test changes against our test matrix before those
22 "a-full", simply for ease of sorting in the UI. Use our Autobuilder
41 our sstate up to date. On the weekend, there is a master-next build
63 only along with point releases of our stable branches.
/OK3568_Linux_fs/yocto/poky/meta-poky/classes/
H A Dpoky-sanity.bbclass31 # is used in a comment, so do our own here. The code below can be
45 # ensure our function runs after the OE-Core one
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A DREADME97 Anatoly Pinchuk is a former member of our team who worked closely with
110 curious, because he never really understood the value of our project,
120 our group.
131 Chris Mason dived right into our code, and in just a few months produced
136 for our next major release.
154 anymore, and to dramatically increase our staffing. Ecila funded
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSMAIL_GPL33 mercy of those companies. By contrast, our general public license is
50 Also, for our own protection, we must make certain that everyone
54 by others will not reflect on our reputation.
133 free status of all derivatives of our free software and of promoting
136 Your comments and suggestions about our licensing policies and our
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/apt/
H A D0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch4 Subject: [PATCH] Revert "always run 'dpkg --configure -a' at the end of our
8 always run 'dpkg --configure -a' at the end of our dpkg callings,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Didle.fuc52 // set our "no interrupt has occurred during our execution" flag

12345678910>>...28