Age | Commit message (Expand) | Author |
2010-06-30 | usb-serial: Fail instead of crash when chardev is missing | Markus Armbruster |
2010-04-25 | usb: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster |
2010-03-16 | error: Move qemu_error & friends into their own header | Markus Armbruster |
2010-02-25 | Fix -usbdevice crash | Paul Brook |
2010-02-10 | segfault due to buffer overrun in usb-serial | David S. Ahern |
2010-01-19 | Fix QEMU_WARN_UNUSED_RESULT | Kevin Wolf |
2009-12-12 | qdev: Replace device names containing whitespace | Markus Armbruster |
2009-12-12 | qdev: Separate USB product description from qdev name | Markus Armbruster |
2009-10-30 | usb-serial and braille: use qdev for -usbdevice | Gerd Hoffmann |
2009-10-21 | char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED | Amit Shah |
2009-10-05 | usb: hook unplug into qdev, cleanups + fixes. | Gerd Hoffmann |
2009-09-09 | qdev/usb: add usb bus support to qdev, convert drivers. | Gerd Hoffmann |
2009-05-22 | usb-serial: implement break event. | Jason Wessel |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-18 | add an init function parameter to qemu_chr_open() | aurel32 |
2008-10-31 | Implement "info chardev" command. (Gerd Hoffmann) | aliguori |
2008-09-17 | [PATCH] usb-serial: Fix data corruption with usb serial emulation | aurel32 |
2008-08-17 | Fix some warnings that would be generated by gcc -Wmissing-prototypes | blueswir1 |
2008-08-13 | usb-serial: add support for modem lines | aurel32 |
2008-01-19 | Change the usb-serial product ID to a more widely recognised value (Samuel Th... | balrog |
2008-01-14 | USB-to-serial device (Samuel Thibault). | balrog |