Jose Manuel Ferrer Ortiz <jmfo1982@yahoo.es>
[reactos.git] / reactos / drivers /
2005-05-05 Hervé PoussineauDon't desallocate non allocated memory
2005-05-05 Hartmut Birr- Return the length in VfatDirectoryControl.
2005-05-04 Magnus Olsentinus
2005-05-04 Hervé PoussineauFix flags checking in I8042ReadData (patch by Tinus_)
2005-05-03 Hervé PoussineauRemove Disk driver for Bochs.
2005-05-01 Hervé PoussineauFix garbage text output with cmd.exe in GUI mode.
2005-05-01 Alex IonescuByebye decrepit drivers
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Hervé PoussineauSVN maintenance on new directories/files
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Art YerkesAdded HOST=mingw32-linux64 setting.
2005-05-01 Hartmut BirrReturn the correct data length for FSCTL_PIPE_GET_STATE.
2005-04-30 Hartmut BirrSet the readed size within the irp.
2005-04-30 Hervé PoussineauRegister GUID_DEVINTERFACE_COMPORT for serial devices
2005-04-30 Hervé PoussineauPatch by Tinus_: Check for right error code returned...
2005-04-29 Alex IonescuAnd look who made a dumber mistake ;). Thanks WaxDragon
2005-04-28 Alex IonescuRemove rant. H&E are very competent developers and...
2005-04-28 Hervé PoussineauDon't pass a NULL pointer as offset when creating a...
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-27 Hartmut BirrReinitialized the palette entries after setting the...
2005-04-27 Art Yerkesturned off DEBUG output (thanks to gge for pointing...
2005-04-26 Alex IonescuFix compilation with optimizations
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-22 Hervé PoussineauAdd Green driver, that emulates a VT100 compatible...
2005-04-22 Art Yerkestcpmisc.h:
2005-04-18 Hervé PoussineauImplement IOCTL_VIDEO_QUERY_AVAIL_MODES, IOCTL_VIDEO_QU...
2005-04-17 Thomas Bluemelfixed warning
2005-04-17 Art YerkesNeeded infrastructure for DHCP:
2005-04-16 Art YerkesMake the broadcast address all 1's.
2005-04-16 Hervé PoussineauImplement FSCTL_IS_VOLUME_DIRTY and FSCTL_MARK_VOLUME_DIRTY
2005-04-15 Hervé PoussineauAllow interrupts indicating an empty buffer only if...
2005-04-15 Hervé PoussineauAdd ASSERTs
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-15 Art YerkesUse DriverDesc in the registry as the adapter name...
2005-04-11 Hervé PoussineauRemove unneeded hack. DriverEntry is now called only...
2005-04-11 Aleksey BraginInitial version of uhci driver import from Linux 2...
2005-04-11 Art YerkesUse the right set (the referenced file objects) to...
2005-04-11 Art YerkesFixed warning, uninitialized length. Sorry, I did...
2005-04-11 Art Yerkeslock: Fixes suggested by w3seek:
2005-04-10 Hartmut BirrAdded dependency tracking.
2005-04-10 Hartmut BirrSet a better value for gap3 on read/write requests.
2005-04-10 Hartmut BirrMade the hard coded value for the HUT a little bit...
2005-04-10 Aleksey BraginSome minor additions to support newer versions of uhci...
2005-04-08 Hervé PoussineauGCC 3.3.3 detects uninitialized variable where it is...
2005-04-08 Art YerkesRead: Generalized EOF condition slightly.
2005-04-08 Art YerkesInitialize these in case handle locking fails.
2005-04-06 Royce Mitchell IIIfix uninitialized variable warnings
2005-04-06 Hervé PoussineauVerify that allocated resource list is not NULL in...
2005-04-05 Hervé PoussineauAdd serial port enumerator driver:
2005-04-05 Hartmut Birr- Changed the calculation of the current sector count...
2005-04-05 Hartmut BirrInitialize the maximum length of the device description...
2005-04-05 Hartmut BirrSet the correct CurrentVa in the call to IoFlushAdapter...
2005-04-05 Thomas Bluemelfree work items after processing them
2005-04-05 Hervé PoussineauRemove useless code (ACPI now reports resources correctly)
2005-04-05 Hervé PoussineauImplement IRP_MN_QUERY_RESOURCES (Irq, IO ports, DMA)
2005-04-04 Hervé PoussineauFix file properties
2005-04-04 Hervé PoussineauMove variable declarations at the start of functions
2005-04-04 Hervé PoussineauAllow ACPI detection and legacy detection for serial...
2005-04-04 Hervé PoussineauCorrect IOCTL_SERIAL_CLEAR_STATS and IOCTL_SERIAL_PURGE
2005-04-03 Hervé PoussineauReplace polling mode in IRP_MJ_READ by an interrupt...
2005-04-02 Hervé PoussineauCorrect timeout issues when reading
2005-04-01 Hartmut Birr- Route the stream file objects also through the close...
2005-03-28 Hartmut Birr- Put the wait entry into the DriverContext of the...
2005-03-28 Thomas Bluemelrelease the adapter lock after queuing a work item...
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
next