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-04-16 17:47:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4591c0032871d1ff2682463cfffd94ca31f3ba2f
ladybird
/
Kernel
/
Devices
History
Edwin Hoksberg
99328e1038
Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl
2021-07-07 10:44:20 +02:00
..
HID
Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl
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
…
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
…
NullDevice.h
…
PCISerialDevice.cpp
…
PCISerialDevice.h
Kernel: Clarify and make it easy to not use raw numbers
2021-07-03 16:28:49 +02:00
PCSpeaker.cpp
…
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
…
SB16.cpp
…
SB16.h
…
SerialDevice.cpp
…
SerialDevice.h
…
VMWareBackdoor.cpp
…
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
…