Age | Commit message (Expand) | Author |
2022-11-08 | hw/usb: fix tab indentation | Amarjargal Gundjalam |
2020-06-12 | exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h' | Philippe Mathieu-Daudé |
2020-06-12 | hw/usb: Move device-specific declarations to new 'hcd-musb.h' header | Philippe Mathieu-Daudé |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-02-20 | usb: check device is not NULL before calling usb_ep_get() | Liam Merwick |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-01-29 | usb: Clean up includes | Peter Maydell |
2015-03-19 | Fix remaining warnings from Sparse (void return) | Stefan Weil |
2014-11-17 | hcd-musb: fix dereference null return value | Paolo Bonzini |
2013-08-30 | usb: Pass size to usb_bus_new() | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-02-19 | usb-core: usb3 streams | Gerd Hoffmann |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-11-08 | usb: split packet result into actual_length + status | Hans de Goede |
2012-10-25 | usb: Add an int_req flag to USBPacket | Hans de Goede |
2012-10-25 | usb: Move short-not-ok handling to the core | Hans de Goede |
2012-10-25 | usb: Add USB_RET_ADD_TO_QUEUE packet result code | Hans de Goede |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-08-31 | usb: unique packet ids | Gerd Hoffmann |
2012-03-13 | usb: the big rename | Gerd Hoffmann |