[ACPI]
[reactos.git] / reactos / drivers / bus / pci /
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
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-02-26 Ged Murphy- Move from using include guards to pragma once.
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-19 KJK::Hyperionmodified drivers/bus/pci/fdo.c
2009-05-31 Stefan GinsbergPatch from Olaf Siejka <olaf_siejka AT o2 DOT pl>
2009-05-27 Dmitry GorbachevFix build, part 2.
2009-05-27 Dmitry GorbachevTrying to fix build.
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 Stefan Ginsberg- Kill off more STDCALL
2008-11-29 Stefan Ginsberg- Don't use DDKAPI either
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 36500
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-14 Christoph von Wittichadd PCI_SUBCLASS_SB_SMBUS
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-04 Hervé PoussineauAllocate without a tag if buffer won't be freed by...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Hervé PoussineauCleanup code
2008-02-12 Hervé PoussineauFix assertion is pci/fdo.c
2008-02-11 Hervé PoussineauBus number can also be stored in resource list header
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-12 Aleksey Bragin- Silence memory descriptors output, since it works...
2007-12-01 Hervé PoussineauDo not put acpi.sys and pci.sys in reactos.cab
2007-11-12 Hervé PoussineauUse NEXT_RESOURCE macro in acpi driver
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Hervé PoussineauFix two typos
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-18 Mike NordellFix logical error in a hack.
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-08-14 Hervé PoussineauDo not import RtlDuplicateUnicodeString from ntoskrnl...
2007-07-08 Hervé PoussineauDo not complain on IRP_MN_FILTER_RESOURCE_REQUIREMENTS
2007-07-06 Christoph von Wittichfix some PREfast warnings
2007-07-06 Christoph von Wittich-some minor changes to be able to build the driver...
2007-06-27 Aleksey Bragin- Fix incompatibility: In Windows IoGetDeviceProperty...
2007-03-28 Hervé PoussineauFix interrupt resources (related to r21188 fix)
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-11 Aleksey Bragin- Assign a proper InterfaceType to the resource descrip...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-17 Hervé PoussineauDisable some code I did during the last day to repair...
2006-09-16 Hervé PoussineauChange detection method to see if a driver is a legacy one
2006-09-16 Hervé PoussineauDon't crash if PCI AddDevice is called with a NULL...
2006-09-15 Hervé PoussineauAssume bus number #0 if not specified in resource list
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-01-02 Hervé PoussineauReport current bus number during IRP_MN_QUERY_RESOURCES
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
next