VirtualBox

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

修定紀錄模式:


圖例:

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

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