]> git.proxmox.com Git - qemu.git/history - hw/usb/core.c
usb: Move clearing of queue on halt to the core
[qemu.git] / hw / usb / core.c
2012-10-25 Hans de Goedeusb: Move clearing of queue on halt to the core
2012-10-25 Hans de Goedeusb: Add USB_RET_ADD_TO_QUEUE packet result code
2012-10-25 Hans de Goedeusb: Rename __usb_packet_complete to usb_packet_complet...
2012-09-11 Aurelien JarnoMerge branch 'usb.64' of git://git.kraxel.org/qemu
2012-09-11 Hans de Goedeusb-core: Allow the first packet of a pipelined ep...
2012-09-11 Hans de Goedeusb-core: Add a usb_ep_find_packet_by_id() helper function
2012-09-11 Hans de Goedeusb-core: Don't set packet state to complete on a nak
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.61' into staging
2012-08-31 Gerd Hoffmannusb: unique packet ids
2012-08-31 Hans de Goedeusb: Halt ep queue en cancel pending packets on a packe...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-16 Gerd Hoffmannusb: async control xfer fixup
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.55' into staging
2012-07-09 Gerd Hoffmannusb: fix interface initialization
2012-07-09 Gerd Hoffmannusb: split endpoint init and reset
2012-06-07 Michael Tokarevchange iov_* function prototypes to be more appropriate
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28 Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26 Gerd Hoffmannusb-ehci: add missing usb_packet_init() call
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_packet_set_state: handle p->ep == NULL
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 Gerd Hoffmannusb: improve packet state sanity checks
2012-03-13 Gerd Hoffmannusb: the big rename