summaryrefslogtreecommitdiff
path: root/drivers/nvme/nvme.h
AgeCommit message (Expand)Author
2019-10-06nvme: add accessor to namespace id and eui64Patrick Wildt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-28nvme: Get rid of the global variable nvme_infoBin Meng
2017-08-28nvme: Cache controller's capabilitiesBin Meng
2017-08-28nvme: Fix getting PCI vendor id of the NVMe block deviceBin Meng
2017-08-28nvme: Remove useless definesBin Meng
2017-08-13nvme: Add NVM Express driver supportZhikang Zhang