]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/scsi/cxlflash/common.h
cxlflash: Base support for IBM CXL Flash Adapter
authorMatthew R. Ochs <mrochs@linux.vnet.ibm.com>
Tue, 9 Jun 2015 22:15:52 +0000 (17:15 -0500)
committerJames Bottomley <JBottomley@Odin.com>
Fri, 31 Jul 2015 04:02:01 +0000 (21:02 -0700)
commitc21e0bbfc48509a776ec4a39bd9a0fb45a9c315b
treeec2bc76bd16eb59c3efbd7af05c8364eb4a9ecf0
parent2dc127bb299d1c7436a08e79193bd0251068356e
cxlflash: Base support for IBM CXL Flash Adapter

SCSI device driver to support filesystem access on the IBM CXL Flash adapter.

Supported-by: Stephen Bates <stephen.bates@pmcs.com>
Reviewed-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Manoj N. Kumar <manoj@linux.vnet.ibm.com>
Reviewed-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/Kconfig
drivers/scsi/Makefile
drivers/scsi/cxlflash/Kconfig [new file with mode: 0644]
drivers/scsi/cxlflash/Makefile [new file with mode: 0644]
drivers/scsi/cxlflash/common.h [new file with mode: 0644]
drivers/scsi/cxlflash/main.c [new file with mode: 0644]
drivers/scsi/cxlflash/main.h [new file with mode: 0644]
drivers/scsi/cxlflash/sislite.h [new file with mode: 0755]