[SYSDM] Improve Japanese translation (ja-JP)
[reactos.git] / drivers /
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
2022-05-26 Victor Perevertkin[CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 3612/head
2022-05-26 Victor Perevertkin[CMAKE] Elimitate the use of GCC and CLANG variables
2022-05-13 Stanislav Motylkov[BUSLOGIC] Fix reference link to VMware driver source...
2022-05-08 Serge Gautherie[SACDRV] Add 2 OBJ_KERNEL_HANDLE
2022-05-07 Serge Gautherie[DRIVERS] Add some missing OBJ_KERNEL_HANDLE (#4493)
2022-05-07 Stanislav Motylkov[NVNET] Add more controller descriptions
2022-05-07 Stanislav Motylkov[AC97] Fix driver provider name
2022-05-07 Serge Gautherie[PCIX] Add 2 OBJ_KERNEL_HANDLE
2022-05-03 Vincent Franchomme[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.0 (#4417)
2022-05-03 Vincent Franchomme[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.9 (#4417)
2022-05-03 Vincent Franchomme[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.8 (#4417)
2022-05-03 Vincent Franchomme[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.7 (#4417)
2022-05-03 Vincent Franchomme[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.6 (#4417)
2022-05-03 Vincent Franchomme[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.5 (#4417)
2022-05-03 Vincent Franchomme[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.4 (#4417)
2022-05-03 Vincent Franchomme[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.3 (#4417)
2022-04-18 Hermès Bélusca-Maïto[BOOTDATA][FS] Small adjustments of filesystem drivers...
2022-04-16 Dmitry Borisov[NVNET] Add driver for nForce-based NICs
2022-03-31 Luke Luo[TRANSLATION] Improve Simplified & Traditional Chinese...
2022-03-10 Dmitry Borisov[NETKVM] Fix calling convention for callback and variad...
2022-03-05 Thamatip Chitpong[AC97] Improve driver version info (#4368)
2022-03-05 Adam Słaboń[AC97] Enable on all Intel AC'97 audio controllers...
2022-02-18 Thomas Faber[USBPORT] Fix incorrect use of bitfields.
2022-02-15 Obaid51[AC97] Import the AC97 driver sample 4310/head
2022-02-15 Victor Perevertkin[PORTCLS] Centralize AddRef/Release implementation.
2022-02-15 Thomas Faber[PORTCLS] Don't leak CPortWaveCyclic.
2022-02-15 Thomas Faber[PORTCLS] Do not rely on operator new to zero memory.
2022-02-12 Hermès Bélusca-Maïto[CMIDRIVER] Remove useless Visual Studio resource edito...
2022-02-12 Hermès Bélusca-Maïto[FDEBUG][CMIDRIVER] Add missing psdk dependency for...
2022-01-15 Hermès Bélusca-Maïto[BLUE][CONSRV][USETUP] Completely remove support for...
2022-01-08 Serge Gautherie[HDAUDBUS] HDA_PdoPnp(): Remove a redundant ASSERT()
2022-01-08 Serge Gautherie[KS] KsServiceBusEnumPnpRequest(): Remove a redundant...
2022-01-05 Stanislav Motylkov[NTOS:KE/x64] Detect CPU vendor properly and store...
2022-01-05 Victor Perevertkin[HDAUDBUS] Fix uninitialized variable usage
2022-01-05 Michael Stamper[PORTCLS] Fix races, fix WavePci Port Drivers
2022-01-04 Victor Perevertkin[DRIVERS] Use IoForwardIrpSynchronously in drivers 3142/head
2022-01-04 Stanislav Motylkov[UNIATA] Fix packing for port configuration information... uniata_packing 4242/head
2021-12-28 Victor Perevertkin[SCSIPORT] Reduce and improve debug printing
2021-12-27 Serge Gautherie[FLTMGR] CreateClientPort(): Fix ObInsertObject() error...
2021-12-25 Scott Maday[I8042PRT] Add Latitude D820 to the hack list (#4185)
2021-12-20 Ronny Borchert[NTFS][UDFS] Fix build with NDEBUG undefined (#4171) 4171/head
2021-12-17 Hervé Poussineau[SCSIPORT] Ignore LUNs not supported by the adapter
2021-12-13 Dmitry Borisov[E1000] Minor improvements (#3904)
2021-12-09 Serge Gautherie[UNIATA] Fix copy-pasta on 5 Promise device ids
2021-12-08 Stanislav Motylkov[BOOTDATA][USBSTOR] Add device definitions for SFF...
2021-11-21 Thomas Faber[REACTOS] Fix traces with missing arguments.
2021-11-17 Dmitry Borisov[ISAPNP] Add support for NEC PC-98 series
2021-10-30 Hervé Poussineau[PARTMGR] Mark partitions as removable if device is...
2021-10-27 Thomas Faber[USBUHCI] Fix always-false HcFlavor checks.
2021-10-27 Thomas Faber[USBEHCI] Avoid uninitialized return status in EHCI_Reo...
2021-10-27 Thomas Faber[USBPORT] Don't use NTAPI for variadic function.
2021-10-27 Thomas Faber[SACDRV] Fix uninitialized variable usage.
2021-10-27 Thomas Faber[NDIS] Allow timer initialization at DISPATCH_LEVEL.
2021-10-26 Efe Itietie[USBUHCI] Fix wrong sizeof access (#4070) 4070/head
2021-10-26 Efe Itietie[USBEHCI] Fix coverity #1476930 "Wrong sizeOf access...
2021-10-25 Doug Lyons[UDFS] Fix crash on boot in release builds with UDFS...
2021-10-14 Hervé Poussineau[ISAPNP] Generate a name for PDO, as required
2021-10-14 Victor Perevertkin[CMAKE] Remove /fallback compile flag from clang-cl... 4034/head
2021-10-10 Süleyman Poyraz[TRANSLATION] Update Turkish (tr-TR) translations ... 3958/head
2021-10-03 Hervé Poussineau[UNIATA] Better split of model name between Vendor...
2021-09-26 Hermès Bélusca-Maïto[FS_REC] Fix load-lock acquisition.
2021-09-26 Hermès Bélusca-Maïto[FS_REC] Register a recognizer for FAT filesystem on...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-09-13 Hermès Bélusca-Maïto[REACTOS] Fix some instances of DPRINTs with trailing...
2021-09-12 Eric Kohl[KBDHID] Fix returned Status for IOCTL_KEYBOARD_QUERY_*
2021-09-12 Eric Kohl[KBDHID] IOCTL_KEYBOARD_QUERY_ATTRIBUTES: Return proper...
2021-09-12 Eric Kohl[KBDHID] Implement IOCTL_KEYBOARD_QUERY_INDICATOR_TRANS...
2021-09-12 Eric KohlKBDHID: IOCTL_KEYBOARD_QUERY_* calls must return STATUS...
2021-09-11 Timo Kreuzer[FASTFAT_NEW] "Fix" Flags bitfield to avoid RTC error
2021-09-11 Thomas Faber[ACPICA] Update to version 20210730. CORE-17760
2021-09-11 Thomas Faber[ACPICA] Update to version 20210604. CORE-17760
2021-09-11 Thomas Faber[ACPICA] Update to version 20210331. CORE-17760
2021-09-11 Thomas Faber[ACPICA] Update to version 20210105. CORE-17760
2021-09-04 Julen Urizar Compains[TRANSLATION] Fix minor typos and untranslated dialogs... 3890/head
2021-08-07 Victor Perevertkin[SFLOPPY] Move storage/floppy_new -> storage/class... 3887/head
2021-08-07 Victor Perevertkin[CDROM][DISK] Remove "_new" suffix from cdrom and disk...
2021-08-07 Victor Perevertkin[CDROM][CLASS2][DISK] Remove the old class drivers...
2021-08-04 Marat Nagayev[NTFS] Check file isn't encrypted
2021-08-04 Marat Nagayev[NTFS] Add new defines for file attributes
2021-07-30 Victor Perevertkin[FFS] Remove the FFS/UFS driver 3837/head
2021-07-30 Victor Perevertkin[REISERFS] Remove the ReiserFS driver
2021-07-23 Timo Kreuzer[REACTOS] Silence warnings in 3r-party code
2021-07-23 Timo Kreuzer[REACTOS] Fix a number of MSVC warnings
2021-07-05 Victor Perevertkin[BTRFS] Do not rely on mountmgr when mounting volumes
2021-07-05 George BișocMerge branch 'se-qos' of https://github.com/GeoB99...
2021-07-05 Jérôme Gardou[KDGDB] Support "int 0x2c" for x86 & amd64 targets
2021-07-04 George Bișoc[NPFS] The function call expects a pool type value... 3791/head
2021-06-27 Joachim Henze[EXT2] Fix filesystem corruption regressions CORE-17572...
2021-06-21 Jérôme Gardou[TCPIP][IP] Use an ERESOURCE as mutex for address files...
2021-06-20 Stanislav Motylkov[NE2000] Add description for Realtek RTL8019AS (emulate...
2021-06-20 Stanislav Motylkov[NE2000] Combine two INF files into one for ISA and...
2021-06-20 Dmitry Borisov[ISAPNP] Start the driver early in the boot 3467/head
2021-06-20 Dmitry Borisov[ISAPNP] Implement device configuration
2021-06-20 Dmitry Borisov[ISAPNP] Disable bus scan on unsupported platforms
2021-06-20 Dmitry Borisov[ISAPNP] Disable I/O range check before activation
2021-06-20 Dmitry Borisov[ISAPNP] Map configuration states to PnP states
next