VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73925   6 years vboxsync VUSB: warning fix (comparison between signed and unsigned integer …
(edit) @73775   6 years vboxsync VUSB/Linux: Fixed double reap of discarded URBs, causing potential crashes.
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72054   7 years vboxsync *: RTListMove no longer need the call to init the destination list to …
(edit) @71300   7 years vboxsync VUSB: Fishy devices may have interfaces with no endpoints, work around …
(edit) @70694   7 years vboxsync VUSBDevice: Fix for leaving the critical section in the error case …
(edit) @70693   7 years vboxsync VUSB/VUSBDevice: Avoid that the device is destroyed while in certain …
(edit) @70371   7 years vboxsync OHCI: Dropped ancient saved state support.
(edit) @70050   7 years vboxsync Devices/OHCI: Don't touch others member of the endpoint descriptor …
(edit) @69961   7 years vboxsync VUSB/win: Report error early if further URBs cannot be queued.
(edit) @69954   7 years vboxsync OHCI: Report low/full speed to guest. Currently theoretical.
(edit) @69947   7 years vboxsync OHCI: Reduced the number of port status bit definition sets from 3 to 1.
(edit) @69944   7 years vboxsync OHCI: Added comments for register bits.
(edit) @69871   7 years vboxsync OHCI: Renamed and refactored for clear R3/RC separation.
(edit) @69769   7 years vboxsync OHCI: On root hub reset, set the PPS bit for connected devices and …
(edit) @69767   7 years vboxsync OHCI: On reset, set (not just modify) the HcControl register and clear …
(edit) @69766   7 years vboxsync OHCI: Reduced per-frame debug log flooding, improved info output.
(edit) @69721   7 years vboxsync Devices/USB: bugref:9022 Update the possibly cached data when writing …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @67835   7 years vboxsync DevOHCI: warning
(edit) @67594   7 years vboxsync Picky!
(edit) @67593   7 years vboxsync Copy/paste fix.
(edit) @67590   7 years vboxsync VUSB: Bit of infrastructure to allow frame delta (interval) tracking.
(edit) @67589   7 years vboxsync Undoing bad commit.
(edit) @67588   7 years vboxsync xHCI: Move clearing the HCH bit to avoid potential side effects.
(edit) @66990   8 years vboxsync Comment.
(edit) @66989   8 years vboxsync VUSB: Collect opaque class-specific data between config and interface …
(edit) @66913   8 years vboxsync VUSB: More careful with descriptor editing.
(edit) @66807   8 years vboxsync VUSB: Edit async audio endpoints to make them look synchronous.
(edit) @66418   8 years vboxsync VUSB: Print additional information when attaching/detaching USB devices.
(edit) @66348   8 years vboxsync Undo wrong commit.
(edit) @66347   8 years vboxsync EHCI: Improved transfer type determination heuristic.
(edit) @65976   8 years vboxsync VUSB: Removed unused 'buffered pipe' code.
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65895   8 years vboxsync USB/VUSBSnifferPcapNg: Adjust data length only if there if it is big …
(edit) @65169   8 years vboxsync doxygen fixes
(edit) @65058   8 years vboxsync Devices: doxygen fixes
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64392   8 years vboxsync PDMPCIDEV: s/name/pszName/ everywhere, removing the legacy alias.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64325   8 years vboxsync build fix
(edit) @64324   8 years vboxsync gcc 6.2 fix
(edit) @64319   8 years vboxsync OHCI: Do not enable interrupts on reset; tiny bit of extra logging.
(edit) @64294   8 years vboxsync VUSB: Doxygen fixes
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63480   8 years vboxsync Devices: warnings (clang)
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @63459   8 years vboxsync gcc 6 compile fixes
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63217   8 years vboxsync Devices: warnings (gcc)
(edit) @63211   8 years vboxsync Devices: warnings (gcc)
(edit) @63121   8 years vboxsync warnings
(edit) @63016   8 years vboxsync Devices: warnings (debug builds)
(edit) @62992   8 years vboxsync Devices: warnings
(edit) @62960   8 years vboxsync Devices: warnings
(edit) @62959   8 years vboxsync Devices: warnings
(edit) @62958   8 years vboxsync Devices: warnings
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62955   8 years vboxsync Devices: warnings
(edit) @62953   8 years vboxsync Devices: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62622   8 years vboxsync Devices: unused parameter warnings.
(edit) @62621   8 years vboxsync Devices: Fixed 3 instances of incorrect preprocessor macro usage …
(edit) @62502   8 years vboxsync (C) 2016
(edit) @62463   8 years vboxsync Devices: scm
(edit) @62462   8 years vboxsync USBProxyDevice: Please not TABs, learn the effing operator table, and …
(edit) @62317   8 years vboxsync DrvVUSBRootHub: Fix possible use after free introduced with the last fix
(edit) @62294   8 years vboxsync VUSB: Add reference couting to the USB device structure to prevent …
(edit) @62211   8 years vboxsync USB/DrvVUSBRootHub: Fix possible division by 0
(edit) @62001   8 years vboxsync DevOHCI: bugref:8125: cache for the guest memory reads
(edit) @61879   8 years vboxsync USBProxyDevice-linux.cpp: cppcheck warning
(edit) @61859   8 years vboxsync USBProxyDevice-linux: clean up emacs local variables.
(edit) @61576   9 years vboxsync Devices/USB/RootHub: Add assertion to catch when URBs are freed twice
(edit) @61247   9 years vboxsync VUSB: Shorten initial descriptor read timeout.
(edit) @61246   9 years vboxsync VUSB: Retry after most errors during device enumeration in order to …
(edit) @60800   9 years vboxsync Device/USBProxyDevice-usbip: Fixes for corner cases in the protocol
(edit) @60550   9 years vboxsync Devices/USB/USBProxyDevice-usbip.cpp: Fixes
(edit) @60515   9 years vboxsync VUSB: Allow bulk/interrupt transfer mixing (most USB stack do not …
(edit) @60514   9 years vboxsync VUSB: When aborting EPs, ignore direction for EP0.
(edit) @60497   9 years vboxsync Logging.
(edit) @60373   9 years vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60178   9 years vboxsync VUSB: Fix assertion and non working devices attached to OHCI after a …
(edit) @59906   9 years vboxsync VUSB: Missing bits, fixing crash while saving the VM state
(edit) @59875   9 years vboxsync VUSB: Move the thread for periodic frame procession down to the …
(edit) @59859   9 years vboxsync gcc asan fix (don't call memcpy with a NULL parameter even if cb=0)
(edit) @59796   9 years vboxsync VUSB: Update pointer pointers to pVUsb and pVUsb->pUrb when …
(edit) @59776   9 years vboxsync VUSB: build fix
(edit) @59775   9 years vboxsync VUSB: Remove unused read ahead buffering code and replace with new …
(edit) @59767   9 years vboxsync VUSB: Fix possible crash
(edit) @59738   9 years vboxsync VUSB: Some structural cleanup (#7 Move the debug log trace related …
(edit) @59737   9 years vboxsync VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
(edit) @59724   9 years vboxsync VUSB: build fix
(edit) @59722   9 years vboxsync VUSB: Some structural cleanup (#5 Optimize the allocation strategy a …
(edit) @59720   9 years vboxsync VUSB: fix 32bit builds
(edit) @59719   9 years vboxsync VUSB: export new file
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