Split custom ReactOS-only non-standard extensions from NTDDSND.H
[reactos.git] / reactos / drivers / wdm /
2009-02-15 Andrew GreenwoodSplit custom ReactOS-only non-standard extensions from...
2009-02-15 Johannes Anderwald- Partly implement IPortFilterWaveCyclic_fnNewIrpTarget
2009-02-14 Johannes Anderwald- Directly create the device objects in its DriverEntry...
2009-02-12 Johannes Anderwald- Define interface for wdmaud.drv
2009-02-11 Johannes Anderwald- Use ZwCreateFile to get the file handle
2009-02-10 Johannes Anderwald- Increase reference count on ISubdevice interface...
2009-02-10 Dmitry Gorbachevmpu401.sys: remove entrypoint="..."
2009-02-10 Sylvain PetreolleRtlCreateUnicodeString needs ntifs.h inclusion.
2009-02-10 Johannes Anderwald- Handle IRP_MN_QUERY_PNP_DEVICE_STATE
2009-02-10 Christoph von Wittichset entrypoint="0"
2009-02-09 Timo KreuzerRename ntddk.h include guard to _NTDDK_ as it's suppose...
2009-01-28 Johannes Anderwald- Implement enumerating available virtual audio devices...
2009-01-28 Johannes Anderwald-fix build
2009-01-28 Johannes Anderwald- Implement initializing routines for wdmaud
2009-01-27 Johannes Anderwald- Register sysaudio device interfaces
2009-01-27 Johannes Anderwald- Fix registered guids for IPortMidi
2009-01-27 Johannes Anderwald- Add guids for IPortMidi and IMiniportMidi
2009-01-27 Johannes Anderwald- Rename device context struct
2009-01-26 Johannes Anderwald- Use InterlockedIncrement, InterlockedDecrement over...
2009-01-26 Johannes Anderwald- Reimplement SysAudio device initilization
2009-01-26 Christoph von Wittichno DriverEntry in here -> entrypoint="0"
2009-01-19 Stefan Ginsberg- Kill off more unnecessary allowwarnings="true"
2009-01-19 Stefan Ginsberg- Remove unnecessary allowwarnings="true"
2009-01-18 Johannes Anderwald- Register all device interfaces identified in the...
2009-01-18 Johannes Anderwald- Fix IPortWaveCyclic interface
2009-01-18 Johannes Anderwald- Fix debug prints
2009-01-18 Johannes Anderwald- Implement IPortEvents interface to IPortWavePci
2009-01-17 Johannes Anderwald- Store DeviceObject before calling IMiniportTopology...
2009-01-17 Johannes Anderwald- Handle IRP_MN_QUERY_INTERFACE
2009-01-17 Johannes Anderwald- Store DeviceObject before calling IMiniportWaveCyclic...
2009-01-17 Johannes Anderwald- Check for valid DeviceExtensionSize
2009-01-14 Johannes Anderwald- sorry folks
2009-01-14 Stefan Ginsberg- Revert 38762 to fix build
2009-01-14 Johannes Anderwald- Implement PcForwardIrpSynchronous
2009-01-13 Johannes Anderwald- Copy provided PCM_RESOURCE_LIST when a new ResourceLi...
2009-01-12 Johannes Anderwald- fix me (add missing file)
2009-01-12 Johannes Anderwald- Implement IPortTopology::NewRegistryKey, IPortWavePci...
2009-01-12 Stefan Ginsberg- Revert to pre-38722 to unbreak build
2009-01-12 Johannes Anderwald- Implement PcRequestNewPowerState
2009-01-12 Johannes Anderwald- Implement IPortTopology::NewRegistryKey, IPortWavePci...
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-02 Johannes Anderwald- Store PhysicalDeviceObject in device extension
2008-12-29 Johannes Anderwald- Add IIrpTarget, IKsWorkSink, IKsShellTransport, IIrpS...
2008-12-28 Johannes Anderwald- Add ISubdevice interface
2008-12-23 Stefan Ginsberg- Kill 1 static, kill 1 allowarnings=true
2008-12-17 Johannes Anderwald- Handle PcNewRegistryKey for DeviceRegistryKey, Driver...
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-04 Johannes Anderwald- Implement PcGetDeviceProperty, PcGetTimeInterval
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-30 Stefan Ginsberg- Kill off more STDCALL
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-01 KJK::HyperionRemove all <file> entries for spec/pspec files that...
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-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-02 Stefan Ginsberg- Fix 2 warnings (properly comment out unused code)
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauNo need to export DriverEntry
2008-08-16 Hervé PoussineauNo need to export DriverEntry
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-26 Christoph von Wittichsilence some warnings (this flag can't be set globally...
2008-01-22 Daniel ReimerBIIG RC File Update.
2008-01-21 Daniel ReimerBug 2984 / Bug 2986 some spanish translations By Marc...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-14 Hervé PoussineauStop abusing <debug.h> by including SDK first
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Hervé PoussineauActivate define override check in rbuild
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-07-30 Hervé PoussineauRemove ExportDriver concept.
2007-07-14 Magnus OlsenCopied remotely
2007-07-09 Christoph von Wittich-fix a warning (part 2/2)
2007-07-08 Christoph von Wittich-add a newline to the end of the file to make gcc happy
2007-07-08 Christoph von Wittich-fix some warnings
2007-07-08 Christoph von Wittich-fix some format strings
2007-07-08 Christoph von Wittich-fix some more compilation issues
2007-07-08 Christoph von Wittich-fix some compilation errors
2007-07-08 Andrew GreenwoodRestructured PORTCLS as requested by Christoph_vW ...
2007-07-08 Andrew GreenwoodFurther tidying up of the multimedia components. Rename...
2007-07-08 Christoph von Wittich-set eol-style:native
2007-07-08 Andrew GreenwoodA few modifications necessary to get PortCls and KS...
next