aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/nvme.h
AgeCommit message (Expand)Author
2022-02-10nvme: Add shutdown functionMark Kettenis
2022-02-10nvme: Introduce driver opsMark Kettenis
2022-02-10nvme: Split out PCI supportMark Kettenis
2021-06-23nvme: Drop useless members of 'struct nvme_ns'Bin Meng
2021-01-04nvme: Use only 32-bit accesses in nvme_writeq/nvme_readqStefan Agner
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