This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-28 03:16:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6da438e9924d77dceebacfb94b2bdaaff9a5f321
ladybird
/
Kernel
/
Devices
History
Sam Atkins
3cbc0fdbb0
Kernel: Remove declarations for non-existent methods
2023-01-27 20:33:18 +00:00
..
Audio
Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class
2023-01-26 23:04:26 +01:00
HID
Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
2023-01-21 10:43:59 -07:00
AsyncDeviceRequest.cpp
…
AsyncDeviceRequest.h
…
BlockDevice.cpp
…
BlockDevice.h
…
CharacterDevice.cpp
…
CharacterDevice.h
…
ConsoleDevice.cpp
…
ConsoleDevice.h
…
Device.cpp
Kernel: Make Device::after_inserting to return ErrorOr<void>
2023-01-07 11:45:08 -07:00
Device.h
Kernel: Make Device::after_inserting to return ErrorOr<void>
2023-01-07 11:45:08 -07:00
DeviceControlDevice.cpp
…
DeviceControlDevice.h
…
DeviceManagement.cpp
…
DeviceManagement.h
Kernel: Remove outdated FIXME in the DeviceManagement code
2023-01-13 15:42:33 +01:00
FullDevice.cpp
…
FullDevice.h
…
KCOVDevice.cpp
Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
2023-01-21 10:43:59 -07:00
KCOVDevice.h
…
KCOVInstance.cpp
…
KCOVInstance.h
…
MemoryDevice.cpp
…
MemoryDevice.h
Kernel: Remove declarations for non-existent methods
2023-01-27 20:33:18 +00:00
NullDevice.cpp
…
NullDevice.h
…
PCISerialDevice.cpp
…
PCISerialDevice.h
…
RandomDevice.cpp
…
RandomDevice.h
…
SelfTTYDevice.cpp
…
SelfTTYDevice.h
…
SerialDevice.cpp
…
SerialDevice.h
…
ZeroDevice.cpp
…
ZeroDevice.h
…