reactos/drivers
Victor Perevertkin 6e97b4314f
[PORTCLS] Centralize AddRef/Release implementation.
And make it thread-safe.

Co-authored-by: Thomas Faber <thomas.faber@reactos.org>
2022-02-16 01:31:27 +03:00
..
base
battery
bluetooth
bus [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
crypto
filesystems [NTFS][UDFS] Fix build with NDEBUG undefined (#4171) 2021-12-20 21:19:53 +01:00
filters [FLTMGR] CreateClientPort(): Fix ObInsertObject() error handling 2021-12-28 02:27:50 +03:00
hid
input [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
ksfilter [KS] KsServiceBusEnumPnpRequest(): Remove a redundant ASSERT() 2022-01-08 18:00:38 +03:00
multimedia
network [E1000] Minor improvements (#3904) 2021-12-14 01:57:33 +03:00
parallel [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
processor [NTOS:KE/x64] Detect CPU vendor properly and store value in PRCB 2022-01-05 18:28:40 +03:00
sac
serial [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
setup [BLUE][CONSRV][USETUP] Completely remove support for CAB font extraction from driver, and move it to CONSRV, much like what was done for USETUP. 2022-01-15 17:41:36 +01:00
storage [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
usb [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
wdm [PORTCLS] Centralize AddRef/Release implementation. 2022-02-16 01:31:27 +03:00
wmi
CMakeLists.txt