Age | Commit message (Expand) | Author | Files | Lines |
2012-09-11 | usb: controllers do not need to check for babble themselves | Hans de Goede | 1 | -5/+0 |
2012-08-31 | usb: unique packet ids | Gerd Hoffmann | 1 | -2/+2 |
2012-08-31 | usb: Halt ep queue en cancel pending packets on a packet error | Hans de Goede | 1 | -0/+16 |
2012-07-29 | Merge branch pci into master | Michael S. Tsirkin | 1 | -2/+1 |
2012-07-12 | uhci: initialize expire_time when loading v1 vmstate | Gerd Hoffmann | 1 | -0/+12 |
2012-07-04 | pci: convert PCIUnregisterFunc to void | Alex Williamson | 1 | -2/+1 |
2012-06-27 | usb: Convert usb_packet_{map, unmap} to universal DMA helpers | David Gibson | 1 | -1/+1 |
2012-06-20 | uhci: fix uhci_async_cancel_all | Gerd Hoffmann | 1 | -2/+2 |
2012-06-07 | uhci: fix irq routing | Gerd Hoffmann | 1 | -2/+19 |
2012-06-07 | uhci: zap uhci_pre_save | Gerd Hoffmann | 1 | -8/+0 |
2012-06-07 | uhci: make bandwidth tunable | Gerd Hoffmann | 1 | -2/+4 |
2012-06-07 | uhci: use bottom half | Gerd Hoffmann | 1 | -1/+13 |
2012-06-07 | uhci: fix bandwidth management | Gerd Hoffmann | 1 | -10/+12 |
2012-04-26 | usb-uhci: update irq line on reset | Gerd Hoffmann | 1 | -0/+1 |
2012-04-17 | usb-uhci: queuing fix | Gerd Hoffmann | 1 | -3/+10 |
2012-04-17 | usb-uhci: stop queue filling when we find a in-flight td | Gerd Hoffmann | 1 | -0/+3 |
2012-03-13 | uhci: alloc can't fail, drop check. | Gerd Hoffmann | 1 | -2/+0 |
2012-03-13 | uhci: new uhci_handle_td return code for tds still in flight | Gerd Hoffmann | 1 | -5/+7 |
2012-03-13 | uhci: renumber uhci_handle_td return codes | Gerd Hoffmann | 1 | -4/+4 |
2012-03-13 | uhci: use enum for uhci_handle_td return codes | Gerd Hoffmann | 1 | -16/+23 |
2012-03-13 | uhci: tracing support | Gerd Hoffmann | 1 | -55/+32 |
2012-03-13 | uhci: cancel on schedule stop. | Gerd Hoffmann | 1 | -0/+1 |
2012-03-13 | uhci: fix uhci_async_cancel_all | Gerd Hoffmann | 1 | -0/+1 |
2012-03-13 | uhci: pass addr to uhci_async_alloc | Gerd Hoffmann | 1 | -3/+3 |
2012-03-13 | usb: zap hw/ush-{ohic,uhci}.h + init wrappers | Gerd Hoffmann | 1 | -16/+0 |
2012-03-13 | usb: the big rename | Gerd Hoffmann | 1 | -0/+1408 |