Even without a CMINVOKECOMMANDINFOEX structure a link should be executed with the...
[reactos.git] / reactos / drivers /
2009-08-09 Cameron Gutman - Return the correct value for AFD_INFO_BLOCKING_MODE
2009-08-08 Stefan GinsbergFix Uniata for msvc:
2009-08-08 Pierre SchweitzerInclude header where needed
2009-08-07 Stefan Ginsberg- Don't use dllexport for dxapi -- we have a .spec
2009-08-07 Cameron Gutman - We associate the MDL with the IRP later (in TdiBuild...
2009-08-07 Cameron Gutman - Call IoCompleteRequest to free IRPs created by IoBui...
2009-08-07 Christoph von Wittichinclude windef.h to get the definitions for BYTE and...
2009-08-07 Christoph von Wittichstub bdasup
2009-08-07 Johannes Anderwald- Remove hack of starting stream automatically when...
2009-08-07 Johannes Anderwald[KS]
2009-08-06 Johannes Anderwald- Add a few parameters check
2009-08-06 Johannes Anderwald- Check if translated / untranslated resource list...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-05 Stefan Ginsberg- Fix release build broken in 42400
2009-08-05 Cameron Gutman - Fix a bug in TDI_TRANSPORT_ADDRESS_FILE handling
2009-08-05 Cameron Gutman - Correct the loopback adapter's address mask and...
2009-08-04 Cameron Gutman - Partial rewrite of recursive mutex code
2009-08-04 Johannes Anderwald- Implement KsMergeAutomationTables
2009-08-04 Cameron Gutman - Hardcode the return value of OID_GEN_HARDWARE_STATUS...
2009-08-04 Cameron Gutman - Finally get IRP_MJ_CLOSE working properly
2009-08-03 Stefan Ginsberg- Cleanup from 42219 -- remove superfluous return statement
2009-08-03 Cameron Gutman - Fix some cleanup vs. close confusion
2009-08-03 Cameron Gutman - Revert r42358 due to what seems to be issues handlin...
2009-08-03 Cameron Gutman - Fix a typo
2009-08-03 Cameron Gutman - Check if the handle is valid before closing it
2009-08-02 Dmitry GorbachevLove Nystrom (=lovenystrom=at=hotmail=dot=com=), bug...
2009-08-02 Stefan Ginsberg- Wooops, fix dxg and dxapi build after 42346.
2009-08-02 Johannes Anderwald[PORTCLS]
2009-08-02 Johannes Anderwald- Implement KsStreamPointerDelete, KsStreamPointerSched...
2009-08-02 Johannes Anderwald[KS]
2009-08-02 Johannes Anderwald[KS]
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-31 Johannes Anderwald- Partly Implement KsRegisterFilterWithNoKSPins
2009-07-30 Johannes Anderwald- Partly Implement KsCacheMedium
2009-07-30 Johannes Anderwald- Implement KsAcquireResetValue, KsCompletePendingReque...
2009-07-30 Johannes Anderwald- Implement KsFreeEventList, KsDisableEvent
2009-07-30 Johannes Anderwald- Implement KsAddEvent, KsDefaultAddEventHandler, KsPin...
2009-07-30 Johannes Anderwald- Implement KsDeviceSetBusData, KsDeviceGetBusData...
2009-07-29 Johannes Anderwald- Start Implementing IKsPin interface
2009-07-28 Johannes Anderwald- Implement KsAcquireControl, KsReleaseControl
2009-07-28 Johannes Anderwald- Copy Filter descriptor for each instantiated filter
2009-07-28 Johannes Anderwald- Implement KsFilterAcquireProcessingMutex, KsFilterRel...
2009-07-28 Johannes Anderwald- Implement KsGetObjectFromFileObject, KsGetObjectFromF...
2009-07-28 Johannes Anderwald- Implement KsGetObjectFromFileObject, KsGetObjectFromF...
2009-07-28 Johannes Anderwald- Implement KoDriverInitialize, KoDeviceInitialize
2009-07-27 Johannes Anderwald- Implement KsReferenceBusObject, KsReferenceSoftwareBu...
2009-07-27 Johannes Anderwald- Remove DriverEntry as ks is kernel mode dll
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Dmitry Chapyshev- Use documented structure instead array
2009-07-26 Dmitry GorbachevSilence a warning.
2009-07-26 Dmitry GorbachevSilence a warning.
2009-07-25 Stefan Ginsberg- RamdiskWorkerThread: Don't return IoCompleteRequest...
2009-07-25 Stefan Ginsberg- Fix most of the network stack for msvc (except tcpip...
2009-07-25 Stefan Ginsberg- Make ks and portcls compile under msvc
2009-07-25 Stefan Ginsberg- Make most of the the video stack compile with msvc
2009-07-24 Cameron Gutman - Implement OID_GEN_HARDWARE_STATUS
2009-07-24 Stefan Ginsberg- Leftover from 42176
2009-07-24 Stefan Ginsberg- Kill off diskdump too
2009-07-24 Stefan Ginsberg- Get rid of ccros.h, deprecated by revision 42175
2009-07-23 Johannes Anderwald[KS]
2009-07-23 Johannes Anderwald- Add tons of stubs
2009-07-23 Cameron Gutman - Implement link speed and duplex detection
2009-07-23 Johannes Anderwald- Implement KsQueryObjectAccessMask, KsQueryObjectCreat...
2009-07-23 Johannes Anderwald- Remove old irp queue implementation
2009-07-22 Johannes Anderwald- Fix totally broken KSWORKER implementation (it may...
2009-07-22 Johannes Anderwald- Use KSSTRING instead of hardcoding object class
2009-07-22 Johannes Anderwald[KS]
2009-07-22 Cameron Gutman - Don't fail the entire probe if something goes wrong...
2009-07-22 Cameron Gutman - Return the DEVICE_OBJECT we got instead of NULL
2009-07-22 Cameron Gutman - Fix compilation of usbdriver with _MULTI_UHCI defined
2009-07-21 Johannes Anderwald- Rewrite KsDefaultDispatchPnp to make it actually...
2009-07-20 Johannes Anderwaldallocators.c
2009-07-19 Cameron Gutman - Properly implement ICMP
2009-07-18 Cameron Gutman - Don't change the lock's OldIrql value until we actua...
2009-07-17 Johannes Anderwald[WDMAUD.DRV]
2009-07-16 Johannes Anderwald- Dont try allocate a error log packet as IoAllocateErr...
2009-07-15 Stefan Ginsberg- What's the deal with using Iof* and Obf*, Arch?
2009-07-15 Johannes Anderwald- Interrupt is only shareable if the type is latched
2009-07-15 Johannes Anderwald- ReactOS only supports WAVE_FORMAT_PCM
2009-07-15 Stefan Ginsberg- Don't use Kf* and Kef* in portable code.
2009-07-15 Cameron Gutman - Start reporting packet statistics
2009-07-13 Cameron Gutman - Stop reporting that we are NDIS 5.1 until S/G DMA...
2009-07-12 Johannes Anderwald[WDMAUD_KERNEL]
2009-07-12 Johannes Anderwald[AUDIO_TEST]
2009-07-11 Johannes Anderwald- Use free index directly
2009-07-11 Johannes Anderwald- Implement dynamic unregistration of physical connections
2009-07-11 Johannes Anderwald- Implement dynamic unregistration of audio devices
2009-07-11 Johannes Anderwald[KMIXER]
2009-07-10 Stefan Ginsberg- Don't link portcls and kmixer to the static version...
2009-07-10 Johannes Anderwald[KS]
2009-07-09 Johannes Anderwald- Remove obsolete DbgBreakPoint
2009-07-09 Johannes Anderwald- Fix a bug which was responsible for most audio-relate...
2009-07-09 Cameron Gutman - Implement IOCTL_AFD_SET_INFO
2009-07-09 Johannes Anderwald- Fix a few bugs in the sample rate conversion code
2009-07-09 Johannes Anderwald- Stop removing good code, Arch!
2009-07-07 Cameron Gutman - Recommit r41782 now that DHCP is ready for the fix
2009-07-06 KJK::HyperionReverting incomplete commit r41782 on request of the...
2009-07-06 Cameron Gutman - Register us as a protocol and start the loopback...
2009-07-03 Sylvain Petreolle- Disable debugging flood
2009-07-03 Cameron Gutman - TCPIP lock rewrite (part 3 of 3)
next