summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/constants.c
Commit message (Expand)AuthorAgeFilesLines
* nvme: remove redundant status maskCaleb Sander2024-01-311-1/+1
* nvme: return string as char *, not unsigned char *Caleb Sander2024-01-311-4/+4
* Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-06-301-1/+1
|\
| * nvme: host: fix command name spellingDamien Le Moal2023-06-271-1/+1
* | nvme: fix the name of Zone Append for verbose loggingChristoph Hellwig2023-05-311-1/+1
|/
* 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-021-0/+1
* nvme: don't always build constants.oChristoph Hellwig2022-08-021-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