Merge 14551:14980 from trunk
[reactos.git] / reactos / drivers / bus /
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-30 Hervé PoussineauRegister GUID_DEVINTERFACE_COMPORT for serial devices
2005-04-28 Hervé PoussineauDon't pass a NULL pointer as offset when creating a...
2005-04-15 Hervé PoussineauAdd ASSERTs
2005-04-10 Casper HornstrupSupport -Werror
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Hervé PoussineauGCC 3.3.3 detects uninitialized variable where it is...
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-06 Royce Mitchell IIIfix uninitialized variable warnings
2005-04-05 Hervé PoussineauAdd serial port enumerator driver:
2005-04-05 Hervé PoussineauImplement IRP_MN_QUERY_RESOURCES (Irq, IO ports, DMA)
2005-04-04 Casper HornstrupInstall generated files
2005-03-20 Filip NavaraRevert the last change to device stack attaching.
2005-03-20 Filip NavaraAttach the PDOs to device stack and report device uniqu...
2005-03-19 Filip Navara- Fix acpi_os_get_thread_id to return 1-based thread...
2005-03-15 Filip NavaraAccidently forgot to disable the debug messages.
2005-03-15 Filip NavaraDon't use uninitialized variable in FdoQueryBusRelations.
2005-03-06 Filip NavaraReturn AE_NO_ACPI_TABLES instead of AE_OK when the...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-25 Alex IonescuSet up ACPI Interrupt data before creating the interrup...
2005-01-16 Casper HornstrupBuild bus drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-27 Eric KohlEnumerate all devices on the 'ACPI bus'.
2004-12-25 Magnus Olsenfix powerdown when reactos shortdown by Herv� Poussineau
2004-11-17 Filip Navara- Don't report CmResourceTypeNull resources for unused...
2004-11-15 Eric KohlUse autogenerated device names for PDOs on PCI buses.
2004-10-24 Filip Navara- Return STATUS_SUCCESS for PCI bus PDO PnP IRPs so...
2004-10-22 Filip Navara- Fix a case when a device with same IDs is located...
2004-10-19 Filip Navara- Successfully complete IRP_MN_START_DEVICE and IRP_MN_...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-08-20 Eric Kohl- Provide better PCI device descriptions.
2004-08-20 Filip NavaraFix compiler warnings.
2004-08-18 Eric KohlReport the correct resource flags.
2004-08-18 Eric KohlFix IRP_MN_QUERY_RESOURCES and implement IRP_MN_QUERY_R...
2004-08-16 Eric KohlImplement:
2004-08-01 Filip Navara- Make sure all build files and directories are properl...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-06-09 Eric KohlBuild Hardware IDs and Compatible IDs for PCI devices.
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-04-12 Thomas Bluemeladded some makefiles
2004-03-14 Filip Navara- Fixed handling of IRP_MN_QUERY_BUS_INFORMATION.
2004-03-12 Filip Navara- Support for IRP_MN_QUERY_BUS_INFORMATION and devices...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2004-01-28 Eric KohlRemove ntos.h and roskrnl.h from kernel-mode code.
2003-12-12 Eric Kohl- Fix Unix line breaks.
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-09-25 Filip NavaraFixed generation of Device ID.
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-07-29 Royce Mitchell IIIadded *.tmp to .cvsignore
2003-07-24 Royce Mitchell IIIreorganized for NDIS_WDM support ( submitted by vizzini )
2003-07-15 Gé van GeldorpReturn STATUS_NO_MEMORY instead of uninitialized Status...
2003-06-29 guidoanother day of janitor stuff
2003-04-26 Hartmut Birr- Fixed the offset in ReadPciConfigUshort/WritePciConfi...
2003-01-13 Hartmut BirrFixed low memory mapping.
2003-01-05 Robert Dickensonhousekeeping files...
2003-01-05 Robert Dickensonhousekeeping files...
2002-12-28 Robert Dickensonupdates to the sc utility.
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-13 Casper Hornstrup2002-11-13 Rick Gaiser <RickG81@Wanadoo.nl>
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-01-27 David WelchAdded missing files
2001-11-01 Eric KohlRemoved PCI_COMMON_CONFIG
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-16 Casper HornstrupAdded PCI bus driver skeleton
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-23 Casper HornstrupFixes for APCI bus driver.
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-21 Eric KohlAdded missing directories to 'clean' rule.
2001-05-27 Casper HornstrupFull make
2001-05-05 Casper HornstrupAdded ACPI bus manager
2001-05-01 Casper HornstrupPorted ACPI CA (from the nice guys at Intel) to ReactOS...