SM: change the way sessions are managed.
[reactos.git] / reactos / drivers /
2005-05-21 Hartmut BirrSet STATUS_SUCCESS instead of STATUS_PIPE_CONNECTED...
2005-05-21 James TaborFix ups and Clean ups.
2005-05-21 Aleksey BraginEnable built-in debug messages usage (via CONFIG_USB_DEBUG)
2005-05-21 James TaborAdded Usb cromwell to build system.
2005-05-21 James TaborFixups.
2005-05-21 James TaborAdded PKEVENT to init_waitqueue_head.
2005-05-21 James TaborAdded PKEVENT to wake_up.
2005-05-21 James TaborClean up end of line.
2005-05-21 James TaborAdded libusbcore.a to makefile
2005-05-20 Hervé PoussineauFix bus pointer for initial device
2005-05-20 Hervé PoussineauSVN maintenance:
2005-05-20 Hervé PoussineauModify some pci_hal funcs, fix obvious errors in code
2005-05-20 Art YerkesTurned on -Werror
2005-05-20 Hervé PoussineauSet BusNumber and SlotNumber in resource requirements...
2005-05-20 Hervé PoussineauRemove some debug messages at boot
2005-05-19 Art YerkesDon't free this MDL. The I/O manager now does it for us.
2005-05-18 Hervé PoussineauUse translated resources list to get informations about...
2005-05-18 Hervé PoussineauImplement IRP_MN_QUERY_RESOURCE_REQUIREMENTS
2005-05-17 Alex IonescuImplement mouse packet timeout. Fixes right-click menu...
2005-05-16 Aleksey BraginOne more fix to resource DPRINTs, now they are correct...
2005-05-16 Aleksey BraginChanged Memory to Port resource, also fixed incorrect...
2005-05-16 Hervé PoussineauDefine interrupt resource as required
2005-05-16 Hervé PoussineauReport memory and I/O ranges even if they are not the...
2005-05-15 Hervé PoussineauOpen port before sending IOCTLs
2005-05-15 Hervé PoussineauCorrect implementation of IOCTL_SERIAL_SET_BAUD_RATE
2005-05-14 Casper HornstrupMerge r15277 to trunk
2005-05-13 Art YerkesFixed wrong STATUS_BUFFER_TOO_SMALL return to documente...
2005-05-12 Hervé PoussineauChange ASSERTs to assert on existent variables
2005-05-12 Hervé PoussineauWhite space cleanup, correct indentation
2005-05-12 Hervé Poussineaufdo.c: don't allocate a buffer with a SERENUM_TAG,...
2005-05-10 Thomas Bluemel- disable -Werror for lib/mesa32 to get it to compile...
2005-05-09 Thomas Bluemelfixed some more warnings
2005-05-09 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-05-08 Thomas Bluemelfixed more uninitialized variables warnings
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-06 Aleksey BraginPatch by tinus: Resolves issue of keyboard detection...
2005-05-06 Magnus Olsen<tinus_> "Forgotten file from commit 14982"
2005-05-06 Thomas Bluemeldon't leak the registry path string after initializing...
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
next