Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-22 | usb-serial: implement break event. | Jason Wessel | 1 | -2/+10 |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl | 1 | -3/+3 |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 1 | -2/+0 |
2009-01-18 | add an init function parameter to qemu_chr_open() | aurel32 | 1 | -1/+1 |
2008-10-31 | Implement "info chardev" command. (Gerd Hoffmann) | aliguori | 1 | -1/+4 |
2008-09-17 | [PATCH] usb-serial: Fix data corruption with usb serial emulation | aurel32 | 1 | -4/+2 |
2008-08-17 | Fix some warnings that would be generated by gcc -Wmissing-prototypes | blueswir1 | 1 | -3/+3 |
2008-08-13 | usb-serial: add support for modem lines | aurel32 | 1 | -9/+45 |
2008-01-19 | Change the usb-serial product ID to a more widely recognised value (Samuel Th... | balrog | 1 | -1/+1 |
2008-01-14 | USB-to-serial device (Samuel Thibault). | balrog | 1 | -0/+549 |