1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:48:12 +00:00
serenity/Kernel/Devices/HID
Timon Kruiper 97f1fa7d8f Kernel: Include missing headers for various files
With these missing header files, we can now build these files for
aarch64.
2022-10-26 20:01:45 +02:00
..
HIDDevice.h Kernel: Make major and minor numbers to be DistinctNumerics 2021-12-23 23:02:39 +01:00
HIDManagement.cpp Kernel: Move x86-specific HID code to the Arch/x86 directory 2022-09-20 18:43:05 +01:00
HIDManagement.h Kernel: Include missing headers for various files 2022-10-26 20:01:45 +02:00
KeyboardDevice.cpp Kernel: Detect the Insert key 2022-07-30 23:25:20 +02:00
KeyboardDevice.h Kernel: Require lock rank for Spinlock construction 2022-08-19 20:26:47 -07:00
MouseDevice.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
MouseDevice.h Kernel: Require lock rank for Spinlock construction 2022-08-19 20:26:47 -07:00