EVENTLOG:
[reactos.git] / reactos / drivers / usb /
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-06 Aleksey BraginDmitry Gorbachev
2008-09-28 Aleksey Bragin- Fix uninitialized variable usage. Fixes Coverity...
2008-09-28 Aleksey Bragin- Ports are counted starting from 1, with 0 being an...
2008-09-28 Aleksey Bragin- It's meaningless to try to complete the IRP if irp...
2008-09-28 Aleksey Bragin- Remove redundant NULL-check. Fixes Coverity CID:...
2008-08-30 Sylvain Petreollefix typo
2008-08-16 Hervé PoussineauRemove useless file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-21 Aleksey Bragin- Slightly reformat.
2007-11-21 Aleksey Bragin- Remove stupid and greatly broken "let's wait in a...
2007-11-21 Aleksey Bragin- Implement some roothub URB handling, and generic...
2007-11-21 Aleksey Bragin- Start implementing URB operations (so that at least...
2007-11-20 Aleksey Bragin- Implement a port reset function.
2007-11-20 Aleksey Bragin- Implement init and start of OHCI controller (interrup...
2007-11-20 Aleksey Bragin- Add roothub status operations.
2007-11-20 Aleksey Bragin- Further develop OHCI init code (based on linux-2...
2007-11-20 Aleksey Bragin- Fix build.
2007-11-20 Aleksey Bragin- Implement more OHCI helper routines.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-08-23 Aleksey Bragin- Add some early skeleton for OHCI. This code isn't...
2007-08-23 Aleksey Bragin- Set NULL Io cancel routine, fixes an assert when...
2007-07-09 Daniel ReimerDOZENS of SUBLANG Fixes.
2007-05-02 Aleksey Bragin- Delete cromwell-based usb drivers since they don...
2007-04-20 Christoph von Wittichupdate riched20,ole32,oleaut32 to latest wine versions
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-20 Aleksey BraginFix MSVC compilation with NT4 ddk.
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-08 Johannes Anderwaldset most of trunk svn property eol-style:native
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é PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-02 Aleksey Bragin- Change CONNECT_DATA to DEV_CONNECT_DATA
2006-10-01 Andrew MungerResource sync from trunk.
2006-09-29 Aleksey Bragin- Implement device creating, with the specified DeviceE...
2006-09-29 Aleksey Bragin- Change in CONNECT_DATA for drivers so that they get...
2006-09-17 Art YerkesAdd ppc version of bitops header (from linux)
2006-09-08 Aleksey BraginAdd a bit of error reporting
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-02 Aleksey BraginSeparate Device Manager code (what was left from it...
2006-08-26 Aleksey BraginDon't crash during disconnection if a device doesn...
2006-08-25 Aleksey Bragin- Enable PIRQ when initializing UHCI, this solves the...
2006-08-24 Andrew MungerDBG=0 fixes, patch by Physicus.
2006-08-24 Christoph von Wittichsome more msvc warning fixes
2006-08-24 Hervé PoussineauFix all warnings detected by gcc 4.2
2006-08-24 Hervé PoussineauBuild usbdriver without warning, at least with gcc...
2006-08-24 Christoph von Wittichfixed some warnings
2006-08-24 Aleksey BraginFix a lot of annoying warnings, leaving basically only...
2006-08-24 Aleksey BraginFix compiling
2006-08-23 Aleksey Bragin- Add a new level of debug verbosity
2006-08-23 Aleksey Bragin- Unmess header files a little - create one header...
2006-08-20 Aleksey Bragin[FORMATTING]
2006-08-19 Aleksey BraginFix a bit of warnings
2006-08-19 Aleksey Bragin- Brandon Turner's warning fixing patch
2006-08-18 Brandon TurnerDon't redefine HIWORD or LOWORD if they are defined...
2006-08-18 Aleksey BraginFixes:
2006-08-18 Aleksey BraginImport "USB Driver stack project for Windows NT 4.0...
2006-06-13 Alex Ionescu- Enable ROS_LEAN_AND_MEAN if you want 50% smaller...
2006-06-04 Eric KohlFix indentation
2006-05-15 Hervé PoussineauRename IOCTL_INTERNAL_USB_GET_ROOT_USB_DEVICE to IOCTL_...
2006-05-15 Hervé PoussineauCorrectly support USB hubs
2006-05-15 Hervé PoussineauInitialize the status block before sending the IRP
2006-05-06 Hervé PoussineauCode cleanup:
2006-05-05 Hervé PoussineauLegacy device objects created for USB keyboard and...
2006-04-22 Hervé PoussineauDon't tell we succeeded IOCTL_KEYBOARD_QUERY_INDICATORS...
2006-03-10 James TaborRemoved locks.
2006-03-09 Aleksey Bragin- Unlock (these files are clean)
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-23 Martin Fuchsset svn:eol-style to native for *.rbuild
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-01-02 Hervé PoussineauStart \\Device\\USBFDOx names at index 0.
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Add some interrupt-relat...
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Store actual bus number...
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Adding information about...
2005-12-24 Hervé PoussineauAllow more than one USB controller
2005-12-18 Hervé PoussineauFix little bug which prevented IRP_MJ_PNP to be forward...
2005-12-12 Hervé PoussineauMinimize differences between UHCI and OHCI
2005-12-11 Hervé PoussineauRemove some debug output for USB drivers
2005-12-10 Aleksey BraginFix for bug #932 (should go into 0.2.9 also)
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-26 James TaborClean up Xml files, show usbd functions as implemented...
2005-11-24 Hervé PoussineauSort entries in usbport.def
2005-11-12 Hervé PoussineauMove the initialization of USB keyboard and mouse to...
2005-11-05 Hervé PoussineauReplace a void* by PDEVICE_OBJECT and fix its usage
2005-11-04 Hervé PoussineauAllow more than one USB controller (was a XBOX hack...
2005-10-31 Hervé PoussineauBig move of driver input stack to a Plug-and-Play model:
2005-09-25 Hervé PoussineauUSB root hub is not really a child of the USB Controlle...
2005-09-25 Thomas Bluemelfixed uninitialized variable warnings
next