Age | Commit message (Expand) | Author |
---|---|---|
2021-12-09 | Kernel: Use AK:any_of in PCI::Device capability checks | Hendiadyoin1 |
2021-09-29 | Kernel/PCI: Remove all macros and replace them with enum classes | Liav A |
2021-09-29 | Kernel: Rename two PCI components | Liav A |
2021-09-07 | Kernel/PCI: Simplify the entire subsystem | Liav A |
2021-08-23 | Kernel: Rename PCI::DeviceController => PCI::Device | Liav A |
2021-08-23 | Kernel/PCI: Delete PCI::Device in its current form | Liav A |
2021-07-02 | Kernel/PCI: Move the PCI components as a subfolder to the Bus directory | Liav A |