[WMIUTILS] Sync with Wine Staging 4.18. CORE-16441
[reactos.git] / drivers /
2019-11-30 Eric Kohl[STORAGE] Storage driver cleanup part 5 (last part)
2019-11-30 Eric Kohl[STORAGE] Storage driver cleanup part 4
2019-11-30 Eric Kohl[STORAGE] Storage driver cleanup part 3
2019-11-30 Eric Kohl[STORAGE] Storage driver cleanup part 2
2019-11-30 Eric Kohl[STORAGE] Storage driver cleanup part 1
2019-11-24 Hermès Bélusca-Maïto[PCIX][BLUE] Don't hardcode values in KeDelayExecutionT...
2019-11-23 Mark Jansen[MOUNTMGR] Fix out of bounds write
2019-11-19 Pierre Schweitzer[CDROM] Forcibly declare our CD devices to the MountMgr
2019-11-17 Hermès Bélusca-Maïto[I8042PRT] Remove dead commented-out code; Allow sendin...
2019-11-16 Thomas Faber[ACPICA] Update to version 20191018. CORE-16434
2019-11-12 Pierre Schweitzer[BTRFS] Fix MSVC build
2019-11-12 Pierre Schweitzer[BTRFS] Upgrade to 1.5
2019-11-11 Pierre Schweitzer[CLASS2] Drop the drive letter hack
2019-11-01 Hermès Bélusca-Maïto[NTOS][CLASS2][FFS][WIN32SS] Fix some pool tags so...
2019-10-27 Pierre Schweitzer[FLOPPY] Make floppy drives letters being handled by...
2019-10-23 Robert Naumann[REISERFS] Fix a copy paste Error. CID 1363527
2019-10-23 Robert Naumann[UDFS] Fix a copy paste error. CID1321910
2019-10-22 Pierre Schweitzer[MOUNTMGR] Fix invalid WorkerReferences check in QueueW...
2019-10-21 Pierre Schweitzer[DISK] Forcibly declare our partitions to the MountMgr
2019-10-21 Pierre Schweitzer[CLASS2] Hackplement support for IOCTL_MOUNTDEV_QUERY_U...
2019-10-21 Pierre Schweitzer[MOUNTMGR] Fix setting up reparse index file name
2019-10-21 Pierre Schweitzer[MOUNTMGR] That was not meant to be committed
2019-10-21 Pierre Schweitzer[MOUNTMGR] Misc. fixes for WorkerThread()
2019-10-19 Pierre Schweitzer[MOUNTMGR] Don't kill Mm when a device has several...
2019-10-19 Pierre Schweitzer[MOUNTMGR] Fix enumerating drive letter for creating...
2019-10-19 Pierre Schweitzer[MOUNTMGR] Fix interpretation of QueryDeviceInformation...
2019-10-19 Pierre Schweitzer[MOUNTMGR] Fix IsFtVolume so that it returns TRUE only...
2019-10-19 Pierre Schweitzer[MOUNTMGR] Query proper device when creating mount...
2019-10-19 Pierre Schweitzer[MOUNTMGR] Remove cancel routine before completing...
2019-10-17 Pierre Schweitzer[MOUNTMGR] QueryPointsFromMemory: take into account...
2019-10-16 Serge Gautherie[MOUNTMGR] QueryPointsFromSymbolicLinkName(): Fix a...
2019-10-06 Serge Gautherie[MOUNTMGR] Properly look for device and break when...
2019-10-06 Serge Gautherie[MOUNTMGR] QueryPointsFromMemory(): Do not leak DeviceN...
2019-10-05 Pierre Schweitzer[MOUNTMGR] Properly look for symlink and break when...
2019-09-29 Serge Gautherie[USBPORT] USBPORT_InvalidateEndpointHandler(): Properly...
2019-09-27 Thomas Faber[HDAUDBUS] Build a device instance ID from Codec &... 1941/head
2019-09-26 Thomas Faber[HDAUDBUS] Fix timeouts for hardware register operation... 1899/head
2019-09-22 Serge Gautherie[MOUNTMGR] HasDriveLetter(): Simplify code by using...
2019-09-14 Pierre Schweitzer[FLOPPY] Implement IOCTL_MOUNTDEV_QUERY_DEVICE_NAME
2019-09-14 Pierre Schweitzer[MOUNTMGR] Properly enumerate pending IRPs on cleanup
2019-09-13 Pierre Schweitzer[MOUNTMGR] Fix MountState usage in MountMgrTargetDevice...
2019-09-13 Pierre Schweitzer[MOUNTMGR] Fix broken check
2019-09-08 Timo Kreuzer[UNIATA] Fix uniata on x64
2019-09-08 Thomas Faber[ACPICA] Update to version 20190816. CORE-16368
2019-09-07 Pierre Schweitzer[BTRFS] Reenable the MountMgr thread
2019-09-07 Pierre Schweitzer[MOUNTMGR] Properly return EpicNumber in MountMgrChange...
2019-09-07 Serge Gautherie[BTRFS] Revert "Allow driver to start at first stage...
2019-09-07 Serge Gautherie[BTRFS] Revert "Leak the root stream file object on...
2019-09-06 Pierre Schweitzer[BTRFS] bool must be 1-sized
2019-09-06 Serge Gautherie[MOUNTMGR] Remove a leftover UNREFERENCED_PARAMETER()
2019-09-06 Pierre Schweitzer[MOUNTMGR] Don't overrun output buffer in QueryPointsFr...
2019-09-06 Pierre Schweitzer[MOUNTMGR] Fix QueryPointsFromSymbolicLinkName and...
2019-09-05 Pierre Schweitzer[MOUNTMGR] Fix QueryPointsFromMemory and make it working
2019-09-05 Pierre Schweitzer[MOUNTMGR] Properly validate input buffer size
2019-09-05 Pierre Schweitzer[MOUNTMGR] Fix global symbolic link creations
2019-09-02 Pierre Schweitzer[BTRFS] Fix fileinfo.c build
2019-09-02 Pierre Schweitzer[BTRFS] Fix create.c build
2019-09-02 Pierre Schweitzer[BTRFS] Fix dirctl.c build
2019-09-02 Pierre Schweitzer[BTRFS] Upgrade to 1.4
2019-09-01 Stanislav Motylkov[BOOTVID] Refactor font data from i386 and arm bootdata...
2019-08-19 Victor Perevertkin[USB] Enable *_new usb stack
2019-08-19 Victor Perevertkin[USBPORT] Fix endless loop, occasionally happened on...
2019-08-18 Hermès Bélusca-Maïto[FFS] Silence some only-informative KdPrints.
2019-08-17 Victor Martinez[UDFS] Avoid freeing Vcb when it couldn't have been...
2019-08-17 Victor Martinez[UDFS] Fix NewCFBName leakage in UDFFirstOpenFile()
2019-08-17 Victor Martinez[UDFS] Fix accessing an already freed pointer in UDFMar...
2019-08-17 Victor Martinez[UDFS] Don't access OldInIcb after being freed
2019-08-17 Victor Martinez[UDFS] Fix uninitialized variable
2019-08-16 Victor Perevertkin[USBOHCI_NEW] Fix unused variable
2019-08-16 Stanislav Motylkov[USBOHCI_NEW] Refactor OHCI_AbortTransfer function
2019-08-16 Sylvain Deverre[NTFS] Correctly find attributes stored in another...
2019-08-15 Serge Gautherie[NDIS] Enforce '#if DBG' around MiniDisplayPacket[2]()
2019-08-15 Timo Kreuzer[TDI] Improve spec file
2019-08-15 Timo Kreuzer[REACTOS] Fix MSVC printf format warnings
2019-08-10 Hermès Bélusca-Maïto[PROCESSR] Employ usual casing for CurrentControlSet...
2019-08-03 Oleg Dubinskiy[USBAUDIO] Fix compilation issues
2019-07-28 Hermès Bélusca-Maïto[DLLs] Fix .spec files regarding OLE-specific exports. 1601/head
2019-07-27 Timo Kreuzer[REACTOS] Fix warning C4146: unary minus operator appli...
2019-07-20 Timo Kreuzer[FASTFAT] Copy an entire field, instead of half-copying...
2019-07-20 Thomas Faber[ACPICA] Update to version 20190703. CORE-16202
2019-07-14 Timo Kreuzer[ACPICA] Fix MSVC x64 build
2019-07-07 Thomas Faber[PCI] The INIT section must be uppercase.
2019-07-06 Serge Gautherie[FLOPPY_NEW] Fix MSVC builds
2019-07-05 Thomas Faber[PORTCLS] Zero memory in operator new. CORE-16157
2019-07-04 Serge Gautherie[FASTFAT_NEW] Fix MSVC builds
2019-06-30 Timo Kreuzer[FASTFAT] Fix use after free when volume is unmounted
2019-06-27 Eric Kohl[STORPORT] Improvements to the device enumerator code.
2019-06-25 Victor Perevertkin[USBSTOR] Do not print device descriptor by default.
2019-06-25 Victor Perevertkin[USBOHCI_NEW] Rename counter-intuitive field of Transfe...
2019-06-25 Victor Perevertkin[USBOHCI_NEW] Zero out the transfer descriptor right...
2019-06-25 Victor Perevertkin[USBOHCI_NEW] Simplify the MapTransferToTD routine...
2019-06-25 Thomas Faber[UNIATA] Update to version 0.47a. CORE-15930
2019-06-25 Thomas Faber[ACPICA] Update to version 20190509. CORE-16138
2019-06-25 Timo Kreuzer[CMIDRIVER] Try to fix build 3
2019-06-25 Hermès Bélusca-Maïto[BLUE] Initialize the console with a default font for...
2019-06-24 Timo Kreuzer[CMIDRIVER] Try to fix build 2
2019-06-24 Timo Kreuzer[CMIDRIVER] Try to fix build
2019-06-24 Timo Kreuzer[STDUNK][PORTCLS][CMIDriver] Fix issue with operator...
2019-06-23 Hermès Bélusca-Maïto[BOOTVID] Diverse enhancements.
2019-06-23 Hermès Bélusca-Maïto[BOOTVID] Fixes for VgaIsPresent() and VidInitialize().
next