]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/usb/hcd-uhci.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / usb / hcd-uhci.c
2012-12-19  Paolo Bonzinimisc: move include files to include/qemu/
2012-12-17  Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-17  Michael S. Tsirkinpci: update all users to look in pci/
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-b1c35f2...
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v65' into...
2012-11-30  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.73' into staging
2012-11-29  Gerd Hoffmannusb: tag usb host adapters as not hotpluggable.
2012-11-28  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-26  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-21  Hans de Goedeuhci: Fix double unlink
2012-11-21  Hans de Goedeuhci: Don't allow the guest to set port-enabled when...
2012-11-21  Hans de Goedeuhci: Add a completions_only flag for async completions
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 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  Hans de Goedeuhci: Don't crash on device disconnect
2012-11-01  Hans de Goedeuhci: Add a uhci_handle_td_error() helper function
2012-11-01  Gerd Hoffmannuhci: add ich9 00:1a.* variants
2012-11-01  Gerd Hoffmannuhci: stick irq routing info into UHCIInfo too.
2012-11-01  Gerd Hoffmannuhci: dynamic type generation
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 Goedeuhci: Use only one queue for ctrl endpoints
2012-10-25  Hans de Goedeuhci: Retry to fill the queue while waiting for td...
2012-10-25  Hans de Goedeuhci: Always mark a queue valid when we encounter it
2012-10-25  Hans de Goedeuhci: When the guest marks a pending td non-active...
2012-10-25  Hans de Goedeuhci: Detect guest td re-use
2012-10-25  Hans de Goedeuhci: Verify queue has not been changed by guest
2012-10-25  Hans de Goedeuhci: Immediately free queues on device disconnect
2012-10-25  Hans de Goedeuhci: Store ep in UHCIQueue
2012-10-25  Hans de Goedeuhci: Make uhci_fill_queue() actually operate on an...
2012-10-25  Hans de Goedeuhci: Add uhci_read_td() helper function
2012-10-25  Hans de Goedeuhci: Rename UHCIAsync->td to UHCIAsync->td_addr
2012-10-25  Hans de Goedeuhci: Move emptying of the queue's asyncs' queue to...
2012-10-25  Hans de Goedeuhci: Drop unnecessary forward declaration of some...
2012-10-25  Hans de Goedeuhci: Don't retry on error
2012-10-25  Hans de Goedeuhci: cleanup: Add an unlink call to uhci_async_cancel()
2012-10-25  Hans de Goedeuhci: No need to handle async completion of isoc packets
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 Goedeuhci: Move checks to continue queuing to uhci_fill_queue()
2012-10-25  Hans de Goedeuhci: Properly unmap packets on cancel / invalid pid
2012-10-19  Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.67' into staging
2012-10-11  Hans de Goedeuhci: Raise interrupt when requested even for non activ...
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 Goedeuhci: Don't queue up packets after one with the SPD...
2012-09-11  Aurelien JarnoMerge branch 'usb.64' of git://git.kraxel.org/qemu
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  Gerd Hoffmannusb: unique packet ids
2012-08-31  Hans de Goedeusb: Halt ep queue en cancel pending packets on a packe...
2012-08-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-30  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.57' into staging
2012-07-12  Gerd Hoffmannuhci: initialize expire_time when loading v1 vmstate
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-04  Alex Williamsonpci: convert PCIUnregisterFunc to void
2012-06-27  David Gibsonusb: Convert usb_packet_{map, unmap} to universal DMA...
2012-06-26  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-26  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-6-21...
2012-06-26  Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-20  Gerd Hoffmannuhci: fix uhci_async_cancel_all
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.52' into staging
2012-06-07  Gerd Hoffmannuhci: fix irq routing
2012-06-07  Gerd Hoffmannuhci: zap uhci_pre_save
2012-06-07  Gerd Hoffmannuhci: make bandwidth tunable
2012-06-07  Gerd Hoffmannuhci: use bottom half
next