aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/hcd-musb.c
AgeCommit message (Expand)Author
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-01-29usb: Clean up includesPeter Maydell
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil
2014-11-17hcd-musb: fix dereference null return valuePaolo Bonzini
2013-08-30usb: Pass size to usb_bus_new()Andreas Färber
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-02-19usb-core: usb3 streamsGerd Hoffmann
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-10-25usb: Add an int_req flag to USBPacketHans de Goede
2012-10-25usb: Move short-not-ok handling to the coreHans de Goede
2012-10-25usb: Add USB_RET_ADD_TO_QUEUE packet result codeHans de Goede
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-08-31usb: unique packet idsGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann