sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access 3 years ago
..
HID 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access 3 years ago
AsyncDeviceRequest.cpp d60635cb9d Kernel: Convert Processor::in_irq() to static current_in_irq() 3 years ago
AsyncDeviceRequest.h 9d1b27263f Kernel: Declare type aliases with "using" instead of "typedef" 3 years ago
BlockDevice.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
BlockDevice.h 066d3281b5 Kernel: Make AsyncDeviceRequest::name() return StringView 4 years ago
CharacterDevice.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CharacterDevice.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Device.cpp c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
Device.h d189cb6a24 Kernel/Devices: Remove unnecessary virtual method 3 years ago
FullDevice.cpp 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' 4 years ago
FullDevice.h 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' 4 years ago
KCOVDevice.cpp c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
KCOVDevice.h cd5faf4e42 Kernel: Rename Range => VirtualRange 4 years ago
KCOVInstance.cpp 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 years ago
KCOVInstance.h 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
MemoryDevice.cpp 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 years ago
MemoryDevice.h cd5faf4e42 Kernel: Rename Range => VirtualRange 4 years ago
NullDevice.cpp c94c15d45c Everywhere: Replace AK::Singleton => Singleton 4 years ago
NullDevice.h 26d7261347 Kernel: Make NullDevice (/dev/null) seekable 4 years ago
PCISerialDevice.cpp 62f9377656 Kernel: Move special sections into Sections.h 4 years ago
PCISerialDevice.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 years ago
PCSpeaker.cpp 62f9377656 Kernel: Move special sections into Sections.h 4 years ago
PCSpeaker.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
RandomDevice.cpp 668c429900 Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes 3 years ago
RandomDevice.h 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' 4 years ago
SB16.cpp d0ceaa24a6 Kernel: Implement ioctl for the SB16 to change sample rate 3 years ago
SB16.h d0ceaa24a6 Kernel: Implement ioctl for the SB16 to change sample rate 3 years ago
SerialDevice.cpp 668c429900 Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes 3 years ago
SerialDevice.h 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
VMWareBackdoor.cpp c94c15d45c Everywhere: Replace AK::Singleton => Singleton 4 years ago
VMWareBackdoor.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ZeroDevice.cpp ea238e7ac3 Kernel: Remove unused header includes in Devices subtree 4 years ago
ZeroDevice.h 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' 4 years ago