Home
last modified time | relevance | path

Searched refs:author (Results 1 – 25 of 126) sorted by relevance

123456

/linux/Documentation/userspace-api/media/v4l/
H A Dbiblio.rst17 :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 Dconf.py275 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 Dget_maintainer.pl1669 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 Dcheckpatch.pl2671 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 Dfeature-and-driver-maintainers.rst104 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 Dmodifying-patches.rst24 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 DRTFP.txt222 ,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 Dsubmitting-patches.rst376 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 Dsubmitting-patches.rst372 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 Dresearcher-guidelines.rst91 From: Author <author@email>
119 Signed-off-by: Author <author@email>
/linux/Documentation/process/
H A Dmaintainer-tip.rst309 - 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 Dsubmitting-patches.rst449 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 Ddvbapi.rst53 - Original author of the Digital TV API documentation.
57 - Original author of the Digital TV API documentation.
/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst10 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 Dxdr_fs.h18 __be32 author; member
H A Dafs.h134 s64 author; /* author ID */ member
H A Dprotocol_yfs.h94 struct yfs_xdr_u64 author; member
/linux/rust/macros/
H A Dmodule.rs450 for author in authors { in module()
451 modinfo.emit("author", &author.value()); in module()
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dibusb-mb-cardlist.rst39 * - Unknown USB1.1 DVB-T device ???? please report the name to the author
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A DKconfig35 author or reported to be working by third parties.
/linux/tools/perf/util/
H A Dsetup.py103 author='Arnaldo Carvalho de Melo',
/linux/Documentation/driver-api/media/drivers/
H A Dradiotrack.rst16 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 Dchecktransupdate.rst14 translation commit (order by author date) and the latest English commits
/linux/Documentation/filesystems/ext4/
H A Dabout.rst11 **NOTE**: This is a work in progress, based on notes that the author
/linux/
H A DCREDITS318 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 …]

123456