VirtualBox

source: vbox/trunk/src/VBox/Devices/USB

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96719   2 years vboxsync USBProxyDevice-linux.cpp: Put struct usbdevfs_urb KUrb in a union with …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95108   3 years vboxsync Devices/Dev*: Replaced some leftover 'PDMBOTHCBDECL' usage with …
(edit) @94344   3 years vboxsync Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
(edit) @94342   3 years vboxsync Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
(edit) @94016   3 years vboxsync Devices/USB: Need to invalidate addresses when detaching USB devices, …
(edit) @93994   3 years vboxsync Devices/USB: Fix crash introduced with r150219 when a USB device is …
(edit) @93993   3 years vboxsync Devices/USB: Fix crash introduced with r150219 when a USB device is …
(edit) @93989   3 years vboxsync Devices/USB: Fix memory leak introduced by r150140, and get rid of the …
(edit) @93979   3 years vboxsync Devices/USB: Get rid of the VUSBHUB structure which was mostly …
(edit) @93977   3 years vboxsync Devices/USB: Fix for regression introduced with r150168 where a guest …
(edit) @93974   3 years vboxsync Devices/USB: Fix for regression introduced with r150168 where a guest …
(edit) @93956   3 years vboxsync Devices/USB: Eliminiate some callback ping-pong and streamline the …
(edit) @93955   3 years vboxsync Devices/USB: Eliminiate some callback ping-pong and streamline the …
(edit) @93944   3 years vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93940   3 years vboxsync Devices/USB: Get rid of the address hashing mechanism and replace it …
(edit) @93939   3 years vboxsync Devices/USB: Get rid of the address hashing mechanism and replace it …
(edit) @93934   3 years vboxsync Devices/USB/DrvVUSBRootHub: Get rid of device list which is …
(edit) @93915   3 years vboxsync Devices/USB: Convert the HCI emulations to call into the roothub using …
(edit) @93914   3 years vboxsync Devices/USB: Convert the HCI emulations to call into the roothub using …
(edit) @93217   3 years vboxsync HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92901   3 years vboxsync Devices/USB: GCC 11 build fix.
(edit) @92386   3 years vboxsync VMM,VUSB: Statistics corrections (unit, type).
(edit) @91945   3 years vboxsync VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91880   3 years vboxsync Devices/USB: Change the USB proxy device to access the CFGM API …
(edit) @91871   3 years vboxsync Devices/USB: Change the USB roothub driver to access the CFGM API …
(edit) @91737   3 years vboxsync OHCI: Straightened out ED/TD iteration limits (see bugref:10103).
(edit) @91374   3 years vboxsync Devices/USB: vusbUrbTrace() can dereference a NULL …
(edit) @90791   3 years vboxsync Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90447   3 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90332   3 years vboxsync Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
(edit) @90051   3 years vboxsync VUSB: Only edit descriptors to hide remote wakeup when device actually …
(edit) @90049   3 years vboxsync VUSB: If a descriptor read can't be satisfied from cache, pass it …
(edit) @90027   3 years vboxsync VUSB: Don't needlessly wait just because we need to read a descriptor …
(edit) @90026   3 years vboxsync VUSB/Win: Improved logging, reworked Windows backend so that …
(edit) @90025   3 years vboxsync Typo.
(edit) @89674   3 years vboxsync VUSBDevice: Make sure the reset timer get a unique name as this is …
(edit) @87971   4 years vboxsync OHCI: Clear list enable bits on reset in order to get out of work …
(edit) @87855   4 years vboxsync Typos.
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87762   4 years vboxsync VMM/UsbHlp: Changed the timer interface to TMTIMERHANDLE, adding the …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87632   4 years vboxsync Warning.
(edit) @87628   4 years vboxsync Warning.
(edit) @87627   4 years vboxsync VUSB: Minor logging improvements.
(edit) @87609   4 years vboxsync VUSB: Removed redundant casts, fixed forgotten code (see bugref:9928)/
(edit) @87419   4 years vboxsync USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
(edit) @87376   4 years vboxsync USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
(edit) @87207   4 years vboxsync VUSBUrb.cpp: Try clean up some old old hack (r25945, ++). bugref:9899
(edit) @87190   4 years vboxsync OHCI: Do not consider TD address zero special, instead check whether …
(edit) @87163   4 years vboxsync USB/IP: Warning fix. ​bugref:9861
(edit) @87161   4 years vboxsync USB/IP: Be more strict about stuff we accept from the remote end, …
(edit) @86858   4 years vboxsync Devices/USB/DevOHCI: Build fix when VBOX_WITH_OHCI_PHYS_READ_CACHE is …
(edit) @86515   4 years vboxsync Devices/USB: trailing spaces. bugref:9839
(edit) @86491   4 years vboxsync USB: Mask out USB remote wake capability by default to avoid devices …
(edit) @86484   4 years vboxsync AMD IOMMU: bugref:9654 OHCI: Use PCI interfaces while reading/writing …
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85077   4 years vboxsync USBProxyDevice-darwin.cpp: Build fix. bugref:9790
(edit) @84514   5 years vboxsync Devices/USB: Convert to use new PDMDevHlp guest memory read/write …
(edit) @84360   5 years vboxsync VUSB: Restored non-minimal initial control URB extra allocation (see …
(edit) @84359   5 years vboxsync CamelCasing.
(edit) @84042   5 years vboxsync VUSB: Simplified control message extra data layout (WIP).
(edit) @84002   5 years vboxsync USBProxyDevice-linux.cpp: Don't use RTErrGetShort, let the formatter …
(edit) @83617   5 years vboxsync VUSB: Avoid too large URBs (see bugref:9697).
(edit) @83592   5 years vboxsync VUSBUrb.cpp: Fix reaping-next-urb regression from r105601.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82661   5 years vboxsync DevOHCI: Cleaned up old code (see bugref:9595).
(edit) @81692   5 years vboxsync Devices/USB/Dev*: Use default statistics prefix.
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81554   5 years vboxsync DevOHCI: Simplified the [P]OHCICC typedefs. bugref:9218
(edit) @81550   5 years vboxsync DevOHCI: Set the PDM_DEVREG_FLAGS_NEW_STYLE flag. bugref:9218
(edit) @81544   5 years vboxsync DevOHCI: doxygen fixes. bugref:9218
(edit) @81543   5 years vboxsync DevOHCI: Bumped saved state version and kicked out the dummy …
(edit) @81541   5 years vboxsync DevOHCI: Bumped saved state version and kicked out the dummy …
(edit) @81536   5 years vboxsync DevOHCI: Moved the in-flight and done-queue into the OHCIR3 structure. …
(edit) @81535   5 years vboxsync DevOHCI: Split up the root hub data structure, eliminating the …
(edit) @81534   5 years vboxsync DevOHCI: Style nits. bugref:9218
(edit) @81533   5 years vboxsync DevOHCI: Converting to new style. [struct alloc fixes] bugref:9218
(edit) @81529   5 years vboxsync DevOHCI: Converting to new style. [doxygen fix] bugref:9218
(edit) @81528   5 years vboxsync DevOHCI: Don't allocate the page two page caches, just put them …
(edit) @81527   5 years vboxsync DevOHCI: Converting to new style. [release build fix] bugref:9218
(edit) @81526   5 years vboxsync DevOHCI: Converting to new style. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81186   5 years vboxsync OHCI: Improved in-flight URB tracking (see bugref:9571).
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80445   5 years vboxsync Shared Clipboard/URI: Committed a bit too much, reverted.
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @79678   5 years vboxsync Devices/VUSB: Missed pointer update on rellocation
(edit) @79500   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79499   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78549   6 years vboxsync OHCI: Interpret the OHCI spec a bit more literally when processing a …
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