summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/constants.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvme: add nvme_opcode_str function for all nvme cmd typesAmit Engel2023-02-011-0/+16
* nvme-pci: print the command name of aborted commandsChristoph Hellwig2022-08-031-0/+1
* nvme: don't always build constants.oChristoph Hellwig2022-08-031-2/+0
* nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig2022-05-181-0/+1
* nvme: remove unneeded include from constants fileMax Gurtovoy2022-05-161-1/+0
* nvme: add missing status values to verbose loggingMax Gurtovoy2022-05-161-0/+3
* nvme: add verbose error loggingAlan Adamson2022-02-281-0/+185