Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
3d29f7cb
Commit
3d29f7cb
authored
May 10, 2004
by
Jeff Garzik
Committed by
Linus Torvalds
May 10, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[libata] Maintainer annotations
In MAINTAINERS and in individual low-level drivers.
parent
8962c315
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
41 additions
and
2 deletions
+41
-2
MAINTAINERS
MAINTAINERS
+6
-0
drivers/scsi/ata_piix.c
drivers/scsi/ata_piix.c
+4
-0
drivers/scsi/sata_promise.c
drivers/scsi/sata_promise.c
+4
-0
drivers/scsi/sata_sil.c
drivers/scsi/sata_sil.c
+5
-1
drivers/scsi/sata_sis.c
drivers/scsi/sata_sis.c
+4
-0
drivers/scsi/sata_svw.c
drivers/scsi/sata_svw.c
+6
-1
drivers/scsi/sata_sx4.c
drivers/scsi/sata_sx4.c
+4
-0
drivers/scsi/sata_via.c
drivers/scsi/sata_via.c
+4
-0
drivers/scsi/sata_vsc.c
drivers/scsi/sata_vsc.c
+4
-0
No files found.
MAINTAINERS
View file @
3d29f7cb
...
@@ -1804,6 +1804,12 @@ L: selinux@tycho.nsa.gov (general discussion)
...
@@ -1804,6 +1804,12 @@ L: selinux@tycho.nsa.gov (general discussion)
W: http://www.nsa.gov/selinux
W: http://www.nsa.gov/selinux
S: Supported
S: Supported
SERIAL ATA (SATA) SUBSYSTEM:
P: Jeff Garzik
M: jgarzik@pobox.com
L: linux-ide@vger.kernel.org
S: Supported
SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
P: Pat Gefre
P: Pat Gefre
M: pfg@sgi.com
M: pfg@sgi.com
...
...
drivers/scsi/ata_piix.c
View file @
3d29f7cb
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
ata_piix.c - Intel PATA/SATA controllers
ata_piix.c - Intel PATA/SATA controllers
Maintained by: Jeff Garzik <jgarzik@pobox.com>
Please ALWAYS copy linux-ide@vger.kernel.org
on emails.
Copyright 2003-2004 Red Hat Inc
Copyright 2003-2004 Red Hat Inc
Copyright 2003-2004 Jeff Garzik
Copyright 2003-2004 Jeff Garzik
...
...
drivers/scsi/sata_promise.c
View file @
3d29f7cb
/*
/*
* sata_promise.c - Promise SATA
* sata_promise.c - Promise SATA
*
*
* Maintained by: Jeff Garzik <jgarzik@pobox.com>
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2003-2004 Red Hat, Inc.
* Copyright 2003-2004 Red Hat, Inc.
*
*
* The contents of this file are subject to the Open
* The contents of this file are subject to the Open
...
...
drivers/scsi/sata_sil.c
View file @
3d29f7cb
/*
/*
* ata_sil.c - Silicon Image SATA
* sata_sil.c - Silicon Image SATA
*
* Maintained by: Jeff Garzik <jgarzik@pobox.com>
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
*
* Copyright 2003 Red Hat, Inc.
* Copyright 2003 Red Hat, Inc.
* Copyright 2003 Benjamin Herrenschmidt <benh@kernel.crashing.org>
* Copyright 2003 Benjamin Herrenschmidt <benh@kernel.crashing.org>
...
...
drivers/scsi/sata_sis.c
View file @
3d29f7cb
/*
/*
* sata_sis.c - Silicon Integrated Systems SATA
* sata_sis.c - Silicon Integrated Systems SATA
*
*
* Maintained by: Uwe Koziolek
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2004 Uwe Koziolek
* Copyright 2004 Uwe Koziolek
*
*
* The contents of this file are subject to the Open
* The contents of this file are subject to the Open
...
...
drivers/scsi/sata_svw.c
View file @
3d29f7cb
/*
/*
* ata_k2.c - Broadcom (Apple K2) SATA
* sata_svw.c - ServerWorks / Apple K2 SATA
*
* Maintained by: Benjamin Herrenschmidt <benh@kernel.crashing.org> and
* Jeff Garzik <jgarzik@pobox.com>
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
*
* Copyright 2003 Benjamin Herrenschmidt <benh@kernel.crashing.org>
* Copyright 2003 Benjamin Herrenschmidt <benh@kernel.crashing.org>
*
*
...
...
drivers/scsi/sata_sx4.c
View file @
3d29f7cb
/*
/*
* sata_sx4.c - Promise SATA
* sata_sx4.c - Promise SATA
*
*
* Maintained by: Jeff Garzik <jgarzik@pobox.com>
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2003-2004 Red Hat, Inc.
* Copyright 2003-2004 Red Hat, Inc.
*
*
* The contents of this file are subject to the Open
* The contents of this file are subject to the Open
...
...
drivers/scsi/sata_via.c
View file @
3d29f7cb
/*
/*
sata_via.c - VIA Serial ATA controllers
sata_via.c - VIA Serial ATA controllers
Maintained by: Jeff Garzik <jgarzik@pobox.com>
Please ALWAYS copy linux-ide@vger.kernel.org
on emails.
Copyright 2003-2004 Red Hat, Inc. All rights reserved.
Copyright 2003-2004 Red Hat, Inc. All rights reserved.
Copyright 2003-2004 Jeff Garzik
Copyright 2003-2004 Jeff Garzik
...
...
drivers/scsi/sata_vsc.c
View file @
3d29f7cb
/*
/*
* sata_vsc.c - Vitesse VSC7174 4 port DPA SATA
* sata_vsc.c - Vitesse VSC7174 4 port DPA SATA
*
*
* Maintained by: Jeremy Higdon @ SGI
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2004 SGI
* Copyright 2004 SGI
*
*
* Bits from Jeff Garzik, Copyright RedHat, Inc.
* Bits from Jeff Garzik, Copyright RedHat, Inc.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment