reactos/drivers
2021-05-11 11:00:49 +02:00
..
base [KDGDB] Implement TIB address retrieval 2021-05-11 11:00:49 +02:00
battery
bluetooth [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
bus [PCIIDE] Make the resource section not discardable. CORE-17401 (#3594) 2021-05-10 00:36:38 +02:00
crypto [KSECDD] Fix RtlEncryptMemory and improve test 2020-09-25 09:39:51 +02:00
filesystems [BTRFS] Use addressing relative to RIP 2021-04-28 13:10:23 +02:00
filters [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
hid
input [I8042PRT][RAMDISK] Fix usage of the RegistryPath in DriverEntry 2021-01-04 17:19:12 +03:00
ksfilter
multimedia
network [NE2000] Use the real MAC address instead of a fake one 2021-04-28 17:28:38 +02:00
parallel [PARPORT] Fix I/O port length check 2020-10-21 15:24:10 +03:00
processor
sac [SAC] Fix the HeadlessInformation.PortType checks in DriverEntry(). 2020-12-27 00:51:58 +01:00
serial
setup [BLUE] IOCTL_CONSOLE_DRAW: Fix ConsoleDraw.SizeX/Y boundary checks. Always set the cursor position before possibly refreshing screen. 2020-12-27 00:51:42 +01:00
storage [PCIIDE] Make the resource section not discardable. CORE-17401 (#3594) 2021-05-10 00:36:38 +02:00
usb [USBHUB] Add a delay hack for USB boot 2021-01-27 05:15:15 +03:00
wdm [CMIPCI][DOC] Fix 4 DriverVer values 2021-02-02 01:56:50 +03:00
wmi
CMakeLists.txt