summaryrefslogtreecommitdiff
path: root/Kernel/Devices/HID/PS2MouseDevice.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-28Kernel/Devices/HID: Propagate errors of HIDDevices properlyLorenz Steinert
2021-09-17Kernel: Introduce the DeviceManagement singletonLiav A
2021-09-11Kernel/Devices: Defer creation of SysFS component after the constructorLiav A
2021-07-11Kernel: Make various T::class_name() and similar return StringViewAndreas Kling
2021-06-17Kernel/Interrupts: Return boolean on whether we handled the interruptLiav A
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-03Kernel: Introduce a new HID subsystemLiav A