summaryrefslogtreecommitdiff
path: root/kernel/drivers/pci.c
AgeCommit message (Expand)Author
2024-07-11PCI: Fix bug not account for different bar indexAnton Kling
2024-02-21New clang-format optionsAnton Kling
2023-11-15PCI: Add interrupt handler functionsAnton Kling
2023-11-12Kernel/PCI: Add functions for getting BAR and specific PCI devices byAnton Kling
2023-11-10Kernel Style: Change uint*_t -> u*Anton Kling
2023-10-31Meta: Move kernel and userland to their own folders.Anton Kling