forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch updates Jonathan Woithe's contact details across the kernel tree. Signed-off-by: Jonathan Woithe <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
- Loading branch information
Showing
7 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,10 +57,10 @@ The resulting sound driver will provide the following capabilities: | |
DSP/PCM/audio out (L&R), FM (L&R) and Mic in (mono). | ||
|
||
Jonathan Woithe | ||
jwoithe@physics.adelaide.edu.au | ||
jwoithe@just42.net | ||
30 March 1998 | ||
|
||
Modified 2000-02-26 by Dave Forrest, [email protected] to add ALS100/ALS200 | ||
Modified 2000-04-10 by Paul Laufer, [email protected] to add ISAPnP info. | ||
Modified 2000-11-19 by Jonathan Woithe, jwoithe@physics.adelaide.edu.au | ||
Modified 2000-11-19 by Jonathan Woithe, jwoithe@just42.net | ||
- updated information for kernel 2.4.x. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2839,7 +2839,7 @@ S: Maintained | |
F: arch/frv/ | ||
|
||
FUJITSU LAPTOP EXTRAS | ||
M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | ||
M: Jonathan Woithe <jwoithe@just42.net> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/platform/x86/fujitsu-laptop.c | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/*-*-linux-c-*-*/ | ||
|
||
/* | ||
Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | ||
Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@just42.net> | ||
Copyright (C) 2008 Peter Gruber <[email protected]> | ||
Copyright (C) 2008 Tony Vroon <[email protected]> | ||
Based on earlier work: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* Copyright (c) 2004 Kailang Yang <[email protected]> | ||
* PeiSen Hou <[email protected]> | ||
* Takashi Iwai <[email protected]> | ||
* Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | ||
* Jonathan Woithe <jwoithe@just42.net> | ||
* | ||
* This driver is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|