VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   12 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   13 years vboxsync USB/Dev*: Locking fixes.
(edit) @37361   13 years vboxsync Alignment fix.
(edit) @37359   13 years vboxsync VUSB: Don't create the reset timer on the fly, it triggers lock order …
(edit) @37346   13 years vboxsync usb/win: assertion message fix
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37158   14 years vboxsync dev/usb/win: fix paHandles & paQueuedUrbs realloc racing
(edit) @37144   14 years vboxsync dev/usb/win: avoid using a crit sect for race fix
(edit) @37135   14 years vboxsync dev/usb/win: race fix
(edit) @37132   14 years vboxsync dev/usb/win: ditto
(edit) @37130   14 years vboxsync dev/usb/win: make the last error be printed properly on err
(edit) @36797   14 years vboxsync FreeBSD: Warnings
(edit) @36479   14 years vboxsync Deleted no longer relevant comments.
(edit) @36477   14 years vboxsync USB: Also find extra vendor/class descriptor data.
(edit) @36475   14 years vboxsync USB: Store original config descriptor and refer to it for some …
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34127   14 years vboxsync indent nit
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @33813   14 years vboxsync FreeBSD: USB support, contributed by Hans Petter Selasky (thanks)
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33419   14 years vboxsync PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
(edit) @33236   14 years vboxsync PCI: MSI-X work
(edit) @33137   14 years vboxsync PCI: MSI in USB controllers
(edit) @32725   14 years vboxsync USB: symbolic PCI constants
(edit) @32472   14 years vboxsync RDP/client: use sysfs for USB device enumeration and switch to using …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32192   14 years vboxsync USB-win: Map URB cancellation to endpoint abort like Darwin/Solaris.
(edit) @32077   14 years vboxsync OHCI: ED checks must be less strict when looking for URBs to be undone.
(edit) @32054   14 years vboxsync Alignment fix.
(edit) @32052   14 years vboxsync OHCI: If the bulk list disabled, undo (abort) outstanding bulk transfers.
(edit) @32010   14 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31890   14 years vboxsync OSE header fixes
(edit) @31888   14 years vboxsync Devices: export USB proxy device to OSE
(edit) @31662   14 years vboxsync Devices: header fixes
(edit) @31558   14 years vboxsync Devices/USB and RDP/client: things that should not have been in r64661
(edit) @31557   14 years vboxsync Devices/USB and RDP/client: share USB code
(edit) @31249   14 years vboxsync Warning.
(edit) @31230   14 years vboxsync OHCI/VUSB: Propagate transfer cancellation from the guest to avoid …
(edit) @31058   14 years vboxsync VUSBInternal.h: Attempt to fix the alignment issues on 32-bit hosts.
(edit) @30968   14 years vboxsync Align VUSB counters in 32-bit builds.
(edit) @30568   14 years vboxsync DevOHCI: signal an interrupt if the suspend status changes; spaces …
(edit) @30528   14 years vboxsync USB: properly name internal USB devices for logging
(edit) @30526   14 years vboxsync VUSBUrb: logging fix
(edit) @30498   14 years vboxsync DevOHCI: typo in disabled code
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27901   15 years vboxsync OSE header fixes
(edit) @27686   15 years vboxsync DevOHCI: fixed segfault in rhport_set_if_connected()
(edit) @27290   15 years vboxsync Allow ring-0 handling of ohci mmio
(edit) @26978   15 years vboxsync superflous
(edit) @26972   15 years vboxsync fixed accident in r58267
(add) @26970   15 years vboxsync Export code for handling virtual USB devices to OSE, mainly for …
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