Home
last modified time | relevance | path

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

123456

/linux/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)
379 :author: HDMI Licensing LLC (http://www.hdmi.org)
389 :author: HDMI Licensing LLC (http://www.hdmi.org)
410 :author: Charles Poynton
420 :author: Erik Reinhard et al.
[all …]
/linux/Documentation/
A Dconf.py179 author = 'The kernel development community' variable
496 [author], 1)
510 author, 'TheLinuxKernel', 'One line description of project.',
518 epub_author = author
519 epub_publisher = author
/linux/rust/macros/
A Dmodule.rs97 author: Option<String>, field
138 "author" => info.author = Some(expect_string(it)), in parse()
186 if let Some(author) = info.author { in module()
187 modinfo.emit("author", &author); in module()
/linux/scripts/
A Dget_maintainer.pl1657 my $author = $1;
1660 push(@authors, $author);
2115 my $author = $1;
2116 $author = deduplicate_email($author);
2117 push(@authors, $author);
2264 $author = deduplicate_email($author);
2280 push(@list_added, $author);
2376 my $author = $1;
2377 $author = deduplicate_email($author);
2378 push(@authors, $author);
[all …]
/linux/Documentation/maintainer/
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
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/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>
A Dresearcher-guidelines.rst91 From: Author <author@email>
119 Signed-off-by: Author <author@email>
/linux/Documentation/translations/zh_TW/process/
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/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/Documentation/userspace-api/media/dvb/
A Ddvbapi.rst53 - Original author of the Digital TV API documentation.
57 - Original author of the Digital TV API documentation.
/linux/samples/rust/
A Drust_minimal.rs10 author: "Rust for Linux Contributors",
A Drust_print.rs11 author: "Rust for Linux Contributors",
/linux/Documentation/process/
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>
A Dsubmitting-patches.rst453 the first SoB entry signalling primary authorship of a single author.
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>
520 Signed-off-by: From Author <from@author.example.org>
619 - A ``from`` line specifying the patch author, followed by an empty
689 From: Patch Author <author@example.com>
691 The ``from`` line specifies who will be credited as the author of the
694 the patch author in the changelog.
[all …]
/linux/drivers/block/
A Drnull.rs30 author: "Andreas Hindborg",
/linux/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/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/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/drivers/net/phy/
A Dqt2025.rs29 author: "FUJITA Tomonori <fujita.tomonori@gmail.com>",
A Dax88796b_rust.rs22 author: "FUJITA Tomonori <fujita.tomonori@gmail.com>",
/linux/drivers/net/wireless/realtek/rtl8xxxu/
A DKconfig35 author or reported to be working by third parties.
/linux/tools/perf/util/
A Dsetup.py87 author='Arnaldo Carvalho de Melo',

Completed in 43 milliseconds

123456