[NTOSKRNL] Don't mark VACB dirty on unpin
[reactos.git] / drivers /
2019-04-14 Thomas Faber[USBHUB_NEW] Support NULL HubExtension in USBH_PdoRemov... 1484/head
2019-04-14 Thomas Faber[USBHUB_NEW] Fix inverted check in USBH_RestoreDevice.
2019-04-14 Thomas Faber[USBCCGP] Allow unconfiguring the device in USBCCGP_PDO...
2019-04-14 Thomas Faber[USBCCGP] Do not try to unconfigure a device that is...
2019-04-08 Victor Perevertkin[USBHID] Do not assert if the device was unplugged...
2019-04-07 Hervé Poussineau[UDFS] Fix macros to support 'bit' being a complex...
2019-04-07 Hervé Poussineau[UDFS] Keep same includes/defines on x64 as on other...
2019-04-07 Hervé Poussineau[MUP] Use _SEH2_AbnormalTermination() instead of _abnor...
2019-04-07 Hervé Poussineau[EXT2] Add __REACTOS__ check around changes done in...
2019-04-07 Thomas Faber[ACPICA] Update to version 20190405. CORE-15926
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-04-04 Pierre Schweitzer[UDFS] Fix an integer overflow leading to a buffer...
2019-04-02 Alexandr A. Telyat... [UNIATA] Fix for uninitialized Lun pointer 1461/head
2019-04-02 Timo Kreuzer[UDFS] Fix 64 bit issues
2019-04-01 Hervé Poussineau[UDFS] Really use 'logical or' when meant to
2019-04-01 Hervé Poussineau[EXT2] Correctly zero memory before using it
2019-03-30 Thomas Faber[ACPICA] Update to version 20190329. CORE-15900
2019-03-28 Maxim Smirnov[NULL] Use correct device characteristics value for...
2019-03-24 Thomas Faber[UNIATA] Update to version 0.47. CORE-15870 1430/head
2019-03-24 Thomas Faber[SERIAL] Do not return NTSTATUS from an interrupt routine.
2019-03-14 Thomas Faber[UNIATA] Update to version 46e8. CORE-15843 1416/head
2019-03-14 Thomas Faber[UNIATA] Remove an unnecessary ROS-diff.
2019-03-11 Thomas Faber[USBUHCI_NEW] Fix an infinite loop. 1392/head
2019-03-11 Thomas Faber[USBPORT] Implement interface setting in USBPORT_OpenIn...
2019-03-11 Thomas Faber[USBPORT] Correctly handle alternate settings returned...
2019-03-11 Thomas Faber[USBPORT] Correctly find interface descriptor in USBPOR...
2019-03-11 Thomas Faber[USBPORT] Acquire EndpointSpinLock in addition to Minip...
2019-03-11 Thomas Faber[USBPORT] Release StateChangeSpinLock before acquiring...
2019-03-11 Thomas Faber[USBPORT] Leave IRP status untouched for unhandled...
2019-03-11 Thomas Faber[USBPORT] Don't change the status of IRP_MJ_SYSTEM_CONT...
2019-03-11 Thomas Faber[USBHUB_NEW] Don't leak IRP_MJ_SYSTEM_CONTROL requests.
2019-03-10 Pierre Schweitzer[AFD] Don't reallocate buffers if windows sizes didn...
2019-03-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2019-03-04 Timo Kreuzer[SACDRV] Fix CHECK_PARAMETER_WITH_STATUS error handling...
2019-03-04 Timo Kreuzer[CDROM_NEW] Fix SLIST_ENTRY vs SINGLE_LIST_ENTRY issues
2019-03-04 Timo Kreuzer[CLASSPNP] Fix SLIST_ENTRY vs SINGLE_LIST_ENTRY issues
2019-02-28 Thomas Faber[HDAUDBUS] Wait until the correct number of responses...
2019-02-28 Thomas Faber[HDAUDBUS] Handle responses in a DPC instead of the...
2019-02-28 Thomas Faber[HDAUDBUS] Fix a DPRINT.
2019-02-27 Thomas Faber[HDAUDBUS] Prevent overflow of the AudioGroups array...
2019-02-26 Thomas Faber[HDAUDBUS] Implement HDA_Unload. Stub HDA_Power and... 1377/head
2019-02-26 Thomas Faber[HDAUDBUS] Correctly mask register values.
2019-02-26 Thomas Faber[HDAUDBUS] Implement PDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Implement FDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Use IoForwardIrpSynchronously instead of...
2019-02-26 Thomas Faber[HDAUDBUS] Forward FDO requests instead of completing...
2019-02-26 Thomas Faber[HDAUDBUS] Use a switch for minor function codes.
2019-02-26 Thomas Faber[HDAUDBUS] Split FDO/PDO PNP handling into separate...
2019-02-26 Thomas Faber[HDAUDBUS] Minor fixes:
2019-02-25 Pierre Schweitzer[AFD] Don't allow caller to set broken values to window...
2019-02-25 Pierre Schweitzer[AFD] Add default window sizes on socket creation
2019-02-17 Thomas Faber[ACPI] Update ACPICA library to version 20190215.
2019-02-16 Pierre Schweitzer[E1000] Remove useless null check
2019-02-16 Pierre Schweitzer[E1000] Don't attempt to free uninitialized pointer
2019-02-14 Pierre Schweitzer[FASTFAT] On volume open, update share access if volume...
2019-02-13 Andrew Cook[RAMDISK] Fix unterminated query table
2019-02-10 Hermès Bélusca-Maïto[USBSTOR][USBSTOR_NEW] Fix a comparison made for assign...
2019-02-10 Hermès Bélusca-Maïto[DISK.SYS] Add a HACK so that we can use NT5+ NTOS...
2019-02-10 Pierre Schweitzer[OOPS] That was not meant to be pushed/commited
2019-02-10 Pierre Schweitzer[CRYPTEX] Add French translation
2019-02-10 Serge Gautherie[UDFS] Correctly check SeSinglePrivilegeCheck() return...
2019-02-07 Victor Perevertkin[E1000] Finished an implementation of the driver.
2019-02-07 Mark Jansen[NDIS] Improve debug output
2019-02-07 Mark Jansen[E1000] Initial send implementation.
2019-02-07 Mark Jansen[E1000] Implement basic sending.
2019-02-07 Mark Jansen[E1000] Basic initialization of the card
2019-02-07 Mark Jansen[E1000] Create an initial driver skeleton
2019-02-02 Alexandr A. Telyat... [UNIATA] Add AHCI revision 1.3.1
2019-01-27 Hermès Bélusca-Maïto[MOUNTMGR] Fix MSVC build after commit 53abbb06. 1316/head
2019-01-27 Hermès Bélusca-Maïto[MOUNTMGR][MUP] Use global definition of INIT_FUNCTION...
2019-01-22 Joachim Henze[CDFS] Addendum to last commit CORE-15659
2019-01-22 Joachim Henze[CDFS] Make windows gcc release build compile, regressi...
2019-01-20 Pierre Schweitzer[MOUNTMGR] Misc. fixes to QueryDeviceInformation:
2019-01-12 Thomas Faber[ACPICA] Update to version 20190108. CORE-15593
2019-01-12 Thomas Faber[ACPICA] Update to version 20181213. CORE-15593
2019-01-12 Thomas Faber[FASTFAT] Avoid a use after free in VfatCloseFile.
2019-01-12 Thomas Faber[FASTFAT] Avoid a use after free in VfatCheckForDismount.
2019-01-03 Pierre Schweitzer[MOUNTMGR] Fix buffer length checking
2019-01-03 Eric KohlAddendum to 60f018ae: Remove obsolete DPRINTs and fix...
2019-01-02 Eric Kohl[ACPI] Add code to retrieve packet type data from ACPI...
2019-01-02 Pierre Schweitzer[TCPIP] Don't trust the TEB
2019-01-01 Eric Kohl[BATTC] Fixed an oops!
2019-01-01 Eric Kohl[BATTC] Some tiny fixes
2019-01-01 Eric Kohl[BATTC] Fix indentation. No code changes!
2019-01-01 Pierre Schweitzer[TCPIP] Check buffer before dereferencing it
2018-12-31 Pierre Schweitzer[TCPIP] Don't assume the TEB is always defined
2018-12-31 Pierre Schweitzer[TCPIP] Return the SubProcessTag when enumerating conne...
2018-12-31 Pierre Schweitzer[TCPIP] Save the SubProcessTag when an ADDRESS_FILE...
2018-12-30 Hermès Bélusca-Maïto[CDFS] Addendum to 5429771b, 6c733856 and 3c64b4cb...
2018-12-30 Timo Kreuzer[NDK][NTOS] Add global definition of INIT_FUNCTION...
2018-12-25 Pierre Schweitzer[BTRFS] Reduce diff with upstream
2018-12-16 Hermès Bélusca-Maïto[BTRFS] Fix MSVC build.
2018-12-16 Pierre Schweitzer[BTRFS] Fix link with modern MSVC compilers
2018-12-16 Pierre Schweitzer[BTRFS] Upgrade to 1.1
2018-12-15 Pierre Schweitzer[FLOPPY_NEW] Import the floppy driver from MS GitHub...
2018-12-09 Timo Kreuzer[TCPIP] Implement InfoTdiQueryGetATInfo
2018-12-01 Pierre Schweitzer[NTFS] Don't perform overzealous checks on bitmap while...
2018-11-28 Pierre Schweitzer[IPHLPAPI_APITEST] CurrPorts seems to confirm that...
2018-11-27 Pierre Schweitzer[TCPIP] Stubplement returning module information for...
2018-11-27 Pierre Schweitzer[TCPIP] Save the date when an ADDRESS_FILE is created
next