aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/nvme/host/scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-28nvme: Remove SCSI translationsKeith Busch1-2460/+0
2017-04-27nvme-scsi: remove nvme_trans_security_protocolChristoph Hellwig1-13/+0
2017-04-25nvme-scsi: Consider LBA format in IO splitting calculationJon Derrick1-1/+1
2017-01-30nvme/scsi: don't rely on BLK_MAX_CDBChristoph Hellwig1-3/+3
2017-01-29nvme: fix compilation of scsi componentJens Axboe1-0/+1
2016-12-21nvme/scsi: Remove START STOP emulationAndy Lutomirski1-27/+0
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+2
2016-12-06nvme/scsi: Remove set-but-not-used variablesBart Van Assche1-9/+2
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi1-2/+2
2016-09-24nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski1-3/+3
2016-09-24nvme/scsi: Remove power management supportAndy Lutomirski1-71/+3
2015-12-01nvme: move chardev and sysfs interface to common codeChristoph Hellwig1-9/+4
2015-12-01nvme: split __nvme_submit_sync_cmdChristoph Hellwig1-2/+2
2015-12-01nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig1-49/+40
2015-12-01nvme: use vendor it from identifyChristoph Hellwig1-2/+11
2015-12-01nvme: split nvme_trans_device_id_pageChristoph Hellwig1-56/+79
2015-12-01nvme: use offset instead of a struct for registersChristoph Hellwig1-3/+3
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg1-0/+2556