diff options
author | Hans de Goede <[email protected]> | 2014-07-14 15:41:25 +0200 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2014-07-14 10:16:27 -0400 |
commit | 7188b067576db95445bf4e9498f1bdb2e612dd2f (patch) | |
tree | c9813626f1425cfa644715ff33488dc2d17b601d | |
parent | 2a0bdff6b958d1b2523d2754b6cd5e0ea4053016 (diff) |
MAINTAINERS: Add Hans de Goede as ahci-platform maintainer
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 134483f206e4..c92bb80fcdbe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7993,6 +7993,16 @@ F: drivers/ata/ F: include/linux/ata.h F: include/linux/libata.h +SERIAL ATA AHCI PLATFORM devices support +M: Hans de Goede <[email protected]> +M: Tejun Heo <[email protected]> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git +S: Supported +F: drivers/ata/ahci_platform.c +F: drivers/ata/libahci_platform.c +F: include/linux/ahci_platform.h + SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER M: Jayamohan Kallickal <[email protected]> |