]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/nvme/host/core.c
nvme: add a common helper to read Identify Controller data
[mirror_ubuntu-bionic-kernel.git] / drivers / nvme / host / core.c
2015-12-01 Christoph Hellwignvme: add a common helper to read Identify Controller...
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