reactos/drivers
2020-10-17 04:06:36 +03:00
..
base [XBOX] Move NV2A XGPU definitions into header file 2020-08-26 16:58:01 +03: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 [ACPICA] Update to version 20200925. CORE-17170 2020-10-16 01:21:52 +02:00
crypto [KSECDD] Fix RtlEncryptMemory and improve test 2020-09-25 09:39:51 +02:00
filesystems [FASTFAT] Ensure that deferred write IRP contexts are not touched. CORE-17328 2020-10-16 16:18:56 +02:00
filters [MOUNTMGR] Fix pool memory disclosure in QueryPointsFromMemory (#3022) 2020-08-17 16:45:35 +02:00
hid [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
input [INPORT] Add driver for bus mouse devices (#3173) 2020-10-10 16:46:16 +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 [TCPIP] Add NULL checks in DispTdiQueryInformation. CORE-12274 2020-10-03 13:05:12 +02:00
parallel [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
processor [PROCESSR][INF] Fix "Intel Intel" duplication typos 2020-05-25 02:36:17 +03:00
sac [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
serial [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
setup [BLUE] Add an IOCTL to directly choose which font to use (instead of codepage) 2020-04-26 14:54:09 +02:00
storage [SCSIPORT] Split scsiport.c file into several ones, prepare for the refactoring 2020-10-17 04:06:36 +03:00
usb [USBSTOR] Correctly terminate a REG_MULTI_SZ string 2020-06-24 21:15:58 +03:00
wdm [PORTCLS] Fix audio stutter with official AC97 driver (#3225) 2020-09-22 15:49:34 +02:00
wmi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt