Age | Commit message (Expand) | Author |
---|---|---|
2022-07-19 | Kernel/Storage: Move AHCI and IDE code into new subdirectories | Liav A |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-27 | Kernel: Remove hardcoded values for block size in IDEChannel | Pankaj Raghav |
2022-01-12 | Kernel: Clarify IDEChannel function that switches current channel | Andreas Kling |
2021-12-28 | Kernel: Remove the kmalloc_eternal heap :^) | Andreas Kling |
2021-11-13 | Kernel/Storage: Move all ATA related code to a new subdirectory | Liav A |