summaryrefslogtreecommitdiff
path: root/Kernel/Bus/PCI/Device.h
AgeCommit message (Expand)Author
2023-04-08Kernel: Mark a bunch of NonnullRefPtrs also const to ensure immutabilityLiav A
2023-02-21Kernel: Fix const-correctness of PCI::DeviceIdentifier usageAndreas Kling
2023-01-26Kernel/PCI: Hold a reference to DeviceIdentifier in the Device classLiav A
2023-01-13AK: Add support for "debug only" formattersMacDue
2023-01-05Kernel: Add dmesgln_pci logging for Kernel::PCIEvan Smal
2022-04-26Kernel: Use C++17 namespace style for nested PCI namespaceb14ckcat
2021-09-20Kernel: Clean up PCI::Device namespace formattingBen Wiederhake
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