[NETKVM] Fix GCC build
[reactos.git] / drivers /
2020-04-23 Sylvain Deverre[NETKVM] Fix GCC build
2020-04-23 James Tabor[NETKVM] Fix Build
2020-04-23 Nguyen Trung Khanh[NETKVM] Import NetKVM network adapter driver by Red Hat 2413/head
2020-04-23 Victor Perevertkin[BTRFS] Fix amd64 build
2020-04-23 Victor Perevertkin[BTRFS] Fix build
2020-04-23 Victor Perevertkin[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.2
2020-04-21 Dmitry Borisov[KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate...
2020-04-19 Sylvain Deverre[KDGDB] Allow kdgdb to continue when hit by a first...
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-04-15 Doug Lyons[KSECDD] Improve GetSecurityUserInfo stub (#2438)
2020-04-11 Thomas Faber[ACPI] Properly return a single alternative in Bus_PDO_... 2502/head
2020-04-11 Thomas Faber[ACPI] Avoid unnecessary casts.
2020-04-11 Thomas Faber[ACPI_APITEST] Add a unit test for Bus_PDO_QueryResourc...
2020-04-10 Eric Kohl[USBSTOR] Add missing compatible device id 5
2020-04-09 Vadim Galyant[HALX86][PCIX] Statically link HALx86 and PCIX to the... 2471/head
2020-04-09 Hermès Bélusca-Maïto[BOOTVID] Addendum to 5f2ca473: Forgot to include the...
2020-04-09 Hermès Bélusca-Maïto[FLTMGR][NDK] Fix typos.
2020-04-09 Dmitry Borisov[BOOTVID] Code refactoring. (#2510) 2510/head
2020-04-09 Dmitry Borisov[BOOTVID] Move the VGA code into the PC directory....
2020-04-09 Dmitry Borisov[BOOTVID][NTOSKRNL][HALX86] Move hardcoded coordinates... 2504/head
2020-04-07 Victor Perevertkin[TCPIP] Remove duplicate declarations from ticonsts.h
2020-04-07 Victor Perevertkin[TCPIP] Implement IOCTL_ICMP_ECHO_REQUEST in tcpip.sys
2020-04-07 Victor Perevertkin[TCPIP][FORMATTING] Format TiDispatch function. No...
2020-04-05 Thomas Faber[ACPICA] Update to version 20200326. CORE-16783
2020-03-30 Benjamin Aerni[PORTCLS] Stub missing IoControlCode switches (#1756)
2020-03-30 Jérôme Gardou[KDGDB] Various fixes and improvements
2020-03-26 Hervé Poussineau[STORAHCI] Replace some __inline by FORCEINLINE
2020-03-26 Hervé Poussineau[TCPIP] Add some static specifiers, to prevent exportin...
2020-03-26 Hervé Poussineau[ISAPNP] Report DMA channels
2020-03-26 Hervé Poussineau[ISAPNP] Fix reporting of devices with hexadecimal...
2020-03-22 Hervé Poussineau[ISAPNP] Create requirements and resource lists when...
2020-03-22 Hervé Poussineau[ISAPNP] Read all tags when detecting devices, and...
2020-03-22 Hervé Poussineau[ISAPNP] Create resource list ahead of IRP_MN_QUERY_RES...
2020-03-22 Hervé Poussineau[ISAPNP] Create resource requirements ahead of IRP_MN_Q...
2020-03-22 Hervé Poussineau[ISAPNP] Fix capabilities for devices
2020-03-22 Hervé Poussineau[ISAPNP] Return a compatibleIDs only if defined
2020-03-22 Hervé Poussineau[ISAPNP] Fix some indentation
2020-03-21 Eric Kohl[USBHUB] Set the Removable flag for all ports of a...
2020-03-21 Hervé Poussineau[ISAPNP] Fix some warnings
2020-03-20 Hervé Poussineau[ISAPNP] Implement some more IRP_MJ_PNP/IRP_MN_* requests
2020-03-20 Hervé Poussineau[ISAPNP] Implement IRP_MN_QUERY_PNP_DEVICE_STATE for...
2020-03-20 Hervé Poussineau[ISAPNP] Detect devices only once ReadDataPort is started
2020-03-20 Hervé Poussineau[ISAPNP] Implement IRP_MN_QUERY_RESOURCES/IRP_MN_QUERY_...
2020-03-20 Hervé Poussineau[ISAPNP] Report removal relations on ReadDataPort
2020-03-20 Hervé Poussineau[ISAPNP] Report a ReadDataPort PDO
2020-03-20 Hervé Poussineau[ISAPNP] Create PDO identifiers ahead of IRP_MN_QUERY_ID
2020-03-20 Hervé Poussineau[ISAPNP] Extract function to create DOs
2020-03-20 Hervé Poussineau[ISAPNP] Fix some return codes
2020-03-20 Hervé Poussineau[ISAPNP] Reformat files. No code change.
2020-03-14 Hervé Poussineau[ISAPNP] Rewrite device reporting method
2020-03-14 Hervé Poussineau[ISAPNP] Fix reading of serial number
2020-03-10 Joachim Henze[USBHUB] Demote a DbgBreakPoint CORE-16394
2020-03-06 Dmitry Borisov[CPORTLIB][NTOS:INBV][KDCOM][FREELDR] Add ComPort libra...
2020-03-02 Thomas Faber[USBHUB] Partially implement USBH_ProcessHubStateChange... 2370/head
2020-03-02 Thomas Faber[USBHUB] Fix recipient in USBH_SyncClearPortStatus...
2020-02-24 Thomas Faber[CMAKE] When disabling C4101, explicitly remove the... 2381/head
2020-02-17 Serge Gautherie[KS] KsQueryInformationFile(): Fallback to IRP if FastI...
2020-02-17 Serge Gautherie[KS] KsQueryInformationFile(): Merge IoStatus and Statu...
2020-02-15 Thomas Faber[ACPICA] Update to version 20200214. CORE-16696
2020-02-15 Thomas Faber[ACPICA] Update to version 20200110 (Copyright update...
2020-02-10 Hervé Poussineau[ISAPNP] Implement IRP_MN_QUERY_CAPABILITIES + IRP_MN_Q...
2020-02-10 Hervé Poussineau[ISAPNP] Also read serial numbers of devices
2020-02-10 Hervé Poussineau[ISAPNP] Store VendorId/ProdId in the usual form
2020-02-10 Hervé Poussineau[ISAPNP] When skipping a wrong tag in configuration...
2020-02-08 Thomas Faber[PORTCLS] Handle failure return from QueryPowerChangeSt... 2302/head
2020-02-08 Thomas Faber[PORTCLS] Return STATUS_PENDING after calling IoMarkIrp...
2020-02-08 Thomas Faber[PORTCLS] Don't unnecessarily wait for lower drivers...
2020-02-07 Hervé Poussineau[ISAPNP] Correctly calculate checksum
2020-02-01 Thomas Faber[USBHUB] Only break into the debugger in the case that...
2020-01-18 Thomas Faber[FLTMGR] Safely query object name in FltpGetObjectName...
2020-01-14 Serge Gautherie[FLOPPY_NEW] WindowsSync to 8fb512a (#2238)
2020-01-11 Thomas Faber[NTFS] Fix use after free in failure case of NtfsMountV...
2020-01-11 Suraj K Suresh[UDFS] Fix uninitialized var use in UDFCommonCreate...
2020-01-07 Serge Gautherie[KS] KsQueryInformationFile(): Fix 'FastIoQueryBasicInf...
2020-01-06 Oleg Dubinskiy[USB] Update the names of new USB drivers
2020-01-06 Oleg Dubinskiy[SDK][USB] Delete old USB drivers and libusb
2020-01-03 Hermès Bélusca-Maïto[BLUE] Add IOCTL buffers validation. Addendum to commit... 2172/head
2020-01-02 Thomas Faber[DISK_NEW] Return correct info size in failure case...
2020-01-02 Thomas Faber[CDROM] Return the correct data length for IOCTL_DISK_G...
2019-12-27 Victor Perevertkin[REACTOS] Exclude some modules from clang-format
2019-12-24 Hermès Bélusca-Maïto[BLUE] Fix a visual regression introduced in bfd8a848...
2019-12-23 Hermès Bélusca-Maïto[BOOTVID] Correctly fix scrolling and printing when...
2019-12-23 Hermès Bélusca-Maïto[BOOTVID] Factor out the common code that is used befor...
2019-12-23 Hermès Bélusca-Maïto[BOOTVID] Code style fixes; Replace some 'do-while...
2019-12-23 Hermès Bélusca-Maïto[BOOTVID] Replace hardcoded screen and font size number...
2019-12-16 Victor Perevertkin[USBOHCI] Use KeQueryTickCount for timeouts instead...
2019-12-15 Victor Perevertkin[KS] Use KeQueryTickCount for timeouts instead of KeQue...
2019-12-15 Hermès Bélusca-Maïto[BLUE] Improve initialization and interfacing with...
2019-12-15 Hermès Bélusca-Maïto[BLUE] Use ExFreePoolWithTag().
2019-12-15 Hermès Bélusca-Maïto[BLUE] Improve includes.
2019-12-15 Hermès Bélusca-Maïto[BLUE] Code formatting, add SAL2 annotations, and updat...
2019-12-14 Thomas Faber[ACPICA] Update to version 20191213. CORE-16559
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
next