-
Notifications
You must be signed in to change notification settings - Fork 204
/
usbutils.spdx
541 lines (477 loc) · 25.5 KB
/
usbutils.spdx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
SPDXVersion: SPDX-2.1
DataLicense: CC0-1.0
SPDXID: SPDXRef-DOCUMENT
DocumentName: usbutils
DocumentNamespace: http://spdx.org/spdxdocs/spdx-v2.1-27f6aa30-7432-4e93-9eb4-0b42decd5fbd
Creator: Person: Greg Kroah-Hartman <[email protected]> ()
Creator: Organization: The Linux Foundation ()
Creator: Tool: reuse-4.0.3
Created: 2024-10-22T09:33:13Z
CreatorComment: <text>This document was created automatically using available reuse information consistent with REUSE.</text>
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-68c02f636b8e3879dac8154f74e11a07
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-55ac808bfba4c56ce907af138af72acf
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-0eacc2ae7d0f5c3449ec0adf0eb43bf0
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-a3fe8c439a8920ee4f2b8078b85ad468
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-7a3bd08eba1bc24dee78f41529fb76d7
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-9d50e0b0e40bb0140e9f6d7914c16053
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-dbefb4a51cbf16bc58c282be75359b68
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-7adfca84953238f811ff00949e265bea
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-d55ab2ed4d5fdfcf0040347a879b8f2d
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-21a212edf35f19ec3cfeb707641e5d71
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-5503f4e216fc559b19e397a7433010ca
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-48837738997a8f7c8e44df92148bb30c
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-756378318565393ff48f1292b85cdded
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-9d1d2cd39aaefd926b25e9a96f462e43
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-a0dca448bcc96880587f0e9ddb53cb14
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-d6a26648562bd7a9782acf0ec87b8d02
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-ddd0854171f331d4da3d8e3e1824aa29
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-60c5f0772761312cad5b32c0fc824a3d
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-a9bd5f415bcf395d45744e20a813a05a
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-0d55599d39c57a6ef592993f38cb38ee
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-a9cd23771d5dd91bb7547c2bf9b6d61d
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-75b5d80d5b8e458a555bf9942bf7ed10
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-1d1ad6cdb4de72eeca72d3ad9a3c627e
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-4ae5ef4ab1501abb4c1c47d66ce32921
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-8f5454f574dbcff4dc1d582dc06483aa
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-000d620fc402bf53d9c734ebdeb7e3cd
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-50536ae3a0aee6056d7fb92e3331aba9
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-830fc01dabc63645c1547b64e529769c
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-ab0aa24619778bb6942ad2513cfc49f9
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-3a918af2dcb3d9c3fe74c1cd434e6d64
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-b7f35e140b6356cdb8e087dcd7b3aa0b
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-df32fd71045b9bb4a88d11b9d0f003c3
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-c80241df39c14854b1c4e034b14ee82c
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-654676621076127b37582bdf9c7bc2c0
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-6f00e1d4546ef3e6a02ec90c4f424a5e
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-03c4f6abffb242d6d0dccde1eff96a71
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-0767786dd4e99840a57609fef1af97a5
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-f8de93054989a2fd41f3c2efbfb096a9
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-c5e911e3fb38d1362fb16df2a2fefd9e
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-6bf84d40f00b2566aa73a36acd80b594
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-eae4055469224764325d52cc96cbab3b
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-e38f878d92a1acfc7f028a82fccf83a7
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-55ab2a28154ae54d03e8851633212eab
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-39cda2fc214ee9684ac11abbef3cc612
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-e86a1beac9018216b303111be6b03e4e
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-69bd878b1773bc5d2cecfdede4b81d57
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-049709f1770711ea4558413c0af49689
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-2d19fe5fb8b4f7ab28eb8a45aeeee263
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-9929adf54a5cafd69cf282f0e62272ef
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-5caab38b28b28a1e757052f304adfd8d
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-a4ab912da758ea90ac0483b463d76f54
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-3fcb43cc533d0519e5a1ecdc4afe58ac
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-ae23252b6ad2e41711854d105a1c5eb1
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-1a8504143bfcae1608b9dadf439c07a5
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-ee077519a1819cd18bdc95353d67a9a9
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-863fe4948868393488cf4374dc1bf336
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-f46891395f23dbf7ef217ba349f459cc
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-1cc5502a5bae6cc9cfaf4e7e5f11bd25
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-c512878b7b8cf31c0355d5a0b73db890
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-fec14677e17d08b48398f4f72075559e
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-bb1c9a232ce0b433ce3c314df4329477
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-04eadb4435b47c57bfa272f81be4f815
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-e99e2d061caabfd49e2c6a1967bed2c5
Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-be9d24b98784bd29b232c30b9eb2e68a
FileName: ./.clang-format
SPDXID: SPDXRef-68c02f636b8e3879dac8154f74e11a07
FileChecksum: SHA1: 53d8e1ebbeecd7359dafd90c6a09427b26a599a6
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>SPDX-FileCopyrightText: Miguel Ojeda <[email protected]></text>
FileName: ./.codespellignore
SPDXID: SPDXRef-55ac808bfba4c56ce907af138af72acf
FileChecksum: SHA1: 6f4789f1eb710c5dd0210521508af602d5d25438
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.editorconfig
SPDXID: SPDXRef-0eacc2ae7d0f5c3449ec0adf0eb43bf0
FileChecksum: SHA1: 237bcdcbe64e5ffcd1ee32598c86b096fa8686f6
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.github/actions/setup-alpine/action.yml
SPDXID: SPDXRef-a3fe8c439a8920ee4f2b8078b85ad468
FileChecksum: SHA1: 43bf25c558517a56bed79c5db30efe1f3a9a98b3
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]>
SPDX-FileCopyrightText: 2024 Lucas De Marchi <[email protected]></text>
FileName: ./.github/actions/setup-archlinux/action.yml
SPDXID: SPDXRef-7a3bd08eba1bc24dee78f41529fb76d7
FileChecksum: SHA1: 4932e56a63436d56f2c3f3e9acbec11b3b04fdf9
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]>
SPDX-FileCopyrightText: 2024 Lucas De Marchi <[email protected]></text>
FileName: ./.github/actions/setup-debian/action.yml
SPDXID: SPDXRef-9d50e0b0e40bb0140e9f6d7914c16053
FileChecksum: SHA1: 14405bfd57dc72f634e66a15725fbe52241349df
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]>
SPDX-FileCopyrightText: 2024 Lucas De Marchi <[email protected]></text>
FileName: ./.github/actions/setup-fedora/action.yml
SPDXID: SPDXRef-dbefb4a51cbf16bc58c282be75359b68
FileChecksum: SHA1: 5d837599bbaddd4b40ce0c965f1098452b7886da
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]>
SPDX-FileCopyrightText: 2024 Lucas De Marchi <[email protected]></text>
FileName: ./.github/actions/setup-ubuntu/action.yml
SPDXID: SPDXRef-7adfca84953238f811ff00949e265bea
FileChecksum: SHA1: b769d5976d574053adcae043da15a481acc9628b
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]>
SPDX-FileCopyrightText: 2024 Lucas De Marchi <[email protected]></text>
FileName: ./.github/cross-files/arch-cross.ini
SPDXID: SPDXRef-d55ab2ed4d5fdfcf0040347a879b8f2d
FileChecksum: SHA1: 2f2fc1855f25d477aaebaaf0d9ae76ff27fa8df5
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.github/cross-files/debian-cross.ini
SPDXID: SPDXRef-21a212edf35f19ec3cfeb707641e5d71
FileChecksum: SHA1: 1bc8bb17c718869c79edfb504b172fb8ae55e346
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.github/cross-files/ubuntu-cross.ini
SPDXID: SPDXRef-5503f4e216fc559b19e397a7433010ca
FileChecksum: SHA1: 1bc8bb17c718869c79edfb504b172fb8ae55e346
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.github/dependabot.yml
SPDXID: SPDXRef-48837738997a8f7c8e44df92148bb30c
FileChecksum: SHA1: 5e72d20eb87ce81ea96bf92eda6f037bde7d7a88
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.github/workflows/clang-format.yml
SPDXID: SPDXRef-756378318565393ff48f1292b85cdded
FileChecksum: SHA1: d14b6e001cdda2ca448b598ab74ededadf7d3572
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.github/workflows/codeql.yml
SPDXID: SPDXRef-9d1d2cd39aaefd926b25e9a96f462e43
FileChecksum: SHA1: bf0f5c9591b30874fb85df2ac04100be7afe0068
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]>
SPDX-FileCopyrightText: 2024 Lucas De Marchi <[email protected]></text>
FileName: ./.github/workflows/codespell.yml
SPDXID: SPDXRef-a0dca448bcc96880587f0e9ddb53cb14
FileChecksum: SHA1: 2dd94bb33555815ed4360da53e966bf2e17584ed
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.github/workflows/main.yml
SPDXID: SPDXRef-d6a26648562bd7a9782acf0ec87b8d02
FileChecksum: SHA1: a02c21bdd3c8abce34e97b8e3ce0a82c148bd3e2
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]>
SPDX-FileCopyrightText: 2024 Lucas De Marchi <[email protected]></text>
FileName: ./.github/workflows/reuse.yml
SPDXID: SPDXRef-ddd0854171f331d4da3d8e3e1824aa29
FileChecksum: SHA1: 73b77f69acf2f80da1e811913fed7dc9594746df
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./.gitignore
SPDXID: SPDXRef-60c5f0772761312cad5b32c0fc824a3d
FileChecksum: SHA1: 39951a5bdc5c52cac0e1849f5237b7f94300f5a7
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2009 Greg Kroah-Hartman <[email protected]>
Copyright (c) 2014-2021 Greg Kroah-Hartman <[email protected]></text>
FileName: ./NEWS
SPDXID: SPDXRef-a9bd5f415bcf395d45744e20a813a05a
FileChecksum: SHA1: 289991915e6c690eeabd34d8521b0f40554d77cb
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2018-2024 Greg Kroah-Hartman <[email protected]></text>
FileName: ./README.md
SPDXID: SPDXRef-0d55599d39c57a6ef592993f38cb38ee
FileChecksum: SHA1: 783f577dd8442485278bcd35e0956a6507a724e8
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (c) 2018 Greg Kroah-Hartman <[email protected]></text>
FileName: ./autogen.sh
SPDXID: SPDXRef-a9cd23771d5dd91bb7547c2bf9b6d61d
FileChecksum: SHA1: 9df97295b60b11b78521f829eab2ef489b8367e8
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2009,2010 Greg Kroah-Hartman <[email protected]>
Copyright (c) 2024 Greg Kroah-Hartman <[email protected]></text>
FileName: ./build-dev.ini
SPDXID: SPDXRef-75b5d80d5b8e458a555bf9942bf7ed10
FileChecksum: SHA1: d7ec729d36f6eb03a11c1b2327c29dd89cca005d
LicenseConcluded: NOASSERTION
LicenseInfoInFile: LGPL-2.1-or-later
FileCopyrightText: <text>SPDX-FileCopyrightText: 2024 Emil Velikov <[email protected]></text>
FileName: ./ccan/check_type/check_type.h
SPDXID: SPDXRef-1d1ad6cdb4de72eeca72d3ad9a3c627e
FileChecksum: SHA1: 41089cb3040b64f1db5c5516174d5698d3c50312
LicenseConcluded: NOASSERTION
LicenseInfoInFile: CC0-1.0
FileCopyrightText: <text>SPDX-FileCopyrightText: Rusty Russell <[email protected]></text>
FileName: ./ccan/config.h
SPDXID: SPDXRef-4ae5ef4ab1501abb4c1c47d66ce32921
FileChecksum: SHA1: 4b3a3b475a32a6518e2d9051e21a262e46562243
LicenseConcluded: NOASSERTION
LicenseInfoInFile: CC0-1.0
FileCopyrightText: <text>SPDX-FileCopyrightText: Rusty Russell <[email protected]></text>
FileName: ./ccan/container_of/container_of.h
SPDXID: SPDXRef-8f5454f574dbcff4dc1d582dc06483aa
FileChecksum: SHA1: f0a0a369d19ad6527d1b6486f73038fe69b71acd
LicenseConcluded: NOASSERTION
LicenseInfoInFile: CC0-1.0
FileCopyrightText: <text>SPDX-FileCopyrightText: Rusty Russell <[email protected]></text>
FileName: ./ccan/list/list.h
SPDXID: SPDXRef-000d620fc402bf53d9c734ebdeb7e3cd
FileChecksum: SHA1: b71b49cb975faa372e29ea64bdd75d207a15c2b6
LicenseConcluded: NOASSERTION
LicenseInfoInFile: MIT
FileCopyrightText: <text>SPDX-FileCopyrightText: Rusty Russell <[email protected]></text>
FileName: ./ccan/str/str.h
SPDXID: SPDXRef-50536ae3a0aee6056d7fb92e3331aba9
FileChecksum: SHA1: 2de578d7e1ba12d0d85192272a890208dd4e63e0
LicenseConcluded: NOASSERTION
LicenseInfoInFile: CC0-1.0
FileCopyrightText: <text>SPDX-FileCopyrightText: Rusty Russell <[email protected]></text>
FileName: ./ccan/str/str_debug.h
SPDXID: SPDXRef-830fc01dabc63645c1547b64e529769c
FileChecksum: SHA1: 5aed1157108215170e16494d162ba8623f600ad4
LicenseConcluded: NOASSERTION
LicenseInfoInFile: CC0-1.0
FileCopyrightText: <text>SPDX-FileCopyrightText: Rusty Russell <[email protected]></text>
FileName: ./desc-defs.c
SPDXID: SPDXRef-ab0aa24619778bb6942ad2513cfc49f9
FileChecksum: SHA1: 3d408798b1c7085e15c58bcb3ac31f9ac4709e4b
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2017-2018 Michael Drake <[email protected]></text>
FileName: ./desc-defs.h
SPDXID: SPDXRef-3a918af2dcb3d9c3fe74c1cd434e6d64
FileChecksum: SHA1: 44384e4f3633f2afc7b07ec03daa2fba1bc55ac6
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2017-2018 Michael Drake <[email protected]></text>
FileName: ./desc-dump.c
SPDXID: SPDXRef-b7f35e140b6356cdb8e087dcd7b3aa0b
FileChecksum: SHA1: f5286dbb2c60a597aa97491cfffa741dd821d0a0
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2017-2018 Michael Drake <[email protected]></text>
FileName: ./desc-dump.h
SPDXID: SPDXRef-df32fd71045b9bb4a88d11b9d0f003c3
FileChecksum: SHA1: ca767adb65e5b7384875aeb55507fc0e27f303ca
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2017 Michael Drake <[email protected]></text>
FileName: ./justfile
SPDXID: SPDXRef-c80241df39c14854b1c4e034b14ee82c
FileChecksum: SHA1: 535a91d55e4c0fa2453beab5923b7c051f151c62
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2024 Greg Kroah-Hartman <[email protected]></text>
FileName: ./lsusb-t.c
SPDXID: SPDXRef-654676621076127b37582bdf9c7bc2c0
FileChecksum: SHA1: 596ee437ec8fe0126614ba5b1a996b455a7c956a
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2009 Greg Kroah-Hartman <[email protected]></text>
FileName: ./lsusb.c
SPDXID: SPDXRef-6f00e1d4546ef3e6a02ec90c4f424a5e
FileChecksum: SHA1: df94be365bbc1c0f915da702d9488d9fb3a8332c
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 1999-2001, 2003 Thomas Sailer ([email protected])
Copyright (C) 2003-2005 David Brownell</text>
FileName: ./lsusb.h
SPDXID: SPDXRef-03c4f6abffb242d6d0dccde1eff96a71
FileChecksum: SHA1: 441406c8bfcd1b5b6d4f25afdee494727b5888dd
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright 2011 (c) Greg Kroah-Hartman <[email protected]></text>
FileName: ./lsusb.py
SPDXID: SPDXRef-0767786dd4e99840a57609fef1af97a5
FileChecksum: SHA1: 155a3f8198ffc2a2e3dd0ba3b5df4fdc19fd33a6
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
LicenseInfoInFile: GPL-3.0-only
FileCopyrightText: <text>Copyright (c) 2009 Kurt Garloff <[email protected]>
Copyright (c) 2013,2018 Kurt Garloff <[email protected]></text>
FileName: ./man/lsusb.8
SPDXID: SPDXRef-f8de93054989a2fd41f3c2efbfb096a9
FileChecksum: SHA1: 809b319a3f62e6b58dc547f336c29e6204db098f
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 1999 Thomas Sailer <[email protected]></text>
FileName: ./man/lsusb.py.1
SPDXID: SPDXRef-c5e911e3fb38d1362fb16df2a2fefd9e
FileChecksum: SHA1: df8fb145901a6249861e548bdf4a6a94e5185799
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 1999 Thomas Sailer <[email protected]>
Copyright (c) 2020 Sam Morris <[email protected]></text>
FileName: ./man/usb-devices.1
SPDXID: SPDXRef-6bf84d40f00b2566aa73a36acd80b594
FileChecksum: SHA1: d4149382a2dac133414f2994f23665f507cf4565
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2004 Frans Pop <[email protected]>
Copyright (c) 2004 Greg Kroah-Hartman <[email protected]>
Copyright (c) 2004 Randy Dunlap <[email protected]></text>
FileName: ./man/usbhid-dump.8
SPDXID: SPDXRef-eae4055469224764325d52cc96cbab3b
FileChecksum: SHA1: a2a4f607e08fe546d0d905fa49d7209408ba3e4e
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright Nikolai Kondrashov <[email protected]></text>
FileName: ./man/usbreset.1
SPDXID: SPDXRef-e38f878d92a1acfc7f028a82fccf83a7
FileChecksum: SHA1: 4c632c1d8a4fb012b0150708b060dd6c582b4b2a
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2023 Aurelien Jarno <[email protected]></text>
FileName: ./meson.build
SPDXID: SPDXRef-55ab2a28154ae54d03e8851633212eab
FileChecksum: SHA1: 172e0b2094aaee574ebdebae19a45153b08518f8
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2024 Greg Kroah-Hartman <[email protected]></text>
FileName: ./names.c
SPDXID: SPDXRef-39cda2fc214ee9684ac11abbef3cc612
FileChecksum: SHA1: bec0bd4cfa0033f87b8bc887edcb33b2dfe031a9
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 1999, 2000 Thomas Sailer ([email protected])
Copyright (C) 2013 Tom Gundersen ([email protected])</text>
FileName: ./names.h
SPDXID: SPDXRef-e86a1beac9018216b303111be6b03e4e
FileChecksum: SHA1: f629ff1a58f36f9a4f911ae9b1b2a893f0fe742a
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 1999, 2000 Thomas Sailer ([email protected])</text>
FileName: ./sysfs.c
SPDXID: SPDXRef-69bd878b1773bc5d2cecfdede4b81d57
FileChecksum: SHA1: 04a962bc414e6f4b6811e5f03138964f424978d7
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 1999, 2000 Thomas Sailer ([email protected])
Copyright (C) 2013 Tom Gundersen ([email protected])</text>
FileName: ./sysfs.h
SPDXID: SPDXRef-049709f1770711ea4558413c0af49689
FileChecksum: SHA1: f1fa3af93bb0135b4c29b0c19301656edd954fc0
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 1999, 2000 Thomas Sailer ([email protected])</text>
FileName: ./usb-devices
SPDXID: SPDXRef-2d19fe5fb8b4f7ab28eb8a45aeeee263
FileChecksum: SHA1: bc0893ecf3726f064d3d10ce82772a8244b5238b
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (c) 2009 Frans Pop <[email protected]>
Copyright (c) 2009 Greg Kroah-Hartman <[email protected]>
Copyright (c) 2009 Randy Dunlap <[email protected]></text>
FileName: ./usb-spec.h
SPDXID: SPDXRef-9929adf54a5cafd69cf282f0e62272ef
FileChecksum: SHA1: b8a436de9e1d5c7458ebbdab80c7f9164895dd32
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2013 Tom Gundersen <[email protected]></text>
FileName: ./usbhid-dump/NEWS
SPDXID: SPDXRef-5caab38b28b28a1e757052f304adfd8d
FileChecksum: SHA1: 81f641160fd9f17f89a195cc782e8be3fb7d9975
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (c) 2010 Nikolai Kondrashov</text>
FileName: ./usbhid-dump/README.md
SPDXID: SPDXRef-a4ab912da758ea90ac0483b463d76f54
FileChecksum: SHA1: b184daca1cf24a499f3f4905f223e8f4e0dcb53a
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (c) 2010 Nikolai Kondrashov</text>
FileName: ./usbhid-dump/dev.c
SPDXID: SPDXRef-3fcb43cc533d0519e5a1ecdc4afe58ac
FileChecksum: SHA1: 4c9696f2bb21d5bec12d9220015901727dac5102
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/dev.h
SPDXID: SPDXRef-ae23252b6ad2e41711854d105a1c5eb1
FileChecksum: SHA1: 96cdc442559e68fb59c9503c928a307ea238920e
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010-2011 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/dev_list.c
SPDXID: SPDXRef-1a8504143bfcae1608b9dadf439c07a5
FileChecksum: SHA1: 137276661349838c4ad6885b664381ac4851bf75
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/dev_list.h
SPDXID: SPDXRef-ee077519a1819cd18bdc95353d67a9a9
FileChecksum: SHA1: 08a5b92c57ccc998d93f2503a9afd0b5b2612509
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010-2011 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/iface.c
SPDXID: SPDXRef-863fe4948868393488cf4374dc1bf336
FileChecksum: SHA1: 555e382ded54de784aa8ef332be736fcb995962b
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/iface.h
SPDXID: SPDXRef-f46891395f23dbf7ef217ba349f459cc
FileChecksum: SHA1: 15e98e57e65d44484e3f2b30339fbeb872b1586c
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/iface_list.c
SPDXID: SPDXRef-1cc5502a5bae6cc9cfaf4e7e5f11bd25
FileChecksum: SHA1: 2be4c926b2086c7385fcd26f6b53f402a8aa44b7
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/iface_list.h
SPDXID: SPDXRef-c512878b7b8cf31c0355d5a0b73db890
FileChecksum: SHA1: 138b3f3abc179b8dcbebe9cd54a73f8926605046
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/misc.h
SPDXID: SPDXRef-fec14677e17d08b48398f4f72075559e
FileChecksum: SHA1: 34d87817331e78b6ea51fc4d9a897b0944f1bdc8
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbhid-dump/usbhid-dump.c
SPDXID: SPDXRef-bb1c9a232ce0b433ce3c314df4329477
FileChecksum: SHA1: 8dc6a493567975f26142041149ebac1c9543c84e
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2010-2011 Nikolai Kondrashov <[email protected]></text>
FileName: ./usbmisc.c
SPDXID: SPDXRef-04eadb4435b47c57bfa272f81be4f815
FileChecksum: SHA1: cfc2c2ce8ed4366a02f605459b7adfca31605de6
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2003 Aurelien Jarno ([email protected])</text>
FileName: ./usbmisc.h
SPDXID: SPDXRef-e99e2d061caabfd49e2c6a1967bed2c5
FileChecksum: SHA1: c568e376e13e81e59ae1977a02a52562e7650bdc
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-or-later
FileCopyrightText: <text>Copyright (C) 2003 Aurelien Jarno ([email protected])</text>
FileName: ./usbreset.c
SPDXID: SPDXRef-be9d24b98784bd29b232c30b9eb2e68a
FileChecksum: SHA1: 9dc944bc60ec8298e857dcbc968756961b3c63f5
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0-only
FileCopyrightText: <text>Copyright (c) 2009-2016 Alan Stern</text>