Remove the icon files, greatlrd add these icons (from Mindflyer) already to an other...
[reactos.git] / reactos / drivers /
2005-03-27 Hervé PoussineauFix handling of input and output buffers
2005-03-27 Hervé PoussineauMark Junker <mjscod@gmx.de>
2005-03-25 Hartmut Birr- Implemented NpfsCleanup.
2005-03-25 Filip NavaraFix uninitialized variable warnings.
2005-03-25 Hartmut BirrReverted my last changes which allows to read from...
2005-03-24 Filip NavaraFix compilation.
2005-03-24 Art YerkesThis is change 1 of 2.
2005-03-24 Hervé Poussineau- Add synchronization on input and output buffers
2005-03-23 Hartmut Birr- Guarded the calls to IoSetCancelRoutine with IoAcquir...
2005-03-23 Hartmut BirrSet the share disposition of an interrupt according...
2005-03-23 Hartmut BirrFixed the calling convention of the cancel routine.
2005-03-22 Hervé Poussineau- Implement IOCTL_SERIAL_GET_COMMSTATUS, IOCTL_SERIAL_P...
2005-03-21 Gregor AnichUse a work item only for calling KdSystemDebugControl...
2005-03-21 Hervé PoussineauBased on work by Saveliy Tretiakov (saveliyt@mail.ru)
2005-03-20 Hervé PoussineauBased on work by Mark Junker <mjscod@gmx.de>
2005-03-20 Magnus Olsenthis waring break the head for me
2005-03-20 Hervé PoussineauAdd legacy detection of COM3 and COM4
2005-03-20 Filip NavaraRevert the last change to device stack attaching.
2005-03-20 Filip NavaraAttach the PDOs to device stack and report device uniqu...
2005-03-19 Filip Navara- Fix acpi_os_get_thread_id to return 1-based thread...
2005-03-18 Gunnar Dalsnes-remove incorrect handle count check when deleting...
2005-03-18 Hervé PoussineauFix a warning with some compilers about non-initialized...
2005-03-18 Hervé PoussineauDon't double-define STATUS_ARRAY_BOUNDS_EXCEEDED
2005-03-18 Hervé PoussineauImplement legacy detection (it should be able to detect...
2005-03-18 Art YerkesAdded simple dword OID query to lan.
2005-03-18 Art YerkesDon't let sign extension mess us up here.
2005-03-16 Filip NavaraInitialize the pGdiInfo->flRaster field to zero.
2005-03-16 Filip NavaraFix some logic in port management code.
2005-03-16 Hervé PoussineauSaveliy Tretiakov <saveliyt@mail.ru>
2005-03-15 Filip NavaraAccidently forgot to disable the debug messages.
2005-03-15 Filip NavaraDon't use uninitialized variable in FdoQueryBusRelations.
2005-03-15 Filip NavaraDon't access the Irp->User* fields in NpfsSignalAndRemo...
2005-03-15 James Taboreol-style native
2005-03-14 Hervé PoussineauStart of the serial driver:
2005-03-13 Gé van GeldorpAllow cancelling of listen IRPs
2005-03-13 Gé van Geldorparty:
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Gé van GeldorpFix htons
2005-03-12 Art YerkesSome improvements I've been sitting on.
2005-03-11 Art YerkesSwap the port part of the address so it's reported...
2005-03-11 Art YerkesUniform handling of stream socket reads.
2005-03-08 Gé van GeldorpProperly fill DEVMODE
2005-03-06 Filip NavaraReturn AE_NO_ACPI_TABLES instead of AE_OK when the...
2005-03-06 Filip Navara- Fix pipe connection to non-waiting pipes.
2005-03-06 Filip NavaraFix some cancellation race conditions.
2005-03-05 Gregor AnichLittle KDB update ;-) If you have any problems and...
2005-03-05 Eric KohlSupport asynchronous (aka overlapped) connect, read...
2005-03-04 Hartmut BirrImplemented 48(32)bit lba support.
2005-03-04 Art YerkesRecommented vprintf out. Not strictly needed but I...
2005-03-04 Art YerkesWarning cleanups.
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-27 James TaborCheck for removable media and Partition length is 0...
2005-02-27 Hartmut BirrDo only signal the other side of the pipe if the pipe...
2005-02-27 Eric Kohl- Data is now written to the readers data buffer and...
2005-02-25 Aleksey BraginUpdated linux wrapper to contain more funcs (to allow...
2005-02-25 Art YerkesReads are allowed on connecting sockets. They act...
2005-02-25 Art YerkesNoticed that I had not used the right status for EOF...
2005-02-24 Hervé PoussineauFix various warnings
2005-02-24 Art YerkesFixed more socket close problems. You could get throug...
2005-02-19 Art YerkesFinish zeroing fields that need it.
2005-02-19 Aleksey BraginMake OHCI+Core drivers really working, they are basical...
2005-02-19 Aleksey BraginRemove cromwell from default build for now (it can...
2005-02-19 Art YerkesZero queue fields needed for accept.
2005-02-16 Filip NavaraFile system drivers should forward the IRP_MJ_SHUTDOWN...
2005-02-14 Mike NordellFix broken DEVICE_NO_FLUSH handling for ATAPI devices...
2005-02-14 Thomas Bluemelfixed some warnings
2005-02-14 Gé van Geldorpnetzimme@netscape.net
2005-02-13 Thomas Bluemeldon't return value of uninitialized variable
2005-02-13 Thomas Bluemeldon't return value of uninitialized variable
2005-02-13 Hartmut Birr- Forgot this file.
2005-02-13 Hartmut Birr- Prepared ntfs for using CcInitializeCacheMap/CcUninit...
2005-02-13 Hartmut Birr- Prepared cdfs for using CcInitializeCacheMap/CcUninit...
2005-02-12 Aleksey BraginSome basics of driver wrapper - establish dispatch...
2005-02-12 Aleksey BraginAdded cromwell's drivers into build/install process...
2005-02-12 Art YerkesAddrWidenAddress: set type
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-09 Mike NordellSend the correct handle_s_. tinus found this one.
2005-02-09 Art YerkesMade a nice function CantReadMore which tells if we...
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-02-06 Art YerkesKill only selects involving a named file descriptor...
2005-02-05 Art YerkesRead: Change AFD_EVENT_CLOSE to AFD_EVENT_DISCONNECT...
2005-02-05 Art YerkesFixed some signalling problems.
2005-02-05 Gregor AnichFix VideoPortMapMemory.
2005-02-04 Aleksey BraginInclude usbd.sys in build of usb drivers
2005-02-04 Aleksey Braginusbd.sys implementation - done long time ago by Filip...
2005-02-03 Aleksey BraginCromwell <-> PCI interface (stubs now) is taken to...
2005-02-01 Filip NavaraProtect against writes beyond the end of partition.
2005-01-28 Thomas Bluemelalso save the esi register. Thx to d_layer
2005-01-28 Thomas Bluemel1. fixed InbvPutPixels() to save the ebx register which...
2005-01-27 Thomas Bluemel1. fixed prototypes of NtQueryPerformanceCounter()...
2005-01-27 Thomas Bluemeldon't optimize reading/writing from/to vga memory away...
2005-01-26 Aleksey BraginThis is the initial version of USB port+hub+hostcontrol...
2005-01-26 Filip NavaraHervé Poussineau <poussine@freesurf.fr>
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-25 Hartmut Birr- Print the major function codes if debug prints are...
2005-01-25 Hartmut Birr- Allow the second device name RosFat to make it possib...
2005-01-25 Hartmut Birr- Fixed some problems to recognize a FATX partition...
next