nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
[linux-2.6-block.git] / drivers / nvme / host / core.c
2015-12-01 Christoph Hellwignvme: move nvme_{enable,disable,shutdown}_ctrl to commo...
2015-12-01 Christoph Hellwignvme: move block_device_operations and ns/ctrl freeing...
2015-12-01 Keith Buschnvme: use the block layer for userspace passthrough...
2015-12-01 Christoph Hellwignvme: split __nvme_submit_sync_cmd
2015-12-01 Christoph Hellwignvme: split a new struct nvme_ctrl out of struct nvme_dev
2015-12-01 Christoph Hellwignvme: split command submission helpers out of pci.c