aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/core.c
AgeCommit message (Expand)Author
2012-09-11usb-core: Allow the first packet of a pipelined ep to complete immediatelyHans de Goede
2012-09-11usb-core: Add a usb_ep_find_packet_by_id() helper functionHans de Goede
2012-09-11usb-core: Don't set packet state to complete on a nakHans de Goede
2012-08-31usb: unique packet idsGerd Hoffmann
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede
2012-08-16usb: async control xfer fixupGerd Hoffmann
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori
2012-07-09usb: fix interface initializationGerd Hoffmann
2012-07-09usb: split endpoint init and resetGerd Hoffmann
2012-06-07change iov_* function prototypes to be more appropriateMichael Tokarev
2012-04-26usb-ehci: add missing usb_packet_init() callGerd Hoffmann
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann
2012-03-13usb: improve packet state sanity checksGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann