summaryrefslogtreecommitdiff
path: root/Kernel/Bus/PCI/Device.cpp
AgeCommit message (Expand)Author
2021-12-09Kernel: Use AK:any_of in PCI::Device capability checksHendiadyoin1
2021-09-29Kernel/PCI: Remove all macros and replace them with enum classesLiav A
2021-09-29Kernel: Rename two PCI componentsLiav A
2021-09-07Kernel/PCI: Simplify the entire subsystemLiav A
2021-08-23Kernel: Rename PCI::DeviceController => PCI::DeviceLiav A
2021-08-23Kernel/PCI: Delete PCI::Device in its current formLiav A
2021-07-02Kernel/PCI: Move the PCI components as a subfolder to the Bus directoryLiav A