forked from raspberrypi/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.
libata: update "Maintained by:" tags
Jeff moved on to a greener pasture. s/Maintained by: Jeff Garzik/Maintained by: Tejun Heo/g Signed-off-by: Tejun Heo <[email protected]> Cc: Jeff Garzik <[email protected]>
- Loading branch information
Showing
14 changed files
with
14 additions
and
14 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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* acard-ahci.c - ACard AHCI SATA support | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* ahci.c - AHCI SATA support | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* ahci.h - Common AHCI SATA definitions and declarations | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* ata_piix.c - Intel PATA/SATA controllers | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* libahci.c - Common AHCI SATA low-level routines | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* libata-core.c - helper library for ATA | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* libata-eh.c - libata error handling | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* libata-scsi.c - helper library for ATA | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* libata-sff.c - helper library for PCI IDE BMDMA | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* pdc_adma.c - Pacific Digital Corporation ADMA | ||
* | ||
* Maintained by: Mark Lord <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* | ||
* Copyright 2005 Mark Lord | ||
* | ||
|
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 @@ | ||
/* | ||
* sata_promise.c - Promise SATA | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Mikael Pettersson <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
|
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 @@ | ||
/* | ||
* sata_sil.c - Silicon Image SATA | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* sata_sx4.c - Promise SATA | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|
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 @@ | ||
/* | ||
* sata_via.c - VIA Serial ATA controllers | ||
* | ||
* Maintained by: Jeff Garzik <[email protected]> | ||
* Maintained by: Tejun Heo <[email protected]> | ||
* Please ALWAYS copy [email protected] | ||
* on emails. | ||
* | ||
|