index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2012-06-07
xhci: Clean up reset function
Jan Kiszka
2012-06-07
usb-storage: migration support
Gerd Hoffmann
2012-06-07
usb-storage: add scsi_off, remove scsi_buf
Gerd Hoffmann
2012-06-07
usb-storage: add usb_msd_packet_complete()
Gerd Hoffmann
2012-06-07
usb-storage: remove MSDState->residue
Gerd Hoffmann
2012-06-07
uhci: fix irq routing
Gerd Hoffmann
2012-06-07
uhci: zap uhci_pre_save
Gerd Hoffmann
2012-06-07
uhci: make bandwidth tunable
Gerd Hoffmann
2012-06-07
uhci: use bottom half
Gerd Hoffmann
2012-06-07
uhci: fix bandwidth management
Gerd Hoffmann
2012-06-04
net: net_client_init(): use error_set()
Luiz Capitulino
2012-06-04
net: purge the monitor object from all init functions
Luiz Capitulino
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
2012-05-14
Merge remote-tracking branch 'kraxel/usb.50' into staging
Anthony Liguori
2012-05-14
usb-host: handle guest-issued clear halt
Gerd Hoffmann
2012-05-14
fix some common typos
Jim Meyering
2012-04-26
usb-uhci: update irq line on reset
Gerd Hoffmann
2012-04-26
usb: add serial number generator
Gerd Hoffmann
2012-04-26
usb-redir: Not finding an async urb id is not an error
Hans de Goede
2012-04-26
usb-redir: Reset device address and speed on disconnect
Hans de Goede
2012-04-26
usb-redir: An interface count of 0 is a valid value
Hans de Goede
2012-04-26
usb-xhci: fix bit test
Lai Jiangshan
2012-04-26
usb-xhci: Use PCI DMA helper functions
David Gibson
2012-04-26
usb-host: fix zero-length packets
Gerd Hoffmann
2012-04-26
usb-host: don't dereference invalid iovecs
Gerd Hoffmann
2012-04-26
usb-storage: fix request canceling
Gerd Hoffmann
2012-04-26
usb-ehci: Ensure frindex writes leave a valid frindex value
Hans de Goede
2012-04-26
usb-ehci: add missing usb_packet_init() call
Gerd Hoffmann
2012-04-26
usb-ehci: remove hack
Gerd Hoffmann
2012-04-17
usb-ehci: drop assert()
Gerd Hoffmann
2012-04-17
usb-redir: Notify our peer when we reject a device due to a speed mismatch
Hans de Goede
2012-04-17
usb-ehci: Drop unused sofv value
Hans de Goede
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for endpoint descriptors.
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for interface descriptors.
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for config descriptors.
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for device qualifier descriptors.
Gerd Hoffmann
2012-04-17
usb: add USBDescriptor, use for device descriptors.
Gerd Hoffmann
2012-04-17
usb-ehci: frindex always is a 14 bits counter
Hans de Goede
2012-04-17
usb-ehci: fix ehci_child_detach
Gerd Hoffmann
2012-04-17
usb-hub: add tracepoints
Gerd Hoffmann
2012-04-17
usb_packet_set_state: handle p->ep == NULL
Gerd Hoffmann
2012-04-17
usb-host: add property to turn off pipelining
Gerd Hoffmann
2012-04-17
usb-host: add usb packet to request tracepoints
Gerd Hoffmann
2012-04-17
usb-host: trace canceled requests
Gerd Hoffmann
2012-04-17
usb-host: trace emulated requests
Gerd Hoffmann
2012-04-17
Add bootindex support to usb-host and usb-redir
Gerd Hoffmann
2012-04-17
usb-uhci: queuing fix
Gerd Hoffmann
2012-04-17
usb-uhci: stop queue filling when we find a in-flight td
Gerd Hoffmann
2012-04-17
usb/vmstate: add parent dev path
Gerd Hoffmann
[next]