- NtUserWaitForInputIdle: Call EngGetTickCount, removing duplicated code
[reactos.git] / reactos / drivers /
2009-01-06 Johannes Anderwald- Remove dma_master.c as it is unused
2009-01-06 Johannes Anderwald- Implement IPortWaveCyclic::NewMasterDmaChannel, IPort...
2009-01-06 Johannes Anderwald- Implement PcDmaMasterDescription, PcDmaSlaveDescription
2009-01-05 Hervé PoussineauAdd missing breaks
2009-01-05 Stefan Ginsberg- Properly implement NdisGetSystemUpTime, based on...
2009-01-05 Michael Martin- Change and silence a debug message that made it look...
2009-01-05 Michael Martin- Re-implement Message Type read/write mode as the...
2009-01-04 Dmitry GorbachevSilence GCC 4.4.0 warnings.
2009-01-04 Cameron Gutman - Revert r38547 which reverted r38546 which was correct
2009-01-04 Cameron Gutman - Revert r38546
2009-01-04 Cameron Gutman - Fix debug build
2009-01-04 Cameron Gutman - Merge the rest of my changes
2009-01-04 James Tabor- Fix build.
2009-01-04 Cameron Gutman - Merge r38358, r38539, and r38541
2009-01-02 Hervé PoussineauFix serial devices detection
2009-01-02 Johannes Anderwald- Store PhysicalDeviceObject in device extension
2008-12-29 Stefan Ginsberg- Silence Uniata warnings, add a .diff and remove allow...
2008-12-29 Johannes Anderwald- Add IIrpTarget, IKsWorkSink, IKsShellTransport, IIrpS...
2008-12-28 Johannes Anderwald- Add ISubdevice interface
2008-12-28 Johannes Anderwald- Acquire lock before deleting
2008-12-27 Michael Martin- Fixes VideoPortGetAccessRanges.
2008-12-27 Michael Martin- Fix VideoPortInt10 implementation. The previous imple...
2008-12-26 Michael Martin- Add missing assignments to CallingProcess variable...
2008-12-25 Christoph von Wittichfix some more typos
2008-12-23 Stefan Ginsberg- Kill 1 static, kill 1 allowarnings=true
2008-12-23 Stefan Ginsberg- Never, ever, mix warning fixes with code logic change...
2008-12-23 Stefan Ginsberg- Make KS compile warning-free, add a note to janderwal...
2008-12-23 Stefan Ginsberg- Silence ext2 FSD warnings. Also fix some bugs where...
2008-12-21 Stefan Ginsberg- Use the specified timeout when reading from a mailslot
2008-12-21 Cameron Gutman - Merge aicom-network-fixes up to r38205
2008-12-18 Jeffrey MorlanVfatSetAllocationSizeInformation: The fast code for...
2008-12-18 Jeffrey MorlanFAT##FindAndMarkAvailableCluster: Decrement the Availab...
2008-12-17 Johannes Anderwald- Handle PcNewRegistryKey for DeviceRegistryKey, Driver...
2008-12-16 Johannes Anderwald- Implement KsCreateAllocator, KsRegisterWorker, KsUnre...
2008-12-14 Aleksey Bragin- Undo one "fix" from 38075. Coverity warned you about...
2008-12-14 Stefan Ginsberg- Fix a broken loop
2008-12-12 Timo KreuzerMAX_PATH is neither defined by ntddk.h nor by crt heade...
2008-12-12 Johannes Anderwald- Partly implement IPortTopology port driver
2008-12-12 Johannes Anderwald- Partly implement IPortWavePci interface
2008-12-11 Johannes Anderwald- Implement IDrmPort, IDrmPort2 interface
2008-12-11 Johannes Anderwald- Use FILE_DEVICE_KS when creating new device object
2008-12-08 Johannes Anderwald- implement IServiceGroup interface
2008-12-08 Johannes Anderwald- Partly implement PcRegisterIoTimeout, PcUnregisterIoT...
2008-12-08 Johannes Anderwald- Implement IResourceList_AddEntryFromParent
2008-12-08 Johannes Anderwald- Experimental IInterrupt object implementation
2008-12-08 Stefan Ginsberg- 'STATIC' -> 'static'
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-04 Timo Kreuzerfix some ULONG/ULONG_PTR issues
2008-12-04 Johannes Anderwald- Implement PcGetDeviceProperty, PcGetTimeInterval
2008-12-03 Dmitry GorbachevSilence compiler warnings (4/11).
2008-12-02 Daniel ReimerByeBye 100 MB Log File. Byebye, 200 kB/s
2008-12-01 Aleksey Bragin- Don't enable FULL debug output for a module in trunk...
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-30 Stefan Ginsberg- Make this shit readable -- oh wait this is a commit...
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 Stefan Ginsberg- Kill off more STDCALL
2008-11-30 Stefan Ginsberg- No need to include winddk.h, ntddk.h includes it...
2008-11-30 Art Yerkesfix a bug reported by aicom: get peer name fails runnin...
2008-11-29 Stefan Ginsberg- Don't use DDKAPI either
2008-11-29 Gregor Schneider- Improve parameter checks to prevent access beyond...
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-29 Aleksey Bragin- Implement ScsiPortCompleteRequest based on OSR descri...
2008-11-29 Stefan Ginsberg- MSFS: Don't rely on PSDK headers for MAILSLOT_NO_MESS...
2008-11-29 Stefan Ginsberg- Don't redefine basic types
2008-11-29 Cameron Gutman - Merge aicom-network-fixes up to r37712
2008-11-28 Stefan Ginsberg- Don't add an include path for internal win32k headers...
2008-11-28 Daniel ReimerUpdate UniATA to Version 0.39j Credits go to Samuel...
2008-11-27 Stefan Ginsberg- Videoprt should only use the error codes provided...
2008-11-27 Stefan Ginsberg- DXAPI: Fix incompatible header inclusion
2008-11-27 Stefan Ginsberg- ACPI: Don't redefine standard DDK types
2008-11-25 Stefan Ginsberg- Remove blue's implicit dependency on windef.h
2008-11-25 Aleksey BraginDaniel Zimmerman
2008-11-25 Aleksey BraginDaniel Zimmerman
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-24 Stefan Ginsberg- Fix build
2008-11-24 Aleksey Bragin- Get rid of warnings.
2008-11-24 Aleksey Bragin- Make atapi compile warnings-free.
2008-11-23 Cameron Gutman - NDIS always calls NdisMIndicateStatusComplete immedi...
2008-11-22 Cameron Gutman - Merge aicom-network-fixes up to r37556
2008-11-21 Stefan Ginsberg- Update a comment
2008-11-21 Aleksey Bragin- Always uninit cache for a file object (official docum...
2008-11-20 Aleksey Bragin- Upcase a search expression when calling RtlIsNameInEx...
2008-11-20 Aleksey Bragin- Merge misaligned reads support (35998, 36834 by Art...
2008-11-17 Aleksey Bragin- Target device to mount may not have VPB, the driver...
2008-11-17 Aleksey Bragin- FASTFAT: when querying file name information, fill...
2008-11-16 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-14 Aleksey BraginJuan Sánchez Jurado <juan.s.jurado@gmail.com>
2008-11-13 Stefan Ginsberg- stub out NdisReEnumerateProtocolBindings
2008-11-13 Cameron Gutman - Merge aicom-network-fixes up to r37326
2008-11-10 Aleksey Bragin- We use CcPin* interface for FAT tables and directory...
2008-11-10 Aleksey Bragin- Revert 25073 (vfatfs part). CcCopyRead is guaranteed...
2008-11-10 KJK::HyperionHopefully, the definitive spec files commit. Dedicated...
2008-11-09 Cameron Gutman - Merge aicom-network-fixes up to r37266
2008-11-09 Cameron Gutman - Don't complete unimplemented IOCTL_DISK_FORMAT_TRACK...
2008-11-09 Cameron Gutman - Revert part of r37261
2008-11-09 Cameron Gutman - Mark the irp pending before adding it to the queue
next