summaryrefslogtreecommitdiff
path: root/hw/usb/core.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-09usb: fix interface initializationGerd Hoffmann1-2/+2
2012-07-09usb: split endpoint init and resetGerd Hoffmann1-2/+11
2012-04-26usb-ehci: add missing usb_packet_init() callGerd Hoffmann1-0/+1
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann1-6/+11
2012-03-13usb: improve packet state sanity checksGerd Hoffmann1-6/+31
2012-03-13usb: the big renameGerd Hoffmann1-0/+663