index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb.h
Age
Commit message (
Expand
)
Author
2011-06-14
usb: cancel async packets on unplug
Gerd Hoffmann
2011-05-26
usb: move cancel callback to USBDeviceInfo
Gerd Hoffmann
2011-05-26
usb: keep track of packet owner.
Gerd Hoffmann
2011-05-26
usb: add usb_handle_packet
Gerd Hoffmann
2011-05-26
usb-linux: use usb_generic_handle_packet()
Hans de Goede
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-05-26
usb: add support for "grouped" interfaces and the Interface Association Descr...
Brad Hards
2011-05-26
usb: Add Interface Association Descriptor descriptor type
Brad Hards
2011-05-04
usb: move complete callback to port ops
Gerd Hoffmann
2011-05-04
usb: control buffer fixes
Hans de Goede
2011-01-24
usb core: add migration support
Gerd Hoffmann
2011-01-12
usb: zap pdev from usbport
Gerd Hoffmann
2011-01-11
usb: add port property.
Gerd Hoffmann
2011-01-11
usb: keep track of physical port address.
Gerd Hoffmann
2011-01-11
usb: add device qualifier support
Gerd Hoffmann
2011-01-11
usb: add attach callback
Gerd Hoffmann
2011-01-11
usb: add speed mask to ports
Gerd Hoffmann
2011-01-11
usb: add usb_wakeup() + wakeup callback to port ops
Gerd Hoffmann
2011-01-11
usb: rework attach/detach workflow
Gerd Hoffmann
2011-01-11
usb: create USBPortOps, move attach there.
Gerd Hoffmann
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
2011-01-11
usb descriptors: add settable strings.
Gerd Hoffmann
2011-01-11
usb: data structs and helpers for usb descriptors.
Gerd Hoffmann
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
2010-03-31
usb: class specific interface requests
Max Reitz
2009-12-18
usb-net: use qdev for -usbdevice
Gerd Hoffmann
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-12-12
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
2009-10-30
usb-storage: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
usb: make attach optional.
Gerd Hoffmann
2009-10-30
usb-serial and braille: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
usb core: use qdev for -usbdevice
Gerd Hoffmann
2009-10-05
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-10-05
switch usb bus to inplace allocation.
Gerd Hoffmann
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-09
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-05-10
Follow coding conventions
Paul Brook
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
monitor: Rework modal password input (Jan Kiszka)
aliguori
2009-03-05
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2008-09-29
Emulate a USB bluetooth dongle (or HCI Transport layer).
balrog
2008-09-29
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
balrog
2008-09-14
usb: Support for removing device by host addr, improved auto filter syntax (M...
aliguori
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-21
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
aliguori
2008-08-21
husb: support for USB host device auto connect (Max Krasnyansky)
aliguori
2008-08-21
husb: support for USB host device auto disconnect (Max Krasnyansky)
aliguori
2008-07-17
Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).
balrog
2008-04-22
Inventra MUSB-HDRC host-mode USB.
balrog
[prev]
[next]