Age | Commit message (Expand) | Author |
---|---|---|
2023-01-26 | Kernel/PCI: Expose PCI option ROM data from the sysfs interface | Liav A |
2023-01-26 | Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class | Liav A |
2022-09-23 | Kernel: Introduce the IOWindow class | Liav A |
2022-09-20 | Kernel/PCI: Convert PCI BAR number to a strong typed enum class | Liav A |
2022-03-14 | Kernel/PCI: Don't hold spinlocks when doing fast device enumeration | Liav A |
2021-09-29 | Kernel/PCI: Remove all macros and replace them with enum classes | Liav A |
2021-09-29 | Kernel/PCI: Remove Address from enumeration callback | Liav A |
2021-09-29 | Kernel/PCI: Cache interrupt line and interrupt pin of a device | Liav A |
2021-09-29 | Kernel/PCI: Propagate usage of DeviceIdentifier everywhere | Liav A |
2021-09-29 | Kernel: Rename two PCI components | Liav A |
2021-09-29 | Kernel/PCI: Cache more details about PCI devices when enumerating them | Liav A |
2021-09-07 | Kernel/PCI: Simplify the entire subsystem | Liav A |