diff options
author | Matthew R. Ochs <[email protected]> | 2015-10-21 15:15:22 -0500 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-10-30 17:19:13 +0900 |
commit | 11f43ae7735a04994ef3c33295d386ef4e5529b7 (patch) | |
tree | e95ae0332c1bd54097c819bd8c13d9d615ea703d | |
parent | af10483e5e1201e1dcf5836207879e6eb5eb9fd5 (diff) |
MAINTAINERS: Add cxlflash driver
Add stanza for cxlflash SCSI driver.
Signed-off-by: Matthew R. Ochs <[email protected]>
Signed-off-by: Manoj N. Kumar <[email protected]>
Reviewed-by: Brian King <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d382b61e146b..e0c09ce08ff4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3153,6 +3153,15 @@ F: Documentation/powerpc/cxl.txt F: Documentation/powerpc/cxl.txt F: Documentation/ABI/testing/sysfs-class-cxl +CXLFLASH (IBM Coherent Accelerator Processor Interface CAPI Flash) SCSI DRIVER +M: Manoj N. Kumar <[email protected]> +M: Matthew R. Ochs <[email protected]> +S: Supported +F: drivers/scsi/cxlflash/ +F: include/uapi/scsi/cxlflash_ioctls.h +F: Documentation/powerpc/cxlflash.txt + STMMAC ETHERNET DRIVER M: Giuseppe Cavallaro <[email protected]> |