Checking memory allocation return values helps prevent crashes
[reactos.git] / reactos / drivers / bus / pci /
2005-12-05 Hervé PoussineauChange code in InterfaceBusTranslateBusAddress to use...
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-23 Hervé PoussineauUse a common header file
2005-11-19 Hervé PoussineauImplement InterfacePciDevicePresent(Ex) of PCI_DEVICE_P...
2005-11-18 Aleksey BraginImplement stubs for PCI_DEVICE_PRESENT_INTERFACE query...
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-10-30 Hervé PoussineauImplement IRP_MJ_PNP / IRP_MN_QUERY_INTERFACE for GUID_...
2005-10-16 Hartmut Birr- Do only read the pci config header. Some devices...
2005-10-14 Hervé PoussineauTransform pci.sys to a Plug-and-Play driver.
2005-10-08 Hervé PoussineauFix Hardware IDs and Compatible IDs returned for PCI...
2005-10-07 Hervé PoussineauAllocate memory even for NULL strings, as we must not...
2005-10-07 Hervé Poussineau- Fill Level field in DEVICE_NODE structure
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-08-12 Aleksey BraginXbox hack added, so two exactly the same PCI devices...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Alex IonescuBuild pci with w32api
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Hervé PoussineauSet BusNumber and SlotNumber in resource requirements...
2005-05-20 Hervé PoussineauRemove some debug messages at boot
2005-05-17 Casper HornstrupEnable warnings
2005-05-16 Hervé PoussineauDefine interrupt resource as required
2005-05-16 Hervé PoussineauReport memory and I/O ranges even if they are not the...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
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-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-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-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-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-06-09 Eric KohlBuild Hardware IDs and Compatible IDs for PCI devices.
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
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-06-29 guidoanother day of janitor stuff
2003-04-26 Hartmut Birr- Fixed the offset in ReadPciConfigUshort/WritePciConfi...
2003-01-05 Robert Dickensonhousekeeping files...
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
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-16 Casper HornstrupAdded PCI bus driver skeleton