aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/nvme.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-06nvme: add accessor to namespace id and eui64Patrick Wildt1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-28nvme: Get rid of the global variable nvme_infoBin Meng1-9/+0
2017-08-28nvme: Cache controller's capabilitiesBin Meng1-0/+1
2017-08-28nvme: Fix getting PCI vendor id of the NVMe block deviceBin Meng1-1/+0
2017-08-28nvme: Remove useless definesBin Meng1-60/+0
2017-08-13nvme: Add NVM Express driver supportZhikang Zhang1-0/+717