aboutsummaryrefslogtreecommitdiff
path: root/kernel/devices/src/storage/storage_controller.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-03-17use kstd::vector instead of std::array and replace plain-pointers with kstd::...Lukas Oesch1-3/+5
2026-03-17improve constness, expose controllers and devicesLukas Oesch1-2/+8
2026-03-17move m_devices from ram_disk_controller to storage_controller, store point to...Lukas Oesch1-0/+19
2026-03-17rename files to snake_case (temp_device part1 -> renamed to device later, due...Lukas Oesch1-0/+17