reactos/drivers
Joachim Henze 445753f1ca [0.4.11][CMBATT] Fix 1 MSVC2010SP1 x86 dbg warning C4146 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
C:\047rls\reactos\drivers\bus\acpi\cmbatt\cmbatt.c(983) : warning C4146: unary minus operator applied to unsigned type, result still unsigned

partial pick of 0.4.13-dev-713-g 08c6d21e1f
2022-03-29 00:43:17 +02:00
..
base [NULL] Additions for the Null driver. 2018-04-22 22:23:54 +02:00
battery
bluetooth
bus [0.4.11][CMBATT] Fix 1 MSVC2010SP1 x86 dbg warning C4146 CORE-18104 2022-03-29 00:43:17 +02:00
crypto
filesystems [0.4.11][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-11-14 21:21:05 +01:00
filters [FLTMGR] Remove duplicated export 2018-10-29 23:56:39 +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
multimedia
network [IPHLPAPI_APITEST] CurrPorts seems to confirm that timestamp is really a timestamp 2018-11-28 08:28:37 +01:00
parallel [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
processor
sac [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
serial
setup [BLUE] Perform size/rectangle boundary checks on read/write operations. CORE-15108 2018-09-29 21:55:00 +02:00
storage [0.4.11][UNIATA] Workaround random crashes on Virtual PC (#3377) CORE-12441 CORE-17371 2021-11-16 22:30:09 +01:00
usb [USBEHCI_NEW] Bring-in the USB EHCI miniport driver created by Vadim Galyant. (#301) 2018-09-10 09:05:35 +02:00
wdm [DRIVERS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:44:25 +01:00
wmi
CMakeLists.txt