Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2021-12-28 | Kernel: Remove the kmalloc_eternal heap :^) | Andreas Kling |
2021-09-29 | Kernel: Rename two PCI components | Liav A |
2021-08-23 | Kernel: Rename PCI::DeviceController => PCI::Device | Liav A |
2021-08-23 | Kernel/PCI: Delete PCI::Device in its current form | Liav A |
2021-07-03 | Kernel: Clarify and make it easy to not use raw numbers | Liav A |
2021-07-02 | Kernel/PCI: Move the PCI components as a subfolder to the Bus directory | Liav A |
2021-05-17 | Kernel: Add support for QEMU's emulated pci serial (-pci-serial option) | Idan Horowitz |
2021-05-17 | Kernel: Implement a PCI Serial Device driver | Idan Horowitz |