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.
Mark M. Hoffman stopped working on the Linux kernel several years ago, so he should no longer be listed as a driver maintainer. I'm not even sure if his e-mail address still works. I can take over 3 drivers he was responsible for, the 4th one will fall down to the subsystem maintainer. Also give Mark credit for all the good work he did. Signed-off-by: Jean Delvare <[email protected]> Cc: "Mark M. Hoffman" <[email protected]> Acked-by: Guenter Roeck <[email protected]> Cc: Wolfram Sang <[email protected]>
- Loading branch information
Jean Delvare
authored and
Jean Delvare
committed
Mar 18, 2013
1 parent
a937536
commit 9487754
Showing
2 changed files
with
10 additions
and
15 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1510,6 +1510,14 @@ D: Natsemi ethernet | |
D: Cobalt Networks (x86) support | ||
D: This-and-That | ||
|
||
N: Mark M. Hoffman | ||
E: [email protected] | ||
D: asb100, lm93 and smsc47b397 hardware monitoring drivers | ||
D: hwmon subsystem core | ||
D: hwmon subsystem maintainer | ||
D: i2c-sis96x and i2c-stub SMBus drivers | ||
S: USA | ||
|
||
N: Dirk Hohndel | ||
E: [email protected] | ||
D: The XFree86[tm] Project | ||
|
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 |
---|---|---|
|
@@ -1338,12 +1338,6 @@ S: Maintained | |
F: drivers/platform/x86/asus*.c | ||
F: drivers/platform/x86/eeepc*.c | ||
|
||
ASUS ASB100 HARDWARE MONITOR DRIVER | ||
M: "Mark M. Hoffman" <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/hwmon/asb100.c | ||
|
||
ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API | ||
M: Dan Williams <[email protected]> | ||
W: http://sourceforge.net/projects/xscaleiop | ||
|
@@ -3851,7 +3845,7 @@ F: drivers/i2c/busses/i2c-ismt.c | |
F: Documentation/i2c/busses/i2c-ismt | ||
|
||
I2C/SMBUS STUB DRIVER | ||
M: "Mark M. Hoffman" <[email protected]> | ||
M: Jean Delvare <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/i2c/i2c-stub.c | ||
|
@@ -7198,13 +7192,6 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/net/ethernet/sis/sis900.* | ||
|
||
SIS 96X I2C/SMBUS DRIVER | ||
M: "Mark M. Hoffman" <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/i2c/busses/i2c-sis96x | ||
F: drivers/i2c/busses/i2c-sis96x.c | ||
|
||
SIS FRAMEBUFFER DRIVER | ||
M: Thomas Winischhofer <[email protected]> | ||
W: http://www.winischhofer.net/linuxsisvga.shtml | ||
|
@@ -7282,7 +7269,7 @@ F: Documentation/hwmon/sch5627 | |
F: drivers/hwmon/sch5627.c | ||
|
||
SMSC47B397 HARDWARE MONITOR DRIVER | ||
M: "Mark M. Hoffman" <[email protected]> | ||
M: Jean Delvare <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/hwmon/smsc47b397 | ||
|