summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/scsi.c
AgeCommit message (Expand)Author
2017-04-27nvme-scsi: remove nvme_trans_security_protocolChristoph Hellwig
2017-04-25nvme-scsi: Consider LBA format in IO splitting calculationJon Derrick
2017-01-30nvme/scsi: don't rely on BLK_MAX_CDBChristoph Hellwig
2017-01-29nvme: fix compilation of scsi componentJens Axboe
2016-12-21nvme/scsi: Remove START STOP emulationAndy Lutomirski
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-06nvme/scsi: Remove set-but-not-used variablesBart Van Assche
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi
2016-09-24nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski
2016-09-24nvme/scsi: Remove power management supportAndy Lutomirski
2015-12-01nvme: move chardev and sysfs interface to common codeChristoph Hellwig
2015-12-01nvme: split __nvme_submit_sync_cmdChristoph Hellwig
2015-12-01nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig
2015-12-01nvme: use vendor it from identifyChristoph Hellwig
2015-12-01nvme: split nvme_trans_device_id_pageChristoph Hellwig
2015-12-01nvme: use offset instead of a struct for registersChristoph Hellwig
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg