Clean up Xml files, show usbd functions as implemented and implemente PcGetTimeInterval.
[reactos.git] / reactos / drivers / input /
2005-11-18 Hervé PoussineauRevert 19324 and part of 19325...
2005-11-18 Hervé Poussineau- Don't use buffered I/O, to prevent some lag
2005-11-18 Art YerkesFixed skipped events from keyboard:
2005-11-09 Thomas Bluemelfixed uninitialized variable warnings
2005-11-09 Hervé PoussineauNew serial mouse driver, which is PnP compliant
2005-11-09 Hervé PoussineauDelete old legacy serial mouse driver, will be replaced...
2005-11-09 Hervé Poussineau- Add registry entry in HKEY_LOCAL_MACHINE\HARDWARE...
2005-11-09 Hervé Poussineau- Add registry entry in HKEY_LOCAL_MACHINE\HARDWARE...
2005-11-08 Hervé PoussineauWhen a driver is a legacy driver, call its AddDevice...
2005-11-05 Hervé Poussineau- Remove Mou and Mouse strings in names to share more...
2005-11-05 Hervé PoussineauRevert Kdb and Keyboard strings in name to share more...
2005-11-01 Gé van GeldorpPatch by hpoussin/GvG
2005-10-31 Hervé PoussineauBig move of driver input stack to a Plug-and-Play model:
2005-10-31 Hervé PoussineauRewrite mouclass, so it can now handle more than one...
2005-10-30 Hervé PoussineauPrevent i8042prt to search for a keyboard/mouse more...
2005-10-23 Gé van GeldorpDon't issue KBD_LINE_TEST, the results are unreliable...
2005-10-21 Gé van Geldorp- Enable/disable keyboard by writing the controller...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-23 Alex IonescuMake TAB+ debug combos work again. Based on bugfix...
2005-09-15 Hartmut BirrUsed the given registry path from DriverEntry to query...
2005-08-27 Andrew Munger17519 requires __REACTOS__ to be defined for KDB to...
2005-08-24 Hervé PoussineauCleanup i8042prt.h
2005-08-07 Filip NavaraFix a race condition in input packet processing.
2005-08-05 Filip NavaraRemove spurious call from I8042BasicDetect.
2005-08-05 Filip NavaraRemove mouse device detection for now, since it fails...
2005-08-05 Filip NavaraMove a flush call few lines down.
2005-08-05 Filip NavaraFix keyboard and mouse detection. We must disable the...
2005-07-31 Thomas Bluemelfixed some warnings when compiling with -O3
2005-07-29 Emanuele AlibertiVarious fixes to DPRINT parameter list.
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-24 Hervé PoussineauPatch by Andrey Korotaev <unC0Rr@inbox.ru>: Fix scrolli...
2005-06-19 Filip NavaraAdd TAG macro definition.
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-18 Filip Navara- Convert mouclass and sermouse to use official DDK...
2005-06-05 Casper HornstrupRemove old makefiles
2005-06-03 Hervé PoussineauDon't define asm macros that are not used
2005-06-03 Hervé PoussineauWait the opening of mouclass device to connect the...
2005-06-03 Hervé PoussineauDelete unneeded makefile
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Steven Edwardsuse __USE_W32API
2005-05-27 Steven Edwardsuse w32api
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Alex IonescuShut up i8042prt
2005-05-17 Alex IonescuImplement mouse packet timeout. Fixes right-click menu...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
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-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-04 Magnus Olsentinus
2005-05-04 Hervé PoussineauFix flags checking in I8042ReadData (patch by Tinus_)
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-04-30 Hartmut BirrSet the readed size within the irp.
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-21 Gregor AnichUse a work item only for calling KdSystemDebugControl...
2005-03-05 Gregor AnichLittle KDB update ;-) If you have any problems and...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-02 Casper HornstrupCopy bootstrap files to cd
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Filip NavaraHervé Poussineau <poussine@freesurf.fr>
2005-01-16 Casper HornstrupBuild input device drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-07-30 Thomas BluemelPatch by Filip Navaraf: Removed the mouse class gdi...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-06 Eric KohlUse hardware description if available to initialize...
2004-04-12 Thomas Bluemeladded some makefiles
2004-03-12 Filip Navara- Fixed declaration of DRIVER_OBJECT and friends.
2004-02-19 Filip Navara- Revert the last change, because it really doesn't...
2004-02-18 Filip Navara- Attempt to avoid interaction with kernel debugging...
2004-02-17 Filip Navara- Work on serial mouse detection to fix bug #198.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2004-02-07 Filip Navara- Corrected timeouts to really wait one millisecond.
2004-02-01 Filip NavaraLatest version of serial mouse driver with fixes by...
2004-01-21 Filip NavaraAnother rewrite of the mouse detection code by Logan_V8...
2004-01-20 Filip NavaraChanges based on the patch by Logan_V8_TT.
2003-11-24 Gé van GeldorpSilence debug messages
next