reactos/drivers
Pierre Schweitzer f36cbf75e3
[FASTFAT] On volume open, update share access if volume was already open
It was never updated afterwards, leading to a totally loss of share
access information amongst callers.
2019-02-14 10:48:32 +01:00
..
base [NULL] Additions for the Null driver. 2018-04-22 22:23:54 +02:00
battery [BATTC] Fixed an oops! 2019-01-01 13:48:43 +01:00
bluetooth
bus [ACPICA] Update to version 20190108. CORE-15593 2019-01-12 16:27:54 +01:00
crypto
filesystems [FASTFAT] On volume open, update share access if volume was already open 2019-02-14 10:48:32 +01: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
multimedia
network [E1000] Finished an implementation of the driver. 2019-02-07 19:48:54 +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 [RAMDISK] Fix unterminated query table 2019-02-13 09:33:10 +01:00
usb [USBSTOR][USBSTOR_NEW] Fix a comparison made for assigning the ScsiInquiryData->RemovableMedia flag. 2019-02-10 22:40:59 +01: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