Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |