summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* NVMe: Export namespace attributes to sysfsKeith Busch2015-12-221-0/+3
* nvme: factor out a few helpers from req_completionChristoph Hellwig2015-12-221-0/+7
* NVMe: Remove device management handles on removeKeith Busch2015-12-221-0/+1
* NVMe: Implement namespace list scanningKeith Busch2015-12-221-0/+6
* nvme: switch abort_limit to an atomic_tChristoph Hellwig2015-12-221-1/+1
* nvme: add NVME_SC_CANCELLEDChristoph Hellwig2015-12-221-0/+10
* nvme: refactor set_queue_countChristoph Hellwig2015-12-011-0/+1
* nvme: move chardev and sysfs interface to common codeChristoph Hellwig2015-12-011-5/+13
* nvme: move namespace scanning to common codeChristoph Hellwig2015-12-011-3/+21
* nvme: add a common helper to read Identify Controller dataChristoph Hellwig2015-12-011-0/+4
* nvme: move nvme_{enable,disable,shutdown}_ctrl to common codeChristoph Hellwig2015-12-011-0/+11
* nvme: add explicit quirk handlingChristoph Hellwig2015-12-011-0/+13
* nvme: move block_device_operations and ns/ctrl freeing to common codeChristoph Hellwig2015-12-011-0/+14
* nvme: use the block layer for userspace passthrough metadataKeith Busch2015-12-011-0/+4
* nvme: split __nvme_submit_sync_cmdChristoph Hellwig2015-12-011-2/+6
* nvme: move nvme_setup_flush and nvme_setup_rw to common codeChristoph Hellwig2015-12-011-0/+51
* nvme: move nvme_error_status to common codeChristoph Hellwig2015-12-011-0/+12
* nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig2015-12-011-39/+22
* nvme: use offset instead of a struct for registersChristoph Hellwig2015-12-011-1/+1
* nvme: split command submission helpers out of pci.cChristoph Hellwig2015-12-011-0/+3
* nvme: move struct nvme_iod to pci.cChristoph Hellwig2015-12-011-17/+0
* nvme: LightNVM supportMatias Bjørling2015-10-291-0/+10
* nvme: move to a new drivers/nvme/host directoryJay Sternberg2015-10-091-0/+133
OpenPOWER on IntegriCloud