]> git.proxmox.com Git - qemu.git/history - hw/usb/hcd-ehci.c
ehci: Fix setting of halt bit from usbcmd register updates
[qemu.git] / hw / usb / hcd-ehci.c
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...
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 Hoffmannehci: improve expire time calculation
2012-07-12 Gerd Hoffmannehci: implement Interrupt Threshold Control support
2012-07-12 Gerd Hoffmannehci: raise irq in the frame timer
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 Hans de Goedeehci: Kick async schedule on wakeup in the non companio...
2012-07-09 Hans de Goedeusb-ehci: Fix an assert whenever isoc transfers are...
2012-07-09 Gerd Hoffmannehci: don't flush cache on doorbell rings.
2012-07-09 Gerd Hoffmannehci: fix td writeback
2012-07-09 Gerd Hoffmannehci: fix ehci_qh_do_overlay
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 Hoffmannehci: tracing improvements
2012-06-20 Gerd Hoffmannehci: add live migration support
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 Hoffmannehci: rework frame skipping
2012-06-07 Gerd Hoffmannehci: adaptive wakeup rate.
2012-06-07 Gerd Hoffmannehci: create ehci_update_frindex
2012-06-07 Gerd Hoffmannehci: remove unused attach_poll_counter
2012-06-07 Gerd Hoffmannehci: fix halt status handling
2012-06-07 Gerd Hoffmannehci: update status bits in ehci_set_state
2012-06-07 Gerd Hoffmannehci: add ehci_*_enabled() helpers
2012-06-07 Gerd Hoffmannehci: fix reset
2012-06-07 Gerd Hoffmannehci: kick async schedule on wakeup
2012-06-07 Gerd Hoffmannehci: schedule async bh on async packet completion
2012-06-07 Gerd Hoffmannehci: move async schedule to bottom half
2012-06-07 Gerd Hoffmannehci: add async field to EHCIQueue
2012-06-07 Gerd Hoffmannehci: tweak queue initialization
2012-06-07 Gerd Hoffmannehci: add queuing support
2012-06-07 Gerd Hoffmannehci: move ehci_flush_qh
2012-06-07 Gerd Hoffmannehci: cache USBDevice in EHCIQueue
2012-06-07 Gerd Hoffmannehci: make ehci_execute work on EHCIPacket instead...
2012-06-07 Gerd Hoffmannehci: add EHCIPacket
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.50' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v55' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'sweil/for-1.1' into staging
2012-05-14 Jim Meyeringfix some common typos
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 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-ehci: Drop unused sofv value
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-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 Hans de Goedeusb-ehci: drop unused isoch_pause variable
2012-03-13 Gerd Hoffmannusb: the big rename