Sync to trunk head (r42241)
[reactos.git] / reactos / drivers / bus /
2009-07-26 Timo KreuzerSync to trunk head (r42241)
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-21 Timo KreuzerACPI: Several 64 bit fixes, TODO: fix amd64 assembly...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-08 Cameron Gutman - Fix some copy/paste bugs
2009-04-01 Cameron Gutman - Handle IRP_MN_FILTER_RESOURCE_REQUIREMENTS
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-23 Dmitry Gorbachev- Reenable ACPI, it works now. Patch by Cameron Gutman...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-24 Timo KreuzerMerge 38960 from trunk
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
2009-01-19 Stefan Ginsberg- Remove unnecessary allowwarnings="true"
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
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-11-29 Gregor Schneider- Improve parameter checks to prevent access beyond...
2008-11-27 Stefan Ginsberg- ACPI: Don't redefine standard DDK types
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
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-25 Stefan Ginsberg- Fix isapnp compilation for 64-bit
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-09 Marc Piulachs- Trimed space from shlfldr_mydocuments.c in shell32...
2007-12-01 Hervé PoussineauDo not put acpi.sys and pci.sys in reactos.cab
2007-11-21 Christoph von Wittichfix some PREfast warnings
2007-11-18 Christoph von Wittichfix most compilation issues with msvc
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-27 Peter Ward- Fix a warning reported by Gregor Brunmar.
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-08 Hervé PoussineauRevive acpi.sys driver
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-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-04-03 Alex Ionescu- Add missing .rbuild files from last commit.
2007-03-28 Hervé PoussineauDon't use ntoskrnl.RtlDuplicateUnicodeString, as it...
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-13 Hervé PoussineauDisable DbgBreakPoint() in release versions. This lets...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Andrew MungerResource sync from trunk.
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-30 Hervé PoussineauBetter resources handling in serial driver.
2006-09-23 Hervé PoussineauReport correct interrupt resources to ntoskrnl
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-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-28 Alex Ionescu- Complete and utter reimplementation of V86 Mode for...
2006-06-30 Hervé PoussineauUse ObOpenObjectByPointer instead of creating ourselves...
2006-06-22 Hervé PoussineauDon't enumerate the serial port used for debugging
2006-06-07 Hervé PoussineauReplace STDCALL by NTAPI
2006-06-04 Hervé PoussineauFix call to IOCTL_SERIAL_PURGE
2006-04-18 Hervé PoussineauNo need to write "Serenum:" at the start of each debug...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-01-09 Alex Ionescu- Make ACPI use PCH. Cuts down compile time to 9 second...
2006-01-07 Alex Ionescu- Get bus drivers to compile and link on MSVC.
next