]> git.proxmox.com Git - qemu.git/history - hw/usb.h
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
[qemu.git] / hw / usb.h
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-17 Markus Armbrusterhw/block-common: Move BlockConf & friends from block.h
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 Gerd Hoffmannusb: fix interface initialization
2012-07-09 Gerd Hoffmannusb: split endpoint init and reset
2012-06-27 David Gibsonusb: Convert usb_packet_{map, unmap} to universal DMA...
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony Liguoriqdev: Convert busses to QEMU Object Model
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/vmstate: add parent dev path
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 Gerd Hoffmannusb: improve packet state sanity checks
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.42' into staging
2012-03-07 Gerd Hoffmannusb: add shortcut for control transfers
2012-03-07 Gerd Hoffmannusb: add pipelining option to usb endpoints
2012-03-07 Hans de Goedeusb: add USB_RET_IOERROR
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v49' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.39' into staging
2012-02-27 Jan Kiszkausb: Resolve warnings about unassigned bus on usb devic...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-10 Gerd Hoffmannusb: add USBBusOps->wakeup_endpoint
2012-02-10 Gerd Hoffmannusb: pass USBEndpoint to usb_wakeup
2012-02-10 Gerd Hoffmannusb: maintain async packet list per endpoint
2012-02-10 Gerd Hoffmannusb: Set USBEndpoint in usb_packet_setup().
2012-02-10 Gerd Hoffmannusb: add USBEndpoint->{nr,pid}
2012-02-10 Gerd Hoffmannusb: USBPacket: add status, rename owner -> ep
2012-02-10 Gerd Hoffmannusb: kill handle_packet callback
2012-02-10 Gerd Hoffmannusb: add usb_find_device()
2012-02-10 Gerd Hoffmannusb: kill usb_send_msg
2012-02-10 Gerd Hoffmannusb: kill USB_MSG_RESET
2012-02-10 Gerd Hoffmannusb: kill USB_MSG_{ATTACH,DETACH}
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-02-03 Anthony Liguoriusb: separate out legacy usb registration from type...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoriusb: convert to QEMU Object Model
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-17 Gerd Hoffmannusb: link packets to endpoints not devices
2012-01-17 Gerd Hoffmannusb: add max_packet_size to USBEndpoint
2012-01-17 Gerd Hoffmannusb/debug: add usb_ep_dump
2012-01-17 Gerd Hoffmannusb: add ifnum to USBEndpoint
2012-01-17 Gerd Hoffmannusb: add USBEndpoint
2012-01-13 Paolo Bonzinivmstate: extract declarations out of hw/hw.h
2012-01-13 H. Peter Anvinusb: add audio device model
2012-01-13 Gerd Hoffmannusb: track altsetting in USBDevice
2012-01-13 Gerd Hoffmannusb: track configuration and interface count in USBDevice.
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.28' into staging
2011-10-13 Gerd Hoffmannusb: fix port reset
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.26' into staging
2011-09-07 Juha Riihimäkiusb-musb: Add reset function
2011-09-07 Peter Maydellusb-musb: Take a DeviceState* in init function
2011-09-07 Peter Maydellusb: Remove leading underscores from __musb_irq_max
2011-09-07 Gerd Hoffmannusb: claim port at device initialization time.
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
next