summaryrefslogtreecommitdiff
path: root/Kernel/Storage/ATA/ATADevice.cpp
AgeCommit message (Expand)Author
2023-06-02Kernel: Move the Storage directory to be a new directory under DevicesLiav A
2022-08-30Kernel/Storage: Introduce new boot device addressing modesLiav A
2022-07-19Kernel/Storage: Move AHCI and IDE code into new subdirectoriesLiav A
2022-07-15Kernel/Storage: Add LUN address to each StorageDeviceLiav A
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-17Kernel: Use default constructors/destructorsLenny Maiorani
2021-12-23Kernel: Make major and minor numbers to be DistinctNumericsLiav A
2021-11-13Kernel/Storage: Move all ATA related code to a new subdirectoryLiav A