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-12-19
net: move Bluetooth stuff out of net.h
Paolo Bonzini
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-04
usb-tablet: Allow connecting to ehci
Hans de Goede
2012-12-04
ehci: Lower timer freq when the periodic schedule is idle
Hans de Goede
2012-12-04
usb: Allow overriding of usb_desc at the device level
Hans de Goede
2012-12-04
usb: Don't allow USB_RET_ASYNC for interrupt packets
Hans de Goede
2012-12-04
usb: Call wakeup when data becomes available for all devices with int eps
Hans de Goede
2012-11-29
ehci-sysbus: Attach DMA context.
Peter Crosthwaite
2012-11-29
usb: fail usbdevice_create() when there is no USB bus
Stefan Hajnoczi
2012-11-29
usb: tag usb host adapters as not hotpluggable.
Gerd Hoffmann
2012-11-21
usb-redir: Don't handle interrupt output packets async
Hans de Goede
2012-11-21
usb-redir: Split usb_handle_interrupt_data into separate in/out functions
Hans de Goede
2012-11-21
usb-smartcard-reader: Properly NAK interrupt eps when we've no events
Hans de Goede
2012-11-21
usb-bt: Return NAK instead of STALL when interrupt ep has no data
Hans de Goede
2012-11-21
uhci: Fix double unlink
Hans de Goede
2012-11-21
uhci: Don't allow the guest to set port-enabled when there is no dev connected
Hans de Goede
2012-11-21
uhci: Add a completions_only flag for async completions
Hans de Goede
2012-11-16
usb-host: fix splitted transfers
Gerd Hoffmann
2012-11-16
usb-host: update tracing
Gerd Hoffmann
2012-11-16
usb-redir: Set default debug level to warning
Hans de Goede
2012-11-16
usb-redir: Only add actually in flight packets to the in flight queue
Hans de Goede
2012-11-16
ehci: handle dma errors
Gerd Hoffmann
2012-11-16
ehci: keep the frame timer running in case the guest asked for frame list rol...
Gerd Hoffmann
2012-11-16
ehci: Don't verify the next pointer for periodic qh-s and qtd-s
Hans de Goede
2012-11-16
ehci: Better detection for qtd-s linked in circles
Hans de Goede
2012-11-16
ehci: Fixup q->qtdaddr after cancelling an already completed packet
Hans de Goede
2012-11-16
ehci: Don't access packet after freeing it
Hans de Goede
2012-11-16
usb: host-linux: Ignore parsing errors of the device descriptors
Jan Kiszka
2012-11-16
usb-host: scan for usb devices when the vm starts
Gerd Hoffmann
2012-11-16
usb: Fix (another) bug in usb_packet_map() for IOMMU handling
David Gibson
2012-11-14
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-11-12
dma: Define dma_context_memory and use in sysbus-ohci
Peter Maydell
2012-11-09
ehci: fix migration
Gerd Hoffmann
2012-11-09
xhci: Fix some DMA host endian bugs
David Gibson
2012-11-08
usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()
Hans de Goede
2012-11-08
xhci: Add support for packets with both data and an error status
Hans de Goede
2012-11-08
ehci: Add support for packets with both data and an error status
Hans de Goede
2012-11-08
ehci: Get rid of the magical PROC_ERR status
Hans de Goede
2012-11-08
usb-redir: Allow packets to have both data and an error-status
Hans de Goede
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-11-01
usb-redir: Allow redirecting super speed devices to high speed controllers
Hans de Goede
2012-11-01
usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller
Jan Kiszka
2012-11-01
usb-redir: Use reject rather the disconnect on bad ep info
Hans de Goede
2012-11-01
usb-redir: Add an usbredir_setup_usb_eps() helper function
Hans de Goede
2012-11-01
usb-redir: Add support for input pipelining
Hans de Goede
2012-11-01
usb-redir: Add support for 32 bits bulk packet length
Hans de Goede
2012-11-01
combined-packet: Add a workaround for Linux usbfs + live migration
Hans de Goede
2012-11-01
usb: Add packet combining functions
Hans de Goede
2012-11-01
uhci: Don't crash on device disconnect
Hans de Goede
[next]