aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/nvme-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop part.h from common headerSimon Glass1-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-20/+7
2017-08-28nvme: Use blk_create_devicef() APIBin Meng1-9/+3
2017-08-13nvme: Add NVM Express driver supportZhikang Zhang1-0/+62