summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* nvme: Use only 32-bit accesses in nvme_writeq/nvme_readqStefan Agner2021-01-041-8/+0
* nvme: add accessor to namespace id and eui64Patrick Wildt2019-10-061-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* nvme: Get rid of the global variable nvme_infoBin Meng2017-08-281-9/+0
* nvme: Cache controller's capabilitiesBin Meng2017-08-281-0/+1
* nvme: Fix getting PCI vendor id of the NVMe block deviceBin Meng2017-08-281-1/+0
* nvme: Remove useless definesBin Meng2017-08-281-60/+0
* nvme: Add NVM Express driver supportZhikang Zhang2017-08-131-0/+717