Home
last modified time | relevance | path

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

1234

/linux-3.4.99/scripts/
Dget_maintainer.pl1309 my $author = $1;
1310 my ($name, $address) = parse_email($author);
1311 $author = format_email($name, $address, 1);
1312 push(@authors, $author);
1741 my $author = $1;
1742 $author = deduplicate_email($author);
1743 push(@authors, $author);
1938 my $author = $1;
1939 $author = deduplicate_email($author);
1940 push(@authors, $author);
[all …]
/linux-3.4.99/tools/perf/util/
Dsetup.py39 author='Arnaldo Carvalho de Melo',
/linux-3.4.99/fs/cifs/
DAUTHORS5 The author wishes to express his appreciation and thanks to:
13 Dave Boutcher of IBM Rochester (author of the OS/400 smb/cifs filesystem client)
/linux-3.4.99/Documentation/RCU/
DRTFP.txt188 ,author="H. T. Kung and Q. Lehman"
207 ,author="Udi Manber and Richard E. Ladner"
243 ,author="Udi Manber and Richard E. Ladner"
301 ,author = {Barbara Liskov}
322 ,author="James P. Hennessy and Damian L. Osisek and Joseph W. {Seigh II}"
333 ,author="William Pugh"
366 ,author="Van Jacobson"
437 ,author="John D. Slingwine and Paul E. McKenney"
456 ,author="John D. Slingwine and Paul E. McKenney"
472 ,author="John D. Slingwine and Paul E. McKenney"
[all …]
/linux-3.4.99/fs/afs/
Dafs.h121 u32 author; /* author ID */ member
/linux-3.4.99/Documentation/serial/
Driscom8.txt1 * NOTE - this is an unmaintained driver. The original author cannot be located.
/linux-3.4.99/Documentation/video4linux/
Det61x251.txt58 author during the development of this project; despite several requests,
233 here. They have never collaborated with the author, so no advertising.
311 The author may be contacted by e-mail at <luca.risolia@studio.unibo.it>.
313 GPG/PGP encrypted e-mail's are accepted. The GPG key ID of the author is
Dzc0301.txt197 here. They have never collaborated with the author, so no advertising.
255 The author may be contacted by e-mail at <luca.risolia@studio.unibo.it>.
257 GPG/PGP encrypted e-mail's are accepted. The GPG key ID of the author is
Dradiotrack.txt12 experiments that the author performed on his own setup, so your mileage may
16 author. This document is offered in the hopes that it might help users who
/linux-3.4.99/Documentation/hwmon/
Dasb10021 Alexander van Kaam (author of MBM for Windows)
/linux-3.4.99/
DCREDITS283 D: Original author of the NFS server
363 D: Original author of the Linux networking code
374 D: Original author of the Keyspan USB to serial drivers, random PowerPC hacker
447 D: Co-author of wd7000 SCSI driver
549 D: Original author of Amiga FFS filesystem
719 D: Original designer and co-author of ATA Taskfile
783 D: Network driver author - depca, ewrk3 and de4x5
1066 D: Audio Excel DSP 16 init driver author
1067 D: libmodem author
1069 D: First ELF-HOWTO author
[all …]
DCOPYING59 Also, for each author's protection and ours, we want to make certain
238 system; it is up to the author/donor to decide if he or she is willing
267 programs whose distribution conditions are different, write to the author
310 Copyright (C) <year> <name of author>
332 Gnomovision version 69, Copyright (C) year name of author
/linux-3.4.99/Documentation/networking/
Dx25.txt24 by a different author.
/linux-3.4.99/Documentation/filesystems/
Dbfs.txt55 implementation please contact the author:
/linux-3.4.99/Documentation/
DSubmittingDrivers105 the author then patches will be redirected to them unless
118 existing driver author to build a single perfect driver.
DSAK.txt39 systems which implement C2 level security. This author does not
DSubmittingPatches213 Any fix by the author/maintainer of the file (ie. patch monkey
363 want at the same time to credit the author, track changes, merge the fix,
365 can you change the author's identity (the From header), as it is the one
480 - A "from" line specifying the patch author.
546 From: Original Author <author@example.com>
548 The "from" line specifies who will be credited as the author of the
551 the patch author in the changelog.
/linux-3.4.99/drivers/staging/usbip/userspace/
DCOPYING43 Also, for each author's protection and ours, we want to make certain
222 system; it is up to the author/donor to decide if he or she is willing
251 programs whose distribution conditions are different, write to the author
294 Copyright (C) <year> <name of author>
316 Gnomovision version 69, Copyright (C) year name of author
/linux-3.4.99/drivers/staging/rtl8192u/
Dcopying43 Also, for each author's protection and ours, we want to make certain
222 system; it is up to the author/donor to decide if he or she is willing
251 programs whose distribution conditions are different, write to the author
294 Copyright (C) <year> <name of author>
316 Gnomovision version 69, Copyright (C) year name of author
/linux-3.4.99/drivers/staging/rtl8192e/
Dlicense48 Also, for each author's protection and ours, we want to make certain that
223 author/donor to decide if he or she is willing to distribute software
251 whose distribution conditions are different, write to the author to ask
294 Copyright (C) yyyy name of author
315 Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
/linux-3.4.99/drivers/scsi/aic7xxx/
DKconfig.aic79xx57 build environment is different than that of the author.
DKconfig.aic7xxx62 build environment is different than that of the author.
/linux-3.4.99/Documentation/ptp/
Dptp.txt30 author of a clock driver need only implement the details of
/linux-3.4.99/Documentation/development-process/
D8.Conclusion15 author would like to humbly suggest http://lwn.net/ as a source;
/linux-3.4.99/include/linux/
Dmodule.h131 #define MODULE_AUTHOR(_author) MODULE_INFO(author, _author)

1234