| /linux/Documentation/arch/arm/sa1100/ |
| H A D | assabet.rst | 254 - PM: Not tested. 256 - PM: Not tested. 257 - I2C: Implemented, not fully tested. 258 - L3: Fully tested, pass. 259 - PM: Not tested. 262 - LCD: Fully tested. PM 270 - Playback: Fully tested, pass. 271 - Record: Implemented, not tested. 272 - PM: Not tested. 275 - Audio play: Implemented, not heavily tested. [all …]
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 22 Linux runs on two groups of machines -- those that are tested by the OEM 23 to be compatible with Linux, and those that were never tested with Linux, 26 The larger group is the systems tested to run only Windows. Not only that, 27 but many were tested to run with just one specific version of Windows. 29 only a single path through the BIOS has actually been tested. 122 a BIOS that has been tested only with that _OSI returning TRUE. 133 in tested flows to support real Linux features. In 2009, Linux 141 ACPI BIOS that are tested on Windows machines. There is a real risk 175 Just like on Windows-tested platforms, this strategy has risks.
|
| /linux/tools/testing/selftests/powerpc/eeh/ |
| H A D | eeh-vf-aware.sh | 16 tested=0 26 tested="$((tested + 1))" 39 if [ "$tested" == 0 ] ; then
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 33 test subsystem should match a single kernel module. If the code being tested 38 Test subsystems should be named after the code being tested, either after the 39 module (wherever possible), or after the directory or files being tested. Test 80 functionality being tested. Test suites can have shared initialization and 129 function being tested, with a description of the input or codepath being tested. 162 tested, or be under [Kernel Hacking]->[Kernel Testing and Coverage]
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | perf-hwbreak.c | 280 printf("TESTED: addr:0x%lx brks:% 8lld loops:% 8i rw:%i !user:%i array:%i\n", in runtestsingle() 325 printf("TESTED: No overlap\n"); in runtest_dar_outside() 340 printf("TESTED: Partial overlap\n"); in runtest_dar_outside() 355 printf("TESTED: Partial overlap\n"); in runtest_dar_outside() 370 printf("TESTED: No overlap\n"); in runtest_dar_outside() 385 printf("TESTED: Full overlap\n"); in runtest_dar_outside() 444 printf("TESTED: %s\n", desc); in test_process_multi_diff_addr() 489 printf("TESTED: %s\n", desc); in test_process_multi_same_addr() 534 printf("TESTED: %s\n", desc); in test_process_multi_diff_addr_ro_wo() 579 printf("TESTED: %s\n", desc); in test_process_multi_same_addr_ro_wo() [all …]
|
| /linux/Documentation/arch/arm/vfp/ |
| H A D | release-notes.rst | 19 The operations which have been tested with this package are: 41 Other operations which have been tested by basic assembly-only tests 51 The combination operations have not been tested:
|
| /linux/Documentation/misc-devices/ |
| H A D | pci-endpoint-test.rst | 31 Tests the BAR. The number of the BAR to be tested 37 to be tested should be passed as argument. 40 to be tested should be passed as argument.
|
| /linux/Documentation/input/devices/ |
| H A D | cs461x.rst | 10 is present here, but have not tested completely. The button analysis 14 driver as a backend. I've tested this driver with CS4610, 4-axis and 19 The sensitivity and calibrate quality have not been tested; the two
|
| /linux/drivers/hid/ |
| H A D | hid-betopff.c | 9 * - tested with BTP2185 BFM Mode. 12 * - tested with BTP2185 PC Mode. 15 * - tested with BTP2185 PC Mode with another version. 18 * - tested with BTP2171s.
|
| /linux/lib/zstd/common/ |
| H A D | fse.h | 100 or an errorCode, which can be tested using FSE_isError() */ 112 or an errorCode, which can be tested using FSE_isError(). */ 123 @return : 0, or an errorCode, which can be tested using FSE_isError() */ 130 or an errorCode, which can be tested using FSE_isError() */ 142 If there is an error, the function will return an ErrorCode (which can be tested using FSE_isError(… 156 …lid tableLog value), the function will return an ErrorCode (which can be tested using FSE_isError(… 162 If there is an error, the function will return an ErrorCode (which can be tested using FSE_isError(… 167 If there is an error, both functions will return an ErrorCode (which can be tested using FSE_isErro… 173 If there is an error, the function will return an ErrorCode (which can be tested using FSE_isError(… 182 or an errorCode, which can be tested using FSE_isError(). [all …]
|
| /linux/Documentation/process/ |
| H A D | stable-kernel-rules.rst | 10 - It must be obviously correct and tested. 192 to be tested by developers and testers. 195 be queued. Additional -rc releases are then released and tested until no 198 a "Tested-by:" email with any testing information desired. The "Tested-by:" 201 containing all the queued and tested patches.
|
| /linux/Documentation/networking/device_drivers/fddi/ |
| H A D | skfp.rst | 64 Compaq adapters (not tested): 245 - not tested with 2.1.xx kernels 246 - integration in kernel not tested 247 - not tested simultaneously with FDDI adapters from other vendors.
|
| /linux/drivers/media/pci/tw686x/ |
| H A D | Kconfig | 14 - TW6865 (4 video channels, not tested, second generation chip), 16 built-in video decoder are supported, not tested),
|
| /linux/drivers/comedi/drivers/ni_routing/ |
| H A D | ni_route_values.h | 38 /** Marks a register value as valid, implemented, and tested. */ 54 /** Tests whether a register is marked as valid/implemented/tested */ 56 /** Tests whether a register is implemented but not tested */
|
| /linux/security/apparmor/ |
| H A D | capability.c | 58 * @profile: profile being tested for confinement (NOT NULL) 59 * @cap: capability tested 171 * @label: label being tested for capability (NOT NULL) 172 * @cap: capability to be tested
|
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1_main.c | 933 /* Tested by michael@gernoth.net 28 Mar 2015 */ in snd_emu10k1_free() 949 /* Tested by James@superbug.co.uk 4th April 2006 */ 974 /* Mic input not tested. 975 * Analog CD input not tested 976 * Digital Out not tested. 997 /* Tested by James@superbug.co.uk 3rd July 2005 */ 1021 /* Tested by James@superbug.co.uk 6th November 2006 */ 1025 * Digital input not tested. 1033 /* Tested by James@superbug.co.uk 4th April 2006 */ 1064 /* Tested b [all...] |
| /linux/drivers/gpu/drm/ttm/tests/ |
| H A D | TODO | 9 - Suggestion: randomize the number and size of tested buffers in 27 ttm_bo_ioremap() can't be tested, unless we find a way to stub it
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | lpc32xx-slc.txt | 11 - nxp,wdr-clks: Delay before Ready signal is tested on write (W_RDY) 12 - nxp,rdr-clks: Delay before Ready signal is tested on read (R_RDY)
|
| /linux/Documentation/fb/ |
| H A D | metronomefb.rst | 29 udev/hotplug setup. I have only tested with a single waveform file which was 37 mappable frame buffer. It has been tested with tinyx (Xfbdev). It is known
|
| /linux/Documentation/dev-tools/ |
| H A D | testing-overview.rst | 33 of the kernel, which can be tested in isolation. This aligns well with the 55 (e.g. by a syscall, device, filesystem, etc.) can be tested with kselftest. To 61 expose an interface to userspace, which can be tested, but not implementation 71 of code. This is useful for determining how much of the kernel is being tested,
|
| /linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
| H A D | func-filter-pid.tc | 15 echo "no option for function-fork found. Option will not be tested." 20 echo "no option for function-fork found. Option will not be tested."
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | xmit.h | 50 /* Tested with 598.314, 644.1001 and 666.2 */ 67 /* Tested with 410.2160, 478.104 and 508.* */ 80 /* Tested with 351.126 */ 281 /* Tested with 598.314, 644.1001 and 666.2 */ 290 /* Tested with 351.126, 410.2160, 478.104 and 508.* */
|
| /linux/arch/m68k/include/asm/ |
| H A D | thread_info.h | 58 * bits 0-7 are tested at every exception exit 59 * bits 8-15 are also tested at syscall exit
|
| /linux/tools/testing/selftests/gpio/ |
| H A D | gpio-mockup.sh | 201 # tested where supported by the userspace interface (cdev). 281 # For each gpiochip the fence post lines, 0 and n-1, are tested, and the 282 # line on the far side of the fence post, n, is tested to not exist. 285 # gpiochip is tested as well.
|
| /linux/kernel/rcu/ |
| H A D | Kconfig.debug | 34 after the fact on the running kernel to be tested, if desired. 49 after the fact on the running kernel to be tested, if desired. 110 tested, if desired.
|