summaryrefslogtreecommitdiffstats
path: root/hw/usb
Commit message (Expand)AuthorAgeFilesLines
* usb_packet_set_state: handle p->ep == NULLGerd Hoffmann2012-04-171-6/+11
* usb-host: add property to turn off pipeliningGerd Hoffmann2012-04-171-1/+9
* usb-host: add usb packet to request tracepointsGerd Hoffmann2012-04-171-12/+14
* usb-host: trace canceled requestsGerd Hoffmann2012-04-171-1/+3
* usb-host: trace emulated requestsGerd Hoffmann2012-04-171-3/+9
* Add bootindex support to usb-host and usb-redirGerd Hoffmann2012-04-172-0/+6
* usb-uhci: queuing fixGerd Hoffmann2012-04-171-3/+10
* usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann2012-04-171-0/+3
* usb/vmstate: add parent dev pathGerd Hoffmann2012-04-171-1/+16
* qdev: qdev_unplug(): use error_set()Luiz Capitulino2012-04-091-1/+1
* Endian fix an assertion in usb-msdBenjamin Herrenschmidt2012-03-131-3/+3
* uhci: alloc can't fail, drop check.Gerd Hoffmann2012-03-131-2/+0
* uhci: new uhci_handle_td return code for tds still in flightGerd Hoffmann2012-03-131-5/+7
* uhci: renumber uhci_handle_td return codesGerd Hoffmann2012-03-131-4/+4
* uhci: use enum for uhci_handle_td return codesGerd Hoffmann2012-03-131-16/+23
* uhci: tracing supportGerd Hoffmann2012-03-131-55/+32
* uhci: cancel on schedule stop.Gerd Hoffmann2012-03-131-0/+1
* uhci: fix uhci_async_cancel_allGerd Hoffmann2012-03-131-0/+1
* uhci: pass addr to uhci_async_allocGerd Hoffmann2012-03-131-3/+3
* usb: improve packet state sanity checksGerd Hoffmann2012-03-131-6/+31
* usb-ohci: DMA writeback bug fixesWei Yang2012-03-131-2/+15
* usb-ehci: drop unused isoch_pause variableHans de Goede2012-03-131-5/+1
* usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann2012-03-132-22/+0
* usb: the big renameGerd Hoffmann2012-03-1323-0/+23186
OpenPOWER on IntegriCloud