Andreas Kling
|
e2bfdd74bc
Kernel: Remove unused mutex PATADiskDevice::m_lock
|
4 years ago |
Jean-Baptiste Boric
|
f7f794e74a
Kernel: Move Mutex into Locking/
|
4 years ago |
Andreas Kling
|
cee9528168
Kernel: Rename Lock to Mutex
|
4 years ago |
Andreas Kling
|
c9f6786e8b
Kernel: Make various T::class_name() and similar return StringView
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Jean-Baptiste Boric
|
a73bd0fff8
Kernel: Remove type from StorageDevice class
|
4 years ago |
Liav A
|
dfb6b296cf
Kernel: Make IDEChannel Ref-counted
|
4 years ago |
Liav A
|
531037db7e
Kernel: Remove support for CHS addressing
|
4 years ago |
Jean-Baptiste Boric
|
9a3aa7eb0b
Kernel: Refactor storage stack with u64 as number of blocks
|
4 years ago |
Liav A
|
b59e45e65c
Kernel: Use global mechanism to determine minor number of Storage Device
|
4 years ago |
Liav A
|
4f32dc2043
Kernel: Add Declaration of IDEChannel class in PATADiskDevice.h
|
4 years ago |
Luke
|
40de84ba67
Kernel/Storage: Rewrite IDE disk detection and disk access
|
4 years ago |
Jean-Baptiste Boric
|
f64e287b82
Kernel: Make device generate their own names
|
4 years ago |
Liav A
|
0a2b00a1bf
Kernel: Introduce the new Storage subsystem
|
4 years ago |