]> git.proxmox.com Git - mirror_qemu.git/history - hw/usb/hcd-ehci.c
Merge remote-tracking branch 'aneesh/for-upstream' into staging
[mirror_qemu.git] / hw / usb / hcd-ehci.c
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...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-25 Hans de Goedeusb: Enforce iso endpoints never returing USB_RET_ASYNC
2012-10-25 Hans de Goedeusb: Add an int_req flag to USBPacket
2012-10-25 Hans de Goedeusb: Move short-not-ok handling to the core
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 Goedeehci: Retry to fill the queue while waiting for td...
2012-10-25 Hans de Goedeehci: Detect going in circles when filling the queue
2012-10-25 Hans de Goedeehci: Speed up the timer of raising int from the async...
2012-10-25 Hans de Goedeehci: Improve latency of interrupt delivery and async...
2012-10-25 Hans de Goedeehci: Set int flag on a short input packet
2012-10-25 Hans de Goedeehci: Get rid of packet tbytes field
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-09-26 Hans de Goedeehci: Fix interrupt packet MULT handling
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-13 Hans de Goedeehci: Walk async schedule before and after migration
2012-09-13 Hans de Goedeehci: Don't set seen to 0 when removing unseen queue...
2012-09-12 Hans de Goedeehci: Don't process too much frames in 1 timer tick...
2012-09-12 Hans de Goedeehci: Fix interrupts stopping when Interrupt Threshold...
2012-09-12 Gerd Hoffmannehci: switch to new-style memory ops
2012-09-11 Aurelien JarnoMerge branch 'usb.64' of git://git.kraxel.org/qemu
2012-09-11 Hans de Goedeehci: Correct a comment in fetchqtd packet processing
2012-09-11 Hans de Goedeehci: Handle USB_RET_PROCERR in ehci_fill_queue
2012-09-11 Hans de Goedeehci: Fix memory leak in handling of NAK-ed packets
2012-09-11 Hans de Goedeehci: Add some additional ehci_trace_guest_bug() calls
2012-09-11 Gerd Hoffmannehci: add doorbell trace events
2012-09-11 Gerd Hoffmannehci: trace guest bugs
2012-09-11 Gerd Hoffmannehci: check for EHCI_ASYNC_FINISHED first in ehci_free_...
2012-09-11 Hans de Goedeehci: Properly report completed but not yet processed...
2012-09-11 Hans de Goedeehci: Properly cleanup packets on cancel
2012-09-11 Hans de Goedeehci: Update copyright headers to reflect recent work
2012-09-11 Hans de Goedeehci: Validate qh is not changed unexpectedly by the...
2012-09-11 Hans de GoedeRevert "ehci: don't flush cache on doorbell rings."
2012-09-11 Hans de Goedeusb: controllers do not need to check for babble themselves
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.61' into staging
2012-08-31 Hans de Goedeehci: Fix interrupt endpoints no longer working
2012-08-31 Gerd Hoffmannehci: handle TD deactivation of inflight packets
2012-08-31 Gerd Hoffmannehci: add ehci_cancel_queue()
2012-08-31 Hans de Goedeehci: simplify ehci_state_executing
2012-08-31 Hans de Goedeehci: Remove unnecessary ehci_flush_qh call
2012-08-31 Hans de Goedeehci: Schedule async-bh when IAAD bit gets set
2012-08-31 Hans de Goedeehci: Fix NULL ptr deref when unplugging an USB dev...
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 Hans de Goedeehci: Fix setting of halt bit from usbcmd register...
2012-08-16 Gerd Hoffmannehci: fix Interrupt Threshold Control implementation
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Alejandro Martinez... ehci: fix assertion typo
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
next