summaryrefslogtreecommitdiff
path: root/Kernel/PCI/IOAccess.h
AgeCommit message (Expand)Author
2020-05-29Meta: Add a script check the presence of "#pragma once" in header filesEmanuele Torre
2020-04-11Kernel: Keep records of PCI::Address & PCI::ID pairs for enumerationLiav A
2020-04-08Kernel: Fix up various PCI-related function signaturesAndreas Kling
2020-03-09Kernel: Allow to reboot in ACPI via PCI or MMIO accessLiav A
2020-03-06Meta: Claim copyright on `PCI` filesLiav A
2020-02-16Kernel: Move all code into the Kernel namespaceAndreas Kling
2020-01-21Kernel: PCI MMIO no longer uses map_for_kernel()Liav A
2020-01-18Meta: Add license header to source filesAndreas Kling
2020-01-02Kernel: Create support for PCI ECAMLiav A