reactos/drivers
2021-02-05 11:54:10 +03:00
..
base [KDVBOX] Fix compilation with GAS x64 2021-01-28 23:10:01 +01:00
battery [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
bluetooth [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
bus [ACPI] Fix compilation with GCC x64 2021-01-05 14:19:45 +01:00
crypto [KSECDD] Fix RtlEncryptMemory and improve test 2020-09-25 09:39:51 +02:00
filesystems [NTOS:MM][FASTFAT_NEW] Fix DBG usage, fixes Release build 2021-02-05 11:54:10 +03:00
filters [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
hid [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
input [I8042PRT][RAMDISK] Fix usage of the RegistryPath in DriverEntry 2021-01-04 17:19:12 +03:00
ksfilter [KS] KsQueryInformationFile(): Fallback to IRP if FastIO failed 2020-02-17 19:08:57 +03:00
multimedia [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
network [NDIS] Use FORCEINLINE instead of __inline 2020-11-16 16:58:10 +01:00
parallel [PARPORT] Fix I/O port length check 2020-10-21 15:24:10 +03:00
processor [PROCESSR][INF] Fix "Intel Intel" duplication typos 2020-05-25 02:36:17 +03:00
sac [SAC] Fix the HeadlessInformation.PortType checks in DriverEntry(). 2020-12-27 00:51:58 +01:00
serial [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
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 [CDROM_NEW][DISK_NEW] Add Russian translation (#3427) 2021-02-04 14:14:33 +03: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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt