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