Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-10 | nvme: Add shutdown function | Mark Kettenis | 1 | -0/+12 |
2022-02-10 | nvme: Introduce driver ops | Mark Kettenis | 1 | -0/+55 |
2022-02-10 | nvme: Split out PCI support | Mark Kettenis | 1 | -0/+3 |
2021-06-23 | nvme: Drop useless members of 'struct nvme_ns' | Bin Meng | 1 | -2/+0 |
2021-01-04 | nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq | Stefan Agner | 1 | -8/+0 |
2019-10-06 | nvme: add accessor to namespace id and eui64 | Patrick Wildt | 1 | -0/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-08-28 | nvme: Get rid of the global variable nvme_info | Bin Meng | 1 | -9/+0 |
2017-08-28 | nvme: Cache controller's capabilities | Bin Meng | 1 | -0/+1 |
2017-08-28 | nvme: Fix getting PCI vendor id of the NVMe block device | Bin Meng | 1 | -1/+0 |
2017-08-28 | nvme: Remove useless defines | Bin Meng | 1 | -60/+0 |
2017-08-13 | nvme: Add NVM Express driver support | Zhikang Zhang | 1 | -0/+717 |