Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dbiblio.rst16 :author: Consumer Electronics Association (http://www.ce.org)
145 :author: Independent JPEG Group (http://www.ijg.org)
165 :author: The World Wide Web Consortium (http://www.w3.org)
275 :author: European Broadcast Union (http://www.ebu.ch)
285 :author: European Broadcast Union (http://www.ebu.ch)
325 :author: Consumer Electronics Association (http://www.ce.org)
368 :author: HDMI Licensing LLC (http://www.hdmi.org)
378 :author: HDMI Licensing LLC (http://www.hdmi.org)
399 :author: Charles Poynton
409 :author: Erik Reinhard et al.
[all …]
/linux-6.3-rc2/Documentation/
A Dconf.py175 author = 'The kernel development community' variable
481 [author], 1)
495 author, 'TheLinuxKernel', 'One line description of project.',
503 epub_author = author
504 epub_publisher = author
/linux-6.3-rc2/rust/macros/
A Dmodule.rs79 author: Option<String>, field
112 "author" => info.author = Some(expect_string(it)), in parse()
159 if let Some(author) = info.author { in module()
160 modinfo.emit("author", &author); in module()
/linux-6.3-rc2/scripts/
A Dget_maintainer.pl1638 my $author = $1;
1641 push(@authors, $author);
2096 my $author = $1;
2097 $author = deduplicate_email($author);
2098 push(@authors, $author);
2245 $author = deduplicate_email($author);
2261 push(@list_added, $author);
2357 my $author = $1;
2358 $author = deduplicate_email($author);
2359 push(@authors, $author);
[all …]
A Dcheckpatch.pl2620 my $author = '';
2938 $author = $1;
2941 $author .= $1;
2943 $author = encode("utf8", $author) if ($line =~ /=\?utf-8\?/i);
2944 $author =~ s/"//g;
2945 $author = reformat_email($author);
2952 if ($author ne '' && $authorsignoff != 1) {
2953 if (same_email_addresses($1, $author)) {
3145 if ($email eq $author) {
7587 my $sob_msg = "'From: $author' != 'Signed-off-by: $author_sob'";
[all …]
/linux-6.3-rc2/Documentation/translations/zh_CN/process/
A Dsubmitting-patches.rst375 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-6.3-rc2/Documentation/RCU/
A DRTFP.txt334 ,author = {Barbara Liskov}
366 ,author="William Pugh"
400 ,author="H. Massalin"
415 ,author="Van Jacobson"
703 ,author="Maged M. Michael"
773 ,author="Maged M. Michael"
791 ,author="Hugh Dickins"
2390 ,author = {Kannan, Hari}
2463 ,author="Abhinav Duggal"
2634 ,author="Josh Triplett"
[all …]
/linux-6.3-rc2/samples/rust/
A Drust_minimal.rs10 author: "Rust for Linux Contributors",
A Drust_print.rs11 author: "Rust for Linux Contributors",
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Ddvbapi.rst58 - Original author of the Digital TV API documentation.
62 - Original author of the Digital TV API documentation.
/linux-6.3-rc2/Documentation/process/
A Dmaintainer-tip.rst307 - 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>
A Dsubmitting-patches.rst423 the first SoB entry signalling primary authorship of a single author.
472 Example of a patch submitted by the From: author::
480 Signed-off-by: From Author <from@author.example.org>
482 Example of a patch submitted by a Co-developed-by: author::
484 From: From Author <from@author.example.org>
490 Signed-off-by: From Author <from@author.example.org>
587 - A ``from`` line specifying the patch author, followed by an empty
657 From: Patch Author <author@example.com>
659 The ``from`` line specifies who will be credited as the author of the
662 the patch author in the changelog.
[all …]
/linux-6.3-rc2/Documentation/maintainer/
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-6.3-rc2/Documentation/translations/zh_TW/process/
A Dsubmitting-patches.rst424 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-6.3-rc2/fs/afs/
A Dxdr_fs.h18 __be32 author; member
A Dafs.h134 s64 author; /* author ID */ member
A Dprotocol_yfs.h91 struct yfs_xdr_u64 author; member
/linux-6.3-rc2/Documentation/admin-guide/cifs/
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-6.3-rc2/Documentation/admin-guide/media/
A Ddvb-usb-dibusb-mb-cardlist.rst39 * - Unknown USB1.1 DVB-T device ???? please report the name to the author
/linux-6.3-rc2/tools/perf/util/
A Dsetup.py102 author='Arnaldo Carvalho de Melo',
/linux-6.3-rc2/drivers/net/wireless/realtek/rtl8xxxu/
A DKconfig35 author or reported to be working by third parties.
/linux-6.3-rc2/Documentation/driver-api/media/drivers/
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-6.3-rc2/drivers/staging/qlge/
A DTODO3 anyways by the admission of the author himself, see the comment above
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Dabout.rst11 **NOTE**: This is a work in progress, based on notes that the author
/linux-6.3-rc2/Documentation/driver-api/firmware/
A Drequest_firmware.rst62 author must ensure the firmware is still available on resume from suspend,

Completed in 63 milliseconds

12345