linux/drivers/nvme/host
Christoph Hellwig 01fec28a6f nvme: use vendor it from identify
Use the vendor ID from the identify data instead of the PCI device to
make the SCSI translation layer independent from the PCI driver.  The NVMe
spec defines them as having the same value for current PCIe devices.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-12-01 10:59:38 -07:00
..
Kconfig NVMe: Add explicit block config dependency 2015-10-12 11:43:22 -06:00
Makefile nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
core.c nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
lightnvm.c blk-mq: add a flags parameter to blk_mq_alloc_request 2015-12-01 10:53:59 -07:00
nvme.h nvme: use offset instead of a struct for registers 2015-12-01 10:59:38 -07:00
pci.c nvme: use offset instead of a struct for registers 2015-12-01 10:59:38 -07:00
scsi.c nvme: use vendor it from identify 2015-12-01 10:59:38 -07:00