[SHELL32] Remove 2 redundant initializations
[reactos.git] / drivers /
8 days ago Oleg Dubinskiy[AUDIO] Implement support for WAVE_FORMAT_EXTENSIBLE...
9 days ago Timo Kreuzer[KS] Fix a bug found by GCC 13
9 days ago Timo Kreuzer[UDFS] Remove packing around include of ntifs.h
2024-04-01 Dmitry Borisov[ACPI] Fix object evaluation (#6302)
2024-03-23 Timo Kreuzer[USBOHCI] Fix broken indentation
2024-03-23 Timo Kreuzer[USBUHCI] Fix broken indentation
2024-03-23 Hermès Bélusca-Maïto[BOOTVID] Don't NTAPI non-exported functions; remove... 6650/head
2024-03-23 Hermès Bélusca-Maïto[BOOTVID] Add file copyright information headers (...
2024-03-19 Timo Kreuzer[HDAUDBUS] Silence debug spam
2024-02-22 Hermès Bélusca-Maïto[NTFS] Typo fix: "Steam" -> "Stream"
2024-02-21 Serge Gautherie[EXT2FS] Ext2Read(): Complete request on VCB_VOLUME_LOC...
2024-02-16 Dmitry Borisov[DC21X4] Recognize all ports emulated by VPC 2007 ...
2024-02-16 Adam Słaboń[USBSTOR] Fix PdoHandleQueryInstanceId and increase...
2024-02-05 Hervé Poussineau[CMBATT] Correctly print UNICODE_STRING
2024-02-01 Hervé Poussineau[ACPI] Return success even if AcpiInterfaceNotification...
2024-02-01 Hervé Poussineau[CMBATT] Send correct tag on IoAcquireRemoveLock
2024-02-01 Hervé Poussineau[BATTC] Make input buffer on IOCTL_BATTERY_QUERY_TAG...
2024-01-17 Adam Słaboń[SDK][VIRTIO][NETKVM] Make VirtIO a separate library...
2024-01-13 Hervé Poussineau[TCPIP] Remove code duplication to get max link speed... hpoussin/lwip_link_status 6252/head
2024-01-13 Hervé Poussineau[TCPIP] Call netif_set_link_up/netif_set_link_down...
2024-01-13 Hervé Poussineau[TCPIP] Get max link speed, MTU and max packet size...
2023-12-29 hpoussin[LWIP] Correctly synchronize to lwIP 1.4.1 (#6123)
2023-12-24 Hermès Bélusca-Maïto[BOOTVID] Fix definition of GetFontPtr().
2023-12-23 Adam Słaboń[NETKVM] Don't restrict driver setup to x86 builds...
2023-12-23 Ratin Gao[REACTOS] Fix typos (#6198)
2023-12-23 Serge Gautherie[VFATFS] FATGetNextDirEntry(): Fix 1 MSVC 'warning...
2023-12-17 Dmitry Borisov[DC21X4] Fix minor issues (#6161)
2023-12-09 Andrei Miloiu[DRIVERS][INF] Update Romanian (ro-RO) translation...
2023-12-04 Thamatip Chitpong[ACPI] Add acpi.rc to CMakeLists (#6089)
2023-11-29 Thamatip Chitpong[PORTCLS] Don't repeat "PORTCLS" module name in version...
2023-11-23 Hermès Bélusca-MaïtoRevert my last commits that break build.
2023-11-23 Hermès Bélusca-Maïto[PSDK][AFD][VGADDI] Further build and MS PSDK compatibi...
2023-11-02 Serge Gautherie[PORTCLS] Remove meaningless YDEBUG (#5858)
2023-11-01 Serge Gautherie[DSOUND_NEW][HDAUDBUS] Replace meaningless YDEBUG ...
2023-10-31 Serge Gautherie[BDASUP][KMIXER][MMIXER][STREAM] Replace meaningless...
2023-10-23 Serge Gautherie[BDASUP][PORTCLS][SYSAUDIO][USB] Use ExAllocatePoolZero...
2023-10-20 Serge Gautherie[HDAUDBUS][KS][WDMAUD] Use ExAllocatePoolZero() and...
2023-10-18 Stanislav Motylkov[NVNET] Remove NdisEqualMemory hack by linking with...
2023-10-18 Dmitry Borisov[DC21X4] Add driver for DECchip 21x4-compatible network...
2023-10-10 Oleg Dubinskiy[KS] KsRead/WriteFile: finish IRP initialization and...
2023-10-06 Oleg Dubinskiy[KS] Fix bug in KsStreamIo (#4663)
2023-10-04 George Bișoc[TCPIP] Setup a security descriptor for the IP and...
2023-09-27 Joachim Henze[CMICONTROL] Fix MSVC 14.2 dbg x64 warning C4267 (...
2023-09-17 Joachim Henze[CMICONTROL] Avoid (DLGPROC) cast (#5693)
2023-08-15 Serge Gautherie[FASTFAT][NTDLL_APITEST] Add missing semicolon after...
2023-08-07 Katayama Hirofumi MZ[MUP] Mute DPRINT1's that slow down shared folder acces...
2023-08-05 Dmitry Borisov[INPORT] Fix swapped buttons for the inport bus mouse
2023-07-30 David L Bean[IP] Don't reference uninitialized PCB to avoid BSOD...
2023-07-29 Serge Gautherie[IP] Unlock Connection when TCPAllocatePort() fails...
2023-07-16 Dmitry Borisov[PCIIDEX] Improve and fix the driver
2023-07-02 Eugen Podrug[NTOS:EX] Fix swapped values in ExGetCurrentProcessorCo... 4565/head
2023-06-19 Hermès Bélusca-Maïto[STORPORT] MaximumNumberOfLogicalUnits should be initia... 5339/head
2023-06-19 Hermès Bélusca-Maïto[FREELDR][SCSIPORT][STORPORT] Use existing defines...
2023-06-14 Hermès Bélusca-Maïto[FLOPPY] "zero" parameters in IoQueryDeviceDescription...
2023-04-30 Vincent Franchomme[EXT2FS] Align with upstream and mark ReactOS diff...
2023-04-29 Joachim Henze[E1000] Stop logging MAC, is sensitive data of log...
2023-04-21 Atharva Kulkarni[SCSIPORT] Flush and Free Map Registers (#5190)
2023-04-18 Vincent Franchomme[I8042PRT] Add Dell Latitude D410 to the hack list...
2023-04-05 Hermès Bélusca-Maïto[KDGDB] Fix GCC build. Addendum to commits b577ac07...
2023-04-05 Hermès Bélusca-Maïto[KDVBOX] Fix port name comparison.
2023-03-27 Katayama Hirofumi MZ[BLUE] Optimize ScrIoControl for speed (#5185)
2023-03-25 Thamatip Chitpong[AFD] ReceiveActivity: Don't return STATUS_FILE_CLOSED...
2023-03-22 Joachim Henze[UNIATA] PROPERLY mark the rosdiff when touching 3rd...
2023-03-21 Atharva Kulkarni[UNIATA] Fix Memory leak while claiming PCI IDE control...
2023-02-17 Doug Lyons[IP] Allow 0xFFFF as Valid Network Port Number (#5074)
2023-02-06 Joachim Henze[REACTOS] "reactos" -> "https://reactos" (#5043)
2023-01-31 Victor Perevertkin[TCPIP] Rearrange LwIP glue code. 5025/head
2023-01-31 Victor Perevertkin[IP][LWIP][TCPIP] Move ip and lwip libraries to drivers...
2023-01-31 Victor Perevertkin[TCPIP][ROSTESTS] Remove old and unused TCP tests code
2023-01-31 Victor Perevertkin[ACD] Remove the driver stub
2023-01-30 Mark Jansen[USBSTOR_NEW] Add missing poppack.h 4963/head
2023-01-21 Dmitry Borisov[PCI] Fix I/O range size of the resource descriptors
2023-01-21 Thomas Faber[COMPBATT] Add inf entry. CORE-18167
2022-12-28 Joachim Henze[INF] More deduplication and style harmonization (...
2022-12-11 Serge Gautherie[BTRFS] btrfs.inf: Comment out mkbtrfs.exe (#4937)
2022-12-05 Hermès Bélusca-Maïto[KDGDB] Fix compilation following commit de81021ba... 4930/head
2022-11-14 Serge Gautherie[NTFS] NtfsCreateFCB(): Check allocation result (#4795)
2022-11-06 Thomas Faber[ACPICA] Update to version 20221020. CORE-17905
2022-11-06 Thomas Faber[ACPICA] Update to version 20220331. CORE-17905
2022-11-06 Thomas Faber[ACPICA] Update to version 20211217. CORE-17905
2022-11-06 Thomas Faber[ACPICA] Update to version 20210930. CORE-17905
2022-11-03 Hermès Bélusca-MaïtoRemove '.html' from spdx.org license page URLs. (#4845) 4845/head
2022-10-06 Hermès Bélusca-Maïto[ACLEDIT][MSIMG32][HIDCLASS] Fix DLL-main function...
2022-09-30 Hermès Bélusca-Maïto[FASTFAT] And now use the MS-open-sourced fastfat_new...
2022-09-28 Johannes Obermayr[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.1 (#4729)
2022-09-24 Stanislav Motylkov[FS_REC][VFATFS] Update headers per our current coding...
2022-09-24 Hervé Poussineau[FS_REC] Add FATX recognizer
2022-09-24 Hervé Poussineau[VFATFS] Correctly init dirIndex/startIndex on FATX...
2022-09-24 Hervé Poussineau[VFATFS] Always provide a short name for FATX files...
2022-09-24 Hervé Poussineau[VFATFS] Return 'FATX' as FsType for FATX volumes
2022-09-24 Hervé Poussineau[VFATFS] Use device name FatX, to not collide with...
2022-09-24 Hervé Poussineau[VFATFS] Add it back to build on XBOX, with the name...
2022-09-23 Hervé Poussineau[ISAPNP] Generate hardware ids and compatible ids in...
2022-09-12 Serge Gautherie[NTFS] PrintAllVCNs(): Fix a typo in an ASSERT() (...
2022-09-10 Hervé Poussineau[CMAKE] Set KDBG define only where required (fastfat...
2022-09-10 Hervé Poussineau[FLOPPY] Correctly return media changed information
2022-06-27 Stanislav Motylkov[INF] Set manufacturer as ReactOS Project for consistency
2022-06-27 Gary Sims[REACTOS] Remove references to ReactOS Foundation ... 4557/head
2022-06-27 Stanislav Motylkov[PROCESSR] Fix INF file formatting only
2022-06-05 Dmitry Borisov[PCI][HALX86] Support PCI debugging devices
next