]> git.proxmox.com Git - qemu.git/history - hw/usb/hcd-ehci.c
Merge remote-tracking branch 'kraxel/audio.3' into staging
[qemu.git] / hw / usb / hcd-ehci.c
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-10 Gerd Hoffmannehci: save device pointer in EHCIState
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-08-30 Andreas Färberusb: Pass size to usb_bus_new()
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-22 Alex Blighaio / timers: Switch entire codebase to the new timer API
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2013-07-29 Aurelien JarnoMerge branch 'trivial-patches' of git://git.corpit...
2013-07-27 Stefan Weilmisc: Use g_assert_not_reached for code which is expect...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-07-04 Paolo Bonzinihw/[u-x]*: pass owner to memory_region_init* functions
2013-07-04 Paolo Bonzinimemory: add owner argument to initialization functions
2013-07-04 Paolo Bonzinidma: keep a device alive while it has SGLists
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v71' into...
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.84' into staging
2013-06-24 Kuo-Jung Suusb/hcd-ehci: Replace PORTSC macros with variables
2013-06-24 Andreas Färberusb/hcd-ehci: Split off instance_init from realize
2013-06-24 Andreas Färberusb/hcd-ehci-sysbus: Convert to QOM realize
2013-06-20 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-06-20 Paolo Bonzinidma: eliminate DMAContext
2013-04-23 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.81' into staging
2013-04-23 Hans de Goedeehci_free_packet: Discard finished packets when the...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.78' into staging
2013-02-19 Gerd Hoffmannusb-core: usb3 streams
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Markus Armbrusterehci: Assert state machine is sane w.r.t. EHCIQueue
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.75' into staging
2013-01-07 Hans de Goedeusb: Add an usb_device_ep_stopped USBDevice method
2013-01-07 Hans de Goedeehci: Don't call commit_irq after raising PCD
2013-01-07 Hans de Goedeehci: Further speedup rescanning if async schedule...
2013-01-07 Hans de Goedeehci: Use uframe precision for interrupt threshold...
2013-01-07 Hans de Goedeehci: Verify a queue's ep direction does not change
2013-01-07 Hans de Goedeehci: Add an ehci_get_pid helper function
2013-01-07 Hans de Goedeehci: Verify qtd for async completed packets
2013-01-07 Hans de Goedeehci: writeback_async_complete_packet: verify qh and qtd
2013-01-07 Hans de Goedeehci: Move get / put_dwords upwards
2013-01-07 Hans de Goedeehci: Verify guest does not change the token of infligh...
2013-01-07 Hans de Goedeehci: Add ehci_verify_qh and ehci_verify_qtd helper...
2013-01-07 Hans de Goedeehci: Add a ehci_writeback_async_complete_packet helper...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-04 Hans de Goedeehci: Lower timer freq when the periodic schedule is...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-16 Gerd Hoffmannehci: handle dma errors
2012-11-16 Gerd Hoffmannehci: keep the frame timer running in case the guest...
2012-11-16 Hans de Goedeehci: Don't verify the next pointer for periodic qh...
2012-11-16 Hans de Goedeehci: Better detection for qtd-s linked in circles
2012-11-16 Hans de Goedeehci: Fixup q->qtdaddr after cancelling an already...
2012-11-16 Hans de Goedeehci: Don't access packet after freeing it
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v5' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.70' into staging
2012-11-08 Hans de Goedeehci: Add support for packets with both data and an...
2012-11-08 Hans de Goedeehci: Get rid of the magical PROC_ERR status
2012-11-08 Hans de Goedeusb: split packet result into actual_length + status
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-02 Anthony LiguoriMerge remote-tracking branch 'bonzini/migr-coroutine...
2012-11-02 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Gerd Hoffmannusb/ehci: split into multiple source files
2012-11-01 Peter Crosthwaiteusb/ehci: Guard definition of EHCI_DEBUG
2012-11-01 Peter Crosthwaiteusb/ehci: seperate out PCIisms
2012-11-01 Peter Crosthwaiteusb/ehci: Abstract away PCI DMA API
2012-11-01 Peter Crosthwaiteusb/ehci: parameterise the register region offsets
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
next