Andreas Kling
|
c922a7da09
|
Kernel: Rename ScopedSpinlock => SpinlockLocker
This matches MutexLocker, and doesn't sound like it's a lock itself.
|
2021-08-22 03:34:10 +02:00 |
|
Andreas Kling
|
55adace359
|
Kernel: Rename SpinLock => Spinlock
|
2021-08-22 03:34:10 +02:00 |
|
Luke
|
4b4525dfc7
|
Kernel/USB: Update SysFS from the generic hub instead of from UHCI
|
2021-08-14 21:22:44 +02:00 |
|
Luke
|
872c75ac44
|
Kernel/USB: Split SysFS code into its own file
This makes it controller agnostic and allows us to access it from the
USB hub code.
The copyright says "Liav A." because git blame says he wrote this.
|
2021-08-14 21:22:44 +02:00 |
|