Merge commit 'gnu/master' into test
[qemu] / hw / usb-ohci.c
2009-06-08 Riku VoipioMerge commit 'gnu/master' into test
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-04-20 Riku Voipiomerge fallout
2009-04-20 Riku VoipioMerge branch 'upstream' into master-test
2009-04-19 aurel32Adds SM501 usb host emulation feature.
2009-03-30 Juha Riihimäkisave/load vmstate support in omap3 hsusb host & clean-ups
2009-03-30 Juha Riihimäkiadd omap3 hsusb ohci support
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.