]> git.proxmox.com Git - mirror_qemu.git/history - hw/usb-ohci.c
Fix warnings that would be caused by gcc flag -Wwrite-strings
[mirror_qemu.git] / hw / usb-ohci.c
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.