Use the calculated cluster/offset pair if we extend a file.
[reactos.git] / reactos / drivers / usb / miniport /
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
2005-09-22 Hervé PoussineauFix IRP_MJ_PNP / IRP_MN_QUERY_ID / BusQueryHardwareIDs...
2005-09-21 Thomas Bluemelfixed some mismatching prototypes, sorry for breaking...
2005-09-19 Hervé PoussineauImplement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOU...
2005-09-15 Hervé PoussineauRevert 17858 and fix all warnings at once.
2005-09-15 Hervé PoussineauInitialize flags variable to 0
2005-09-15 Aleksey BraginInitialize DeviceNumber to 0
2005-09-11 Hervé PoussineauDisable USB keyboard and mouse support, as they conflic...
2005-09-11 Aleksey Braginupdated wait_for_completion, should work similar to...
2005-09-11 Hervé PoussineauLet OHCI miniport use shared code in drivers/usb/minipo...
2005-09-10 Hervé PoussineauxHCI:
2005-09-10 Hervé PoussineauRemove unneeded pointer indirection
2005-09-10 Hervé PoussineauMove shareable part of USB miniport drivers to a new...
2005-09-10 Hervé PoussineauMove common code of USB miniport drivers into drivers...
2005-09-08 Hervé PoussineauRemove warnings and allow installation of USB files...
2005-09-08 Hervé PoussineauFix build, by correcting include paths and updating...
2005-09-08 Hervé PoussineauAdd xml files at the right places
2005-09-08 Hervé PoussineauMove drivers to the right location
2005-09-08 Hervé PoussineauStart of big changes in layout of USB code. Fireball...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-31 Martin Fuchsset eol-style for all remaining XML files
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-06-26 Alex Ionescumake usb miniports not to use old header
2005-05-29 Casper HornstrupInstall more modules
2005-05-28 James TaborAdded usbuhci to xml file.
2005-05-28 James TaborAdded usbohci to xml file.
2005-05-28 James TaborAdded usbehci to xml file.
2005-05-28 James TaborAdded usb miniport to xml file.
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-18 Mark TempelUpdate to add some debugging messages.
2005-01-14 Mark TempelInitial commit of USB support. These are just stubs...