[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / io / pnpmgr / pnpmgr.c
2010-03-25 Cameron Gutman[NTOSKRNL]
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-17 Cameron Gutman - Enable ACPI
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-13 Cameron Gutman[NTOSKRNL]
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-03 Eric Kohl- Copy property data to the user-mode buffer.
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-22 Stefan Ginsberg- Fix 43192 -- MAXUINT and MAXULONGLONG are only define...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-11 Stefan Ginsberg- PnpInit: Allocate IopBusTypeGuidList from nonpaged...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-13 Johannes Anderwald- IRP_MN_FILTER_RESOURCE_REQUIREMENTS passes the list...
2009-05-09 Dmitry GorbachevPatch by Jérôme Gardou (jgardou-at-yahoo-dot-fr) from...
2009-05-02 Cameron Gutman - Fix improper resource translation because of Address...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-28 Aleksey Bragin- Fix writing of BootConfig to the registry (previously...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-15 Aleksey Bragin- Disable ACPI once again until bug 3363 and bug 4221...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-04 Art YerkesUsing a lock inside a slab of memory to lock against...
2009-02-23 Dmitry Gorbachev- Reenable ACPI, it works now. Patch by Cameron Gutman...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-02 Stefan Ginsberg- Stub out IoTranslateBusAddress, PoCancelDeviceNotify...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-08 Cameron Gutman - Dereference the Fdo before we return if we fail
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-23 Aleksey Bragin- Implement IopGetRegistryValue (complementary function...
2008-08-23 Hervé PoussineauAdd new devices at start of list, not end. Order is...
2008-08-22 Hervé PoussineauRemove useless 'if'
2008-08-22 Hervé PoussineauFix device node structure to be compatible with MS...
2008-08-22 Hervé PoussineauDEVICE_RELATIONS->Count is ULONG
2008-08-22 Hervé PoussineauCalling IoSynchronousInvalidateDeviceRelations with...
2008-08-22 Hervé PoussineauMove most of the code of IoSynchronousInvalidateDeviceR...
2008-08-22 Hervé PoussineauClean up code by removing now useless parts
2008-08-21 Aleksey Bragin- Add missing MmCallDllInitialize prototype.
2008-08-18 Stefan Ginsberg- Cleanup and reformat parts of pnpmgr (no code change)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-19 ReactOS Portable... - It doesn't make sense to dereference an I/O Work...
2008-06-06 Aleksey Bragin- Change the registry name from Registry to REGISTRY...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Hervé PoussineauFix for the fix
2008-02-07 Hervé PoussineauFill output variable before returning
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-02 Aleksey Bragin- Get rid of possible buffer overflows and memory corru...
2008-01-02 Aleksey Bragin- Use IopOpenRegistryKeyEx() to reduce code size and...
2008-01-01 Aleksey Bragin- Implement a helper registry key opening function...
2008-01-01 Aleksey Bragin- Move ENUM_ROOT to internal/io.h, so that io/driver...
2007-12-31 Sylvain Petreollefix typo
2007-12-31 Aleksey Bragin- Reapply fixed IoGetDeviceProperty() patch from 31467.
2007-12-29 Aleksey Bragin- Partially revert 31467 to unbreak devices installation.
2007-12-27 Hervé PoussineauUse the captured string instead of the original one
2007-12-27 Hervé PoussineauUse UNICODE_STRING and Rtl functions instead of LPWSTR...
2007-12-12 Aleksey Bragin- Don't ignore empty resource descriptors (they still...
2007-12-11 Hervé PoussineauDon't create a key name with a final \0
2007-12-11 Hervé PoussineauDon't fail if 'HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION...
2007-12-09 Hervé PoussineauCurrentControlSet should already be created at this...
2007-12-03 Hervé PoussineauRemove "Unknown device" wizards
2007-12-01 Hervé PoussineauCreate required reg keys if needed
2007-11-20 Christoph von Wittichfix some format strings
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-06 Hervé PoussineauAll PnP IRPs must be initialized with STATUS_NOT_SUPPORTED
2007-11-02 Aleksey Bragin- It may happen so, that the driver was loaded by the...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-08-12 Hervé PoussineauUpdate code to add back support for ACPI
2007-07-06 Hervé PoussineauSimplify IoSynchronousInvalidateDeviceRelations/IoInval...
2007-07-05 Hervé PoussineauNever call driver AddDevice routine with a NULL PDO
2007-07-04 Hervé PoussineauAdd a message in case of error when loading/initializin...
2007-07-04 Aleksey Bragin- Correctly set DN_DRIVER_LOADED flag.
2007-06-12 Hervé PoussineauDo not create a new device node if we already know...
2007-06-11 Aleksey BraginMassive changes to the driver loading / device creation...
2007-06-10 Hervé PoussineauFill HardwareDatabase, DriverStart and DriverSize field...
2007-06-09 Hervé PoussineauSimplify method to call to DriverEntry of a driver
2007-06-04 Hervé PoussineauDon't assume that a device without driver doesn't need...
2007-05-25 Aleksey Bragin- ACPI was intentionally disabled. Reverting 26870...
2007-05-22 Ged Murphyre-enable ACPI
2007-05-04 Hervé PoussineauDon't ignore results of IRP_MN_FILTER_RESOURCE_REQUIREMENTS
next