]> git.proxmox.com Git - qemu.git/history - hw/usb-serial.c
USB: add usb network redirection support
[qemu.git] / hw / usb-serial.c
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
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 Hans de Goedeusb: Pass the packet to the device's handle_control...
2011-05-26 Brad Hardsusb: update config descriptors to identify number of...
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-11 Gerd Hoffmannusb: move remote wakeup handling to common code
2011-01-11 Gerd Hoffmannusb: move USB_REQ_{GET,SET}_CONFIGURATION handling...
2011-01-11 Gerd Hoffmannusb: move USB_REQ_SET_ADDRESS handling to common code
2011-01-11 Gerd Hoffmannusb serial: use new descriptor infrastructure.
2010-06-30 Markus Armbrusterusb-serial: Fail instead of crash when chardev is missing
2010-04-25 Blue Swirlusb: remove dead assignments, spotted by clang analyzer
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-02-25 Paul BrookFix -usbdevice crash
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 David S. Ahernsegfault due to buffer overrun in usb-serial
2010-01-19 Kevin WolfFix QEMU_WARN_UNUSED_RESULT
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-12 Markus Armbrusterqdev: Separate USB product description from qdev name
2009-10-30 Gerd Hoffmannusb-serial and braille: use qdev for -usbdevice
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-21 Amit Shahchar: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
2009-10-05 Gerd Hoffmannusb: hook unplug into qdev, cleanups + fixes.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
2009-05-22 Jason Wesselusb-serial: implement break event.
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2008-10-31 aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-09-17 aurel32[PATCH] usb-serial: Fix data corruption with usb serial...
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2008-08-13 aurel32usb-serial: add support for modem lines
2008-01-19 balrogChange the usb-serial product ID to a more widely recog...
2008-01-14 balrogUSB-to-serial device (Samuel Thibault).