]> git.proxmox.com Git - mirror_qemu.git/history - hw/usb-ohci.c
Merge remote-tracking branch 'origin/master' into pci
[mirror_qemu.git] / hw / usb-ohci.c
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatahw/usb-ohci.c: convert to PCIDeviceInfo to initialize ids
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-26 Gerd Hoffmannusb: add usb_handle_packet
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.7.pull' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-04 Gerd Hoffmannusb: move complete callback to port ops
2011-05-04 Gerd Hoffmannohci: get ohci state via container_of()
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-12 Stefan WeilReplace cpu_physical_memory_rw were possible
2011-04-07 Avi Kivityusb-ohci: convert to pci_register_bar_simple()
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-12 Gerd Hoffmannusb: zap pdev from usbport
2011-01-11 Gerd Hoffmannusb: keep track of physical port address.
2011-01-11 Gerd Hoffmannusb: add speed mask to ports
2011-01-11 Gerd Hoffmannusb: rework attach/detach workflow
2011-01-11 Gerd Hoffmannusb: create USBPortOps, move attach there.
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovRecord which USBDevice USBPort belongs too.
2010-12-11 Alexander Grafusb_ohci: Always use little endian
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-22 Stefan Weilpci: Replace unneeded type casts in calls of pci_regist...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Paul BrookOHCI address decoding fix
2010-04-25 Blue Swirlusb: remove dead assignments, spotted by clang analyzer
2010-04-18 Blue SwirlFix harmless if statements with empty body, spotted...
2010-04-05 Paul BrookOHCI qdev conversion
2010-04-04 Paul BrookRevert "Compile usb-ohci only once"
2010-03-31 Max Reitzusb: class specific interface requests
2010-03-21 Blue SwirlCompile usb-ohci only once
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 malcDo not use dprintf
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkinusb-ohci: symbolic names for pci registers
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-10-05 Gerd Hoffmannswitch usb bus to inplace allocation.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-09-09 Gerd Hoffmannqdev/usb: convert ohci.
2009-09-09 Gerd Hoffmannqdev/usb: make qemu aware of usb busses.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan Quintelausb-ohci: Change casts to DO_UPCAST() for OHCIPCIState
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-10 Michael Bueschusb-ohci: Fix endianness issue
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-04-19 aurel32Adds SM501 usb host emulation feature.
2009-03-13 aliguoriAdd and use remaining #defines for PCI device IDs ...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-18 aurel32USB OHCI: add support for big endian targets
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-13 balrogFix signed/unsigned comparisons in OHCI host.
2007-10-31 balrogOHCI USB isochronous transfers support (Arnon Gilboa).
2007-07-25 thsFix memory corruption after OHCI reset, by Ed Swierk.
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-04-07 pbrookUnify IRQ handling.
2007-03-17 pbrookOHCI USB PXA support (Andrzej Zaborowski).
2006-08-12 pbrookSCSI and USB async IO support.
2006-05-25 pbrookOHCI large packet fix.
2006-05-22 pbrookFix USB root hub hotplugging.
2006-05-21 pbrookOHCI USB host emulation.