.. |
Audio
|
Everywhere: Use east const in more places
|
2024-04-19 06:31:19 -04:00 |
Generic
|
Everywhere: Use east const in more places
|
2024-04-19 06:31:19 -04:00 |
GPU
|
Kernel: Move VGATextModeConsole code to the Arch/x86_64/ISABus directory
|
2024-05-23 05:07:56 -06:00 |
HID
|
Kernel/HID: Add support for virtio input devices
|
2024-05-23 11:16:57 -06:00 |
Loop
|
Kernel/Devices: Introduce the LoopDevice device
|
2024-03-13 15:33:47 -06:00 |
Serial/VirtIO
|
Kernel: Move VirtIO console code to the Devices/Serial/VirtIO directory
|
2024-05-14 15:42:29 -06:00 |
Storage
|
Kernel: Implement virtio-blk driver
|
2024-05-23 00:59:39 -06:00 |
TTY
|
Everywhere: Use east const in more places
|
2024-04-19 06:31:19 -04: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
|
Kernel/Devices: Abstract SysFS Device add/remove methods more properly
|
2022-07-19 11:02:37 +01:00 |
BlockDevice.h
|
Everywhere: Use east const in more places
|
2024-04-19 06:31:19 -04:00 |
CharacterDevice.cpp
|
Kernel/Devices: Abstract SysFS Device add/remove methods more properly
|
2022-07-19 11:02:37 +01:00 |
CharacterDevice.h
|
Kernel/Devices: Abstract SysFS Device add/remove methods more properly
|
2022-07-19 11:02:37 +01:00 |
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: Get RefPtr<Device> from the DeviceManagement::get_device method
|
2024-03-13 15:33:47 -06:00 |
DeviceManagement.h
|
Kernel: Get RefPtr<Device> from the DeviceManagement::get_device method
|
2024-03-13 15:33:47 -06:00 |
FUSEDevice.cpp
|
Kernel: Add FUSE support
|
2024-05-07 16:54:27 -06:00 |
FUSEDevice.h
|
Kernel: Add FUSE support
|
2024-05-07 16:54:27 -06:00 |
KCOVDevice.cpp
|
Kernel: Track KCOVInstance via Process instead of HashMap
|
2024-04-15 21:16:22 -06:00 |
KCOVDevice.h
|
Kernel: Track KCOVInstance via Process instead of HashMap
|
2024-04-15 21:16:22 -06:00 |
KCOVInstance.cpp
|
Kernel: Propagate overflow errors from Memory::page_round_up
|
2021-12-28 23:08:50 +01:00 |
KCOVInstance.h
|
Kernel: Track KCOVInstance via Process instead of HashMap
|
2024-04-15 21:16:22 -06: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/Devices: Remove SerialDevice::initialize method
|
2024-05-14 15:42:29 -06:00 |
SerialDevice.h
|
Everywhere: Move global Kernel pattern code to Kernel/Library directory
|
2023-06-04 21:32:34 +02:00 |