Working work item library.
[reactos.git] / reactos / drivers / usb /
2005-05-25 Aleksey BraginNow UHCI HCD driver supports recognizing Memory type...
2005-05-22 James TaborRevert DPRINT1.
2005-05-21 James TaborFix ups and Clean ups.
2005-05-21 Aleksey BraginEnable built-in debug messages usage (via CONFIG_USB_DEBUG)
2005-05-21 James TaborAdded Usb cromwell to build system.
2005-05-21 James TaborFixups.
2005-05-21 James TaborAdded PKEVENT to init_waitqueue_head.
2005-05-21 James TaborAdded PKEVENT to wake_up.
2005-05-21 James TaborClean up end of line.
2005-05-21 James TaborAdded libusbcore.a to makefile
2005-05-20 Hervé PoussineauFix bus pointer for initial device
2005-05-20 Hervé PoussineauSVN maintenance:
2005-05-20 Hervé PoussineauModify some pci_hal funcs, fix obvious errors in code
2005-05-16 Aleksey BraginOne more fix to resource DPRINTs, now they are correct...
2005-05-16 Aleksey BraginChanged Memory to Port resource, also fixed incorrect...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-17 Thomas Bluemelfixed warning
2005-04-11 Aleksey BraginInitial version of uhci driver import from Linux 2...
2005-04-10 Aleksey BraginSome minor additions to support newer versions of uhci...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-25 Aleksey BraginUpdated linux wrapper to contain more funcs (to allow...
2005-02-19 Aleksey BraginMake OHCI+Core drivers really working, they are basical...
2005-02-19 Aleksey BraginRemove cromwell from default build for now (it can...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Aleksey BraginSome basics of driver wrapper - establish dispatch...
2005-02-12 Aleksey BraginAdded cromwell's drivers into build/install process...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-04 Aleksey BraginInclude usbd.sys in build of usb drivers
2005-02-04 Aleksey Braginusbd.sys implementation - done long time ago by Filip...
2005-02-03 Aleksey BraginCromwell <-> PCI interface (stubs now) is taken to...
2005-01-26 Aleksey BraginThis is the initial version of USB port+hub+hostcontrol...
2005-01-18 Mark TempelUpdate to add some debugging messages.
2005-01-14 Mark Tempeloops... make sure that I use / not \ in path specifiers...
2005-01-14 Mark TempelInitial commit of USB support. These are just stubs...