aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-serial.c
AgeCommit message (Expand)Author
2009-10-05usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann
2009-05-22usb-serial: implement break event.Jason Wessel
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-18add an init function parameter to qemu_chr_open()aurel32
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori
2008-09-17[PATCH] usb-serial: Fix data corruption with usb serial emulationaurel32
2008-08-17Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir1
2008-08-13usb-serial: add support for modem linesaurel32
2008-01-19Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog
2008-01-14USB-to-serial device (Samuel Thibault).balrog