[SHELL32] Fix Control_RunDLLW (#5400)
[reactos.git] / reactos / drivers / usb / miniport / common / main.c
2007-05-02 Aleksey Bragin- Delete cromwell-based usb drivers since they don...
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-05-15 Hervé PoussineauRename IOCTL_INTERNAL_USB_GET_ROOT_USB_DEVICE to IOCTL_...
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-01-02 Hervé PoussineauStart \\Device\\USBFDOx names at index 0.
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-11-12 Hervé PoussineauMove the initialization of USB keyboard and mouse to...
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-15 Aleksey BraginInitialize DeviceNumber to 0
2005-09-11 Hervé PoussineauDisable USB keyboard and mouse support, as they conflic...
2005-09-11 Hervé PoussineauLet OHCI miniport use shared code in drivers/usb/minipo...
2005-09-10 Hervé PoussineauMove shareable part of USB miniport drivers to a new...