/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | biblio.rst | 16 :author: Consumer Electronics Association (http://www.ce.org) 26 :author: European Telecommunication Standards Institute (http://www.etsi.org) 36 :author: European Telecommunication Standards Institute (http://www.etsi.org) 46 :author: European Telecommunication Standards Institute (http://www.etsi.org) 56 :author: International Telecommunication Union (http://www.itu.ch), International Organisation f… 66 :author: International Telecommunication Union (http://www.itu.ch), International Organisation f… 76 :author: International Telecommunication Union (http://www.itu.ch) 86 :author: International Telecommunication Union (http://www.itu.ch) 96 :author: International Telecommunication Union (http://www.itu.ch) 106 :author: International Telecommunication Union (http://www.itu.ch) [all …]
|
/Linux-v6.6/Documentation/ |
D | conf.py | 176 author = 'The kernel development community' variable 483 [author], 1) 497 author, 'TheLinuxKernel', 'One line description of project.', 505 epub_author = author 506 epub_publisher = author
|
/Linux-v6.6/rust/macros/ |
D | module.rs | 97 author: Option<String>, field 130 "author" => info.author = Some(expect_string(it)), in parse() 177 if let Some(author) = info.author { in module() 178 modinfo.emit("author", &author); in module()
|
/Linux-v6.6/scripts/ |
D | get_maintainer.pl | 1638 my $author = $1; 1639 my ($name, $address) = parse_email($author); 1640 $author = format_email($name, $address, 1); 1641 push(@authors, $author); 2096 my $author = $1; 2097 $author = deduplicate_email($author); 2098 push(@authors, $author); 2244 foreach my $author (@tmp_authors) { 2245 $author = deduplicate_email($author); 2250 foreach my $author (@tmp_authors) { [all …]
|
D | checkpatch.pl | 2638 my $author = ''; 2956 $author = $1; 2959 $author .= $1; 2961 $author = encode("utf8", $author) if ($line =~ /=\?utf-8\?/i); 2962 $author =~ s/"//g; 2963 $author = reformat_email($author); 2970 if ($author ne '' && $authorsignoff != 1) { 2971 if (same_email_addresses($1, $author)) { 2976 my ($author_name, $author_comment, $author_address, $comment2) = parse_email($author); 3163 if ($email eq $author) { [all …]
|
/Linux-v6.6/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 93 The author 96 Most natural and common choice of a maintainer is the author of the code. 97 The author is intimately familiar with the code, so it is the best person 103 If the author does not have the time, interest or ability to maintain 136 - did not author any of the code 144 file. If the maintainer was a significant author or played an important
|
D | modifying-patches.rst | 24 want at the same time to credit the author, track changes, merge the fix, 26 can you change the author's identity (the From header), as it is the one
|
/Linux-v6.6/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 375 Signed-off-by: From Author <from@author.example.org> 379 From: From Author <from@author.example.org> 385 Signed-off-by: From Author <from@author.example.org> 508 From: Patch Author <author@example.com> 542 Signed-off-by: Author <author@mail>
|
/Linux-v6.6/Documentation/RCU/ |
D | RTFP.txt | 222 ,author="H. T. Kung and Q. Lehman" 240 ,author="Udi Manber and Richard E. Ladner" 276 ,author="Udi Manber and Richard E. Ladner" 334 ,author = {Barbara Liskov} 355 ,author="James P. Hennessy and Damian L. Osisek and Joseph W. {Seigh II}" 366 ,author="William Pugh" 400 ,author="H. Massalin" 415 ,author="Van Jacobson" 486 ,author="John D. Slingwine and Paul E. McKenney" 505 ,author="John D. Slingwine and Paul E. McKenney" [all …]
|
/Linux-v6.6/samples/rust/ |
D | rust_minimal.rs | 10 author: "Rust for Linux Contributors",
|
D | rust_print.rs | 11 author: "Rust for Linux Contributors",
|
/Linux-v6.6/Documentation/userspace-api/media/dvb/ |
D | dvbapi.rst | 58 - Original author of the Digital TV API documentation. 62 - Original author of the Digital TV API documentation.
|
/Linux-v6.6/Documentation/process/ |
D | maintainer-tip.rst | 307 - Originally-by: ``Original author <original-author@mail>`` 311 - Co-developed-by: ``Co-author <co-author@mail>`` 313 Signed-off: ``Co-author <co-author@mail>`` 315 Note, that Co-developed-by and Signed-off-by of the co-author(s) must 318 - Signed-off-by: ``Author <author@mail>`` 321 author SOB, i.e. the person flagged as author by git. 325 SOBs after the author SOB are from people handling and transporting 329 author. Acks should be given as Acked-by lines and review approvals 345 If a patch is sent to the mailing list by a handler then the author has 348 From: Author <author@mail>
|
D | submitting-patches.rst | 449 Any further SoBs (Signed-off-by:'s) following the author's SoB are from 453 the first SoB entry signalling primary authorship of a single author. 490 it is used to give attribution to co-authors (in addition to the author 493 followed by a Signed-off-by: of the associated co-author. Standard sign-off 496 the author is attributed via From: or Co-developed-by:. Notably, the last 499 Note, the From: tag is optional when the From: author is also the person (and 502 Example of a patch submitted by the From: author:: 510 Signed-off-by: From Author <from@author.example.org> 512 Example of a patch submitted by a Co-developed-by: author:: 514 From: From Author <from@author.example.org> [all …]
|
/Linux-v6.6/Documentation/translations/zh_TW/process/ |
D | submitting-patches.rst | 424 Signed-off-by: From Author <from@author.example.org> 428 From: From Author <from@author.example.org> 434 Signed-off-by: From Author <from@author.example.org> 547 From: Patch Author <author@example.com>
|
/Linux-v6.6/fs/afs/ |
D | xdr_fs.h | 18 __be32 author; member
|
D | afs.h | 134 s64 author; /* author ID */ member
|
D | protocol_yfs.h | 91 struct yfs_xdr_u64 author; member
|
/Linux-v6.6/Documentation/admin-guide/cifs/ |
D | authors.rst | 10 The author wishes to express his appreciation and thanks to: 18 Dave Boutcher of IBM Rochester (author of the OS/400 smb/cifs filesystem client)
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | dvb-usb-dibusb-mb-cardlist.rst | 39 * - Unknown USB1.1 DVB-T device ???? please report the name to the author
|
/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
D | Kconfig | 36 author or reported to be working by third parties.
|
/Linux-v6.6/tools/perf/util/ |
D | setup.py | 109 author='Arnaldo Carvalho de Melo',
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | radiotrack.rst | 16 experiments that the author performed on his own setup, so your mileage may 20 author. This document is offered in the hopes that it might help users who
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | about.rst | 11 **NOTE**: This is a work in progress, based on notes that the author
|
/Linux-v6.6/drivers/staging/qlge/ |
D | TODO | 3 anyways by the admission of the author himself, see the comment above
|