/linux-6.15/LICENSES/preferred/ |
D | LGPL-2.1 | 27 the successor of the GNU Library Public License, version 2, hence the 54 you distribute copies of the library or if you modify it. 56 For example, if you distribute copies of the library, whether gratis or for 59 link other code with the library, you must provide complete object files to 60 the recipients, so that they can relink them with the library after making 61 changes to the library and recompiling it. And you must show them these 65 library, and (2) we offer you this license, which gives you legal 66 permission to copy, distribute and/or modify the library. 69 warranty for the free library. Also, if the library is modified by someone 78 for a version of the library must be consistent with the full freedom of [all …]
|
D | LGPL-2.0 | 8 For 'GNU Library General Public License (LGPL) version 2.0 only' use: 10 For 'GNU Library General Public License (LGPL) version 2.0 or any later 15 GNU LIBRARY GENERAL PUBLIC LICENSE 24 [This is the first released version of the library GPL. It is numbered 2 34 This license, the Library General Public License, applies to some specially 48 distribute copies of the library, or if you modify it. 50 For example, if you distribute copies of the library, whether gratis or for 53 link a program with the library, you must provide complete object files to 54 the recipients so that they can relink them with the library, after making 55 changes to the library and recompiling it. And you must show them these [all …]
|
/linux-6.15/lib/crypto/ |
D | Kconfig | 3 menu "Crypto library routines" 32 accelerated implementation of the Blake2s library interface, 39 Blake2s library interface that require the generic code as a 48 accelerated implementation of the ChaCha library interface, 56 ChaCha library interface that require the generic code as a 70 Enable the ChaCha library interface. This interface may be fulfilled 78 accelerated implementation of the Curve25519 library interface, 86 Curve25519 library interface that require the generic code as a 100 Enable the Curve25519 library interface. This interface may be 118 accelerated implementation of the Poly1305 library interface, [all …]
|
/linux-6.15/Documentation/devicetree/bindings/input/ |
D | ti,drv260x.yaml | 43 library-sel: 47 This should be set to set the library to use at power up. 50 DRV260X_LIB_EMPTY - Do not use a pre-programmed library 51 DRV260X_ERM_LIB_A - Pre-programmed Library 52 DRV260X_ERM_LIB_B - Pre-programmed Library 53 DRV260X_ERM_LIB_C - Pre-programmed Library 54 DRV260X_ERM_LIB_D - Pre-programmed Library 55 DRV260X_ERM_LIB_E - Pre-programmed Library 56 DRV260X_ERM_LIB_F - Pre-programmed Library 57 DRV260X_LIB_LRA - Pre-programmed LRA Library [all …]
|
/linux-6.15/lib/ |
D | Kconfig | 3 # Library configuration 9 menu "Library routines" 44 tristate "KUnit tests for packing library" if !KUNIT_ALL_TESTS 48 This builds KUnit tests for the packing library. 144 The CRC-CCITT library functions. Select this if your module uses any 150 The CRC16 library functions. Select this if your module uses any of 156 The CRC-T10DIF library functions. Select this if your module uses 169 The CRC-ITU-T library functions. Select this if your module uses 176 The CRC32 library functions. Select this if your module uses any of 189 The CRC64 library functions. Select this if your module uses any of [all …]
|
/linux-6.15/Documentation/power/ |
D | opp.rst | 2 Operating Performance Points (OPP) Library 45 1.2 Operating Performance Points Library 48 OPP library provides a set of helper functions to organize and query the OPP 49 information. The library is located in drivers/opp/ directory and the header 50 is located in include/linux/pm_opp.h. OPP library can be enabled by enabling 55 Typical usage of the OPP library is as follows:: 57 (users) -> registers a set of default OPPs -> (library) 76 OPP library facilitates this concept in its implementation. The following 85 WARNING: Users of OPP library should refresh their availability count using 89 the SoC specific framework which uses the OPP library. Similar care needs [all …]
|
/linux-6.15/Documentation/PCI/endpoint/ |
D | pci-endpoint.rst | 28 library, the Endpoint Function library, and the configfs layer to bind the 31 PCI Endpoint Controller(EPC) Library 34 The EPC library provides APIs to be used by the controller that can operate 35 in endpoint mode. It also provides APIs to be used by function driver/library 151 There are other APIs provided by the EPC library. These are used for binding 185 PCI Endpoint Function(EPF) Library 188 The EPF library provides APIs to be used by the function driver and the EPC 189 library to provide endpoint mode functionality. 224 APIs for the PCI Endpoint Controller Library argument 228 by the PCI endpoint controller library. [all …]
|
/linux-6.15/arch/alpha/include/asm/ |
D | sfp-machine.h | 4 This file is part of the GNU C Library. 9 The GNU C Library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU Library General Public License as 14 The GNU C Library is distributed in the hope that it will be useful, 17 Library General Public License for more details. 19 You should have received a copy of the GNU Library General Public 20 License along with the GNU C Library; see the file COPYING.LIB. If
|
/linux-6.15/drivers/input/misc/ |
D | drv260x.c | 60 /* Library Selection */ 178 * @library: The vibration library to be used 191 u32 library; member 357 haptics->library); in drv260x_init() 380 haptics->library); in drv260x_init() 445 error = device_property_read_u32(dev, "library-sel", &haptics->library); in drv260x_probe() 447 dev_err(dev, "Can't fetch 'library-sel' property: %d\n", error); in drv260x_probe() 451 if (haptics->library < DRV260X_LIB_EMPTY || in drv260x_probe() 452 haptics->library > DRV260X_ERM_LIB_F) { in drv260x_probe() 454 "Library value is invalid: %i\n", haptics->library); in drv260x_probe() [all …]
|
/linux-6.15/arch/sparc/include/asm/ |
D | sfp-machine_64.h | 4 This file is part of the GNU C Library. 9 The GNU C Library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU Library General Public License as 14 The GNU C Library is distributed in the hope that it will be useful, 17 Library General Public License for more details. 19 You should have received a copy of the GNU Library General Public 20 License along with the GNU C Library; see the file COPYING.LIB. If
|
/linux-6.15/arch/m68k/ifpsp060/ |
D | README | 39 fplsp.sa FP Library Module - hex image 40 fplsp.s FP Library Module - source code 41 fplsp.doc FP Library Module - on-line documentation 47 ilsp.sa Integer Unimplemented Library Module - hex image 48 ilsp.s Integer Unimplemented Library Module - source code 49 ilsp.doc Integer Unimplemented Library Module - on-line doc
|
/linux-6.15/include/math-emu/ |
D | op-8.h | 4 This file is part of the GNU C Library. 9 The GNU C Library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU Library General Public License as 14 The GNU C Library is distributed in the hope that it will be useful, 17 Library General Public License for more details. 19 You should have received a copy of the GNU Library General Public 20 License along with the GNU C Library; see the file COPYING.LIB. If
|
D | single.h | 4 This file is part of the GNU C Library. 10 The GNU C Library is free software; you can redistribute it and/or 11 modify it under the terms of the GNU Library General Public License as 15 The GNU C Library is distributed in the hope that it will be useful, 18 Library General Public License for more details. 20 You should have received a copy of the GNU Library General Public 21 License along with the GNU C Library; see the file COPYING.LIB. If
|
D | soft-fp.h | 3 This file is part of the GNU C Library. 9 The GNU C Library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU Library General Public License as 14 The GNU C Library is distributed in the hope that it will be useful, 17 Library General Public License for more details. 19 You should have received a copy of the GNU Library General Public 20 License along with the GNU C Library; see the file COPYING.LIB. If
|
/linux-6.15/tools/usb/usbip/ |
D | configure.ac | 10 AC_SUBST([LIBUSBIP_VERSION], [$CURRENT:$REVISION:$AGE], [library version]) 42 # Checks for library functions. 50 [AC_MSG_ERROR([Missing udev library!])])], 53 # Checks for libwrap library. 54 AC_MSG_CHECKING([whether to use the libwrap (TCP wrappers) library]) 57 [use the libwrap (TCP wrappers) library])],
|
/linux-6.15/kernel/time/ |
D | timeconv.c | 4 * This file is part of the GNU C Library. 7 * The GNU C Library is free software; you can redistribute it and/or 8 * modify it under the terms of the GNU Library General Public License as 12 * The GNU C Library is distributed in the hope that it will be useful, 15 * Library General Public License for more details. 17 * You should have received a copy of the GNU Library General Public 18 * License along with the GNU C Library; see the file COPYING.LIB. If not,
|
/linux-6.15/arch/x86/include/uapi/asm/ |
D | mtrr.h | 6 This library is free software; you can redistribute it and/or 7 modify it under the terms of the GNU Library General Public 11 This library is distributed in the hope that it will be useful, 14 Library General Public License for more details. 16 You should have received a copy of the GNU Library General Public 17 License along with this library; if not, write to the Free
|
/linux-6.15/sound/soc/sof/ |
D | ipc4-loader.c | 17 /* The module ID includes the id of the library it is part of at offset 12 */ 77 dev_info(sdev->dev, "Loaded firmware library: %s, version: %u.%u.%u.%u\n", in sof_ipc4_fw_parse_ext_man() 181 dev_err(sdev->dev, "Library loading is not supported on this platform\n"); in sof_ipc4_load_library() 193 /* optional library, override the error */ in sof_ipc4_load_library() 201 dev_err(sdev->dev, "Library file '%s' is missing\n", in sof_ipc4_load_library() 207 dev_dbg(sdev->dev, "Library file '%s' loaded\n", lib_filename); in sof_ipc4_load_library() 222 /* Fix up the module ID numbers within the library */ in sof_ipc4_load_library() 228 * loading the library for the first time in sof_ipc4_load_library() 265 * sof_ipc4_complete_split_release - loads the library parts of a split firmware 273 * debug library is present (the openmodules content is built in the basefw). [all …]
|
D | ipc4-priv.h | 44 * struct sof_ipc4_fw_library - IPC4 library information 45 * @sof_fw: SOF Firmware of the library 46 * @id: Library ID. 0 is reserved for basefw, external libraries must have unique 50 * @num_modules : Number of FW modules in the library 76 * @load_library: Callback function for platform dependent library loading
|
/linux-6.15/sound/core/oss/ |
D | copy.c | 6 * This library is free software; you can redistribute it and/or modify 7 * it under the terms of the GNU Library General Public License as 14 * GNU Library General Public License for more details. 16 * You should have received a copy of the GNU Library General Public 17 * License along with this library; if not, write to the Free Software
|
D | route.c | 6 * This library is free software; you can redistribute it and/or modify 7 * it under the terms of the GNU Library General Public License as 14 * GNU Library General Public License for more details. 16 * You should have received a copy of the GNU Library General Public 17 * License along with this library; if not, write to the Free Software
|
/linux-6.15/fs/fuse/ |
D | Kconfig | 9 There's also a companion library: libfuse2. This library is available 12 although chances are your distribution already has that library 16 See <file:Documentation/Changes> for needed library/utility version.
|
/linux-6.15/arch/x86/include/asm/ |
D | mtrr.h | 5 This library is free software; you can redistribute it and/or 6 modify it under the terms of the GNU Library General Public 10 This library is distributed in the hope that it will be useful, 13 Library General Public License for more details. 15 You should have received a copy of the GNU Library General Public 16 License along with this library; if not, write to the Free
|
/linux-6.15/rust/pin-init/ |
D | README.md | 11 Library to safely and fallibly initialize pinned `struct`s using in-place constructors. 18 This library's main use-case is in [Rust-for-Linux]. Although this version can be used 28 This library allows you to do in-place initialization safely. 32 This library requires the [`allocator_api` unstable feature] when the `alloc` feature is 36 [`allocator_api` unstable feature]: https://doc.rust-lang.org/nightly/unstable-book/library-feature… 48 [`Box<T>`] or any other smart pointer that supports this library). 55 Aside from pinned initialization, this library also supports in-place construction without 64 requires it to be pinned to be locked and thus is a prime candidate for using this library. 101 Many types that use this library supply a function/macro that returns an initializer, because
|
/linux-6.15/arch/alpha/lib/ |
D | memchr.S | 2 This file is part of the GNU C Library. 5 The GNU C Library is free software; you can redistribute it and/or 6 modify it under the terms of the GNU Library General Public License as 10 The GNU C Library is distributed in the hope that it will be useful, 13 Library General Public License for more details. 15 You should have received a copy of the GNU Library General Public 16 License along with the GNU C Library; see the file COPYING.LIB. If not,
|