reactos/drivers
2019-04-04 15:08:21 +02:00
..
base [NULL] Use correct device characteristics value for the null device 2019-03-28 22:46:04 +01:00
battery [BATTC] Fixed an oops! 2019-01-01 13:48:43 +01:00
bluetooth [CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build. 2017-12-07 21:53:45 +01:00
bus [ACPICA] Update to version 20190329. CORE-15900 2019-03-30 14:57:35 +01:00
crypto [REACTOS] Fix x64 build 2017-10-22 16:49:04 +02:00
filesystems [UDFS] Fix an integer overflow leading to a buffer overrun 2019-04-04 15:08:21 +02:00
filters [MOUNTMGR] Fix MSVC build after commit 53abbb06. 2019-01-27 16:09:54 +01:00
hid [DRIVERS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:44:25 +01:00
input [I8042PRT] Move DMI/SMBIOS parsing functions into library 2018-08-02 21:29:57 +02:00
ksfilter [SWENUM] Add version information. CORE-14112 2017-12-17 02:22:28 +01:00
multimedia Delete "ghost" old(*) files that have been mysteriously added back during the SVN-to-Git transition. 2017-10-04 10:28:36 +02:00
network [AFD] Don't reallocate buffers if windows sizes didn't change 2019-03-10 12:27:30 +01:00
parallel [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
processor
sac [SACDRV] Fix CHECK_PARAMETER_WITH_STATUS error handling macro 2019-03-04 21:58:42 +01:00
serial [SERIAL] Do not return NTSTATUS from an interrupt routine. 2019-03-24 09:25:17 +01:00
setup [BLUE] Perform size/rectangle boundary checks on read/write operations. CORE-15108 2018-09-29 21:55:00 +02:00
storage [UNIATA] Fix for uninitialized Lun pointer 2019-04-02 18:02:07 +02:00
usb [USBUHCI_NEW] Fix an infinite loop. 2019-03-11 08:54:03 +01:00
wdm [HDAUDBUS] Wait until the correct number of responses was received. CORE-15465 2019-02-28 10:27:06 +01:00
wmi
CMakeLists.txt