]> git.proxmox.com Git - qemu.git/history - hw/usb
update VERSION for 1.4.1
[qemu.git] / hw / usb /
2013-04-04 Hans de Goedeusb-tablet: Don't claim wakeup capability for USB-2...
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-01 Jason Wangnet: intorduce qemu_del_nic()
2013-02-01 Jason Wangnet: introduce qemu_get_nic()
2013-02-01 Jason Wangnet: introduce qemu_get_queue()
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.77' into staging
2013-01-22 Gerd Hoffmannusb: add usb-bot device (scsi bulk-only transport).
2013-01-22 Gerd Hoffmannohci: add missing break
2013-01-22 Gerd HoffmannRevert "usb-storage: Drop useless null test in usb_msd_...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-19 Stefan Weilusb: Fix compilation for MinGW (regression)
2013-01-19 Blue SwirlMerge branch 'axp-next' of git://github.com/rth7680...
2013-01-17 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-01-17 Wenchao XiaHMP: add QDict to info callback handler
2013-01-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.1' into...
2013-01-16 Markus Armbrusterusb-storage: Drop useless null test in usb_msd_handle_d...
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 'spice/spice.v67' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.2' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/stub' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-14 Markus Armbrusterusb-host: Initialize dev->port the obviously safe way
2013-01-14 Markus Armbrusterusb-host: Drop superfluous null test from usb_host_auto...
2013-01-14 Markus Armbrusterehci: Assert state machine is sane w.r.t. EHCIQueue
2013-01-14 Gerd Hoffmannxhci: nuke transfe5rs on detach
2013-01-14 Gerd Hoffmannxhci: call xhci_detach_slot on root port detach too
2013-01-14 Gerd Hoffmannxhci: create xhci_detach_slot helper function
2013-01-12 Paolo Bonzinibuild: remove CONFIG_SMARTCARD
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
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-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-10 Andreas FärberMake all static TypeInfos const
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-08 Gerd Hoffmannuhci: stop using portio lists
2013-01-08 Hans de Goedeusbredir: Add support for buffered bulk input (v2)
2013-01-07 Andreas Färberusb/ehci: Add SysBus EHCI device for Exynos4210
2013-01-07 Andreas Färberusb/ehci: Move capsbase and opregbase into SysBus EHCI...
2013-01-07 Andreas Färberusb/ehci: Clean up SysBus and PCI EHCI split
2013-01-07 Gerd Hoffmannxhci: call set-address with dummy usbpacket
2013-01-07 Hans de Goedeusb-redir: Add debugging to bufpq save / restore
2013-01-07 Hans de Goedeusbredir: Add usbredir_init_endpoints() helper
2013-01-07 Hans de Goedeusbredir: Verify we have 32 bits bulk length cap when...
2013-01-07 Hans de Goedeusbredir: Add ep_stopped USBDevice method
2013-01-07 Hans de Goedeusbredir: Add USBEP2I and I2USBEP helper macros
2013-01-07 Hans de Goedeusbredir: Add an usbredir_stop_ep helper function
2013-01-07 Hans de Goedeusb: Add an usb_device_ep_stopped USBDevice method
2013-01-07 Hans de Goedeusb: Fix usb_ep_find_packet_by_id
2013-01-07 Hans de Goedehid: Change idle handling to use a timer
2013-01-07 Hans de Goedeuhci: Maximize how many frames we catch up when behind
2013-01-07 Hans de Goedeuhci: Limit amount of frames processed in one go
2013-01-07 Hans de Goedeuhci: Add a QH_VALID define
2013-01-07 Hans de Goedeuhci: Fix pending interrupts getting lost on migration
2013-01-07 Hans de Goedeuhci: Fix 1 ms delay in interrupt reporting to the...
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...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-28 Alon Levyusb/redirect.c: unbreak compilation due to include...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinisoftmmu: move remaining include files to include/ subdi...
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-19 Paolo Bonzinijanitor: add guards to headers
2012-12-19 Paolo Bonziniui: move files to ui/ and include/ui/
2012-12-19 Paolo Bonzininet: reorganize headers
2012-12-19 Paolo Bonzininet: move Bluetooth stuff out of net.h
2012-12-19 Paolo Bonzinijanitor: do not rely on indirect inclusions of or from...
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-17 Michael S. Tsirkinpci: update all users to look in pci/
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 Goedeusb-tablet: Allow connecting to ehci
next