]> git.proxmox.com Git - qemu.git/history - hw/usb
usb-host: fix zero-length packets
[qemu.git] / hw / usb /
2012-04-26 Gerd Hoffmannusb-host: fix zero-length packets
2012-04-26 Gerd Hoffmannusb-host: don't dereference invalid iovecs
2012-04-26 Gerd Hoffmannusb-storage: fix request canceling
2012-04-26 Hans de Goedeusb-ehci: Ensure frindex writes leave a valid frindex...
2012-04-26 Gerd Hoffmannusb-ehci: add missing usb_packet_init() call
2012-04-26 Gerd Hoffmannusb-ehci: remove hack
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'sstabellini/build_fix...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v52' into...
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.46' into staging
2012-04-17 Gerd Hoffmannusb-ehci: drop assert()
2012-04-17 Hans de Goedeusb-redir: Notify our peer when we reject a device...
2012-04-17 Hans de Goedeusb-ehci: Drop unused sofv value
2012-04-17 Gerd Hoffmannusb-host: rewrite usb_linux_update_endp_table
2012-04-17 Gerd Hoffmannusb: use USBDescriptor for endpoint descriptors.
2012-04-17 Gerd Hoffmannusb: use USBDescriptor for interface descriptors.
2012-04-17 Gerd Hoffmannusb: use USBDescriptor for config descriptors.
2012-04-17 Gerd Hoffmannusb: use USBDescriptor for device qualifier descriptors.
2012-04-17 Gerd Hoffmannusb: add USBDescriptor, use for device descriptors.
2012-04-17 Hans de Goedeusb-ehci: frindex always is a 14 bits counter
2012-04-17 Gerd Hoffmannusb-ehci: fix ehci_child_detach
2012-04-17 Gerd Hoffmannusb-hub: add tracepoints
2012-04-17 Gerd Hoffmannusb_packet_set_state: handle p->ep == NULL
2012-04-17 Gerd Hoffmannusb-host: add property to turn off pipelining
2012-04-17 Gerd Hoffmannusb-host: add usb packet to request tracepoints
2012-04-17 Gerd Hoffmannusb-host: trace canceled requests
2012-04-17 Gerd Hoffmannusb-host: trace emulated requests
2012-04-17 Gerd HoffmannAdd bootindex support to usb-host and usb-redir
2012-04-17 Gerd Hoffmannusb-uhci: queuing fix
2012-04-17 Gerd Hoffmannusb-uhci: stop queue filling when we find a in-flight td
2012-04-17 Gerd Hoffmannusb/vmstate: add parent dev path
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-09 Luiz Capitulinoqdev: qdev_unplug(): use error_set()
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.44' into staging
2012-03-13 Benjamin HerrenschmidtEndian fix an assertion in usb-msd
2012-03-13 Gerd Hoffmannuhci: alloc can't fail, drop check.
2012-03-13 Gerd Hoffmannuhci: new uhci_handle_td return code for tds still...
2012-03-13 Gerd Hoffmannuhci: renumber uhci_handle_td return codes
2012-03-13 Gerd Hoffmannuhci: use enum for uhci_handle_td return codes
2012-03-13 Gerd Hoffmannuhci: tracing support
2012-03-13 Gerd Hoffmannuhci: cancel on schedule stop.
2012-03-13 Gerd Hoffmannuhci: fix uhci_async_cancel_all
2012-03-13 Gerd Hoffmannuhci: pass addr to uhci_async_alloc
2012-03-13 Gerd Hoffmannusb: improve packet state sanity checks
2012-03-13 Wei Yangusb-ohci: DMA writeback bug fixes
2012-03-13 Hans de Goedeusb-ehci: drop unused isoch_pause variable
2012-03-13 Gerd Hoffmannusb: zap hw/ush-{ohic,uhci}.h + init wrappers
2012-03-13 Gerd Hoffmannusb: the big rename