Home
last modified time | relevance | path

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

1234

/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
541 (master_doc, "thelinuxkernel", "The Linux Kernel Documentation", [author], 1)
557 author,
567 epub_author = author
568 epub_publisher = author
/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/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/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/process/
H A Dsubmitting-patches.rst448 Any further SoBs (Signed-off-by:'s) following the author's SoB are from
452 the first SoB entry signalling primary authorship of a single author.
470 knowledge (e.g. the original author of the code being modified), userspace-side
503 it is used to give attribution to co-authors (in addition to the author
506 followed by a Signed-off-by: of the associated co-author. Standard sign-off
509 the author is attributed via From: or Co-developed-by:. Notably, the last
512 Note, the From: tag is optional when the From: author is also the person (and
515 Example of a patch submitted by the From: author::
523 Signed-off-by: From Author <from@author.example.org>
525 Example of a patch submitted by a Co-developed-by: author::
[all …]
/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/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/Documentation/translations/ja_JP/process/
H A Dsubmitting-patches.rst563 Signed-off-by: From Author <from@author.example.org>
567 From: From Author <from@author.example.org>
573 Signed-off-by: From Author <from@author.example.org>
/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/rust/macros/
H A Dmodule.rs446 for author in authors { in module()
447 modinfo.emit("author", &author.value()); in module()
/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.py184 author='Arnaldo Carvalho de Melo',
/linux/Documentation/doc-guide/
H A Dchecktransupdate.rst14 translation commit (order by author date) and the latest English commits
/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/filesystems/ext4/
H A Dabout.rst11 **NOTE**: This is a work in progress, based on notes that the author
/linux/Documentation/driver-api/firmware/
H A Drequest_firmware.rst62 author must ensure the firmware is still available on resume from suspend,
/linux/scripts/
H A Dcheckpatch.pl2690 my $author = '';
3008 $author = $1;
3011 $author .= $1;
3013 $author = encode("utf8", $author) if ($line =~ /=\?utf-8\?/i);
3014 $author =~ s/"//g;
3015 $author = reformat_email($author);
3022 if ($author ne '' && $authorsignoff != 1) {
3023 if (same_email_addresses($1, $author)) {
[all...]
/linux/
H A DCREDITS316 D: Original author of the NFS server
417 D: Original author of the Linux networking code
428 D: Original author of the Keyspan USB to serial drivers, random PowerPC hacker
501 D: Co-author of wd7000 SCSI driver
618 D: Original author of Amiga FFS filesystem
821 D: Original designer and co-author of ATA Taskfile
903 D: Network driver author - depca, ewrk3 and de4x5
1215 D: Audio Excel DSP 16 init driver author
1216 D: libmodem author
1218 D: First ELF-HOWTO author
[all …]
/linux/Documentation/hwmon/
H A Dasb100.rst25 Alexander van Kaam (author of MBM for Windows)

1234