Fix definition of STDCALL. Thanks Alex
[reactos.git] / reactos / drivers / usb /
2005-08-14 James TaborCreate Usb bulk storage template.
2005-08-14 James TaborImplemented USBD_ParseConfigurationDescriptorEx and...
2005-08-12 Aleksey BraginCorrect include tree, fixing multiple defines.
2005-08-12 Aleksey BraginMajor additions to usb stack:
2005-08-12 Aleksey Braginremoved debug message about submitting urb
2005-08-12 Aleksey BraginUSB keyboard and mouse "embedded" drivers from cromwell...
2005-08-11 Hervé PoussineauRemove debug output and some useless code
2005-08-03 Hervé PoussineauSet right compatible IDs for USB devices with multiple...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-31 Martin Fuchsset eol-style for all remaining XML files
2005-07-27 Aleksey BraginTimer modifications, turning on debug messages, impleme...
2005-07-25 Aleksey BraginFix stupid typo-mistake, which lead to allocating only...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-19 Aleksey Braginusb stack "upgrade", fixes issues with timing, host...
2005-07-19 Aleksey Braginusbcore "upgrade", fixes issues with timing, host contr...
2005-07-19 Aleksey BraginImplemented needed DMA functions (pool alloc/free,...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-26 Alex Ionescumake usb miniports not to use old header
2005-06-20 Hervé PoussineauImplement IOCTL_USB_GET_NODE_CONNECTION_NAME, IOCTL_USB...
2005-06-19 Hervé PoussineauImplement IRP_MJ_CLEANUP for UHCI controller
2005-06-19 Hervé PoussineauImplement IOCTL_GET_HCD_DRIVERKEY_NAME
2005-06-19 Filip NavaraBetter header redefiniton guards.
2005-06-19 Hervé PoussineauImplement IRP_MN_QUERY_DEVICE_RELATIONS for USB hubs
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-18 Magnus Olsenmake gcc stop nag about uninitialized value in 114...
2005-06-17 Hervé PoussineauImplement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOU...
2005-06-17 Hervé PoussineauDisable some code in cromwell, as you get an infinite...
2005-06-15 Hervé PoussineauAdd Green driver, that emulates a VT100 compatible...
2005-06-14 Hervé PoussineauEnumerate root hub connected to UHCI controller
2005-06-13 Hervé PoussineauSilent some debug messages
2005-06-13 Hervé PoussineauAdd usb hub driver. It is linked with cromwell usb...
2005-06-13 Hervé PoussineauDisable some usb empty drivers. We will use thoses...
2005-06-11 Aleksey BraginFix pdo->fdo typo, causing serious errors, ending up...
2005-06-10 Hervé PoussineauAdd a pointer to the root hub PDO in the usb controller...
2005-06-09 James TaborAdded HcdInterfaceName from hpoussin new uhci devctrl.c.
2005-06-09 James TaborAttached Linux device to Device Extension.
2005-06-09 James TaborFixing to start pnp of usb drivers.
2005-06-05 Casper HornstrupRemove old makefiles
2005-06-05 James TaborAdding symbolic link to USBFDO.
2005-06-05 James TaborFixed Interface.
2005-06-04 Aleksey BraginFix a few critical typos/mistakes (like interruptvector...
2005-06-03 Hartmut BirrFixed the compiling with DBG set to 1.
2005-06-02 James TaborRemoved makefiles.
2005-06-02 James TaborFixed xml problem.
2005-06-02 James TaborFixed xml problem.
2005-06-01 James TaborAdding Cromwell to usb.
2005-06-01 James TaborAdding Cromwell to usb.
2005-05-29 Casper HornstrupInstall more modules
2005-05-29 Filip NavaraFix ASSERT conditions.
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-28 James TaborAdded usb miniport to xml file.
2005-05-28 James TaborAdded def to xml file.
2005-05-28 James TaborAdded def to xml file.
2005-05-28 James TaborTemp Fix until I figure out what is wrong with Asserts.
2005-05-28 James TaborAdd Usbport to new build system.
2005-05-28 James TaborAdd Usbport to new build system.
2005-05-28 James TaborAdd Usbhub to new build system.
2005-05-28 James TaborAdd Usbd to new build system.
2005-05-28 James TaborAdd Usb Directory to new build system.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Hervé PoussineauFix DPRINT1 messages to display correctly memory ranges
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
next