- Fix memory leaks when reading strings and binary values from the registry
[reactos.git] / reactos / drivers / input /
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Dmitry GorbachevSilence a warning.
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-19 KJK::Hyperionmodified drivers/input/i8042prt/createclose.c
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-29 Dmitry Chapyshev- Implement IOCTL_KEYBOARD_QUERY_ATTRIBUTES (not used...
2009-05-29 Dmitry Chapyshev- Add IOCTL_KEYBOARD_QUERY_ATTRIBUTES / IOCTL_KEYBOARD_...
2009-05-29 Dmitry Chapyshev- Implement IOCTL_MOUSE_QUERY_ATTRIBUTES (untested)
2009-05-28 Michael Martin- i8042MouInternalDeviceControl: Forgotten from last...
2009-05-25 Michael Martin- i8042MouInternalDeviceControl: Implement IoControlCod...
2009-05-23 Michael Martin- CreateClassDeviceObject: Add flag DO_BUFFERED_IO...
2009-05-23 Michael Martin- CreateClassDeviceObject/ClassAddDevice: Again do...
2009-05-23 Michael Martin- CreateClassDeviceObject/ClassAddDevice: Do not create...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-03 Aleksey Bragin- Move part of the 1st stage pnp hacks to kbdclass...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-11 Hervé PoussineauRevert r39517, as there is no reason for such a change...
2009-02-09 Christoph von Wittichformatting fix tabs to 4 spaces
2009-02-08 Dmitry GorbachevFlush buffers before sending a command to keyboard...
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-05 Hervé PoussineauAdd missing breaks
2009-01-02 Hervé PoussineauFix serial devices detection
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (4/11).
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
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-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-26 Samuel SerapionFix more warnings.
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...
next