Merge HAL changes 34743, 34812, 34839, 34917, 35515, 35771, 35902, 35904,
[reactos.git] / reactos / drivers /
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Johannes Anderwald- Enable building a bootcd
2009-09-25 Johannes Anderwald[WDMAUD.DRV]
2009-09-25 Johannes Anderwald[KS]
2009-09-24 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Johannes Anderwald- Implement CPortFilterWaveCyclic::FastDeviceIoControl
2009-09-24 Johannes Anderwald- Rewrite mixer enumeration functions
2009-09-24 Hervé PoussineauPut bootvid.dll in system32 directory
2009-09-22 Johannes Anderwald- Fix a bug spotted by Timo
2009-09-21 Johannes Anderwald- Fix playing global thermo nuclear war in ReactOS
2009-09-20 Cameron Gutman - Simplify and fix a few bugs in datagram reassembly
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-19 Cameron Gutman - Changed some behavior from the last neighbor cache...
2009-09-19 Cameron Gutman - Partial rewrite of CHEW
2009-09-18 Aleksey Bragin- Fix a couple of bugs in the uniata ATA code spotted...
2009-09-17 Cameron Gutman - Use proper object attributes and share access when...
2009-09-14 Dmitry Chapyshev- Handle potential null-pointer access. Found by Amine...
2009-09-14 Cameron Gutman - Rework our aging neighbor cache system that never...
2009-09-13 Johannes Anderwald- Remove obsolete code
2009-09-13 Johannes Anderwald- Add back PHYSICAL_ADDRESS workarround for IDmaChannel...
2009-09-13 Dmitry GorbachevSilence compiler warnings for all GCC 4.4.x versions.
2009-09-12 Johannes Anderwald[KS]
2009-09-12 Cameron Gutman - Fix memory leaks when reading strings and binary...
2009-09-11 Johannes Anderwald- Fix build #2
2009-09-11 Johannes Anderwald- Convert portcls to a C++ driver
2009-09-11 Johannes Anderwald- Remove dead code
2009-09-05 Dmitry Chapyshev- Handle memory allocation failures. Found by Amine...
2009-09-03 Dmitry Chapyshev- Handle memory allocation failure. Found by amine48rz
2009-09-01 Cameron Gutman - Send NetEventBindsComplete when binding has complete...
2009-08-30 Stefan Ginsberg- gcc 4.4.0 bringup 1 of ?:
2009-08-29 Cameron Gutman - Implement AFD_INFO_GROUP_ID_TYPE
2009-08-24 Dmitry Gorbachev... and dxg,
2009-08-24 Stefan Ginsberg- Missed these in 42915
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-24 Johannes Anderwald- Check that all pins have been closed when the last...
2009-08-24 Johannes Anderwald- Fix calling property handler in IKsFilter_DispatchDev...
2009-08-23 Johannes Anderwald[KS]
2009-08-23 Stefan Ginsberg- copy.c, view.c: malloc.h now properly implements...
2009-08-23 Johannes Anderwald- Code polishing
2009-08-23 Johannes Anderwald- Fix exporting of CBaseUnknown
2009-08-23 Johannes Anderwald- Implement CBaseUnknown class functions in C!
2009-08-22 Matthias Kupfer- halve and round up (improved version) ;-)
2009-08-21 Johannes Anderwald[KS]
2009-08-21 Johannes Anderwald- IOCTL_KS_WRITE_STREAM passes the data in the OutputBu...
2009-08-21 Stefan Ginsberg- Fix EXT2 IFS for msvc:
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-21 Johannes Anderwald- Remove test code
2009-08-21 Aleksey Bragin- Convert a wrong macro to an inlined function.
2009-08-21 Johannes Anderwald- Partly implement KsCreateBusEnumObject
2009-08-21 Johannes Anderwald- Remove hacks for bug 4566
2009-08-20 Stefan Ginsberg- Include windef.h so CDECL gets declared for msvc...
2009-08-20 Cameron Gutman - Forgot to change debug print
2009-08-20 Cameron Gutman - Fix receiving packets on an interface's broadcast...
2009-08-20 Johannes Anderwald- Implement KsCopyObjectBagItems
2009-08-20 Johannes Anderwald- Implement DllInitialize
2009-08-20 Johannes Anderwald- Define automation tables for Filter & Pin
2009-08-20 Stefan GinsbergDon't use dllexport for videoprt; we use a .spec. Also...
2009-08-19 Johannes Anderwald- Arch should learn english first before bashing gcc
2009-08-19 Johannes Anderwald- Implement KsProbeStreamIrp
2009-08-18 Cameron Gutman - Print a message to the debug log if ZwClose returns...
2009-08-18 Cameron Gutman - Handle failure of NdisMInitializeWrapper
2009-08-18 Cameron Gutman - Verify that we got a handle to a file object
2009-08-18 Johannes Anderwald- Implement IPortEvents interface for IPortTopology
2009-08-18 Johannes Anderwald- Increment reference count only if resource list was...
2009-08-17 Johannes Anderwald[WDMAUD.DRV]
2009-08-17 Johannes Anderwald- Fix a big bug in the samplerate conversion routine
2009-08-16 Dmitry GorbachevRevert r42569.
2009-08-16 Dmitry GorbachevSynchronize with paging I/O.
2009-08-16 Dmitry GorbachevTake inode size from Ext2 superblock.
2009-08-15 Johannes Anderwald- Implement KsGetFirstChild, KsGetNextSibling
2009-08-15 Johannes Anderwald- Include splitter in build
2009-08-15 Cameron Gutman - Actually zero the select events in ZeroEvents
2009-08-15 Cameron Gutman - Fix more select bugs related to the disconnect event
2009-08-15 Cameron Gutman - Fix several bugs in select code and remove some...
2009-08-14 Johannes Anderwald- Implement KsPropertyHandler, KsPropertyHandlerWithAll...
2009-08-14 Johannes Anderwald[KS]
2009-08-14 Cameron Gutman - Fix several bugs so select() will now recognize...
2009-08-13 Cameron Gutman - Fix a handle leak
2009-08-13 Johannes Anderwald[SPLITTER]
2009-08-13 Johannes Anderwald[KS]
2009-08-13 Johannes Anderwald- Implement IPortDMus_fnNewRegistryKey
2009-08-12 Cameron Gutman - Don't access an uninitialized variable
2009-08-11 Johannes Anderwald- Filter dispatch is optional, handle it when creating...
2009-08-11 Johannes Anderwald- Start implementing splitter
2009-08-11 Johannes Anderwald- Add sanity checks
2009-08-11 Johannes Anderwald- Fix allocation check
2009-08-11 Johannes Anderwald[KS]
2009-08-11 Johannes Anderwald- Remove superflouous checks
2009-08-10 Cameron Gutman - Make Connect IRPs cancellable (should fix some deadl...
2009-08-10 Johannes Anderwald- Implement swenum
2009-08-10 Johannes Anderwald- Implement BdaPropertyGetPinControl
2009-08-10 Johannes Anderwald- Implement BdaPropertyNodeTypes, BdaPropertyPinTypes
2009-08-10 Johannes Anderwald- Implement BdaInitFilter, BdaCreateTopology
2009-08-10 Johannes Anderwald- Arch broke it
2009-08-10 Johannes Anderwald- Add BDA filter context to object bag, so that it...
2009-08-10 Johannes Anderwald[BDASUP]
2009-08-10 Johannes Anderwald[WDMAUD]
2009-08-09 Dmitry GorbachevDo not call CcUnpinData() with NULL PtrBCB.
next