.. |
Audio
|
Kernel/Audio: Fail AC97 probe if no good BAR1 is found
|
2023-10-03 16:19:03 -06:00 |
Generic
|
Kernel+Userland: Add option for duration of /dev/beep producing sound
|
2023-11-03 15:19:33 +01:00 |
GPU
|
Kernel: Add a framebuffer driver for 3Dfx Voodoo 3
|
2023-10-16 01:25:45 +02:00 |
HID
|
Kernel/HID: Introduce initial USB mouse support
|
2023-10-15 22:56:30 +02:00 |
Storage
|
Kernel: Allow enumerating disk partitions without any devices detected
|
2023-10-17 11:50:33 -06:00 |
TTY
|
Kernel/TTY: Don't return NonnullLockRefPtr when creating MasterPTY
|
2023-09-09 12:08:59 -06:00 |
AsyncDeviceRequest.cpp
|
AK: Rename Time to Duration
|
2023-05-24 23:18:07 +02:00 |
AsyncDeviceRequest.h
|
Kernel: Hold a weak reference to a Process object in AsyncDeviceRequest
|
2023-08-20 13:04:42 -06:00 |
BlockDevice.cpp
|
|
|
BlockDevice.h
|
|
|
CharacterDevice.cpp
|
|
|
CharacterDevice.h
|
|
|
Device.cpp
|
Kernel: Get rid of *LockRefPtr in the SysFS filesystem code
|
2023-04-14 19:24:54 +02:00 |
Device.h
|
Kernel: Move FileSystem/DeviceFileTypes.h => API/DeviceFileTypes.h
|
2023-09-07 11:50:50 -06:00 |
DeviceManagement.cpp
|
Kernel+Services: Enable barebones hot-plug handling capabilities
|
2023-09-07 11:50:50 -06:00 |
DeviceManagement.h
|
Kernel+Services: Enable barebones hot-plug handling capabilities
|
2023-09-07 11:50:50 -06:00 |
KCOVDevice.cpp
|
Everywhere: Move global Kernel pattern code to Kernel/Library directory
|
2023-06-04 21:32:34 +02:00 |
KCOVDevice.h
|
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
|
2023-03-07 00:30:12 +01:00 |
KCOVInstance.cpp
|
|
|
KCOVInstance.h
|
Kernel+Userland: Unify declarations for KCOV in Kernel/API/kcov.h
|
2023-02-24 20:35:45 +01:00 |
PCISerialDevice.cpp
|
Everywhere: Move global Kernel pattern code to Kernel/Library directory
|
2023-06-04 21:32:34 +02:00 |
PCISerialDevice.h
|
Kernel: Add PCISerialDevice WCH CH351 IDs
|
2023-08-12 13:08:07 +02:00 |
SerialDevice.cpp
|
Kernel: Use Processor::wait_check in loops waiting for HW to respond
|
2023-09-15 11:07:35 -06:00 |
SerialDevice.h
|
Everywhere: Move global Kernel pattern code to Kernel/Library directory
|
2023-06-04 21:32:34 +02:00 |