index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
Age
Commit message (
Expand
)
Author
2 days
kernel: Update kernel log style
Ian Moffett
7 days
project: Update copyright date to 2025
Ian Moffett
9 days
kernel: pci: Optimize PCI bus scanning
Quinn Stephens
2024-07-11
kernel: pci: Fix cap offset handling
Ian Moffett
2024-07-11
kernel/amd64: pci: Add support for PCI MSI-X
Ian Moffett
2024-07-09
kernel: pci: Add PCI device lookups
Ian Moffett
2024-07-09
kernel: Add PCI driver
Ian Moffett
2024-06-24
Clean out for expt
Ian Moffett
2024-06-03
kernel: pci: Require mapping BAR using bus_map()
Ian Moffett
2024-06-02
kernel: pci: Add PCI BAR mapping routine
Ian Moffett
2024-05-26
kernel: Fixup logging to work with syslog changes
Ian Moffett
2024-05-05
kernel: pci: Remove unused variable
Ian Moffett
2024-05-02
kernel: pci: Refactor pci_set_device_info()
Ian Moffett
2024-04-13
kernel: pci: Fix BAR assignment
Ian Moffett
2024-03-28
kernel: pci: Add command register helpers
Ian Moffett
2024-03-28
kernel: pci: Add pci_writel()
Ian Moffett
2024-03-20
kernel: pci: Fix comment
Ian Moffett
2024-03-20
kernel: dev: Add PCI driver
Ian Moffett