No need to allocate too much memory, as SetupDiGetDeviceRegistryPropertyW returns...
[reactos.git] / reactos / drivers /
2005-09-01 Gregor AnichLink against string.a instead of hal and ntoskrnl,...
2005-09-01 Andrew MungerCorrect some checks, fix bug 748 (qemu networking)...
2005-08-27 Andrew Munger17519 requires __REACTOS__ to be defined for KDB to...
2005-08-24 Filip NavaraREVISON -> REVISION
2005-08-24 Filip NavaraFix a memory leak if VideoPortInitialize is called...
2005-08-24 Hervé PoussineauCleanup i8042prt.h
2005-08-24 Hervé PoussineauRemove $Id$ tags
2005-08-24 Hervé PoussineauFix IRP_MJ_QUERY_INFORMATION/FileStandardInformation...
2005-08-24 Hervé PoussineauReplace ExAllocatePool by ExAllocatePoolWithTag
2005-08-24 Filip NavaraMake BusyLoop volatile. Spotted by Thomas.
2005-08-24 Filip NavaraImplement the most over-optimized lock in NT - the...
2005-08-24 Filip NavaraRemove bogus and unneeded cast.
2005-08-24 Filip NavaraGet rid of one memory leak and two more ROS-only fields...
2005-08-24 Filip NavaraStart removing dead code and ReactOS specific structure...
2005-08-23 Filip NavaraGet rid of NdisWorkItemHalt.
2005-08-23 Filip NavaraRemove buffer pool implementation and replace buffer...
2005-08-23 Filip NavaraRemove obsolete APIs and APIs that are actually impleme...
2005-08-23 Filip NavaraMS DDK compatibility fixes.
2005-08-23 Filip NavaraShut up PREFAST warnings about shadowing declarations.
2005-08-23 Filip NavaraFix incorrect string manipulation in NdisOpenProtocolCo...
2005-08-18 Gé van GeldorpImport VMware open source BusLogic driver
2005-08-18 Hartmut BirrFixed the directory index for FATX in FATXAddEntry.
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-14 James TaborCreate Usb bulk storage template.
2005-08-14 James TaborImplemented USBD_ParseConfigurationDescriptorEx and...
2005-08-12 Aleksey BraginCorrect include tree, fixing multiple defines.
2005-08-12 Aleksey BraginXbox hack added, so two exactly the same PCI devices...
2005-08-12 Aleksey BraginMajor additions to usb stack:
2005-08-12 Aleksey Braginremoved debug message about submitting urb
2005-08-12 Aleksey BraginUSB keyboard and mouse "embedded" drivers from cromwell...
2005-08-12 Royce Mitchell IIIcheck for failure of vfatAttachFCBToFileObject() during...
2005-08-11 Hervé PoussineauInput parameter in FSCTL_GET_RETRIEVAL_POINTERS is...
2005-08-11 Filip NavaraImplement NdisAllocatePacketPool by calling NdisAllocat...
2005-08-11 Hartmut BirrImplemented (copied from NdisAllocatePacketPool) NdisAl...
2005-08-11 Hervé PoussineauRemove debug output and some useless code
2005-08-11 Hartmut BirrFixed some problems if special parameters are delivered...
2005-08-11 Hartmut BirrImplemented IRP_MJ_QUERY_VOLUME_INFORMATION/FileFsDevic...
2005-08-08 Filip NavaraRevert part of #17156 and #17157 changes.
2005-08-07 Thomas Bluemelfixed differences in signedness warnings
2005-08-07 Eric KohlReplace Win32 types by native ones.
2005-08-07 Filip NavaraFix a race condition in input packet processing.
2005-08-07 Filip NavaraReadd check that I accidently removed.
2005-08-07 Filip NavaraCorrectly set internal state in NpfsDisconnectPipe...
2005-08-07 Filip NavaraFix mutex unlocking in NpfsWaiterThread and add ASSERT.
2005-08-06 Thomas Bluemelfixed uninitialized variable warning
2005-08-05 Filip NavaraRemove spurious call from I8042BasicDetect.
2005-08-05 Filip NavaraRemove mouse device detection for now, since it fails...
2005-08-05 Filip NavaraMove a flush call few lines down.
2005-08-05 Filip NavaraFix keyboard and mouse detection. We must disable the...
2005-08-03 Hervé PoussineauDon't display available resolutions even if DBG is...
2005-08-03 Hervé PoussineauImplement VideoPortVerifyAccessRanges
2005-08-03 Hervé PoussineauSet right compatible IDs for USB devices with multiple...
2005-08-03 Filip NavaraAdd stub for VpNotifyEaData.
2005-08-03 Martin Fuchsset svn:eol-style of *.dsp/dsw to CRLF
2005-08-01 Emanuele AlibertiFirst attempt to make the XML data we feed rbuild confo...
2005-08-01 Thomas Bluemelcompile release builds with -O3 instead of -Os because...
2005-07-31 Thomas Bluemelfixed some warnings when compiling with -O3
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-31 Martin Fuchsset eol-style for all remaining XML files
2005-07-30 Magnus Olsenfix waring kdump.c:246: warning: 'OldIrql' may be used...
2005-07-29 Thomas Bluemeldefine __NO_CTYPE_INLINES to get DBG:=0 builds work...
2005-07-29 Emanuele AlibertiVarious fixes to DPRINT parameter list.
2005-07-29 Emanuele Aliberti[11:21] EmanueleAliberti: Usurp: drivers/dd/beep/bbep...
2005-07-28 Alex Ionescu - Start of fixing CreateProcess's problems. Implemente...
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Aleksey BraginTimer modifications, turning on debug messages, impleme...
2005-07-27 Alex Ionescu - Fix all ACPI warnings and add default case for unhan...
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
2005-07-25 Aleksey BraginFix stupid typo-mistake, which lead to allocating only...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-24 Hervé PoussineauPatch by Andrey Korotaev <unC0Rr@inbox.ru>: Fix scrolli...
2005-07-20 Alex Ionescu - Fix afd build for real (sorry...rbuild...)
2005-07-20 Alex Ionescu - Fix AFD Build.
2005-07-20 Alex IonescuFix build; sorry, I was waiting for Filip.
2005-07-20 Filip NavaraBuild fixes.
2005-07-20 Alex Ionescu - Created include/libs and moved all library headers...
2005-07-20 Alex Ionescu - Build cdfs, ntfs, vfatfs with PCH
2005-07-19 Aleksey Braginusb stack "upgrade", fixes issues with timing, host...
2005-07-19 Aleksey Braginusbcore "upgrade", fixes issues with timing, host contr...
2005-07-19 Aleksey BraginImplemented needed DMA functions (pool alloc/free,...
2005-07-15 Hartmut BirrReturned STATUS_NOT_IMPLEMENTED for requests other...
2005-07-13 Alex IonescuSilence more warnings. Patch by Waxdragon.
2005-07-07 Hervé PoussineauMinimize differences between GCC and MSVC in header...
2005-07-07 Filip NavaraOnce more, this time with proper character encoding.
2005-07-07 Filip NavaraCorrect the copyright headers.
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...
2005-06-30 Filip NavaraDon't use ROSRTL.
2005-06-26 Alex IonescuDelete last trace of old headers in NDIS, and clean...
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-26 Alex IonescuHasta la vista ntdll/napi headers
2005-06-26 Alex Ionescufix diskdump build
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-26 Alex Ionescumake usb miniports not to use old header
2005-06-26 Alex Ionescumake lsass, win32k and vbe/xbox miniports use ndk inste...
2005-06-26 Alex IonescuBuild videoprt with NDK
2005-06-23 Hervé PoussineauAssign provider-specific fields in IOCTL_SERIAL_GET_PRO...
2005-06-22 Steven Edwardsmark IopCsqCancelRoutine as static. Vizzini really...
next