VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   10 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 …
(edit) @50245   11 years vboxsync USBProxyDevice: Fix broken passthrough, pfnSetConfig returns a status …
(edit) @50238   11 years vboxsync win-dbg build fix
(edit) @50237   11 years vboxsync Another Solaris build fix
(edit) @50236   11 years vboxsync USB/Proxy-freebsd: Forgotten true/false -> rc conversion
(edit) @50235   11 years vboxsync Solaris build fix
(edit) @50234   11 years vboxsync USB/Proxy: More code cleanup and finish a few todos, also some new …
(edit) @50233   11 years vboxsync Windows build fix
(edit) @50232   11 years vboxsync Another Solaris build fix
(edit) @50231   11 years vboxsync OS X build fix
(edit) @50230   11 years vboxsync Solaris build fix
(edit) @50229   11 years vboxsync Removed a bit too much
(edit) @50228   11 years vboxsync USB/Proxy: Start a source code cleanup, remove unused struct members …
(edit) @50093   11 years vboxsync USBProxy-darwin: Fix high CPU consumption caused by not sleeping in …
(edit) @49991   11 years vboxsync OHCI,EHCI: Fix save/restore issues keeping saved state compatibility
(edit) @49959   11 years vboxsync EHCI,OHCI: Cleanup
(edit) @49958   11 years vboxsync EHCI,OHCI: Fix possible deadlock introduced with the first version of …
(edit) @49817   11 years vboxsync Fix darwin burn
(edit) @49816   11 years vboxsync Try to fix solaris burn
(edit) @49815   11 years vboxsync Try to fix burn
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49117   11 years vboxsync USB: Missing change
(edit) @49097   11 years vboxsync Alignment
(edit) @49094   11 years vboxsync build fix
(edit) @49092   11 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @47504   11 years vboxsync Devices/USB/VUSBUrb: Hex prefix like we use in all other places.
(edit) @47497   11 years vboxsync Solaris/USB: Fix short-transfers-okay flag.
(edit) @46806   11 years vboxsync USB: respect the case that vusbDevGetRh() returns NULL
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46046   12 years vboxsync USB/proxy/darwin: typo.
(edit) @45756   12 years vboxsync VBox/USB:proxy:darwin: detaching bits for vSMP case.
(edit) @45755   12 years vboxsync VBox/USB: fix in common USB code for device detachment.
(edit) @45671   12 years vboxsync OHCI: Endpoints may need to be skipped when looking for orphaned URBs.
(edit) @45667   12 years vboxsync build fix
(edit) @45666   12 years vboxsync OHCI: Periodically cancel orphaned URBs.
(edit) @45626   12 years vboxsync USB/Darwin: checks whether event's sources presents in the run loop of …
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44835   12 years vboxsync Fixed typo in comment.
(edit) @44699   12 years vboxsync DevOHCI.cpp: pOhci -> pThis, like the rest.
(edit) @44698   12 years vboxsync DevOHCI.cpp: ohciMmioWrite will only get DWORD size+aligned requests …
(edit) @44571   12 years vboxsync Fixed hungarian typos in MSI registration code. Some E1000 prefix …
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