| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | biblio.rst | 17 :author: Consumer Electronics Association (http://www.ce.org) 27 :author: European Telecommunication Standards Institute (http://www.etsi.org) 37 :author: European Telecommunication Standards Institute (http://www.etsi.org) 47 :author: European Telecommunication Standards Institute (http://www.etsi.org) 57 :author: International Telecommunication Union (http://www.itu.ch), International Organisation f… 67 :author: International Telecommunication Union (http://www.itu.ch), International Organisation f… 77 :author: International Telecommunication Union (http://www.itu.ch) 87 :author: International Telecommunication Union (http://www.itu.ch) 97 :author: International Telecommunication Union (http://www.itu.ch) 107 :author: International Telecommunication Union (http://www.itu.ch) [all …]
|
| /linux/Documentation/ |
| H A D | conf.py | 275 author = "The kernel development community" variable 540 (master_doc, "thelinuxkernel", "The Linux Kernel Documentation", [author], 1) 556 author, 566 epub_author = author 567 epub_publisher = author
|
| /linux/scripts/ |
| H A D | get_maintainer.pl | 1669 my $author = $1; 1670 my ($name, $address) = parse_email($author); 1671 $author = format_email($name, $address, 1); 1672 push(@authors, $author); 2128 my $author = $1; 2129 $author = deduplicate_email($author); 2130 push(@authors, $author); 2276 foreach my $author (@tmp_authors) { 2277 $author = deduplicate_email($author); 2282 foreach my $author (@tmp_authors) { [all …]
|
| H A D | checkpatch.pl | 2671 my $author = ''; 2989 $author = $1; 2992 $author .= $1; 2994 $author = encode("utf8", $author) if ($line =~ /=\?utf-8\?/i); 2995 $author =~ s/"//g; 2996 $author = reformat_email($author); 3003 if ($author ne '' && $authorsignoff != 1) { 3004 if (same_email_addresses($1, $author)) { 3009 my ($author_name, $author_comment, $author_address, $comment2) = parse_email($author); 3206 if ($email eq $author) { [all …]
|
| /linux/Documentation/maintainer/ |
| H A D | feature-and-driver-maintainers.rst | 104 The author 107 Most natural and common choice of a maintainer is the author of the code. 108 The author is intimately familiar with the code, so it is the best person 114 If the author does not have the time, interest or ability to maintain 147 - did not author any of the code 155 file. If the maintainer was a significant author or played an important
|
| H A 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/Documentation/RCU/ |
| H A 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/Documentation/translations/zh_TW/process/ |
| H A D | submitting-patches.rst | 376 Signed-off-by: From Author <from@author.example.org> 380 From: From Author <from@author.example.org> 386 Signed-off-by: From Author <from@author.example.org> 509 From: Patch Author <author@example.com> 543 Signed-off-by: Author <author@mail>
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | submitting-patches.rst | 372 Signed-off-by: From Author <from@author.example.org> 376 From: From Author <from@author.example.org> 382 Signed-off-by: From Author <from@author.example.org> 505 From: Patch Author <author@example.com> 539 Signed-off-by: Author <author@mail>
|
| H A D | researcher-guidelines.rst | 91 From: Author <author@email> 119 Signed-off-by: Author <author@email>
|
| /linux/Documentation/process/ |
| H A D | maintainer-tip.rst | 309 - Originally-by: ``Original author <original-author@mail>`` 313 - Co-developed-by: ``Co-author <co-author@mail>`` 315 Signed-off-by: ``Co-author <co-author@mail>`` 317 Note, that Co-developed-by and Signed-off-by of the co-author(s) must 320 - Signed-off-by: ``Author <author@mail>`` 323 author SOB, i.e. the person flagged as author by git. 327 SOBs after the author SOB are from people handling and transporting 331 author. Acks should be given as Acked-by lines and review approvals 347 If a patch is sent to the mailing list by a handler then the author has 350 From: Author <author@mail>
|
| H A 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. 471 knowledge (e.g. the original author of the code being modified), userspace-side 504 it is used to give attribution to co-authors (in addition to the author 507 followed by a Signed-off-by: of the associated co-author. Standard sign-off 510 the author is attributed via From: or Co-developed-by:. Notably, the last 513 Note, the From: tag is optional when the From: author is also the person (and 516 Example of a patch submitted by the From: author:: 524 Signed-off-by: From Author <from@author.example.org> 526 Example of a patch submitted by a Co-developed-by: author:: [all …]
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dvbapi.rst | 53 - Original author of the Digital TV API documentation. 57 - Original author of the Digital TV API documentation.
|
| /linux/Documentation/admin-guide/cifs/ |
| H A 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/fs/afs/ |
| H A D | xdr_fs.h | 18 __be32 author; member
|
| H A D | afs.h | 134 s64 author; /* author ID */ member
|
| H A D | protocol_yfs.h | 94 struct yfs_xdr_u64 author; member
|
| /linux/rust/macros/ |
| H A D | module.rs | 450 for author in authors { in module() 451 modinfo.emit("author", &author.value()); in module()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | dvb-usb-dibusb-mb-cardlist.rst | 39 * - Unknown USB1.1 DVB-T device ???? please report the name to the author
|
| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | Kconfig | 35 author or reported to be working by third parties.
|
| /linux/tools/perf/util/ |
| H A D | setup.py | 103 author='Arnaldo Carvalho de Melo',
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A 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/Documentation/doc-guide/ |
| H A D | checktransupdate.rst | 14 translation commit (order by author date) and the latest English commits
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | about.rst | 11 **NOTE**: This is a work in progress, based on notes that the author
|
| /linux/ |
| H A D | CREDITS | 318 D: Original author of the NFS server 419 D: Original author of the Linux networking code 430 D: Original author of the Keyspan USB to serial drivers, random PowerPC hacker 503 D: Co-author of wd7000 SCSI driver 620 D: Original author of Amiga FFS filesystem 819 D: Original designer and co-author of ATA Taskfile 901 D: Network driver author - depca, ewrk3 and de4x5 1213 D: Audio Excel DSP 16 init driver author 1214 D: libmodem author 1216 D: First ELF-HOWTO author [all …]
|