VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   11 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 …
(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 …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43960   12 years vboxsync VUSB: interface association descriptor for emulated devices.
(edit) @43883   12 years vboxsync build fix
(edit) @43881   12 years vboxsync build fix
(edit) @43816   12 years vboxsync HostDrivers/solaris/USB: Passthrough short packets bit.
(edit) @43149   12 years vboxsync USB: logging fix
(edit) @43125   12 years vboxsync move contributor note
(edit) @41774   13 years vboxsync bugref..
(edit) @41517   13 years vboxsync Devices/USB: show detaching of devices from the root hub in the …
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39179   13 years vboxsync DevOHCI: disabled assertion triggered by OS/2.
(edit) @39154   13 years vboxsync IOM: Added flags for dropping into the vbox debugger on complicated …
(edit) @39151   13 years vboxsync OHCI: More tests, added alignment todo.
(edit) @39149   13 years vboxsync More tests.
(edit) @39146   13 years vboxsync DevOHCI.cpp: Inverted assertion. Thanks Vasily.
(edit) @39142   13 years vboxsync And more.
(edit) @39141   13 years vboxsync More …
(edit) @39140   13 years vboxsync OHCI register access testcase (not quite finished).
(edit) @39139   13 years vboxsync DevOHCI: Use IOMMMIO_FLAGS_READ_DWORD.
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38350   13 years vboxsync USB: Avoid assertion during the SavePrep routine.
(edit) @37811   13 years vboxsync Devices/USB/solaris: removed obsolete commented code.
(edit) @37668   13 years vboxsync Devices/USB/DevOHCI: disabled probably over-cautious assertion
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37469   14 years vboxsync USB/Dev*: Locking fixes.
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