[FORMATTING] Fix indentation
[reactos.git] / reactos / drivers /
2008-01-12 Hervé Poussineau[FORMATTING] Fix indentation
2008-01-12 Aleksey Bragin- Fix build.
2008-01-12 Aleksey Bragin- Add missing critical region acquiring to the VfatShut...
2008-01-11 Hervé PoussineauAdd missing \n
2008-01-09 Aleksey Bragin- Make WaitNamedPipe (copied from the new implementatio...
2008-01-08 Hervé PoussineauAdd debug trace
2008-01-07 Hervé PoussineauUse kernel facilities to change debug level at runtime
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2008-01-05 Pierre SchweitzerZero memory before use
2008-01-02 Pierre Schweitzer[FORMATTING] Fix indentation
2008-01-02 Magnus Olsensorry a file been accent committed.
2008-01-02 Magnus Olsenpartly implement DxEngSetHdevData
2008-01-02 Ziliang GuoCompletion of editing current documentation in dxg
2008-01-01 Pierre SchweitzerUpdated NTFS header :
2008-01-01 Pierre Schweitzer[FORMATTING] Fix indentation
2007-12-31 Magnus OlsenDocumented ddmg api that been implement
2007-12-31 Magnus Olsenremve EDD_SURFACE_LOCAL after reexaime it.
2007-12-31 Magnus OlsenAdd new struct call EDD_SURFACE_LOCAL it is base on...
2007-12-30 Magnus OlsenImplement DxDdUnlockDirectDrawSurface
2007-12-30 Magnus Olsenimplement DxDdLockDirectDrawSurface in dxg
2007-12-30 Magnus OlsenAdd : struct _DD_BASEOBJECT base on alex and own and...
2007-12-28 Pierre SchweitzerReorganized NTFS driver header :
2007-12-28 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-28 Magnus Olsensmall bugfix in DxDdCleanupDxGraphics
2007-12-28 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-27 Magnus OlsenTAG video buffer memory at alloc
2007-12-26 Hervé PoussineauRemove hack, as we can use 'filter' command in kdbg...
2007-12-26 Hervé PoussineauRemove hack, as we can use 'filter' command in kdbg...
2007-12-25 Hervé PoussineauTry to fix INFO_, TRACE_, WARN_ ERROR_ macros
2007-12-20 Aleksey Bragin- Make VBEMP look like a legacy driver.
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-15 Aleksey Bragin- Implement BIOS access routines in HAL.
2007-12-14 Hervé PoussineauStop abusing <debug.h> by including SDK first
2007-12-12 Aleksey Bragin- Silence memory descriptors output, since it works...
2007-12-12 Hervé PoussineauRemove useless test
2007-12-11 Aleksey Bragin- Two more leftovers.
2007-12-11 Aleksey Bragin- Silence non-critical debug output.
2007-12-11 Hervé PoussineauGet some more details about interrupt in resource list.
2007-12-10 Christoph von Wittichfix redzone overwrite when launching solitaire
2007-12-09 Marc Piulachs- Trimed space from shlfldr_mydocuments.c in shell32...
2007-12-06 Hervé PoussineauDefine serial port bases only once
2007-12-04 Hervé PoussineauCTRL+SCROLL LOCK+SCROLL LOCK should only work with...
2007-12-03 Gregor BrunmarAdded registry key for video devices that exists in...
2007-12-01 Hervé PoussineauDo not put acpi.sys and pci.sys in reactos.cab
2007-11-27 Christoph von Wittichuse ExAllocatePoolWithTag instead of ExAllocatePool
2007-11-23 Art YerkesMostly revert my earlier attempt at fixing IRP cancella...
2007-11-23 Art Yerkestcpip:
2007-11-22 Christoph von Wittichfix memory corruption
2007-11-22 Art YerkesFix prefast errors (submitted by Christoph Von Wittich)
2007-11-22 Christoph von Wittichfix some PREfast warnings
2007-11-22 Christoph von Wittichfix a PREfast warning
2007-11-22 Christoph von Wittichfix some PREfast warnings
2007-11-22 Christoph von Wittichfix msvc build by replacing DDKAPI with NTAPI (both...
2007-11-21 Christoph von Wittichfix some PREfast warnings
2007-11-21 Christoph von Wittichfix some warnings
2007-11-21 Christoph von Wittichset DRIVER_DISPATCH where needed
2007-11-21 Christoph von Wittichfix condition
2007-11-21 Christoph von Wittichfix a format string
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichfix building with msvc
2007-11-21 Christoph von Wittichdon't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichdon't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Christoph von Wittichfix format strings
2007-11-21 Christoph von Wittichset DRIVER_CANCEL and DRIVER_DISPATCH where needed
2007-11-21 Christoph von Wittichinitialize Bios Parameter Block
2007-11-21 Aleksey Bragin- Slightly reformat.
2007-11-21 Aleksey Bragin- Remove stupid and greatly broken "let's wait in a...
2007-11-21 Aleksey Bragin- Implement some roothub URB handling, and generic...
2007-11-21 Christoph von Wittichfix some PREfast warnings
2007-11-21 Christoph von Wittichdon't try to free CurrentBuffer when allocation failed
2007-11-21 Aleksey Bragin- Start implementing URB operations (so that at least...
2007-11-21 Aleksey BraginAndrey Korotaev <unC0Rr@inbox.ru>
2007-11-20 Aleksey Bragin- Implement a port reset function.
2007-11-20 Aleksey Bragin- Implement init and start of OHCI controller (interrup...
2007-11-20 Christoph von Wittichuse ExAllocatePoolWithTag instead of ExAllocatePool
2007-11-20 Aleksey Bragin- Add roothub status operations.
2007-11-20 Aleksey Bragin- Further develop OHCI init code (based on linux-2...
2007-11-20 Aleksey Bragin- Fix build.
2007-11-20 Aleksey Bragin- Implement more OHCI helper routines.
2007-11-20 Aleksey Bragin- Don't create a possibility for CriticalRegion leakage...
2007-11-19 Christoph von Wittichdon't crash on media change while accessing data
2007-11-18 Christoph von Wittichfix most compilation issues with msvc
2007-11-16 Hervé PoussineauEnable mouse before resetting it
2007-11-15 Hervé PoussineauReset mouse to detect its type
2007-11-14 Hervé PoussineauNo need to display function name and file/line twice
2007-11-12 Hervé PoussineauUse NEXT_RESOURCE macro in acpi driver
2007-11-11 Art YerkesHandle recvfrom with no address buffer.
2007-11-11 Art YerkesProperly handle access violation copying from userland.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Aleksey Bragin- Add more debug prints in failure cases.
2007-11-04 Magnus OlsenFix varus issue.
2007-11-04 Magnus OlsenFill in more info in the lockup tables.
2007-11-04 Magnus OlsenImplement DxGetVersionNumber
2007-11-04 Magnus OlsenAdd dxapi.sys, most api are stub.
2007-11-02 Hervé PoussineauReport STATUS_NOT_SUPPORTED when IOCTL is not supported
2007-11-02 Hervé PoussineauSupport IRP cancellation
2007-11-02 Magnus Olsenrename framebuf_acc.* to framebufacc.* for rbuild can...
next