- Merge aicom-network-fixes up to r36740
[reactos.git] / reactos / drivers / input /
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-04 Hervé PoussineauAllocate without a tag if buffer won't be freed by...
2008-08-17 Hervé PoussineauDevice type can be undefined if kbdclass or mouclass...
2008-08-16 Colin FinckRestructure the keyboard & mouse detection code:
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-25 Hervé PoussineauReplace DPRINT/DPRINT1 by dynamic traces
2008-05-22 KJK::Hyperion - Remove WINE-isms from KeDeviceQueue code
2008-05-11 Hervé PoussineauFix indentation, to match mouclass one.
2008-05-11 Filip NavaraA driver-supplied Cancel routine is called with the...
2008-04-21 Andrew MungerA driver-supplied Cancel routine is called with the...
2008-03-31 Colin FinckFirst detect the mouse and then the keyboard as it...
2008-03-31 Colin Finck- Remove much deprecated code for the mouse initializat...
2008-03-20 Colin Finck- The implementation of the "Mouse Reset" command diffe...
2008-03-18 Hervé PoussineauFix indentation
2008-03-18 Colin Finck- Simplify the code for connecting the interrupts.
2008-03-18 Colin FinckRevert r32706, unfortunately this wasn't the problem...
2008-03-17 Hervé PoussineauDon't fail if CCB_SYSTEM_FLAG can't be set
2008-02-26 Colin FinckDon't define NDEBUG in the .rbuild file, but before...
2008-02-25 Colin FinckDon't return if no keyboard or mouse is present. Instea...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-06 Aleksey Bragin- Make i8042Flush flush both output and input buffers.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Hervé PoussineauAdd missing \n
2008-01-08 Hervé PoussineauAdd debug trace
2008-01-07 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-28 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-26 Hervé PoussineauRemove hack, as we can use 'filter' command in kdbg...
2007-12-25 Hervé PoussineauTry to fix INFO_, TRACE_, WARN_ ERROR_ macros
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-04 Hervé PoussineauCTRL+SCROLL LOCK+SCROLL LOCK should only work with...
2007-11-22 Christoph von Wittichfix memory corruption
2007-11-22 Christoph von Wittichfix msvc build by replacing DDKAPI with NTAPI (both...
2007-11-16 Hervé PoussineauEnable mouse before resetting it
2007-11-15 Hervé PoussineauReset mouse to detect its type
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-02 Hervé PoussineauReport STATUS_NOT_SUPPORTED when IOCTL is not supported
2007-11-02 Hervé PoussineauSupport IRP cancellation
2007-10-31 Hervé PoussineauChange i8042prt to a PnP driver
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Hervé PoussineauDo not define __REACTOS__ twice
2007-10-01 Hervé PoussineauRename 'base' to 'installbase' for CdFile, InstallFile...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-08-07 Hervé PoussineauRemove some debug messages
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 WittichNever call IoCompleteRequest while holding a spin lock...
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-06-25 Aleksey Bragin- Ignore incorrect responses to ACK and just retry...
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-04-16 Dmitry GorbachevDetect i8042 IRQs by edge. This should fix endless...
2007-03-28 Aleksey BraginFix HalGetInterruptVector() calls. Should enable input...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-18 Hervé PoussineauAdd a variable to change the name of the ReactOS direct...
2007-03-18 Hervé PoussineauFix warnings
2007-03-17 Hervé PoussineauFix default data sent to RtlQueryRegistryValues
2007-03-04 Alex Ionescu- Enable stubs in kdcom to actually be exported (to...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-26 Magnus OlsenPatch from hto@mail dot cnt dot ru was commited in...
2006-11-26 Magnus Olsen1. revers 24831 to 24833 userenv.h does not exists...
2006-11-13 Aleksey BraginDmitry G. Gorbachev: After kbd controller init, the...
2006-10-18 Hervé PoussineauFix calling convention for class callbacks
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauOf course, I've added one level in directory structure...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-02 Hervé PoussineauDisable keyboard and mouse before checking the i8042...
2006-10-02 Hervé PoussineauFix 2 typos (spotted by Fireball)
2006-10-01 Andrew MungerResource sync from trunk.
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-30 Hervé PoussineauBetter resources handling in serial driver.
2006-09-30 Hervé PoussineauDo not expect a call to AddDevice with a NULL Pdo....
2006-09-30 Hervé PoussineauFix wrong default registry value, which was possibly...
2006-09-20 Hervé PoussineauBig update of i8042prt driver. The driver is now plug...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-07 Hervé PoussineauSkip first call to AddDevice
2006-07-27 Alex Ionescu- Enable IopReferenceDeviceObject in IopParseDevice...
2006-07-17 Hervé Poussineau- kbdclass/mouclass should be able to return more than...
2006-07-15 Magnus OlsenTempary fixing kbdclass and mouse class u can not call...
2006-07-13 Hervé PoussineauIn case of error, free the input data buffer only if...
2006-07-11 Hervé PoussineauDon't change PortData pointer, as it is allocated memor...
2006-06-30 Hervé PoussineauUse ObOpenObjectByPointer instead of creating ourselves...
2006-06-27 Hervé PoussineauDon't be so aggressive in debug messages.
2006-06-11 Alex Ionescu* Significant improve boot speed and debug log neatness:
2006-06-07 Hervé PoussineauSome 64 fixes
2006-05-03 Hervé PoussineauDon't call IoRaiseHardError at DISPATCH_LEVEL
2006-04-25 Hervé PoussineauComplete IRP_MJ_CREATE, IRP_MJ_CLOSE, IRP_MJ_CLEANUP
2006-04-23 Hervé PoussineauFix little bug in mouse detection
2006-04-22 Hervé PoussineauDon't dereference device objects if they were not refer...
2006-04-16 Hervé Poussineaukbdclass and mouclass:
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-26 Hervé PoussineauDisable some more code that may crash. I'll look at...
2006-02-26 Hervé PoussineauRevert simplification of SearchForLegacyDrivers done...
next