| .. |
|
BlockDevice.cpp
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
BlockDevice.h
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
BXVGADevice.cpp
|
BXVGA: Disallow resolutions higher than 4096x2160
|
2020-01-28 20:57:40 +01:00 |
|
BXVGADevice.h
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
CharacterDevice.cpp
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
CharacterDevice.h
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
DebugLogDevice.cpp
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
DebugLogDevice.h
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
Device.cpp
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
Device.h
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
DiskPartition.cpp
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
DiskPartition.h
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
EBRPartitionTable.cpp
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
EBRPartitionTable.h
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
FloppyDiskDevice.cpp
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
FloppyDiskDevice.h
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
FullDevice.cpp
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
FullDevice.h
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
GPTPartitionTable.cpp
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
GPTPartitionTable.h
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
KeyboardDevice.cpp
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
KeyboardDevice.h
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
MBRPartitionTable.cpp
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
MBRPartitionTable.h
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
MBVGADevice.cpp
|
Kernel: AnonymousVMObject::create_for_physical_range() should fail more
|
2020-01-28 20:48:07 +01:00 |
|
MBVGADevice.h
|
Kernel: Merge unnecessary DiskDevice class into BlockDevice
|
2020-02-08 02:20:03 +01:00 |
|
NullDevice.cpp
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
NullDevice.h
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
PATAChannel.cpp
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
PATAChannel.h
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
PATADiskDevice.cpp
|
Kernel: Support reading/writing PATADiskDevices directly via /dev/hdX
|
2020-02-09 12:58:45 +01:00 |
|
PATADiskDevice.h
|
Kernel: Support reading/writing PATADiskDevices directly via /dev/hdX
|
2020-02-09 12:58:45 +01:00 |
|
PCSpeaker.cpp
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
PCSpeaker.h
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
PS2MouseDevice.cpp
|
Kernel: Allow PS2MouseDevice to read multiple packets
|
2020-02-07 11:25:12 +01:00 |
|
PS2MouseDevice.h
|
Kernel: Add support for vmmouse
|
2020-02-04 19:11:52 +01:00 |
|
RandomDevice.cpp
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
RandomDevice.h
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
SB16.cpp
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
SB16.h
|
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
2020-01-22 22:27:06 +01:00 |
|
SerialDevice.cpp
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
SerialDevice.h
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
VMWareBackdoor.cpp
|
Kernel: Move the VMWare helpers out of the IO namespace
|
2020-02-05 18:58:27 +01:00 |
|
VMWareBackdoor.h
|
Kernel: Move the VMWare helpers out of the IO namespace
|
2020-02-05 18:58:27 +01:00 |
|
ZeroDevice.cpp
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |
|
ZeroDevice.h
|
Meta: Add license header to source files
|
2020-01-18 09:45:54 +01:00 |