ladybird/Kernel/Devices
2021-07-07 10:44:20 +02:00
..
HID Kernel: Add keyboard ioctl to get num/caps lock state 2021-07-07 10:44:20 +02:00
AsyncDeviceRequest.cpp
AsyncDeviceRequest.h
BlockDevice.cpp
BlockDevice.h
CharacterDevice.cpp
CharacterDevice.h
Device.cpp Kernel: Give Devices without a custody a less fake absoulte_path 2021-06-30 12:07:57 +04:30
Device.h
FullDevice.cpp Kernel: Fix adopt_ref_if_nonnull(new T).release_nonnull() pattern 2021-06-29 22:57:52 +04:30
FullDevice.h Kernel: Don't use naked new statements in init process 2021-06-19 09:30:43 +02:00
MemoryDevice.cpp Kernel: Fix adopt_ref_if_nonnull(new T).release_nonnull() pattern 2021-06-29 22:57:52 +04:30
MemoryDevice.h Kernel: Add missing override specifiers 2021-07-03 01:56:31 +04:30
NullDevice.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
NullDevice.h
PCISerialDevice.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
PCISerialDevice.h Kernel: Clarify and make it easy to not use raw numbers 2021-07-03 16:28:49 +02:00
PCSpeaker.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
PCSpeaker.h
RandomDevice.cpp Kernel: Fix adopt_ref_if_nonnull(new T).release_nonnull() pattern 2021-06-29 22:57:52 +04:30
RandomDevice.h Kernel: Don't use naked new statements in init process 2021-06-19 09:30:43 +02:00
SB16.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
SB16.h
SerialDevice.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
SerialDevice.h Kernel: Don't use naked new statements in init process 2021-06-19 09:30:43 +02:00
VMWareBackdoor.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
VMWareBackdoor.h
ZeroDevice.cpp Kernel: Fix adopt_ref_if_nonnull(new T).release_nonnull() pattern 2021-06-29 22:57:52 +04:30
ZeroDevice.h Kernel: Don't use naked new statements in init process 2021-06-19 09:30:43 +02:00