aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* build: Add the NVMe driver to the image.hrev53069Augustin Cavalier2019-04-14-0/+2
* nvme_disk: Disable tracing.Augustin Cavalier2019-04-14-1/+1
* nvme_disk: Properly implement partial reads.Augustin Cavalier2019-04-14-30/+34
* nvme_disk: Add more error checks in read().Augustin Cavalier2019-04-14-11/+22
* kernel: Add NVMe to the device manager.Augustin Cavalier2019-04-14-0/+3
* nvme_disk: Get the correct PCI information struct.Augustin Cavalier2019-04-14-11/+7
* nvme: Fix the build with GCC2.Augustin Cavalier2019-04-14-13/+19