index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-musb.c
Age
Commit message (
Expand
)
Author
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