summaryrefslogtreecommitdiff
path: root/Kernel/Storage/ATA/IDEChannel.h
AgeCommit message (Expand)Author
2022-07-19Kernel/Storage: Move AHCI and IDE code into new subdirectoriesLiav A
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-27Kernel: Remove hardcoded values for block size in IDEChannelPankaj Raghav
2022-01-12Kernel: Clarify IDEChannel function that switches current channelAndreas Kling
2021-12-28Kernel: Remove the kmalloc_eternal heap :^)Andreas Kling
2021-11-13Kernel/Storage: Move all ATA related code to a new subdirectoryLiav A