VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59687   9 years vboxsync VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
(edit) @59686   9 years vboxsync VUSBSniffer: Add flag to avoid overwriting exitisting captures, …
(edit) @59633   9 years vboxsync USB/Sniffer: Add format writers for Linux usbmon ASCII output and …
(edit) @59616   9 years vboxsync USB/VUSBSniffer: Export new files
(edit) @59615   9 years vboxsync USB/VUSBSniffer: Separate API from format to make it possible to …
(edit) @59282   9 years vboxsync OHCI: Fixed nonsensical conditional.
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @59113   9 years vboxsync DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
(edit) @59093   9 years vboxsync Warning.
(edit) @59091   9 years vboxsync USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
(edit) @59089   9 years vboxsync USBProxyDevice: Logging.
(edit) @58778   9 years vboxsync USBProxyDevice-solaris: warning.
(edit) @58645   9 years vboxsync build fix
(edit) @58642   9 years vboxsync USBProxyDevice: on VUSBSTATUS_DNR, retry up to 5 times (thanks Dennis …
(edit) @58640   9 years vboxsync USBProxyDevice-linux: map -EPROTO to VUSBSTATUS_DNR
(edit) @58577   9 years vboxsync USB/Linux: Fix possible crash on older kernels where we have to split …
(edit) @58364   9 years vboxsync VUSB: Clear pDev->pvArgs before changing the state of the device to …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58165   9 years vboxsync USB/Darwin: Attempt to fix high-speed isochronous transfers.
(edit) @58158   9 years vboxsync USBPROXYDEV: nits.
(edit) @57990   9 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57903   9 years vboxsync USB: Disabled read-ahead processing, see #6078
(edit) @57526   9 years vboxsync VUSBSniffer: Fix small memory leak
(edit) @57522   9 years vboxsync USB/IP: Fixes and enable building it
(edit) @57515   9 years vboxsync VUSBDevice: Don't set the device state to POWERED unless the device is …
(edit) @57442   9 years vboxsync DECLCALLBACK and static
(edit) @57406   9 years vboxsync USB/IP: Updates and fixes, implement support for isochronous transfers …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57301   9 years vboxsync USB/IP: Updates, works with bulk devices now
(edit) @57273   9 years vboxsync USBProxyDevice-usbip: More updates
(edit) @57262   9 years vboxsync USB/UsbIp: Updates, implement receiving response handling
(edit) @57156   9 years vboxsync OHCI: Prevent log flooding
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56454   9 years vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56395   10 years vboxsync VUSB: Reverted r100358, fixed xHCI device attaching differently.
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56271   10 years vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @56141   10 years vboxsync USB: Minor cleanup, kill a few unused declarations
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55901   10 years vboxsync USB: Fix attaching multiple devices to the same roothub on xHCI
(edit) @55414   10 years vboxsync USB,EHCI,OHCI: release and reacquire the critical section when …
(edit) @55337   10 years vboxsync USB: Walk the async URB list only under the critical section or we …
(edit) @54568   10 years vboxsync In case we need it later.
(edit) @54556   10 years vboxsync VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
(edit) @54381   10 years vboxsync Typo fix.
(edit) @54072   10 years vboxsync USB: Make the number of reported OHCI ports adjustable.
(edit) @53977   10 years vboxsync VUSB: Added separate SS EP companion descriptor to VUSBDESCENDPOINTEX …
(edit) @53949   10 years vboxsync VUSBUrb: Leave the critical section when the assertion fails before …
(edit) @53911   10 years vboxsync OHCI: Immediately wake up the frame thread when an URB completed and …
(edit) @53633   10 years vboxsync USB: fix debug assertion
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53429   10 years vboxsync USB: Fix FreeBSD backend (thanks to Hans Petter Selasky)
(edit) @53411   10 years vboxsync USB: Continue work on USB/IP backend
(edit) @53260   10 years vboxsync USB: Current state of USB/IP backend (work in progress)
(edit) @53211   10 years vboxsync Alignment.
(edit) @53210   10 years vboxsync PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
(edit) @53168   10 years vboxsync VUSBSniffer: Don't include the setup URB data twice in the packet
(edit) @53163   10 years vboxsync VUSBSniffer: replace existing USB captures instead of failing
(edit) @53162   10 years vboxsync build fix
(edit) @53161   10 years vboxsync USB: Sniffer fixes
(edit) @53146   10 years vboxsync VUSBSniffer: Make it work with isochronous endpoints
(edit) @53072   10 years vboxsync VUSBSniffer: More fixes
(edit) @53071   10 years vboxsync VUSBSniffer: use semaphore to protect data against concurrent access
(edit) @53067   10 years vboxsync Add possibility to configure a single USB traffic sniffer for a …
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53060   10 years vboxsync VUSBSniffer: Fixes
(edit) @53014   10 years vboxsync VUSB: Implement sniffer facility for creating USB traces from devices …
(edit) @52948   10 years vboxsync USBProxyDevice-linux: various fixes for the split URB code paths used …
(edit) @52946   10 years vboxsync USBProxyDevice-linux: Hold the critical section while splitting the …
(edit) @52881   10 years vboxsync Devices/USB: Fix race when resetting USB devices causing a crash later
(edit) @52878   10 years vboxsync USB: Fix lock order violation when canceling all URBs
(edit) @52526   10 years vboxsync usb arg2
(edit) @52525   10 years vboxsync memset. arg.
(edit) @52522   10 years vboxsync VUSBDevice.cpp: The critical sections associated with the pipes shall …
(edit) @52517   10 years vboxsync Devices/USB: Fix crash on Linux hosts, a hang when disconnecting a USB …
(edit) @52513   10 years vboxsync USB: Serialize access to the extra state data for control pipes, fixes …
(edit) @52386   10 years vboxsync USBProxyDevice-linux: Make sure USBDEVFS_URB_SHORT_NOT_OK is only ever …
(edit) @52307   10 years vboxsync Build fix, take 5
(edit) @52306   10 years vboxsync Build fix, take 4
(edit) @52305   10 years vboxsync Build fix, take 3
(edit) @52304   10 years vboxsync Build fix, take 2
(edit) @52302   10 years vboxsync Build fix
(edit) @52301   10 years vboxsync USB: Move the URB cancellation work to the per device I/O thread, fix …
(edit) @52274   10 years vboxsync USB: Destroy I/O thread and request queue last because they might be …
(edit) @52270   10 years vboxsync Fix 32bit build box
(edit) @52269   10 years vboxsync USB: Cleanup, move the device reset worker to the I/O thread instead …
(edit) @52255   10 years vboxsync Shot at fixing 32bit builds
(edit) @52254   10 years vboxsync Devices/USB: Several fixes and misc cleanups, the VM crash when …
(edit) @52209   10 years vboxsync OHCI,EHCI: 6305: Maximal number of ports is set to 15
(edit) @52150   10 years vboxsync 32-bit Linux build fix
(edit) @52148   10 years vboxsync Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
(edit) @51991   10 years vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51990   10 years vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51738   10 years vboxsync USB/win/USBProxyDevice-win.cpp: Return last error code instead of just …
(edit) @51636   10 years vboxsync Devices: release log cosmetics.
(edit) @51589   11 years vboxsync USB/OHCI: Fix saved state assertion witz emulated USB devices
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @50453   11 years vboxsync USB/ReadAhead: Don't keep the buffered URBs around when the buffer …
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