summaryrefslogtreecommitdiffstats
path: root/hw/usb-serial.c
Commit message (Expand)AuthorAgeFilesLines
* usb-serial: implement break event.Jason Wessel2009-05-221-2/+10
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* add an init function parameter to qemu_chr_open()aurel322009-01-181-1/+1
* Implement "info chardev" command. (Gerd Hoffmann)aliguori2008-10-311-1/+4
* [PATCH] usb-serial: Fix data corruption with usb serial emulationaurel322008-09-171-4/+2
* Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir12008-08-171-3/+3
* usb-serial: add support for modem linesaurel322008-08-131-9/+45
* Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog2008-01-191-1/+1
* USB-to-serial device (Samuel Thibault).balrog2008-01-141-0/+549
OpenPOWER on IntegriCloud