VirtualBox

source: vbox/trunk/include/VBox/vusb.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @104126   8 months vboxsync BUild fix for 32-bit hosts, plus forgotten UUID change.
(edit) @104125   8 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93914   3 years vboxsync Devices/USB: Convert the HCI emulations to call into the roothub using …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90837   3 years vboxsync VMM: Doxygen fixes.
(edit) @90351   3 years vboxsync Typo in comment.
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81565   5 years vboxsync vusb.h: comment typo.
(edit) @81542   5 years vboxsync vusb.h: indent nits
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @67592   7 years vboxsync Doxygen.
(edit) @67591   7 years vboxsync Alignment.
(edit) @67590   7 years vboxsync VUSB: Bit of infrastructure to allow frame delta (interval) tracking.
(edit) @66989   8 years vboxsync VUSB: Collect opaque class-specific data between config and interface …
(edit) @64294   8 years vboxsync VUSB: Doxygen fixes
(edit) @62476   8 years vboxsync (C) 2016
(edit) @62368   8 years vboxsync vusb.h: Corrected VUSBIRhNewUrb destination address type.
(edit) @59876   9 years vboxsync VUSB: doxygen fix
(edit) @59875   9 years vboxsync VUSB: Move the thread for periodic frame procession down to the …
(edit) @59723   9 years vboxsync VUSB: Add a VUSBSTATUS for canceled URBs (not used yet)
(edit) @59721   9 years vboxsync build fix
(edit) @59718   9 years vboxsync VUSB: Some structural cleanup (#4 Move the URB allocation from the …
(edit) @59704   9 years vboxsync VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
(edit) @59700   9 years vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59687   9 years vboxsync VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
(edit) @58124   9 years vboxsync include/VBox//*.h: pVM and pVCpu parameter description adjustments.
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @56454   9 years vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56271   9 years vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @56141   10 years vboxsync USB: Minor cleanup, kill a few unused declarations
(edit) @54557   10 years vboxsync Alignment.
(edit) @54556   10 years vboxsync VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
(edit) @53977   10 years vboxsync VUSB: Added separate SS EP companion descriptor to VUSBDESCENDPOINTEX …
(edit) @53210   10 years vboxsync PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
(edit) @53121   10 years vboxsync USB: Added required SS descriptors to emulated MSD.
(edit) @53098   10 years vboxsync VUSB: Define a few new descriptor types.
(edit) @52749   10 years vboxsync Added define.
(edit) @52301   10 years vboxsync USB: Move the URB cancellation work to the per device I/O thread, fix …
(edit) @50449   11 years vboxsync vusb.h: comment
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49092   11 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43960   12 years vboxsync VUSB: interface association descriptor for emulated devices.
(edit) @37807   13 years vboxsync include/VBox/vusb.h: correct declaration of device qualifier (please …
(edit) @37325   13 years vboxsync USB: device qualifier descriptor (from spec).
(edit) @36476   14 years vboxsync Forgot to commit.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32472   14 years vboxsync RDP/client: use sysfs for USB device enumeration and switch to using …
(edit) @32010   14 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @31230   14 years vboxsync OHCI/VUSB: Propagate transfer cancellation from the guest to avoid …
(edit) @30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
(edit) @30653   14 years vboxsync vusb: header updates
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26487   15 years vboxsync include: whitespace cleanup.
(edit) @26471   15 years vboxsync VUSB: Provide a way to store and pass along vendor/class-specific …
(edit) @26248   15 years vboxsync USB: Descriptor member name cleanup. (#2603)
(edit) @26112   15 years vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20363   15 years vboxsync VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20226   16 years vboxsync usb: Removed remnants of a failed attempts to create a shared USB timer.
(edit) @20186   16 years vboxsync Solaris/VBoxUSB: dir mask.
(edit) @20184   16 years vboxsync include/VBox/vusb.h: added VUSB_DIR_TO_DEVICE.
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @15076   16 years vboxsync Different headers included on gcc builds?
(edit) @15075   16 years vboxsync Added interfaces for shared USB timer, currently mostly disabled.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7567   17 years vboxsync uint32_t -> RTGCPHYS32
(edit) @7140   17 years vboxsync extra -> pvMore.
(edit) @6671   17 years vboxsync Dump Device Qualifier and Other Speed Configuration USB 2.0 …
(edit) @6610   17 years vboxsync Clearify EndPt value.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5956   17 years vboxsync Made VUSBDEV internal to VUSB.
(edit) @5764   17 years vboxsync Moved the standard USB stuff out of the internal header.
(edit) @5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5525   17 years vboxsync PDMUsb changes.
(edit) @5515   17 years vboxsync Put back used version defines
(edit) @5514   17 years vboxsync EHCI: No usb version hacks for our USB 2 controller.
(edit) @5185   17 years vboxsync Extra field for TD type
(edit) @5178   17 years vboxsync More space of TD copy
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4037   17 years vboxsync update
(edit) @3852   17 years vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @3632   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3618   17 years vboxsync hacking isochronous crap, no luck. did some cleanups.
(edit) @3617   17 years vboxsync Hacking USB (isoc mainly) for darwin; removed the obosolete urb …
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @475   18 years vboxsync Ring-3 callbacks.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette