forget commit Implement of GdiGetLocalBrush, GdiGetLocalDC, GdiGetLocalFont
[reactos.git] / reactos / drivers /
2007-09-24 Hervé PoussineauNever call TdiCloseDevice when warming up a socket
2007-09-18 Daniel ReimerSet svn:eol-style = native
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-11 Aleksey Bragin- When media is changed, set VolumeDevice's DO_VERIFY_V...
2007-09-10 Aleksey Bragin- Separate creating partitions objects into a different...
2007-09-09 Aleksey Bragin- Use IoBuildAsynchronousFsdRequest() instead of IoBuil...
2007-09-09 Aleksey Bragin- Make sure CLASS2 driver returns STATUS_UNSUCCESSFUL...
2007-09-09 Aleksey Bragin- IoMapTransfer(NULL, ..) is an old-fashioned way,...
2007-09-09 Aleksey Bragin- Revert 27476: another attempt (previously, dgorbachev...
2007-09-09 Aleksey Bragin- Improve videoprt's debug messages when accessing...
2007-09-09 Aleksey Bragin- Fix typos in debug messages.
2007-09-06 Andrew MungerGracefully handle the case where the BIOS insists there...
2007-09-03 Christoph von Wittichfix some issues found by prefast
2007-08-27 Peter Ward- Fix a warning reported by Gregor Brunmar.
2007-08-23 Aleksey Bragin- Add some early skeleton for OHCI. This code isn't...
2007-08-23 Aleksey Bragin- Set NULL Io cancel routine, fixes an assert when...
2007-08-20 Magnus OlsenRemove some expremnt code, need rehink how I can get...
2007-08-14 Hervé PoussineauDo not import RtlDuplicateUnicodeString from ntoskrnl...
2007-08-09 Aleksey Bragin- Fix definition of _DESCRIPTOR/KDESCRIPTOR
2007-08-08 Colin FinckNever use spaces in rbuild files!
2007-08-08 Hervé PoussineauBe less alarming in a debug message
2007-08-07 Timo Kreuzerfix build part 2
2007-08-07 Ziliang GuoFix build part 1, add precomp.h into bootvid.rbuild
2007-08-07 Aleksey Bragin- WDK support for bootvid and kdcom.
2007-08-07 Hervé PoussineauRemove some debug messages
2007-08-03 Colin FinckCheck if the same Monitor ID (= 10 bytes from the EDID...
2007-07-30 Hervé PoussineauRemove ExportDriver concept.
2007-07-14 Magnus OlsenCopied remotely
2007-07-12 Aleksey Bragin- Firstly mark the IRP as pending, and only then releas...
2007-07-09 Daniel ReimerDOZENS of SUBLANG Fixes.
2007-07-09 Christoph von Wittich-fix a warning (part 2/2)
2007-07-08 Hervé PoussineauDo not complain on IRP_MN_FILTER_RESOURCE_REQUIREMENTS
2007-07-08 Christoph von Wittich-add a newline to the end of the file to make gcc happy
2007-07-08 Hervé PoussineauRevive acpi.sys driver
2007-07-08 Christoph von Wittich-fix some warnings
2007-07-08 Hervé PoussineauFix usage of KdComPortInUse
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 Aleksey Bragin- Fix a couple of places where tagged commands support...
2007-07-08 Andrew GreenwoodFurther tidying up of the multimedia components. Rename...
2007-07-08 Andrew GreenwoodRenamed legacy mpu401 driver to mpu401_nt4 and disabled...
2007-07-08 Andrew GreenwoodKernel-mode COM rough implementation for KS. Forgot...
2007-07-08 Christoph von Wittich-set eol-style:native
2007-07-08 Christoph von Wittich-release spinlocks before calling IoCompleteRequest
2007-07-08 Andrew GreenwoodA few modifications necessary to get PortCls and KS...
2007-07-08 Christoph von Wittich-avoid dereferencing of NULL pointers
2007-07-08 Christoph von Wittich-use ExAllocatePoolWithTag instead of ExAllocatePool
2007-07-08 Aleksey Bragin- Delete unneeded fields from DeviceExtension.
2007-07-08 Aleksey Bragin- Enable DMA support, this time properly.
2007-07-08 Aleksey BraginReverting last commit, sorry it makes scsiport hanging.
2007-07-08 Aleksey Bragin- Start adding DMA support (still not finished, so...
2007-07-07 Christoph von Wittich-check for already defined NDEBUG to be able to build...
2007-07-07 Aleksey Bragin- Separate common buffer allocation routine from ScsiPo...
2007-07-07 Aleksey Bragin- Zero initialize a variable (I have no idea how PREfas...
2007-07-07 Christoph von Wittich-fix a memory leak
2007-07-07 Christoph von Wittich-use ExAllocatePoolWithTag instead of ExAllocatePool
2007-07-07 Christoph von Wittich-some changes to be able to build the driver with PREfast
2007-07-06 Christoph von Wittichfix some PREfast warnings
2007-07-06 Christoph von Wittichfix gcc build
2007-07-06 Christoph von Wittichfix some PREfast issues
2007-07-06 Christoph von Wittich-some minor changes to be able to build the driver...
2007-07-06 Christoph von Wittich-some minor changes to be able to build the driver...
2007-07-06 Christoph von Wittich-some minor changes to be able to build the driver...
2007-07-06 Christoph von WittichNever call IoCompleteRequest while holding a spin lock...
2007-07-06 Magnus Olsenadd a missuing DPRINT1 in a unpimplement function
2007-07-06 Magnus Olsenwrite out the bus name we say is not pnp, instead using...
2007-07-05 Christoph von Wittichfix some typos in the comments
2007-07-05 Magnus OlsenDo not hack video driver, VBE driver works in windows xp
2007-07-05 Hervé PoussineauDo not rely on a call to AddDevice with a NULL PDO...
2007-07-05 Hervé PoussineauZeroMemory the correct amount of bytes
2007-07-05 Christoph von WittichZeroMemory the correct amount of bytes
2007-07-05 Christoph von WittichZeroMemory the correct amount of bytes
2007-07-03 Aleksey Bragin- Fix a multiplication error, which lead to a garbage...
2007-06-30 Aleksey Bragin- Revert accidentally committed ASSERT by Magnus in...
2007-06-30 Magnus Olsenpart 7 of 7
2007-06-27 Aleksey Bragin- Fix incompatibility: In Windows IoGetDeviceProperty...
2007-06-25 Aleksey Bragin- Ignore incorrect responses to ACK and just retry...
2007-06-16 Sylvain Petreollerevert previous r27194
2007-06-15 Magnus Olsenprepare vbe driver for two thing
2007-06-15 Sylvain Petreolleadd missing library to portcls
2007-06-12 Magnus Olsenmaking portcls can be compile now
2007-06-12 Magnus Olsenadding include windows.h it take care for some macro...
2007-06-11 Hervé PoussineauAlways complete the IRP_MJ_PNP irp, even if we don...
2007-06-11 Aleksey Bragin- hpoussin: If minor function is not recognized, you...
2007-06-09 Hervé PoussineauSupport IRP_MN_FILTER_RESOURCE_REQUIREMENTS
2007-06-07 Magnus Olsenremove VideoPortPutDmaAdapter implement sorry breaking...
2007-06-07 Magnus Olsenimplement VideoPortFreeCommonBuffer,
2007-06-05 Magnus Olsenimplement VideoPortAllocateContiguousMemory after msdn...
2007-06-04 Hervé PoussineauIt doesn't seem required to be called once with a NULL...
2007-06-04 Hervé PoussineauUse a tag when allocating/freeing some memory
2007-05-08 Aleksey Bragin- Fix an unshielded "return" inside a PSEH block.
2007-05-04 Eric KohlRemoved my name because I did not write this file!
2007-05-04 Aleksey Bragin- Add fundamental VCB structure, and function to initia...
2007-05-04 Aleksey Bragin- Fixes and changes to NPFS debug printing system,...
2007-05-04 Aleksey Bragin- Add function stubs
2007-05-04 Aleksey Bragin- Prepare a playground for a new NPFS driver implementa...
2007-05-02 Aleksey Bragin- Delete cromwell-based usb drivers since they don...
2007-05-02 Dmitry GorbachevDo not crash on broken pipe.
next