summaryrefslogtreecommitdiff
path: root/sys/dev/vmd
Commit message (Expand)AuthorAgeFilesLines
* Missed line from 7af4475a6e31.Alexander Motin2021-09-121-0/+1
* vmd(4): Major driver refactoringAlexander Motin2021-09-123-633/+341
* vmd_bus: Fix typo in commentNeel Chauhan2021-09-121-2/+2
* vmd: Rename vmd_bus class to pciNeel Chauhan2021-09-121-2/+2
* VMD support for new devices.Doug Ambrisko2021-02-043-34/+111
* vmd: Clean up resources properly when vmd_attach() failsMark Johnston2021-01-081-6/+6
* vmd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-012-5/+1
* This driver attaches to the Intel VMD drive and connects a new PCI domainDoug Ambrisko2019-10-103-0/+921